@charset "UTF-8";
/*bootstrap-grid*/
*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
  display: table;
  content: " ";
}

.container-fluid:after, .container:after, .row:after {
  clear: both;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xxs-1, .col-xxs-10, .col-xxs-11, .col-xxs-12, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xxs-1, .col-xxs-10, .col-xxs-11, .col-xxs-12, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9 {
  float: left;
}

.col-xxs-12 {
  width: 100%;
}

.col-xxs-11 {
  width: 91.66666667%;
}

.col-xxs-10 {
  width: 83.33333333%;
}

.col-xxs-9 {
  width: 75%;
}

.col-xxs-8 {
  width: 66.66666667%;
}

.col-xxs-7 {
  width: 58.33333333%;
}

.col-xxs-6 {
  width: 50%;
}

.col-xxs-5 {
  width: 41.66666667%;
}

.col-xxs-4 {
  width: 33.33333333%;
}

.col-xxs-3 {
  width: 25%;
}

.col-xxs-2 {
  width: 16.66666667%;
}

.col-xxs-1 {
  width: 8.33333333%;
}

.col-xxs-pull-12 {
  right: 100%;
}

.col-xxs-pull-11 {
  right: 91.66666667%;
}

.col-xxs-pull-10 {
  right: 83.33333333%;
}

.col-xxs-pull-9 {
  right: 75%;
}

.col-xxs-pull-8 {
  right: 66.66666667%;
}

.col-xxs-pull-7 {
  right: 58.33333333%;
}

.col-xxs-pull-6 {
  right: 50%;
}

.col-xxs-pull-5 {
  right: 41.66666667%;
}

.col-xxs-pull-4 {
  right: 33.33333333%;
}

.col-xxs-pull-3 {
  right: 25%;
}

.col-xxs-pull-2 {
  right: 16.66666667%;
}

.col-xxs-pull-1 {
  right: 8.33333333%;
}

.col-xxs-pull-0 {
  right: auto;
}

.col-xxs-push-12 {
  left: 100%;
}

.col-xxs-push-11 {
  left: 91.66666667%;
}

.col-xxs-push-10 {
  left: 83.33333333%;
}

.col-xxs-push-9 {
  left: 75%;
}

.col-xxs-push-8 {
  left: 66.66666667%;
}

.col-xxs-push-7 {
  left: 58.33333333%;
}

.col-xxs-push-6 {
  left: 50%;
}

.col-xxs-push-5 {
  left: 41.66666667%;
}

.col-xxs-push-4 {
  left: 33.33333333%;
}

.col-xxs-push-3 {
  left: 25%;
}

.col-xxs-push-2 {
  left: 16.66666667%;
}

.col-xxs-push-1 {
  left: 8.33333333%;
}

.col-xxs-push-0 {
  left: auto;
}

.col-xxs-offset-12 {
  margin-left: 100%;
}

.col-xxs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xxs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xxs-offset-9 {
  margin-left: 75%;
}

.col-xxs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xxs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xxs-offset-6 {
  margin-left: 50%;
}

.col-xxs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xxs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xxs-offset-3 {
  margin-left: 25%;
}

.col-xxs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xxs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xxs-offset-0 {
  margin-left: 0;
}

@media (min-width: 480px) {
  .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
  }

  .col-xs-12 {
    width: 100%;
  }

  .col-xs-11 {
    width: 91.66666667%;
  }

  .col-xs-10 {
    width: 83.33333333%;
  }

  .col-xs-9 {
    width: 75%;
  }

  .col-xs-8 {
    width: 66.66666667%;
  }

  .col-xs-7 {
    width: 58.33333333%;
  }

  .col-xs-6 {
    width: 50%;
  }

  .col-xs-5 {
    width: 41.66666667%;
  }

  .col-xs-4 {
    width: 33.33333333%;
  }

  .col-xs-3 {
    width: 25%;
  }

  .col-xs-2 {
    width: 16.66666667%;
  }

  .col-xs-1 {
    width: 8.33333333%;
  }

  .col-xs-pull-12 {
    right: 100%;
  }

  .col-xs-pull-11 {
    right: 91.66666667%;
  }

  .col-xs-pull-10 {
    right: 83.33333333%;
  }

  .col-xs-pull-9 {
    right: 75%;
  }

  .col-xs-pull-8 {
    right: 66.66666667%;
  }

  .col-xs-pull-7 {
    right: 58.33333333%;
  }

  .col-xs-pull-6 {
    right: 50%;
  }

  .col-xs-pull-5 {
    right: 41.66666667%;
  }

  .col-xs-pull-4 {
    right: 33.33333333%;
  }

  .col-xs-pull-3 {
    right: 25%;
  }

  .col-xs-pull-2 {
    right: 16.66666667%;
  }

  .col-xs-pull-1 {
    right: 8.33333333%;
  }

  .col-xs-pull-0 {
    right: auto;
  }

  .col-xs-push-12 {
    left: 100%;
  }

  .col-xs-push-11 {
    left: 91.66666667%;
  }

  .col-xs-push-10 {
    left: 83.33333333%;
  }

  .col-xs-push-9 {
    left: 75%;
  }

  .col-xs-push-8 {
    left: 66.66666667%;
  }

  .col-xs-push-7 {
    left: 58.33333333%;
  }

  .col-xs-push-6 {
    left: 50%;
  }

  .col-xs-push-5 {
    left: 41.66666667%;
  }

  .col-xs-push-4 {
    left: 33.33333333%;
  }

  .col-xs-push-3 {
    left: 25%;
  }

  .col-xs-push-2 {
    left: 16.66666667%;
  }

  .col-xs-push-1 {
    left: 8.33333333%;
  }

  .col-xs-push-0 {
    left: auto;
  }

  .col-xs-offset-12 {
    margin-left: 100%;
  }

  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-xs-offset-9 {
    margin-left: 75%;
  }

  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-xs-offset-6 {
    margin-left: 50%;
  }

  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-xs-offset-3 {
    margin-left: 25%;
  }

  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-xs-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* Animation */
/* Class helpers row container rules for full width tiles or contained body content */
.row {
  margin: 0;
}

.container {
  padding: 0 25px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.container-fluid {
  padding: 0;
  margin: 0 auto;
  height: 100%;
  width: 100%;
}

.tile-fluid {
  height: 300px;
  overflow: hidden;
  padding: 0;
}

.tile-half-h {
  height: 50%;
  padding: 0;
}

.spaced {
  padding: 0 10px;
}

.spaced .tile-fluid {
  padding: 0px 10px 20px 10px;
}

.spaced div.tile-fluid .tile-half-h:first-child {
  padding: 0 0 10px 0;
}

.spaced div.tile-fluid .tile-half-h:last-child {
  padding: 10px 0 0 0;
}

#tile-hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 390px;
}

.dark-grey, .dark-grey * {
  color: #666666;
}

.spacer {
  height: 40px;
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
}

@media (min-width: 480px) {
  #tile-hero {
    height: 390px;
  }
}
@media (min-width: 768px) {
  #tile-hero {
    height: 500px;
  }

  .tile-fluid {
    height: 350px;
  }
}
@media (min-width: 992px) {
  .tile-fluid {
    height: 400px;
  }
}
@media (min-width: 1001px) {
  .container {
    max-width: 1520px;
    padding: 0 60px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #header .global-header {
    max-width: 1080px;
  }

  #tile-hero {
    height: 600px;
  }

  .tile-fluid {
    height: 400px;
  }
}
@media (min-width: 1401px) {
  .container {
    padding: 0 60px;
  }

  .container-fluid {
    width: 100%;
  }

  /* adding class .full to container-fluid makes for a full bleed tile, with no max-width limit */
  .container-fluid.full {
    width: 100% !important;
  }
}
/* helper classes to hide tile when needed */
@media (max-width: 479px) {
  .col-xxs-none {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .col-xs-none {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-none {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-none {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .col-lg-none {
    display: none !important;
  }
}
.css-table {
  display: table;
  height: 100%;
  width: 100%;
}

.css-table-cell {
  display: table-cell;
}

.css-table-cell.middle {
  vertical-align: middle;
}

.css-table-cell.bottom {
  vertical-align: bottom;
}

.css-table-cell.top {
  vertical-align: top;
}

.header-200, .base-layer-page h1,
.base-layer-page h2,
.base-layer-page .h1,
.base-layer-page .h2 {
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
}

.header-400, .base-layer-page h3,
.base-layer-page h4,
.base-layer-page .h3,
.base-layer-page .h4, .base-layer-page p {
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
}

.header-600, .base-layer-page h5,
.base-layer-page h6,
.base-layer-page .h5,
.base-layer-page .h6 {
  font-family: SofiaProMedium, Helvetica, Arial, sans-serif !important;
}

.black-top {
  border-top: 1px solid black;
}

.grey-top {
  border-top: 1px solid #D9D9D6;
}

.grey-bottom {
  border-bottom: 1px solid #D9D9D6;
}

.orange-bottom {
  border-bottom: 1px solid #FF6600;
}

.orange-top {
  border-top: 1px solid #FF6600;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-center {
  margin: 0 auto;
}

.no-padding {
  padding: 0;
}

.muted {
  color: #999999;
}

.spaced {
  margin: 0;
  padding: 0;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .spaced {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .xs-center {
    text-align: center;
  }
}

@media (max-width: 991px) {
  .xs-left {
    text-align: left !important;
  }
}

.no-br {
  white-space: nowrap;
}

.center, .lead-header-block h2, .lead-header-block h3, .lead-header-block p {
  text-align: center;
}

.text-center {
  text-align: center;
}

.uppercase {
  text-transform: uppercase !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30, .block-default-mb {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mt-0 {
  margin-top: 0px;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20, .lead-header-block p {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30, .block-default-mt, .lead-header-block h2, .lead-header-block h3, .lead-header-block .orange-bottom, .lead-header-block .grey-bottom {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

@media (min-width: 768px) {
  .mt-sm-50, .block-default-mt, .lead-header-block h2, .lead-header-block h3, .lead-header-block .orange-bottom, .lead-header-block .grey-bottom {
    margin-top: 50px;
  }
}

@media (max-width: 991px) {
  .mt-50 {
    margin-top: 30px;
  }

  .mb-50 {
    margin-bottom: 30px !important;
  }
}
@media (min-width: 768px) {
  .mb-sm-50, .block-default-mb {
    margin-bottom: 50px;
  }
}

.mlr-0 {
  margin: 0 -15px;
}

.bg-image {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gradient-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s, 0.5s 0.2s, initial 0.2s;
  transition: all 0.2s, 0.5s 0.2s, initial 0.2s;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FF000000', GradientType=0);
}

.gradient-overlay-half {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s, 0.5s 0.2s, initial 0.2s;
  transition: all 0.2s, 0.5s 0.2s, initial 0.2s;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}

.gradient-overlay-half-top {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s, 0.5s 0.2s, initial 0.2s;
  transition: all 0.2s, 0.5s 0.2s, initial 0.2s;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=0);
}

@media (max-width: 479px) {
  .visible-xxs {
    display: block !important;
  }
}

.hide-mobile {
  display: none !important;
}
@media (min-width: 992px) {
  .hide-mobile {
    display: block !important;
  }
}

.hide-desktop {
  display: block !important;
}
@media (min-width: 992px) {
  .hide-desktop {
    display: none !important;
  }
}

.recommender .question-group button,
.recommender .question-group .question-radio-button {
  background: none;
  background-clip: border-box;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 0;
  box-shadow: none;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1em;
  min-width: 190px;
  padding: 9px 25px;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.2s ease;
}
.recommender .question-group button .button-text,
.recommender .question-group .question-radio-button .button-text {
  font-family: SofiaProMedium;
  transition: color 0.2s ease;
}
.recommender .question-group button.hover, .recommender .question-group button:hover,
.recommender .question-group .question-radio-button.hover,
.recommender .question-group .question-radio-button:hover {
  border-color: #FFFFFF;
  color: #FF6600;
}
.recommender .question-group button:hover .button-text,
.recommender .question-group .question-radio-button:hover .button-text {
  color: #FF6600;
}
.recommender .question-group .question-checkbox-button,
.recommender .question-group .question-checkbox-button.checked {
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #FFFFFF;
  margin: 0;
  padding: 10px 0 0 0;
}
.recommender .question-group .question-checkbox-button .button-text,
.recommender .question-group .question-checkbox-button.checked .button-text {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.14em;
}
@media (min-width: 768px) {
  .recommender .question-group .question-checkbox-button,
  .recommender .question-group .question-checkbox-button.checked {
    padding: 20px 0 0 0;
  }
}
.recommender .question-group .question-checkbox-button.hover:before,
.recommender .question-group .question-checkbox-button.checked.hover:before {
  border-color: #FF6600;
  transition: border-color 0.2s ease;
}
.recommender .question-group .question-checkbox-button:before,
.recommender .question-group .question-checkbox-button.checked:before {
  border: 1px solid #FFFFFF;
  content: '';
  display: inline-block;
  height: 14px;
  margin-right: 10px;
  margin-bottom: -3px;
  width: 14px;
}
.recommender .question-group .question-checkbox-button.checked.hover:before,
.recommender .question-group .question-checkbox-button.checked.checked.hover:before {
  border-color: #FFFFFF;
}
.recommender .question-group .question-checkbox-button.checked:before,
.recommender .question-group .question-checkbox-button.checked.checked:before {
  background-color: #FFFFFF;
}
.recommender .question-group .question-slider {
  background: #FFFFFF;
  height: 1px;
}
.recommender .question-group .question-slider .ticks-background .tick {
  height: 0;
}
.recommender .question-group .question-slider .tick .text,
.recommender .question-group .question-slider .tick .text-inner,
.recommender .question-group .question-slider .tick .text-inner:hover {
  color: #FFFFFF;
  display: block;
  font-size: 12px;
  height: 3em;
  letter-spacing: 0.14em;
  line-height: 3em;
  text-transform: uppercase;
  top: 0.5em;
}
.recommender .question-group .question-slider .tick.selected .text, .recommender .question-group .question-slider .tick.selected .text-inner, .recommender .question-group .question-slider .tick.selected .text-inner:hover {
  color: #FFFFFF;
}
.recommender .question-group .question-slider .handle {
  background: #FF6600;
  border: 0;
  border-radius: 0;
  height: 4px;
  top: -3px;
  width: 50px;
}
.recommender .question-group .question-slider .handle::after {
  display: none;
}

.LPMcontainer {
  display: none !important;
}

.zinrelo-tab {
  display: none !important;
}

#IcebreakerEmailSignup {
  display: none !important;
}

.fluidvid-wrap {
  width: 100%;
  max-width: 100%;
  position: relative;
}

.fluidvid-item-iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

#videoModal, #pdfModal, #gmModal {
  z-index: 999 !important;
}

.modal-gm {
  opacity: 0;
  visibility: visible;
  position: fixed;
  z-index: 999;
  left: 0;
  top: -999px;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 0.35s ease-in;
  transition: opacity 0.35s ease-in;
}

.modal-content-gm {
  background-color: transparent;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  margin: 0 auto;
  padding: 0;
  border: none;
  max-width: 748px;
}
@media (max-width: 767px) {
  .modal-content-gm {
    margin: 0 15px;
  }
}
.modal-content-gm .fluidvid-wrap {
  max-width: 748px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding-top: 77.14%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/base-layer/base-layer-gm-pop-up-sm.jpg?$staticlink$");
}
@media (max-width: 350px) {
  .modal-content-gm .fluidvid-wrap {
    background-position: right center;
    padding-top: 86.14%;
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .modal-content-gm .fluidvid-wrap {
    background-image: url("../images/base-layer/base-layer-gm-pop-up-rl.jpg?$staticlink$");
  }
}
.modal-content-gm .fluidvid-wrap .copy-content-gm {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #FFF;
  display: block;
  transform: translate(0, -50%);
  padding-left: 11.5%;
}
.modal-content-gm .fluidvid-wrap .copy-content-gm.de h4, .modal-content-gm .fluidvid-wrap .copy-content-gm.fr-ca h4 {
  max-width: 510px;
}
.modal-content-gm .fluidvid-wrap .copy-content-gm.fr h4 {
  max-width: 450px;
}
.modal-content-gm .fluidvid-wrap .copy-content-gm h4 {
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
  font-size: 26px;
  max-width: 430px;
  letter-spacing: 4px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .modal-content-gm .fluidvid-wrap .copy-content-gm h4 {
    font-size: 3vw;
    max-width: 70%;
  }
}
@media (max-width: 479px) {
  .modal-content-gm .fluidvid-wrap .copy-content-gm h4 {
    max-width: 82%;
  }
}
.modal-content-gm .fluidvid-wrap .copy-content-gm.de p {
  max-width: 320px;
}
.modal-content-gm .fluidvid-wrap .copy-content-gm.fr-ca p {
  max-width: 330px;
}
.modal-content-gm .fluidvid-wrap .copy-content-gm.fr p {
  max-width: 360px;
}
.modal-content-gm .fluidvid-wrap .copy-content-gm p {
  margin-bottom: 25px;
  max-width: 290px;
  font-size: 14px;
}
@media (max-width: 479px) {
  .modal-content-gm .fluidvid-wrap .copy-content-gm p {
    max-width: 273px;
    font-size: 12px;
  }
}
.modal-content-gm .fluidvid-wrap .copy-content-gm .temp-img {
  display: inline-block;
  width: 100%;
  max-width: 38px;
  position: relative;
  padding-top: 28.8%;
  overflow: visible;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/base-layer/base-layer-temperature-gm-sm.png?$staticlink$");
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .modal-content-gm .fluidvid-wrap .copy-content-gm .temp-img {
    background-image: url("../images/base-layer/base-layer-temperature-gm-rt.png?$staticlink$");
  }
}
.modal-content-gm .fluidvid-wrap .copy-content-gm .numbers-wrap {
  display: inline-block;
  vertical-align: top;
}
.modal-content-gm .fluidvid-wrap .copy-content-gm .gm-number, .modal-content-gm .fluidvid-wrap .copy-content-gm .gm-copy {
  display: inline-block;
}
.modal-content-gm .fluidvid-wrap .copy-content-gm .gm-number {
  font-size: 45px;
  letter-spacing: 3px;
  margin-left: 20px;
  margin-right: 25px;
  width: 80px;
  font-family: SofiaProMedium;
}
.modal-content-gm .fluidvid-wrap .copy-content-gm .gm-number.zh {
  width: 150px;
}
@media (max-width: 767px) {
  .modal-content-gm .fluidvid-wrap .copy-content-gm .gm-number {
    font-size: 6vw;
  }
}
@media (max-width: 479px) {
  .modal-content-gm .fluidvid-wrap .copy-content-gm .gm-number {
    vertical-align: top;
    width: 54px;
  }
}
.modal-content-gm .fluidvid-wrap .copy-content-gm .gm-copy {
  color: #FFF;
  letter-spacing: 2px;
  font-size: 10px;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: SofiaProExtraLight;
}
@media (max-width: 350px) {
  .modal-content-gm .fluidvid-wrap .copy-content-gm .gm-copy {
    font-size: 8px;
  }
}
.modal-content-gm .fluidvid-wrap .copy-content-gm .gm-copy > span {
  font-family: SofiaProMedium;
}
.modal-content-gm .fluidvid-wrap .copy-content-gm .one-fifty-gm, .modal-content-gm .fluidvid-wrap .copy-content-gm .one-twohundred-gm, .modal-content-gm .fluidvid-wrap .copy-content-gm .one-twosixty-gm {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .modal-content-gm .fluidvid-wrap .copy-content-gm .one-fifty-gm, .modal-content-gm .fluidvid-wrap .copy-content-gm .one-twohundred-gm, .modal-content-gm .fluidvid-wrap .copy-content-gm .one-twosixty-gm {
    margin-bottom: 8%;
  }
}
@media (max-width: 479px) {
  .modal-content-gm .fluidvid-wrap .copy-content-gm .one-fifty-gm, .modal-content-gm .fluidvid-wrap .copy-content-gm .one-twohundred-gm, .modal-content-gm .fluidvid-wrap .copy-content-gm .one-twosixty-gm {
    margin-bottom: 3%;
  }
}
.modal-content-gm .fluidvid-wrap .copy-content-gm .one-fifty-gm {
  color: #ffc20e;
}
.modal-content-gm .fluidvid-wrap .copy-content-gm .one-twohundred-gm {
  color: #f58220;
}
.modal-content-gm .fluidvid-wrap .copy-content-gm .one-twosixty-gm {
  color: #e81c35;
}

.modal-cm {
  visibility: hidden;
  position: fixed;
  z-index: 999;
  left: 0;
  top: -999px;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-content-cm {
  background-color: transparent;
  position: relative;
  top: 50%;
  margin: -22.5% auto 0 auto;
  padding: 0;
  border: none;
  width: 80%;
}
.modal-content-cm .fluidvid-wrap {
  padding-top: 56.1905%;
}
@media screen and (max-height: 840px) {
  .modal-content-cm {
    margin: -17.5% auto 0 auto !important;
  }
  .modal-content-cm .fluidvid-wrap {
    width: 100%;
    max-width: 100%;
    position: relative;
    padding-top: 44.1905%;
  }
}

.aspect-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.close-modal-cm {
  position: absolute;
  right: 0;
  top: -60px;
  width: 40px;
  background-color: transparent;
  box-sizing: border-box;
  height: 60px;
  z-index: 9113;
  cursor: pointer;
}
.close-modal-cm span {
  display: block;
  color: white;
  font-size: 20px;
  margin: 20px;
  margin-right: 0;
}

.close-modal-gm {
  position: absolute;
  right: 0;
  top: -60px;
  width: 40px;
  background-color: transparent;
  box-sizing: border-box;
  height: 60px;
  z-index: 9113;
  cursor: pointer;
}
.close-modal-gm span {
  display: block;
  color: white;
  font-size: 20px;
  margin: 20px;
  margin-right: 0;
}

@media (max-width: 767px) {
  .xs-none {
    display: none;
  }
}

.xs-block {
  display: none;
}
@media (max-width: 767px) {
  .xs-block {
    display: block;
  }
}

/* css name spaced - base-layer-page */
.base-layer-page {
  width: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  /* hero */
  /* tech-rows */
  /* Merino-101 new stuff */
  /* cta block and button (copy from lookbook btn) */
  /* lookbook */
}
.base-layer-page.under {
  position: relative;
  z-index: 0;
}
.base-layer-page .question-gm {
  width: 15px;
  margin-bottom: -4px;
  display: inline-block;
}
.base-layer-page .question-gm:hover {
  cursor: pointer;
}
.base-layer-page #IcebreakerTeaseSignup {
  max-width: 420px;
  margin: 0 auto 50px auto;
}
.base-layer-page #IcebreakerTeaseSignup .submit-button {
  font-family: SofiaProRegular,Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  -webkit-transition: background-color 0.2s ease-in, color 0.2s ease-in, border 0.2s ease-in;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border 0.2s ease-in;
  background-color: #FFF;
  border: 1px solid #FFF;
  border-radius: 0;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  margin: 10px;
  min-width: 190px;
  padding: 12px 24px;
  text-align: center;
  text-transform: uppercase;
}
.base-layer-page #IcebreakerTeaseSignup .submit-button:hover {
  background-color: #FFF;
  border-color: #FFF;
  color: #f60;
}
.base-layer-page #IcebreakerTeaseSignup .email-checkbox-wrap {
  margin-bottom: 15px;
}
.base-layer-page #IcebreakerTeaseSignup .email-input-tease input {
  text-align: center;
  padding: 30px 0px 10px 0px;
  width: 100%;
}
.base-layer-page #IcebreakerTeaseSignup input[type=checkbox] + label {
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  min-height: 20px;
  padding: 5px 0;
}
.base-layer-page #IcebreakerTeaseSignup input[type=checkbox] + label::before {
  transition: all .2s ease;
  background-color: transparent;
  font-family: icebreaker;
  line-height: 1;
  padding: 3px 3px;
  box-sizing: border-box;
  content: '';
  border: 1px solid #FFF;
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 12px;
  height: 20px;
  margin-right: 10px;
  width: 20px;
}
.base-layer-page #IcebreakerTeaseSignup input[type=checkbox]:checked + label::before {
  background-color: #fff;
  border-color: #fff;
  color: #000;
  content: '\4a';
}
.base-layer-page #IcebreakerTeaseSignup input {
  font-family: SofiaProLight,Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  transition: all .2s ease;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #d9d9d9;
  border-radius: 0;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 15px;
  line-height: 18px;
  outline: 0;
  margin-bottom: 0;
  padding: 10px 10px;
  -webkit-text-fill-color: #ffffff;
}
.base-layer-page #IcebreakerTeaseSignup .email-checkbox-text {
  letter-spacing: 1.2px;
  font-size: 12px;
  color: #999;
  text-align: left;
  font-family: SofiaProExtraLight,Helvetica,Arial,sans-serif;
  font-weight: normal;
  font-style: normal;
}
.base-layer-page #IcebreakerTeaseSignup .email-checkbox-text a {
  font-family: SofiaProExtraLight,Helvetica,Arial,sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #f60;
  font-size: 12px;
}
.base-layer-page #IcebreakerTeaseSignup .email-checkbox-text a:hover {
  color: #f60;
  text-decoration: underline;
}
.base-layer-page #IcebreakerTeaseSignup .submit-button.disabled {
  background-color: #999 !important;
  border-color: #999 !important;
  color: #fff !important;
}
.base-layer-page #IcebreakerTeaseSignup #email-input-field {
  color: #fff;
  -webkit-text-fill-color: #fff;
}
.base-layer-page #IcebreakerTeaseSignup .email-error-tease {
  font-size: 12px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: SofiaProLight,Helvetica,Arial,sans-serif;
  font-style: normal;
}
.base-layer-page #IcebreakerTeaseSignup .inputfield label {
  color: #fff;
}
.base-layer-page #IcebreakerTeaseSignup #IcebreakerTeaseSignupConfirmation.show .thankyou-tease {
  display: block;
}
.base-layer-page #IcebreakerTeaseSignup #IcebreakerTeaseSignupConfirmation.show + .email-box {
  display: none;
}
.base-layer-page #IcebreakerTeaseSignup .thankyou-tease {
  display: none;
  line-height: 35px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: .072em;
  color: #fff;
  margin-top: 50px;
}
.base-layer-page #IcebreakerTeaseSignup .thankyou-tease.icon-icon-check-yes::before {
  color: #f60;
  padding-right: 10px;
}
.base-layer-page .shop-mob {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 80;
}
@media (max-width: 767px) {
  .base-layer-page .shop-mob {
    display: block;
  }
}
.base-layer-page .shop-mob:hover {
  cursor: pointer;
}
.base-layer-page .shop-mob .shop-circle {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 20px;
  height: 30px;
  width: 30px;
  background-color: #FFF;
  border-radius: 15px;
}
.base-layer-page .shop-mob .shop-circle .icon {
  position: relative;
  margin-top: 6px;
  font-size: 16px;
}
.base-layer-page .shop-mob .shop-circle:hover {
  cursor: pointer;
}
.base-layer-page .shop-mob .shop-item {
  position: absolute;
  display: table;
  overflow: hidden;
  z-index: 6;
}
.base-layer-page .shop-mob .shop-item.show-item .a-link {
  animation: slideShop 0.35s normal forwards ease-in 0.35s;
}
.base-layer-page .shop-mob .shop-item.show-item .link-arrow {
  animation: fadeOpacity 0.35s normal forwards ease-in;
}
.base-layer-page .shop-mob .shop-item .a-link, .base-layer-page .shop-mob .shop-item .link-arrow {
  display: table-cell;
}
.base-layer-page .shop-mob .shop-item .a-link {
  background-color: #ececeb;
  max-width: 140px;
  padding: 5px 10px;
  text-align: left;
  line-height: 1.2;
  opacity: 0;
  transform: translate(100%, 0);
  transition: transform 0.35s ease, opacity 0.35s ease;
  position: relative;
  z-index: 1;
}
.base-layer-page .shop-mob .shop-item .a-link a {
  font-family: SofiaProLight,Helvetica,Arial,sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 1.6px;
  font-weight: normal;
  font-style: normal;
}
.base-layer-page .shop-mob .shop-item .link-arrow {
  opacity: 0;
  transition: opacity 0.35s ease;
  background-color: #c5b091;
  width: 20px;
  vertical-align: middle;
  transition: opacity 0.35s ease;
  position: relative;
  z-index: 3;
}
.base-layer-page .shop-mob .shop-item .link-arrow .icon-icon-arrow-right {
  color: #fff;
  font-size: 20px;
  height: 20px;
}
.base-layer-page .shop-mob .shop-item.one-a {
  top: 6%;
  left: 10%;
}
.base-layer-page .shop-mob .shop-item.one-b {
  top: 45%;
  left: 33%;
}
.base-layer-page .shop-mob .shop-item.two-a {
  top: 65%;
  left: 28%;
}
@keyframes slideShop {
  0% {
    transform: translate(100%, 0%);
    opacity: 0;
  }
  100% {
    transform: translate(0%, 0%);
    opacity: 1;
  }
}
.base-layer-page .right-corner, .base-layer-page .left-corner, .base-layer-page .left-bottom-corner {
  color: #FFF;
  font-family: SofiaProLight,Helvetica,Arial,sans-serif;
  font-size: 12px;
  letter-spacing: 1.6px;
}
.base-layer-page .right-corner a, .base-layer-page .left-corner a, .base-layer-page .left-bottom-corner a {
  color: #FFF;
  font-family: SofiaProLight,Helvetica,Arial,sans-serif;
  text-decoration: underline;
  font-size: 12px;
  letter-spacing: 1.6px;
}
.base-layer-page .right-corner a:hover, .base-layer-page .left-corner a:hover, .base-layer-page .left-bottom-corner a:hover {
  text-decoration: underline;
  color: #F60;
}
.base-layer-page .right-corner {
  position: absolute;
  right: 20px;
  top: 20px;
  text-align: right;
}
.base-layer-page .left-corner {
  position: absolute;
  left: 20px;
  top: 20px;
  text-align: left;
}
.base-layer-page .left-bottom-corner {
  position: absolute;
  left: 20px;
  bottom: 20px;
  text-align: left;
  z-index: 60;
}
.base-layer-page .look-link-desk .left-bottom-corner {
  left: 0px;
  bottom: 10px;
}
.base-layer-page h2 span.reg {
  font-size: 75%;
  color: #231F20;
  vertical-align: top;
}
.base-layer-page .rest span.reg {
  font-size: 75%;
  vertical-align: top;
  color: #231F20 !important;
}
.base-layer-page .some span.reg {
  font-size: 75%;
  color: #fff;
  vertical-align: top;
}
.base-layer-page .slider-title {
  padding-top: 60px;
}
.base-layer-page .slider-title h2 {
  color: #333;
  font-size: 29px;
}
@media (max-width: 767px) {
  .base-layer-page .slider-title h2 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .base-layer-page .quote-col {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .base-layer-page .quote-col .v-img.left-img, .base-layer-page .quote-col .v-img.right-img {
    margin: 0 auto 0 0 !important;
    padding-left: 50px;
  }
  .base-layer-page .quote-col .v-img > div.ratio {
    padding-bottom: 0;
  }
  .base-layer-page .quote-col .copy {
    position: relative !important;
    top: 0 !important;
    transform: translate(0, 0) !important;
  }
  .base-layer-page .quote-col .left-img .copy {
    margin-bottom: 60px;
    margin-top: 0px;
  }
  .base-layer-page .quote-col .right-img .copy {
    margin-bottom: 0px;
    margin-top: 60px;
  }
}
@media (max-width: 479px) {
  .base-layer-page .quote-col .v-img.left-img, .base-layer-page .quote-col .v-img.right-img {
    padding-left: 25px;
  }
}
@media (max-width: 767px) {
  .base-layer-page .v-lean-left {
    padding-right: 0;
    padding-left: 0;
  }
  .base-layer-page .v-lean-left .v-img.left-img {
    margin: 0 auto 0 0;
    transform: translate(-25px, 0);
  }
}
@media (max-width: 767px) {
  .base-layer-page .intro-copy .v-lean-right .v-img.right-img {
    margin: 0 0 0 auto;
    transform: translate(25px, 0);
  }
}
@media (max-width: 767px) {
  .base-layer-page .v-lean-right {
    padding-left: 0;
    padding-right: 0;
  }
  .base-layer-page .v-lean-right .v-img.right-img {
    margin: 0 0 0 auto;
    transform: translate(25px, 0);
  }
}
@media (max-width: 767px) {
  .base-layer-page .w-lean-left {
    padding-right: 0;
    padding-left: 0;
  }
  .base-layer-page .w-lean-left .w-img.left-img {
    margin: 0 auto 0 0;
    transform: translate(-25px, 0);
  }
}
@media (max-width: 767px) {
  .base-layer-page .w-lean-right {
    padding-left: 0;
    padding-right: 0;
  }
  .base-layer-page .w-lean-right .w-img.right-img {
    margin: 0 0 0 auto;
    transform: translate(25px, 0);
  }
}
.base-layer-page .v-img > div.ratio {
  position: relative;
  padding-bottom: 137.78%;
  overflow: hidden;
}
.base-layer-page .v-img {
  max-width: 450px;
}
@media (min-width: 1200px) {
  .base-layer-page .v-img {
    max-width: 79.9%;
  }
}
.base-layer-page .v-img.left-img {
  margin: 0 0 0 auto;
}
.base-layer-page .w-img.left-img {
  margin: 0 0 0 auto;
}
.base-layer-page .w-img.right-img {
  margin: 0 auto 0 0;
}
.base-layer-page .w-img > div.ratio {
  position: relative;
  padding-bottom: 73.40%;
  overflow: hidden;
}
.base-layer-page .w-img {
  max-width: 515px;
}
.base-layer-page .full-half-w-img > div.ratio {
  position: relative;
  padding-bottom: 62.50%;
  overflow: hidden;
}
.base-layer-page .full-w-img > div.ratio {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-bottom: 50%;
  overflow: hidden;
}
.base-layer-page #right-img.full-half-w-img, .base-layer-page #left-img.full-half-w-img {
  background-repeat: no-repeat;
  background-size: cover;
}
.base-layer-page #left-img.full-half-w-img {
  background-position: center;
  background-image: url("../images/base-layer/full-half-w-img-crewe-sweater-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/base-layer/base-layer-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/base-layer/base-layer-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .base-layer-page #left-img.full-half-w-img {
    background-image: url("../images/base-layer/full-half-w-img-crewe-sweater-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page #left-img.full-half-w-img {
    background-image: url("../images/base-layer/full-half-w-img-crewe-sweater-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.base-layer-page #right-img.full-half-w-img {
  background-position: center;
  background-image: url("../images/base-layer/full-half-w-img-roll-neck-sweater-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/base-layer/base-layer-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/base-layer/base-layer-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .base-layer-page #right-img.full-half-w-img {
    background-image: url("../images/base-layer/full-half-w-img-roll-neck-sweater-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page #right-img.full-half-w-img {
    background-image: url("../images/base-layer/full-half-w-img-roll-neck-sweater-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.base-layer-page #right-img.full-half-w-img, .base-layer-page #left-img.full-half-w-img {
  padding: 0;
}
.base-layer-page #right-img.full-half-w-img > div.ratio:after, .base-layer-page #left-img.full-half-w-img > div.ratio:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.4) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.4) 100%);
}
.base-layer-page .look-link-mobile {
  display: block;
}
@media (min-width: 768px) {
  .base-layer-page .look-link-mobile {
    display: none;
  }
}
.base-layer-page .look-link-desk {
  display: none;
}
@media (min-width: 768px) {
  .base-layer-page .look-link-desk {
    display: block;
  }
}
.base-layer-page .grey-back-lead h4, .base-layer-page .grey-back-lead .h4, .base-layer-page .sign-off h4, .base-layer-page .sign-off .h4, .base-layer-page .sign-up-block h4, .base-layer-page .sign-up-block .h4 {
  color: #ffffff;
}
.base-layer-page .trans-section h4, .base-layer-page .trans-section .h4 {
  color: #000000;
}
.base-layer-page .grey-back-lead h4, .base-layer-page .grey-back-lead .h4, .base-layer-page .sign-off h4, .base-layer-page .sign-off .h4, .base-layer-page .sign-up-block h4, .base-layer-page .sign-up-block .h4, .base-layer-page .vid-section h4, .base-layer-page .vid-section .h4, .base-layer-page .growers-section h4, .base-layer-page .growers-section .h4 {
  letter-spacing: 3.4px;
  line-height: 1.6;
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
}
.base-layer-page .sign-off, .base-layer-page .grey-back-lead, .base-layer-page .sign-up-block {
  background-color: #202125;
}
.base-layer-page .parallax {
  height: 100vh;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .base-layer-page .parallax {
    background-attachment: scroll;
  }
}
.base-layer-page .parallax.womens-content {
  background-image: url("../images/base-layer/base-layer-women-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .parallax.womens-content {
    background-image: url("../images/base-layer/base-layer-women-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .base-layer-page .parallax.womens-content {
    background-image: url("../images/base-layer/base-layer-women-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .base-layer-page .parallax.womens-content {
    background-image: url("../images/base-layer/base-layer-women-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .parallax.womens-content {
    background-image: url("../images/base-layer/base-layer-women-rxl.jpg?$staticlink$");
  }
}
.base-layer-page .parallax.womens-content #static-copy.fixed {
  position: fixed;
}
.base-layer-page .growers-section {
  position: relative;
  padding-top: 60px;
  background-color: #ececeb;
  overflow: hidden;
  text-align: center;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  height: 150vh;
  width: 100%;
  background-image: url("../images/base-layer/growers-base-layer-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .growers-section {
    background-image: url("../images/base-layer/growers-base-layer-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .base-layer-page .growers-section {
    height: 100vh;
    background-image: url("../images/base-layer/growers-base-layer-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .base-layer-page .growers-section {
    background-image: url("../images/base-layer/growers-base-layer-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .growers-section {
    background-image: url("../images/base-layer/growers-base-layer-hero-rxl.jpg?$staticlink$");
  }
}
.base-layer-page .growers-section .line-wrap {
  display: block;
  width: 25px;
  margin: 25px auto 0 auto;
  overflow: hidden;
  height: 0px;
  -webkit-transition: height 2s ease;
  transition: height 2s ease;
  -webkit-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.base-layer-page .growers-section .line-wrap.show {
  height: 180px;
}
.base-layer-page .growers-section h4, .base-layer-page .growers-section .h4 {
  max-width: 780px;
  margin: 0 auto 25px auto;
  padding: 0 25px;
}
.base-layer-page .growers-section .meet-our {
  border-bottom: 2px solid #000;
  padding-bottom: 3px;
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
  letter-spacing: 1.4px;
  font-family: SofiaProRegular,Helvetica,Arial,sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.35s ease-in;
  transition: opacity 0.35s ease-in;
  -webkit-transition-delay: 0.35s;
  -webkit-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  -ms-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.base-layer-page .growers-section .meet-our:hover {
  border-bottom: 2px solid #f60;
  cursor: pointer;
}
.base-layer-page .growers-section .meet-our.show {
  opacity: 1;
}
.base-layer-page .growers-section .location {
  text-transform: uppercase;
  color: #515151;
  font-size: 14px;
  letter-spacing: 1.4px;
  font-family: SofiaProRegular,Helvetica,Arial,sans-serif;
}
.base-layer-page .growers-section .location-wrap {
  position: relative;
  top: 0;
  margin-left: 50%;
  margin-top: 24%;
  transform: translate(-50%, 0);
  max-width: 600px;
}
@media (min-width: 768px) {
  .base-layer-page .growers-section .location-wrap {
    position: absolute;
    margin-top: 41vh;
  }
}
.base-layer-page .parallax-tech {
  position: relative;
}
.base-layer-page .parallax-tech .features-plus {
  position: absolute;
  height: 100%;
  width: 100%;
}
.base-layer-page .parallax-tech .features-plus.fixed {
  position: absolute;
  top: 0;
}
@media (min-width: 768px) {
  .base-layer-page .parallax-tech .features-plus.fixed {
    position: fixed;
  }
}
@media (min-width: 768px) {
  .base-layer-page .parallax-tech .features-plus {
    width: 100%;
    right: 0;
  }
}
.base-layer-page .parallax-tech .plus-item {
  position: absolute;
  z-index: 50;
  width: 32px;
}
.base-layer-page .parallax-tech .plus-item:hover {
  cursor: pointer;
}
.base-layer-page .parallax-tech .plus-item.showing .plus-copy {
  transform: translate(0%, 0%);
  opacity: 1;
}
.base-layer-page .parallax-tech .plus-item.showing .plus-icon .plus-g {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.base-layer-page .parallax-tech .plus-item.showing .plus-icon .plus-path {
  fill: #F60;
}
.base-layer-page .parallax-tech .plus-item.hiding .plus-copy {
  transform: translate(80%, 0%);
  opacity: 0;
}
.base-layer-page .parallax-tech .plus-item.hiding .plus-icon .plus-g {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.base-layer-page .parallax-tech .plus-item.hiding .plus-icon .plus-path {
  fill: #FFF;
}
.base-layer-page .parallax-tech .plus-item .plus-copy {
  position: relative;
  -webkit-transition: opacity 0.25s ease-in, transform 0.25s ease-in;
  transition: opacity 0.25s ease-in, transform 0.25s ease-in;
}
.base-layer-page .parallax-tech .plus-item .plus-copy span {
  width: 215px;
  position: absolute;
  color: #FFF;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1.4px;
  font-family: SofiaProRegular,Helvetica,Arial,sans-serif;
  top: -3px;
  right: 45px;
  text-align: right;
}
.base-layer-page .parallax-tech .plus-item .plus-copy.zh span {
  width: 135px;
}
.base-layer-page .parallax-tech .plus-item:hover {
  cursor: pointer;
}
@media (max-width: 767px) {
  .base-layer-page .parallax-tech .plus-item.one-a {
    top: 30%;
    left: 79%;
  }
}
@media (min-aspect-ratio: 2 / 1) and (min-width: 768px) and (max-width: 1020px) {
  .base-layer-page .parallax-tech .plus-item.one-a {
    bottom: 50%;
    left: 71.875%;
    margin-bottom: 11.25vw;
  }
}
@media (max-aspect-ratio: 2 / 1) and (min-width: 768px) and (max-width: 1020px) {
  .base-layer-page .parallax-tech .plus-item.one-a {
    bottom: 76.713198%;
    left: 50%;
    margin-left: 29.07vh;
  }
}
@media (min-aspect-ratio: 2 / 1) and (min-width: 1021px) {
  .base-layer-page .parallax-tech .plus-item.one-a {
    bottom: 50%;
    left: 71.875%;
    margin-bottom: 11.25vw;
  }
}
@media (max-aspect-ratio: 2 / 1) and (min-width: 1021px) {
  .base-layer-page .parallax-tech .plus-item.one-a {
    bottom: 69.713198%;
    left: 50%;
    margin-left: 41.07vh;
  }
}
@media (max-width: 767px) {
  .base-layer-page .parallax-tech .plus-item.one-b {
    top: 51%;
    left: 79%;
  }
}
@media (min-aspect-ratio: 2 / 1) and (min-width: 768px) and (max-width: 1020px) {
  .base-layer-page .parallax-tech .plus-item.one-b {
    bottom: 40.713198%;
    left: 50%;
    margin-left: 53.07vh;
  }
}
@media (max-aspect-ratio: 2 / 1) and (min-width: 768px) and (max-width: 1020px) {
  .base-layer-page .parallax-tech .plus-item.one-b {
    bottom: 39.713198%;
    left: 50%;
    margin-left: 31.07vh;
  }
}
@media (min-aspect-ratio: 2 / 1) and (min-width: 1021px) {
  .base-layer-page .parallax-tech .plus-item.one-b {
    bottom: 40.713198%;
    left: 50%;
    margin-left: 53.07vh;
  }
}
@media (max-aspect-ratio: 2 / 1) and (min-width: 1021px) {
  .base-layer-page .parallax-tech .plus-item.one-b {
    bottom: 39.713198%;
    left: 50%;
    margin-left: 39.07vh;
  }
}
@media (max-width: 767px) {
  .base-layer-page .parallax-tech .plus-item.one-c {
    top: 74%;
    left: 28%;
  }
}
@media (min-aspect-ratio: 2 / 1) and (min-width: 768px) {
  .base-layer-page .parallax-tech .plus-item.one-c {
    bottom: 23.713198%;
    left: 50%;
    margin-left: 14.07vh;
  }
}
@media (max-aspect-ratio: 2 / 1) and (min-width: 768px) {
  .base-layer-page .parallax-tech .plus-item.one-c {
    bottom: 24.713198%;
    left: 50%;
    margin-left: 11.07vh;
  }
}
.base-layer-page .parallax-tech .plus-item.one-c .plus-copy span {
  left: 45px;
  text-align: left;
}
@media (max-width: 767px) {
  .base-layer-page .parallax-tech .plus-item.two-a {
    top: 29%;
    left: 28%;
  }
}
@media (min-aspect-ratio: 2 / 1) and (min-width: 768px) and (max-width: 1199px) {
  .base-layer-page .parallax-tech .plus-item.two-a {
    bottom: 50%;
    left: 60.875%;
    margin-bottom: 10.25vw;
  }
}
@media (max-aspect-ratio: 2 / 1) and (min-width: 768px) and (max-width: 1199px) {
  .base-layer-page .parallax-tech .plus-item.two-a {
    bottom: 71.713198%;
    left: 50%;
    margin-left: 9.07vh;
  }
}
@media (min-aspect-ratio: 2 / 1) and (min-width: 1200px) {
  .base-layer-page .parallax-tech .plus-item.two-a {
    bottom: 50%;
    left: 60.875%;
    margin-bottom: 10.25vw;
  }
}
@media (max-aspect-ratio: 2 / 1) and (min-width: 1200px) {
  .base-layer-page .parallax-tech .plus-item.two-a {
    bottom: 71.713198%;
    left: 50%;
    margin-left: 17.07vh;
  }
}
.base-layer-page .parallax-tech .plus-item.two-a .plus-copy span {
  left: 45px;
  text-align: left;
}
@media (max-width: 767px) {
  .base-layer-page .parallax-tech .plus-item.two-b {
    top: 45%;
    left: 64%;
  }
}
@media (min-aspect-ratio: 2 / 1) and (min-width: 768px) and (max-width: 1199px) {
  .base-layer-page .parallax-tech .plus-item.two-b {
    bottom: 50%;
    left: 67.875%;
    margin-bottom: 0.25vw;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .base-layer-page .parallax-tech .plus-item.two-b {
    margin-left: 26.07vh !important;
  }
}
@media (max-aspect-ratio: 2 / 1) and (min-width: 768px) and (max-width: 1199px) {
  .base-layer-page .parallax-tech .plus-item.two-b {
    bottom: 49.713198%;
    left: 50%;
    margin-left: 27.07vh;
  }
}
@media (min-aspect-ratio: 2 / 1) and (min-width: 1200px) {
  .base-layer-page .parallax-tech .plus-item.two-b {
    bottom: 50%;
    left: 67.875%;
    margin-bottom: 0.25vw;
  }
}
@media (max-aspect-ratio: 2 / 1) and (min-width: 1200px) {
  .base-layer-page .parallax-tech .plus-item.two-b {
    bottom: 49.713198%;
    left: 50%;
    margin-left: 33.07vh;
  }
}
@media (max-width: 767px) {
  .base-layer-page .parallax-tech .plus-item.two-c {
    top: 79%;
    left: 36%;
  }
}
@media (min-aspect-ratio: 2 / 1) and (min-width: 768px) and (max-width: 1199px) {
  .base-layer-page .parallax-tech .plus-item.two-c {
    bottom: 50%;
    left: 60.875%;
    margin-bottom: -13.75vw;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .base-layer-page .parallax-tech .plus-item.two-c {
    margin-left: 8.07vh !important;
  }
}
@media (max-aspect-ratio: 2 / 1) and (min-width: 768px) and (max-width: 1199px) {
  .base-layer-page .parallax-tech .plus-item.two-c {
    bottom: 25.713198%;
    left: 50%;
    margin-left: 9.07vh;
  }
}
@media (min-aspect-ratio: 2 / 1) and (min-width: 1200px) {
  .base-layer-page .parallax-tech .plus-item.two-c {
    bottom: 50%;
    left: 60.875%;
    margin-bottom: -13.75vw;
  }
}
@media (max-aspect-ratio: 2 / 1) and (min-width: 1200px) {
  .base-layer-page .parallax-tech .plus-item.two-c {
    bottom: 25.713198%;
    left: 50%;
    margin-left: 17.07vh;
  }
}
.base-layer-page .parallax-tech .plus-item.two-c .plus-copy span {
  left: 45px;
  text-align: left;
}
.base-layer-page .parallax-tech .plus-icon {
  width: 32px;
}
.base-layer-page .parallax-tech .plus-icon .circle-path, .base-layer-page .parallax-tech .plus-icon .plus-path {
  fill: #FFF;
  -webkit-transition: fill 0.25s ease-in;
  transition: fill 0.25s ease-in;
}
.base-layer-page .parallax-tech .plus-icon .plus-g {
  -webkit-transition: transform 0.25s ease-in;
  transition: transform 0.25s ease-in;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.base-layer-page .parallax-tech .mens-m-copy, .base-layer-page .parallax-tech .womens-m-copy {
  background-color: #231F20;
  display: block;
}
.base-layer-page .parallax-tech .mens-m-copy .g-shop, .base-layer-page .parallax-tech .womens-m-copy .g-shop {
  position: relative;
  z-index: 56;
  border-bottom: 2px solid #FFF;
  padding-bottom: 3px;
  text-transform: uppercase;
  color: #FFF;
  font-size: 14px;
  letter-spacing: 1.4px;
  font-family: SofiaProRegular,Helvetica,Arial,sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.35s ease-in;
  transition: opacity 0.35s ease-in;
  -webkit-transition-delay: 0.45s;
  -webkit-transition-delay: 0.45s;
  -o-transition-delay: 0.45s;
  -ms-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
.base-layer-page .parallax-tech .mens-m-copy .g-shop:hover, .base-layer-page .parallax-tech .womens-m-copy .g-shop:hover {
  border-bottom: 2px solid #f60;
  cursor: pointer;
}
.base-layer-page .parallax-tech .mens-m-copy .g-shop.show, .base-layer-page .parallax-tech .womens-m-copy .g-shop.show {
  opacity: 1;
}
.base-layer-page .parallax-tech .mens-m-copy p.m-shop, .base-layer-page .parallax-tech .womens-m-copy p.m-shop {
  margin-bottom: 50px;
}
.base-layer-page .parallax-tech .mens-m-copy > div, .base-layer-page .parallax-tech .womens-m-copy > div {
  padding: 50px 25px;
}
.base-layer-page .parallax-tech .mens-m-copy .avail-in, .base-layer-page .parallax-tech .womens-m-copy .avail-in {
  position: relative;
  left: 0;
  padding-left: 0;
  text-align: left;
}
@media (min-width: 768px) {
  .base-layer-page .parallax-tech .mens-m-copy, .base-layer-page .parallax-tech .womens-m-copy {
    display: none;
  }
}
.base-layer-page .parallax-tech #mens-section, .base-layer-page .parallax-tech #womens-section {
  overflow: hidden;
  position: relative;
}
.base-layer-page .parallax-tech #mens-section .v-cent, .base-layer-page .parallax-tech #mens-section .avail-in, .base-layer-page .parallax-tech #womens-section .v-cent, .base-layer-page .parallax-tech #womens-section .avail-in {
  display: none;
}
@media (min-width: 768px) {
  .base-layer-page .parallax-tech #mens-section .v-cent, .base-layer-page .parallax-tech #mens-section .avail-in, .base-layer-page .parallax-tech #womens-section .v-cent, .base-layer-page .parallax-tech #womens-section .avail-in {
    display: block;
  }
}
.base-layer-page .parallax-tech ul {
  padding-left: 20px;
  margin-bottom: 25px;
}
.base-layer-page .parallax-tech li {
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #FFF;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1.2px;
  line-height: 1.8;
}
.base-layer-page .parallax-tech li:before {
  content: "+ ";
  position: absolute;
  margin-left: -20px;
}
.base-layer-page .parallax-tech h3, .base-layer-page .parallax-tech p {
  max-width: 100%;
  margin-bottom: 25px;
  color: #fff;
  text-align: left;
}
@media (min-width: 768px) {
  .base-layer-page .parallax-tech h3, .base-layer-page .parallax-tech p {
    max-width: 370px;
  }
}
.base-layer-page .parallax-tech .avail-in {
  position: absolute;
  bottom: 8%;
  left: 8.33333333%;
  color: #FFF;
  padding-left: 15px;
  text-transform: uppercase;
  z-index: 80;
  font-family: SofiaProLight,Helvetica,Arial,sans-serif;
  font-size: 12px;
  letter-spacing: 1.6px;
}
.base-layer-page .parallax-tech .avail-in.fixed {
  position: fixed;
}
.base-layer-page .parallax-tech .avail-in span {
  margin-right: 10px;
  display: inline-block;
  padding: 2px 8px;
}
.base-layer-page .parallax-tech .avail-in span.one-fifty {
  background-color: #fec10d;
  color: #000;
}
.base-layer-page .parallax-tech .avail-in span.two-hundy {
  background-color: #f5821f;
  color: #FFF;
}
.base-layer-page .parallax-tech .avail-in span.two-sixty {
  background-color: #d12229;
  color: #FFF;
}
.base-layer-page .parallax-tech .mens-content .v-cent, .base-layer-page .parallax-tech .womens-content .v-cent {
  z-index: 56;
  top: 50%;
  transform: translate(0, -50%);
}
.base-layer-page .parallax-tech .mens-content .v-cent p:last-child, .base-layer-page .parallax-tech .womens-content .v-cent p:last-child {
  margin-bottom: 0;
}
.base-layer-page .parallax-tech .mens-content .g-shop, .base-layer-page .parallax-tech .womens-content .g-shop {
  position: relative;
  z-index: 56;
  border-bottom: 2px solid #FFF;
  padding-bottom: 3px;
  text-transform: uppercase;
  color: #FFF;
  font-size: 14px;
  letter-spacing: 1.4px;
  font-family: SofiaProRegular,Helvetica,Arial,sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.35s ease-in;
  transition: opacity 0.35s ease-in;
  -webkit-transition-delay: 0.45s;
  -webkit-transition-delay: 0.45s;
  -o-transition-delay: 0.45s;
  -ms-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
.base-layer-page .parallax-tech .mens-content .g-shop:hover, .base-layer-page .parallax-tech .womens-content .g-shop:hover {
  border-bottom: 2px solid #f60;
  cursor: pointer;
}
.base-layer-page .parallax-tech .mens-content .g-shop.show, .base-layer-page .parallax-tech .womens-content .g-shop.show {
  opacity: 1;
}
.base-layer-page .parallax-tech .mens-content {
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/base-layer/base-layer-men-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .parallax-tech .mens-content {
    background-image: url("../images/base-layer/base-layer-men-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .base-layer-page .parallax-tech .mens-content {
    background-image: url("../images/base-layer/base-layer-men-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .base-layer-page .parallax-tech .mens-content {
    background-image: url("../images/base-layer/base-layer-men-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .parallax-tech .mens-content {
    background-image: url("../images/base-layer/base-layer-men-rxl.jpg?$staticlink$");
  }
}
.base-layer-page .vid-section {
  padding-top: 30px;
  background-color: #ececeb;
}
.base-layer-page .vid-section div[class^='col-sm'], .base-layer-page .vid-section div[class*=' col-sm'] {
  padding-right: 25px;
  padding-left: 25px;
}
@media (min-width: 768px) {
  .base-layer-page .vid-section {
    padding-top: 60px;
  }
}
.base-layer-page .vid-section h4, .base-layer-page .vid-section .h4 {
  max-width: 770px;
  margin: 0 auto 0 auto;
}
.base-layer-page .vid-section .row {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .base-layer-page .vid-section .row {
    margin-bottom: 60px;
  }
}
.base-layer-page .vid-section .ratio:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.base-layer-page .vid-section #video-container {
  max-width: 1200px;
  margin: 0 auto;
}
.base-layer-page .vid-section .vid-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media (max-width: 768px) {
  .base-layer-page .vid-section .vid-wrap {
    display: none;
  }
}
.base-layer-page .vid-section .vid-wrap.show-vid {
  opacity: 1;
}
.base-layer-page .vid-section .vid-wrap video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.base-layer-page .vid-section .full-w-img > div.ratio {
  padding-bottom: 46.67%;
  background-position: center;
  background-image: url("../images/base-layer/full-w-img-base-layer-vid-back-xs.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .base-layer-page .vid-section .full-w-img > div.ratio {
    background-image: url("../images/base-layer/full-w-img-base-layer-vid-back-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .vid-section .full-w-img > div.ratio {
    background-image: url("../images/base-layer/full-w-img-base-layer-vid-back-rl.jpg?$staticlink$");
  }
}
.base-layer-page .vid-section .full-w-img > div.ratio .play-t-vid {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 50;
}
.base-layer-page .cutout-hero .comfy-content {
  position: relative;
  height: 70vh;
  background-size: cover;
  background-position: center;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  background-image: url("../images/base-layer/cutout-bk-xs.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .base-layer-page .cutout-hero .comfy-content {
    height: 100vh;
    background-image: url("../images/base-layer/cutout-bk-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .cutout-hero .comfy-content {
    background-image: url("../images/base-layer/cutout-bk-rl.jpg?$staticlink$");
  }
}
.base-layer-page .cutout-hero .comfy-content .cutout-img {
  position: absolute;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  height: 70vh;
  background-size: cover;
  background-position: 63% 50%;
  background-repeat: no-repeat;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  background-image: url("../images/base-layer/base-layer-cutout-xs.png?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .cutout-hero .comfy-content .cutout-img {
    background-image: url("../images/base-layer/base-layer-cutout-rxs.png?$staticlink$");
  }
}
@media (min-width: 768px) {
  .base-layer-page .cutout-hero .comfy-content .cutout-img {
    height: 100vh;
    background-image: url("../images/base-layer/base-layer-cutout-lg.png?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .cutout-hero .comfy-content .cutout-img {
    background-image: url("../images/base-layer/base-layer-cutout-rl.png?$staticlink$");
  }
}
.base-layer-page .cutout-hero .comfy-content .back-copy {
  display: none;
  width: 100%;
  letter-spacing: 0.6vw;
  line-height: 1.3;
  color: #d3d4d6;
  text-align: left;
  position: absolute;
  z-index: 45;
  opacity: 0;
  font-size: 2.8vw;
  top: 39%;
  left: 60%;
  -webkit-transition: opacity 0.35s ease-in, transform 0.8s ease-out;
  transition: opacity 0.35s ease-in, transform 0.8s ease-out;
  -webkit-transform: translate(40px, 0);
  -ms-transform: translate(40px, 0);
  transform: translate(40px, 0);
}
@media (min-width: 768px) {
  .base-layer-page .cutout-hero .comfy-content .back-copy {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .base-layer-page .cutout-hero .comfy-content .back-copy {
    font-size: 4vw;
    letter-spacing: 0.8vw;
    left: 59%;
  }
}
.base-layer-page .cutout-hero .comfy-content .back-copy.show {
  opacity: 0.25;
  -webkit-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  transform: translate(0, 0px);
}
.base-layer-page .cutout-hero .enhanced-content {
  position: relative;
  height: 70vh;
  background-size: cover;
  background-position: center;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  background-image: url("../images/base-layer/cutout-bk-flip-xs.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .base-layer-page .cutout-hero .enhanced-content {
    height: 100vh;
    background-image: url("../images/base-layer/cutout-bk-flip-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .cutout-hero .enhanced-content {
    background-image: url("../images/base-layer/cutout-bk-flip-rl.jpg?$staticlink$");
  }
}
.base-layer-page .cutout-hero .enhanced-content .cutout-img {
  position: absolute;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  height: 70vh;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  background-image: url("../images/base-layer/base-layer-cutout-enhanced-xs.png?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .cutout-hero .enhanced-content .cutout-img {
    background-image: url("../images/base-layer/base-layer-cutout-enhanced-rxs.png?$staticlink$");
  }
}
@media (min-width: 768px) {
  .base-layer-page .cutout-hero .enhanced-content .cutout-img {
    height: 100vh;
    background-image: url("../images/base-layer/base-layer-cutout-enhanced-lg.png?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .cutout-hero .enhanced-content .cutout-img {
    background-image: url("../images/base-layer/base-layer-cutout-enhanced-rl.png?$staticlink$");
  }
}
.base-layer-page .cutout-hero .enhanced-content .back-copy {
  display: none;
  width: 100%;
  letter-spacing: 0.6vw;
  line-height: 1.3;
  color: #d3d4d6;
  text-align: right;
  position: absolute;
  z-index: 45;
  opacity: 0;
  top: 39%;
  right: 37%;
  font-size: 2.8vw;
  z-index: 2;
  -webkit-transition: opacity 0.35s ease-in, transform 0.8s ease-out;
  transition: opacity 0.35s ease-in, transform 0.8s ease-out;
  -webkit-transform: translate(-40px, 0);
  -ms-transform: translate(-40px, 0);
  transform: translate(-40px, 0);
}
@media (min-width: 768px) {
  .base-layer-page .cutout-hero .enhanced-content .back-copy {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .base-layer-page .cutout-hero .enhanced-content .back-copy {
    font-size: 4vw;
    letter-spacing: 0.8vw;
    right: 28%;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .base-layer-page .cutout-hero .enhanced-content .back-copy {
    font-size: 4vw;
    letter-spacing: 0.8vw;
    right: 33%;
  }
}
.base-layer-page .cutout-hero .enhanced-content .back-copy.show {
  opacity: 0.25;
  -webkit-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  transform: translate(0, 0px);
}
.base-layer-page .cutout-hero .weight-label-260 {
  display: inline-block;
  padding: 2px 8px;
  margin-bottom: 10px;
  background-color: #f00;
  margin-right: 10px;
}
.base-layer-page .cutout-hero div[class^='col-'], .base-layer-page .cutout-hero div[class*=' col-'] {
  padding: 0;
}
.base-layer-page .cutout-hero .full-w-img > div.ratio {
  background-position: center;
  background-image: url("../images/base-layer/cutout-bk-xs.jpg?$staticlink$");
}
@media (max-width: 767px) {
  .base-layer-page .cutout-hero .full-w-img > div.ratio {
    padding-bottom: 64%;
  }
}
@media (min-width: 768px) {
  .base-layer-page .cutout-hero .full-w-img > div.ratio {
    background-image: url("../images/base-layer/cutout-bk-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .cutout-hero .full-w-img > div.ratio {
    background-image: url("../images/base-layer/cutout-bk-rl.jpg?$staticlink$");
  }
}
.base-layer-page .cutout-hero .full-w-img > div.ratio:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.4) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.4) 100%);
}
.base-layer-page .sign-off {
  padding: 60px 0;
}
.base-layer-page .sign-off h4, .base-layer-page .sign-off .h4 {
  max-width: 700px;
  margin: 0 auto 25px auto;
}
.base-layer-page .sign-off .left-img > div.ratio {
  background-position: center;
  background-image: url("../images/base-layer/v-img-mens-base-layer_01-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/base-layer/base-layer-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/base-layer/base-layer-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .base-layer-page .sign-off .left-img > div.ratio {
    background-image: url("../images/base-layer/v-img-mens-base-layer_01-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .sign-off .left-img > div.ratio {
    background-image: url("../images/base-layer/v-img-mens-base-layer_01-rl.jpg?$staticlink$");
  }
}
.base-layer-page .sign-off .right-img > div.ratio {
  background-position: center;
  background-image: url("../images/base-layer/v-img-womens-base-layer_01-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/base-layer/base-layer-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/base-layer/base-layer-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .base-layer-page .sign-off .right-img > div.ratio {
    background-image: url("../images/base-layer/v-img-womens-base-layer_01-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .sign-off .right-img > div.ratio {
    background-image: url("../images/base-layer/v-img-womens-base-layer_01-rl.jpg?$staticlink$");
  }
}
@media (max-width: 767px) {
  .base-layer-page .sign-off .trans-report {
    border-bottom: 2px solid #FFF;
  }
}
.base-layer-page .sign-off .trans-report div[class^='col-'], .base-layer-page .sign-off .trans-report div[class*=' col-'] {
  padding: 0;
}
.base-layer-page .sign-off .trans-report a.btn {
  margin: 25px 0 50px 0;
}
@media (max-width: 479px) {
  .base-layer-page .sign-off .trans-report a.btn {
    width: 90%;
  }
}
.base-layer-page .sign-off .desk-cta .btn {
  min-width: 235px;
}
.base-layer-page .sign-off .mob-cta {
  margin-top: 40px;
}
.base-layer-page .sign-off .mob-cta div[class^='col-'], .base-layer-page .sign-off .mob-cta div[class*=' col-'] {
  padding: 0;
}
.base-layer-page .sign-off .mob-cta .btn {
  min-width: 235px;
}
@media (max-width: 479px) {
  .base-layer-page .sign-off .mob-cta .btn {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
  }
}
.base-layer-page .sign-up-block {
  padding: 50px 0;
}
.base-layer-page .sign-up-block .left-img > div.ratio {
  background-position: center;
  background-image: url("../images/base-layer/v-img-our-growers-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/base-layer/base-layer-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/base-layer/base-layer-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .base-layer-page .sign-up-block .left-img > div.ratio {
    background-image: url("../images/base-layer/v-img-our-growers-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .sign-up-block .left-img > div.ratio {
    background-image: url("../images/base-layer/v-img-our-growers-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.base-layer-page .sign-up-block .right-img > div.ratio {
  background-position: center;
  background-image: url("../images/base-layer/v-img-our-supply-chain-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/base-layer/base-layer-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/base-layer/base-layer-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .base-layer-page .sign-up-block .right-img > div.ratio {
    background-image: url("../images/base-layer/v-img-our-supply-chain-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .sign-up-block .right-img > div.ratio {
    background-image: url("../images/base-layer/v-img-our-supply-chain-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.base-layer-page .grey-back-lead {
  padding: 60px 0 0 0;
}
.base-layer-page .grey-back-lead .quote-col .copy {
  max-width: 320px;
  text-align: left;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.base-layer-page .grey-back-lead .row {
  margin-bottom: 60px;
}
.base-layer-page .grey-back-lead h4, .base-layer-page .grey-back-lead .h4 {
  max-width: 880px;
  margin: 0 auto 0 auto;
}
.base-layer-page .grey-back-lead .left-img.w-img > div.ratio {
  background-position: center;
  background-image: url("../images/base-layer/w-img-riley-wolf-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/base-layer/base-layer-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/base-layer/base-layer-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .base-layer-page .grey-back-lead .left-img.w-img > div.ratio {
    background-image: url("../images/base-layer/w-img-riley-wolf-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .grey-back-lead .left-img.w-img > div.ratio {
    background-image: url("../images/base-layer/w-img-riley-wolf-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.base-layer-page .grey-back-lead .right-img > div.ratio {
  background-position: center;
  background-image: url("../images/base-layer/v-img-fibre-check-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/base-layer/base-layer-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/base-layer/base-layer-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .base-layer-page .grey-back-lead .right-img > div.ratio {
    background-image: url("../images/base-layer/v-img-fibre-check-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .grey-back-lead .right-img > div.ratio {
    background-image: url("../images/base-layer/v-img-fibre-check-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.base-layer-page .left-img > div.ratio, .base-layer-page .right-img > div.ratio {
  background-repeat: no-repeat;
  background-size: cover;
}
.base-layer-page .intro-copy {
  text-align: left;
  padding-top: 60px;
  background-color: #ececeb;
}
@media (min-width: 547px) and (max-width: 767px) {
  .base-layer-page .intro-copy .copy {
    max-width: 450px;
    padding-left: 60px;
  }
}
.base-layer-page .intro-copy .row {
  margin-bottom: 60px;
}
.base-layer-page .intro-copy div[class^='col-'], .base-layer-page .intro-copy div[class*=' col-'] {
  padding: 0 10px;
}
@media (max-width: 767px) {
  .base-layer-page .intro-copy div[class^='col-'], .base-layer-page .intro-copy div[class*=' col-'] {
    padding: 0;
  }
}
.base-layer-page .intro-copy h1 {
  position: absolute;
  z-index: 4;
  font-size: 3.1vw;
  top: 20%;
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
  letter-spacing: 0.6vw;
}
@media (min-width: 1520px) {
  .base-layer-page .intro-copy h1 {
    font-size: 50px;
    letter-spacing: 11px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .base-layer-page .intro-copy h1 {
    margin-left: -7.2vw;
  }
}
.base-layer-page .intro-copy h3 {
  font-family: Times New Roman, serif;
  color: #c5b091;
  text-transform: initial;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .base-layer-page .intro-copy p {
    max-width: 302px;
    margin-bottom: 20px;
  }
}
.base-layer-page .intro-copy p:last-of-type {
  margin-bottom: 0;
}
.base-layer-page .intro-copy .v-img.right-img {
  margin-bottom: 50px;
}
.base-layer-page .intro-copy .left-img > div.ratio {
  background-position: center;
  background-image: url("../images/base-layer/v-img-landscape-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/base-layer/base-layer-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/base-layer/base-layer-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .base-layer-page .intro-copy .left-img > div.ratio {
    background-image: url("../images/base-layer/v-img-landscape-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .intro-copy .left-img > div.ratio {
    background-image: url("../images/base-layer/v-img-landscape-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.base-layer-page .intro-copy .right-img > div.ratio {
  background-position: center;
  background-image: url("../images/base-layer/v-img-rush-vest-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/base-layer/base-layer-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/base-layer/base-layer-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .base-layer-page .intro-copy .right-img > div.ratio {
    background-image: url("../images/base-layer/v-img-rush-vest-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page .intro-copy .right-img > div.ratio {
    background-image: url("../images/base-layer/v-img-rush-vest-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.base-layer-page .trade {
  font-size: 60%;
  vertical-align: top;
  position: relative;
  top: 0.2em;
}
.base-layer-page .hide-br {
  display: none;
}
@media (min-width: 1499px) {
  .base-layer-page .hide-br {
    display: block;
  }
}
.base-layer-page .vid-player:hover {
  cursor: pointer;
}
.base-layer-page .btn {
  font-family: SofiaProRegular,Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  -webkit-transition: background-color 0.2s ease-in, color 0.2s ease-in, border 0.2s ease-in;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border 0.2s ease-in;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  margin: 10px;
  min-width: 190px;
  padding: 12px 24px;
  text-align: center;
  text-transform: uppercase;
}
.base-layer-page .btn:hover {
  background-color: #000;
  border-color: #000;
  color: #f60;
}
.base-layer-page .btn.reversed {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}
.base-layer-page .btn.reversed:hover {
  background-color: #fff;
  border-color: #fff;
  color: #f60;
}
.base-layer-page .shop-tiles .btn {
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 5;
}
@media (max-width: 767px) {
  .base-layer-page .shop-tiles .btn {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 190px;
    bottom: 30px;
    position: absolute;
  }
}
.base-layer-page .unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.base-layer-page h1,
.base-layer-page h2,
.base-layer-page .h1,
.base-layer-page .h2 {
  font-weight: normal;
  font-style: normal;
  letter-spacing: 4px;
  margin-bottom: 20px;
}
.base-layer-page h3,
.base-layer-page h4,
.base-layer-page .h3,
.base-layer-page .h4 {
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.base-layer-page .trans-section h3.brand-h, .base-layer-page .trans-section p.g-caption, .base-layer-page .intro-copy h3.brand-h, .base-layer-page .intro-copy p.g-caption {
  color: #bba78a;
}
.base-layer-page h3.brand-h {
  font-family: Times New Roman, serif;
  color: #c5b091;
  text-transform: initial;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .base-layer-page h3.brand-h {
    font-size: 2.8vw;
  }
}
@media (max-width: 479px) {
  .base-layer-page h3.brand-h {
    font-size: 6.7vw;
  }
}
.base-layer-page h5,
.base-layer-page h6,
.base-layer-page .h5,
.base-layer-page .h6 {
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.base-layer-page p {
  margin: 0 0 15px 0;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1.2px;
  line-height: 1.8;
}
.base-layer-page p.extra-light {
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
}
.base-layer-page p.g-caption {
  color: #c5b091;
  font-family: SofiaProLight,Helvetica,Arial,sans-serif;
  font-size: 12px;
  line-height: normal;
  margin-bottom: 30px;
  letter-spacing: 1.6px;
}
.base-layer-page h1, .base-layer-page h2, .base-layer-page h3 {
  margin: 0;
}
.base-layer-page h1, .base-layer-page h2 {
  font-size: 20px;
}
@media (max-width: 991px) {
  .base-layer-page h1, .base-layer-page h2 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .base-layer-page h1, .base-layer-page h2 {
    font-size: 16px;
  }
}
.base-layer-page h1.quotes:before, .base-layer-page h2.quotes:before {
  content: '\0022';
  position: absolute;
  left: -5px;
}
.base-layer-page h1.quotes:after, .base-layer-page h2.quotes:after {
  display: none !important;
}
.base-layer-page h3.quotes:before {
  content: '“';
  position: absolute;
  left: -18px;
}
.base-layer-page h3.quotes:after {
  display: none !important;
}
.base-layer-page h3.quotes.german:before {
  content: '„';
  position: absolute;
  left: -18px;
}
.base-layer-page h3.quotes.french:before {
  content: '«';
  position: absolute;
  left: -24px;
}
.base-layer-page p.quotes:before {
  content: '\0022';
  position: absolute;
  left: -11px;
}
.base-layer-page p.quotes:after {
  display: none !important;
}
.base-layer-page p.quotes-h-mobile:before {
  content: '\0022';
  position: absolute;
  left: 3px;
}
@media (max-width: 767px) {
  .base-layer-page p.quotes-h-mobile:before {
    display: none;
  }
}
.base-layer-page h2, .base-layer-page h2 {
  margin: 0 0 25px;
}
.base-layer-page h2.lead, .base-layer-page h2.lead {
  margin: 0 0 60px;
}
.base-layer-page h2.quotes.french:before, .base-layer-page h2.quotes.french:before {
  content: '«';
  line-height: 1.1;
  left: -3px;
}
.base-layer-page h2.quotes.french-ca:before, .base-layer-page h2.quotes.french-ca:before {
  content: '«';
  line-height: 1.1;
  left: -3px;
}
.base-layer-page p.quotes.french:before {
  content: '«';
  line-height: 1.4;
  left: -17px;
}
.base-layer-page p.quotes.french-ca:before {
  content: '«';
  line-height: 1.4;
  left: -17px;
}
.base-layer-page p.quotes-h-mobile.french:before {
  content: '«';
  line-height: 1.4;
  left: -5px;
}
@media (max-width: 767px) {
  .base-layer-page p.quotes-h-mobile.french:before {
    display: none;
  }
}
.base-layer-page p.quotes-h-mobile.french-ca:before {
  content: '«';
  line-height: 1.4;
  left: 0px;
}
@media (max-width: 767px) {
  .base-layer-page p.quotes-h-mobile.french-ca:before {
    display: none;
  }
}
.base-layer-page h1.quotes.german:before, .base-layer-page h2.quotes.german:before {
  content: '„';
  line-height: 1.1;
  left: -3px;
}
.base-layer-page p.quotes.german:before {
  content: '„';
  line-height: 1.4;
  left: -11px;
}
.base-layer-page p.quotes-h-mobile.german:before {
  content: '„';
  line-height: 1.4;
  left: 3px;
}
@media (max-width: 767px) {
  .base-layer-page p.quotes-h-mobile.german:before {
    display: none;
  }
}
.base-layer-page span.lead-sub {
  text-transform: uppercase;
  color: #FFF;
  font-size: 14px;
  letter-spacing: 1.4px;
  font-family: SofiaProRegular,Helvetica,Arial,sans-serif;
}
.base-layer-page a.brand-link {
  text-transform: uppercase;
  color: #FFF;
  font-size: 14px;
  letter-spacing: 1.4px;
  font-family: SofiaProRegular,Helvetica,Arial,sans-serif;
  border-bottom: 2px solid #FFF;
  padding: 0px 0 5px 0;
  display: inline-block;
}
.base-layer-page a.brand-link:hover {
  border-bottom: 2px solid #F60;
}
.base-layer-page a.brand-link.black-l {
  color: #000;
  border-bottom: 2px solid #000;
}
.base-layer-page a.brand-link.black-l:hover {
  border-bottom: 2px solid #F60;
}
.base-layer-page span.small {
  font-size: 80%;
  line-height: 3;
}
@media (min-width: 768px) {
  .base-layer-page .q-left {
    max-width: 405px;
    position: absolute;
    top: 10%;
    left: 10%;
  }
}
@media (min-width: 768px) {
  .base-layer-page .q-right {
    max-width: 295px;
    position: absolute;
    top: 10%;
    right: 7%;
  }
}
.base-layer-page sup {
  vertical-align: top;
}
.base-layer-page .clearfix {
  display: table;
  clear: both;
}
.base-layer-page .row.is-flex {
  display: flex;
  flex-wrap: wrap;
}
.base-layer-page .row.is-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.base-layer-page .row.is-flex {
  display: flex;
  flex-wrap: wrap;
}
.base-layer-page .row.is-flex > [class*='col-'] {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.base-layer-page .made-row h2 {
  font-family: SofiaProRegular,Helvetica,Arial,sans-serif;
  color: #f60;
  position: absolute;
  left: 0;
  margin: 0;
  z-index: 55;
  transform: translate(-54px, 0) rotate(90deg);
  bottom: -27px;
  font-size: 20px;
}
.base-layer-page .made-row h2.french-ca {
  transform: translate(-35px, 0) rotate(90deg);
  bottom: -10px;
}
@media (min-width: 768px) {
  .base-layer-page .made-row h2.french-ca {
    transform: translate(-61px, 0) rotate(90deg);
    bottom: -13px;
  }
}
@media (min-width: 768px) {
  .base-layer-page .made-row h2 {
    transform: translate(-80px, 0) rotate(90deg);
    bottom: -30px;
    font-size: 26px;
  }
  .base-layer-page .made-row h2.french {
    transform: translate(-89px, 0) rotate(90deg);
    bottom: 30px;
    font-size: 14px;
  }
}
.base-layer-page .made-row > div {
  min-height: 0;
}
.base-layer-page #hero {
  position: relative;
  overflow: hidden;
  text-align: center;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  height: 100vh;
  width: 100%;
  background-image: url("../images/base-layer/base-layer-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page #hero {
    background-image: url("../images/base-layer/base-layer-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .base-layer-page #hero {
    background-image: url("../images/base-layer/base-layer-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .base-layer-page #hero {
    background-image: url("../images/base-layer/base-layer-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .base-layer-page #hero {
    background-image: url("../images/base-layer/base-layer-hero-rxl.jpg?$staticlink$");
  }
}
.base-layer-page #hero .svg-overflow {
  visibility: hidden;
  height: 0vh;
  overflow: hidden;
  position: absolute;
  z-index: 5;
  top: 122%;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 2s;
  transition-duration: 2s;
  -webkit-transition-timing-function: initial;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.base-layer-page #hero .svg-overflow .bottom-line {
  position: relative;
  width: 15px;
}
.base-layer-page #hero .overlay-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 3;
  background-color: #FFF;
  opacity: 1;
}
.base-layer-page #hero.show-it .overlay-filter {
  animation: splash 0.5s normal forwards ease-in;
}
.base-layer-page #hero .m-overlay-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 3;
  background-color: #000;
  opacity: .3;
}
@media (min-width: 769px) {
  .base-layer-page #hero .m-overlay-filter {
    display: none;
  }
}
.base-layer-page #hero .col-wrap {
  height: 100%;
}
.base-layer-page #hero .hero-head {
  position: absolute;
  transform: translate(0%, -50%);
  top: 47%;
}
.base-layer-page #hero h1 {
  position: relative;
  clear: both;
  font-family: SofiaProLight,Helvetica,Arial,sans-serif;
  font-size: 7.5vw;
  letter-spacing: 1.5vw;
  padding-left: 10px;
  line-height: 1.3;
  color: #ffffff;
  text-align: left;
}
@media (min-width: 768px) {
  .base-layer-page #hero h1 {
    font-size: 5.5vw;
    letter-spacing: 1vw;
  }
}
@media (min-width: 992px) {
  .base-layer-page #hero h1 {
    font-size: 3.5vw;
    letter-spacing: 0.8vw;
  }
}
@media (min-width: 1400px) {
  .base-layer-page #hero h1 {
    font-size: 2.8vw;
    letter-spacing: 0.5vw;
  }
}
.base-layer-page #hero h2.french {
  font-family: SofiaProRegular,Helvetica,Arial,sans-serif;
  color: #fff;
  margin: 0;
  z-index: 55;
  font-size: 3.3vw;
  text-align: left;
  margin-top: 25px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .base-layer-page #hero h2.french {
    font-size: 1.9vw;
  }
}
@media (min-width: 992px) {
  .base-layer-page #hero h2.french {
    font-size: 1.5vw;
  }
}
@media (min-width: 1400px) {
  .base-layer-page #hero h2.french {
    font-size: 1.3vw;
  }
}
.base-layer-page #hero p {
  color: #FFFFFF;
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 0px;
}
@media (max-width: 350px) {
  .base-layer-page #hero p {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .base-layer-page #hero p {
    font-size: 20px;
  }
}
.base-layer-page #hero .icon {
  z-index: 4;
  font-size: 50px;
  color: white;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  position: absolute;
  top: auto;
  bottom: -5px;
  cursor: pointer;
  left: 50%;
}
.base-layer-page #hero .icon:before {
  margin-left: -25px;
}
.base-layer-page #hero .icon:hover, .base-layer-page #hero .icon:focus {
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .base-layer-page #hero .icon {
    bottom: 15px;
  }
}
.base-layer-page .made-row {
  position: relative;
  z-index: 70;
  opacity: 0;
}
.base-layer-page .made-row.show-it {
  animation: fadeOpacity 0.5s normal forwards ease-in 1.5s 1;
}
.base-layer-page .plus-item {
  opacity: 0;
}
.base-layer-page .plus-item.show {
  animation: fadeOpacity 0.65s normal forwards ease-in 0.5s 1;
}
.base-layer-page .shop-circle {
  opacity: 0;
}
.base-layer-page .shop-circle.show {
  animation: fadeOpacity 0.35s normal forwards ease-in 0.8s 1;
}
.base-layer-page .shop-circle {
  opacity: 0;
}
.base-layer-page .shop-circle.show {
  animation: fadeOpacity 0.35s normal forwards ease-in 0.8s 1;
}
@keyframes splash {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes lineSlide {
  0% {
    height: 0vh;
  }
  100% {
    height: 38vh;
  }
}
.base-layer-page .vid-player:hover .play-t-vid .play-circle {
  animation: dash 3s linear forwards;
}
.base-layer-page .vid-player:hover .play-t-vid .static-circle {
  animation: dashback 3s linear forwards;
}
@keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }
  to {
    stroke-dashoffset: 854;
  }
}
@keyframes dashback {
  from {
    stroke-dashoffset: 854;
  }
  to {
    stroke-dashoffset: 1000;
  }
}
.base-layer-page .scrollable.full-half-w-img {
  opacity: 0;
  -webkit-transform: translate(0, 80px);
  -ms-transform: translate(0, 80px);
  transform: translate(0, 80px);
}
.base-layer-page .scrollable.full-half-w-img.show {
  opacity: 1;
  -webkit-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  transform: translate(0, 0px);
  -webkit-transition: opacity 1s, transform 1s ease;
  transition: opacity 1s, transform 1s ease;
  -webkit-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.base-layer-page .scrollable.v-lean-right .v-img > .ratio, .base-layer-page .scrollable.v-lean-right .w-img > .ratio, .base-layer-page .scrollable.w-lean-right .v-img > .ratio, .base-layer-page .scrollable.w-lean-right .w-img > .ratio {
  opacity: 0;
  -webkit-transform: translate(80px, 0px);
  -ms-transform: translate(80px, 0px);
  transform: translate(80px, 0px);
}
.base-layer-page .scrollable.v-lean-right.show .v-img > .ratio, .base-layer-page .scrollable.v-lean-right.show .w-img > .ratio, .base-layer-page .scrollable.w-lean-right.show .v-img > .ratio, .base-layer-page .scrollable.w-lean-right.show .w-img > .ratio {
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: opacity 1s, transform 1s ease;
  transition: opacity 1s, transform 1s ease;
  -webkit-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.base-layer-page .scrollable.w-lean-left .w-img > .ratio, .base-layer-page .scrollable.w-lean-left .v-img > .ratio, .base-layer-page .scrollable.v-lean-left .w-img > .ratio, .base-layer-page .scrollable.v-lean-left .v-img > .ratio {
  opacity: 0;
  -webkit-transform: translate(-80px, 0px);
  -ms-transform: translate(-80px, 0px);
  transform: translate(-80px, 0px);
}
.base-layer-page .scrollable.w-lean-left.show .w-img > .ratio, .base-layer-page .scrollable.w-lean-left.show .v-img > .ratio, .base-layer-page .scrollable.v-lean-left.show .w-img > .ratio, .base-layer-page .scrollable.v-lean-left.show .v-img > .ratio {
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: opacity 1s, transform 1s ease;
  transition: opacity 1s, transform 1s ease;
  -webkit-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.base-layer-page .scrollable .v-img > .ratio, .base-layer-page .scrollable .w-img > .ratio {
  opacity: 0;
  -webkit-transform: translate(0, 80px);
  -ms-transform: translate(0, 80px);
  transform: translate(0, 80px);
}
.base-layer-page .scrollable.show .v-img > .ratio {
  opacity: 1;
  -webkit-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  transform: translate(0, 0px);
  -webkit-transition: opacity 1s, transform 1s ease;
  transition: opacity 1s, transform 1s ease;
  -webkit-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.base-layer-page .scrollable.show .w-img > .ratio {
  opacity: 1;
  -webkit-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  transform: translate(0, 0px);
  -webkit-transition: opacity 1s, transform 1s ease;
  transition: opacity 1s, transform 1s ease;
  -webkit-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.base-layer-page .scrollable .bgimg, .base-layer-page .scrollable .sign-off .cta-block, .base-layer-page .sign-off .scrollable .cta-block {
  opacity: 0;
  -webkit-transform: translate(0, 80px);
  -ms-transform: translate(0, 80px);
  transform: translate(0, 80px);
}
.base-layer-page .scrollable.show .bgimg, .base-layer-page .scrollable.show .sign-off .cta-block, .base-layer-page .sign-off .scrollable.show .cta-block {
  opacity: 1;
  -webkit-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  transform: translate(0, 0px);
  -webkit-transition: opacity 1s, transform 1s ease;
  transition: opacity 1s, transform 1s ease;
  -webkit-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.base-layer-page .scrollable.copy {
  opacity: 0;
}
.base-layer-page .scrollable.copy.show {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.base-layer-page .scrollable .copy {
  opacity: 0;
}
.base-layer-page .scrollable.show .copy {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.base-layer-page .scrollable .vid-player {
  opacity: 0;
}
.base-layer-page .scrollable.show .vid-player {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.base-layer-page .tech-row {
  color: #fff;
}
.base-layer-page .tech-row .reveal {
  position: relative;
  z-index: 2;
  height: 100%;
  width: 100%;
}
.base-layer-page .tech-row .overlay-filter {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.base-layer-page .tech-row .rest {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.base-layer-page .tech-row .rest p {
  color: #000;
  text-transform: uppercase;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 1.6px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .base-layer-page .tech-row .rest p {
    font-size: 16px;
  }
}
.base-layer-page .tech-row .rest, .base-layer-page .tech-row .read-less {
  display: none;
}
.base-layer-page .tech-row .show-rest .overlay-filter {
  background-color: rgba(255, 255, 255, 0.85);
}
.base-layer-page .tech-row .show-rest .rest, .base-layer-page .tech-row .show-rest .read-less {
  display: block;
}
.base-layer-page .tech-row .show-rest .some, .base-layer-page .tech-row .show-rest .read-more {
  display: none;
}
.base-layer-page .tech-row .some {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.base-layer-page .tech-row .some .title {
  letter-spacing: 3px;
  font-size: 17px;
  margin-bottom: 20px;
}
.base-layer-page .tech-row .some img, .base-layer-page .tech-row .some .reveal-icon {
  width: 70px;
  margin-bottom: 20px;
}
.base-layer-page .tech-row .some p {
  text-transform: uppercase;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.base-layer-page .tech-row .read-more, .base-layer-page .tech-row .read-less {
  text-transform: uppercase;
  color: #f60;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 45px;
  letter-spacing: 2px;
}
.base-layer-page .tech-row .read-more:hover, .base-layer-page .tech-row .read-less:hover {
  cursor: pointer;
}
.base-layer-page .tech-row h3, .base-layer-page .tech-row p, .base-layer-page .tech-row span {
  color: #fff;
}
.base-layer-page .tech-row span a {
  color: #fff;
}
.base-layer-page .tech-row span a:hover {
  color: #f60;
  text-decoration: none;
}
.base-layer-page .tech-row .bgimg, .base-layer-page .tech-row .sign-off .cta-block, .base-layer-page .sign-off .tech-row .cta-block {
  height: 380px;
}
@media (min-width: 768px) {
  .base-layer-page .tech-row .bgimg, .base-layer-page .tech-row .sign-off .cta-block, .base-layer-page .sign-off .tech-row .cta-block {
    height: 500px;
  }
}
.base-layer-page .tech-row a.btn {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media (max-width: 767px) {
  .base-layer-page .tech-row .odor {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .base-layer-page .tech-row .re-order {
    order: 2;
  }
}
.base-layer-page .bgimg, .base-layer-page .sign-off .cta-block {
  background-size: cover;
  background-position: center;
  position: relative;
}
@media (max-width: 767px) {
  .base-layer-page .re-order {
    order: 2;
  }
}
.base-layer-page hr.primary {
  border: none;
  border-top: 1px solid #f60;
  margin: 40px 0;
}
@media (min-width: 768px) {
  .base-layer-page hr.primary {
    margin: 60px 0 50px 0;
  }
}
.base-layer-page .btn-wrap {
  position: absolute;
  bottom: 18%;
  width: 100%;
  text-align: center;
}
.base-layer-page .sign-off .cta-block-inner {
  margin-left: -15px;
  margin-right: -15px;
}
.base-layer-page .sign-off .cta-block {
  position: relative;
  min-height: 200px;
  max-height: 400px;
  padding-bottom: 52%;
  overflow: hidden;
}
.base-layer-page .sign-off .cta-block .css-table {
  position: relative;
  z-index: 2;
}
.base-layer-page .sign-off .cta-block.cta-even-1 {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .base-layer-page .sign-off .cta-block.cta-even-0 {
    margin-right: 12px;
  }
  .base-layer-page .sign-off .cta-block.cta-even-1 {
    margin-top: 0;
    margin-left: 12px;
  }
}
.base-layer-page .white {
  color: #FFFFFF;
}
.base-layer-page .uppercase {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .base-layer-page .hidden-xs {
    display: none !important;
  }
}
@media (max-width: 479px) {
  .base-layer-page .hidden-xxs {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .base-layer-page .visible-xs {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .base-layer-page .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .base-layer-page .visible-sm {
    display: none !important;
  }
}
.base-layer-page .txt-white {
  color: #FFFFFF;
}
.base-layer-page .txt-left {
  text-align: left;
}
.base-layer-page .play-t-vid {
  width: 68px;
  overflow: visible;
}
.base-layer-page .play-t-vid .play-circle {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
}
.base-layer-page .play-t-vid .static-circle {
  stroke-dasharray: 1000;
  stroke-dashoffset: 854;
}

/* end of base-layer-page name space */

/*# sourceMappingURL=base-layer.css.map */
