@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;
  }
}
/* 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;
  }
}
.t--white {
  color: white;
}

.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, .made-different-18 h1,
.made-different-18 h2,
.made-different-18 .h1,
.made-different-18 .h2 {
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
}

.header-400, .teeslanding .gridwall .review p:last-child, .teeslanding .washing .challengeparagraph span, .made-different-18 p, .made-different-18 h3,
.made-different-18 h4,
.made-different-18 .h3,
.made-different-18 .h4 {
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
}

.header-500, .teeslanding .gridwall .block a .vertical, .teeslanding .washing p span {
  font-family: SofiaProRegular, Helvetica, Arial, sans-serif;
}

.header-600, .made-different-18 h5,
.made-different-18 h6,
.made-different-18 .h5,
.made-different-18 .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, .lead-header-block .orange-bottom, .lead-header-block .grey-bottom, .lead-header-block h2, .lead-header-block h3, .block-default-mt {
  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, .lead-header-block .orange-bottom, .lead-header-block .grey-bottom, .lead-header-block h2, .lead-header-block h3, .block-default-mt {
    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;
}

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

.teeslanding .hide-mobile {
  display: none !important;
}
@media (min-width: 992px) {
  .teeslanding .hide-mobile {
    display: block !important;
  }
}
.teeslanding .hide-desktop {
  display: block !important;
}
@media (min-width: 768px) {
  .teeslanding .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;
  padding-top: 56.1905%;
}

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

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

@media screen and (max-height: 840px) {
  .modal-content-cm {
    margin: -17.5% auto 0 auto !important;
  }

  .fluidvid-wrap {
    width: 100%;
    max-width: 100%;
    position: relative;
    padding-top: 44.1905%;
  }
}
.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%;
}

.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;
}

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

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

/* css name spaced */
.made-different-18 {
  text-align: center;
  /* Merino-101 new stuff */
  /* cta block and button (copy from lookbook btn)*/
  /* lookbook */
}
.made-different-18 #IcebreakerTeaseSignup {
  max-width: 420px;
  margin: 0 auto 50px auto;
}
.made-different-18 #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;
}
.made-different-18 #IcebreakerTeaseSignup .submit-button:hover {
  background-color: #FFF;
  border-color: #FFF;
  color: #f60;
}
.made-different-18 #IcebreakerTeaseSignup .email-checkbox-wrap {
  margin-bottom: 15px;
}
.made-different-18 #IcebreakerTeaseSignup .email-input-tease input {
  text-align: center;
  padding: 30px 0px 10px 0px;
  width: 100%;
}
.made-different-18 #IcebreakerTeaseSignup input[type=checkbox] + label {
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  min-height: 20px;
  padding: 5px 0;
}
.made-different-18 #IcebreakerTeaseSignup input[type=checkbox] + label::before {
  transition: all 0.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;
}
.made-different-18 #IcebreakerTeaseSignup input[type=checkbox]:checked + label::before {
  background-color: #fff;
  border-color: #fff;
  color: #000;
  content: "J";
}
.made-different-18 #IcebreakerTeaseSignup input {
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  transition: all 0.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;
}
.made-different-18 #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;
}
.made-different-18 #IcebreakerTeaseSignup .email-checkbox-text a {
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #f60;
  font-size: 12px;
}
.made-different-18 #IcebreakerTeaseSignup .email-checkbox-text a:hover {
  color: #f60;
  text-decoration: underline;
}
.made-different-18 #IcebreakerTeaseSignup .submit-button.disabled {
  background-color: #999 !important;
  border-color: #999 !important;
  color: #fff !important;
}
.made-different-18 #IcebreakerTeaseSignup #email-input-field {
  color: #fff;
  -webkit-text-fill-color: #fff;
}
.made-different-18 #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;
}
.made-different-18 #IcebreakerTeaseSignup .inputfield label {
  color: #fff;
}
.made-different-18 #IcebreakerTeaseSignup #IcebreakerTeaseSignupConfirmation.show .thankyou-tease {
  display: block;
}
.made-different-18 #IcebreakerTeaseSignup #IcebreakerTeaseSignupConfirmation.show + .email-box {
  display: none;
}
.made-different-18 #IcebreakerTeaseSignup .thankyou-tease {
  display: none;
  line-height: 35px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 0.072em;
  color: #fff;
  margin-top: 50px;
}
.made-different-18 #IcebreakerTeaseSignup .thankyou-tease.icon-icon-check-yes::before {
  color: #f60;
  padding-right: 10px;
}
.made-different-18 .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: 4;
}
@media (max-width: 767px) {
  .made-different-18 .shop-mob {
    display: block;
  }
}
.made-different-18 .shop-mob:hover {
  cursor: pointer;
}
.made-different-18 .shop-mob .shop-circle {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 20px;
  height: 30px;
  width: 30px;
  background-color: #FFF;
  border-radius: 15px;
}
.made-different-18 .shop-mob .shop-circle .icon {
  position: relative;
  margin-top: 6px;
  font-size: 16px;
}
.made-different-18 .shop-mob .shop-item {
  position: absolute;
  display: table;
  overflow: hidden;
  z-index: 6;
}
.made-different-18 .shop-mob .shop-item.show-item .a-link {
  animation: slideShop 0.35s normal forwards ease-in 0.35s;
}
.made-different-18 .shop-mob .shop-item.show-item .link-arrow {
  animation: fadeOpacity 0.35s normal forwards ease-in;
}
.made-different-18 .shop-mob .shop-item .a-link, .made-different-18 .shop-mob .shop-item .link-arrow {
  display: table-cell;
}
.made-different-18 .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;
}
.made-different-18 .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;
}
.made-different-18 .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;
}
.made-different-18 .shop-mob .shop-item .link-arrow .icon-icon-arrow-right {
  color: #fff;
  font-size: 20px;
  height: 20px;
}
.made-different-18 .shop-mob .shop-item.one-a {
  top: 25%;
  left: 8%;
}
.made-different-18 .shop-mob .shop-item.one-b {
  top: 45%;
  left: 8%;
}
.made-different-18 .shop-mob .shop-item.two-a {
  top: 45%;
  left: 8%;
}
.made-different-18 .shop-mob .shop-item.three-a {
  top: 41%;
  left: 5%;
}
.made-different-18 .shop-mob .shop-item.three-b {
  top: 65%;
  left: 8%;
}
.made-different-18 .shop-mob .shop-item.four-a {
  top: 42%;
  left: 9%;
}
.made-different-18 .shop-mob .shop-item.five-a {
  top: 40%;
  left: 13%;
}
@keyframes slideShop {
  0% {
    transform: translate(100%, 0%);
    opacity: 0;
  }
  100% {
    transform: translate(0%, 0%);
    opacity: 1;
  }
}
.made-different-18 .right-corner, .made-different-18 .left-corner, .made-different-18 .left-bottom-corner {
  color: #FFF;
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 1.6px;
}
.made-different-18 .right-corner a, .made-different-18 .left-corner a, .made-different-18 .left-bottom-corner a {
  color: #FFF;
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
  text-decoration: underline;
  font-size: 12px;
  letter-spacing: 1.6px;
}
.made-different-18 .right-corner a:hover, .made-different-18 .left-corner a:hover, .made-different-18 .left-bottom-corner a:hover {
  text-decoration: underline;
  color: #F60;
}
.made-different-18 .right-corner {
  position: absolute;
  right: 20px;
  top: 20px;
  text-align: right;
}
.made-different-18 .left-corner {
  position: absolute;
  left: 20px;
  top: 20px;
  text-align: left;
}
.made-different-18 .left-bottom-corner {
  position: absolute;
  left: 20px;
  bottom: 20px;
  text-align: left;
  z-index: 2;
}
.made-different-18 .look-link-desk .left-bottom-corner {
  left: 0px;
  bottom: 10px;
}
.made-different-18 h2 span.reg {
  font-size: 75%;
  color: #231F20;
  vertical-align: top;
}
.made-different-18 .rest span.reg {
  font-size: 75%;
  vertical-align: top;
  color: #231F20 !important;
}
.made-different-18 .some span.reg {
  font-size: 75%;
  color: #fff;
  vertical-align: top;
}
.made-different-18 .slider-title {
  padding-top: 60px;
}
.made-different-18 .slider-title h2 {
  color: #333;
  font-size: 29px;
}
@media (max-width: 767px) {
  .made-different-18 .slider-title h2 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .made-different-18 .quote-col {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .made-different-18 .quote-col .v-img.left-img, .made-different-18 .quote-col .v-img.right-img {
    margin: 0 auto 0 0 !important;
    padding-left: 50px;
  }
  .made-different-18 .quote-col .v-img > div.ratio {
    padding-bottom: 0;
  }
  .made-different-18 .quote-col .copy {
    position: relative !important;
    top: 0 !important;
    transform: translate(0, 0) !important;
  }
  .made-different-18 .quote-col .left-img .copy {
    margin-bottom: 60px;
    margin-top: 0px;
  }
  .made-different-18 .quote-col .right-img .copy {
    margin-bottom: 0px;
    margin-top: 60px;
  }
}
@media (max-width: 479px) {
  .made-different-18 .quote-col .v-img.left-img, .made-different-18 .quote-col .v-img.right-img {
    padding-left: 25px;
  }
}
@media (max-width: 767px) {
  .made-different-18 .v-lean-left {
    padding-right: 0;
    padding-left: 0;
  }
  .made-different-18 .v-lean-left .v-img.left-img {
    margin: 0 auto 0 0;
    transform: translate(-25px, 0);
  }
}
@media (max-width: 767px) {
  .made-different-18 .intro-copy .v-lean-right .v-img.right-img {
    margin: 0 0 0 auto;
    transform: translate(25px, 0);
  }
}
@media (max-width: 767px) {
  .made-different-18 .v-lean-right {
    padding-left: 0;
    padding-right: 0;
  }
  .made-different-18 .v-lean-right .v-img.right-img {
    margin: 0 0 0 auto;
    transform: translate(25px, 0);
  }
}
@media (max-width: 767px) {
  .made-different-18 .w-lean-left {
    padding-right: 0;
    padding-left: 0;
  }
  .made-different-18 .w-lean-left .w-img.left-img {
    margin: 0 auto 0 0;
    transform: translate(-25px, 0);
  }
}
@media (max-width: 767px) {
  .made-different-18 .w-lean-right {
    padding-left: 0;
    padding-right: 0;
  }
  .made-different-18 .w-lean-right .w-img.right-img {
    margin: 0 0 0 auto;
    transform: translate(25px, 0);
  }
}
.made-different-18 .v-img > div.ratio {
  position: relative;
  padding-bottom: 137.78%;
  overflow: hidden;
}
.made-different-18 .v-img {
  max-width: 450px;
}
@media (min-width: 1200px) {
  .made-different-18 .v-img {
    max-width: 79.9%;
  }
}
.made-different-18 .v-img.left-img {
  margin: 0 0 0 auto;
}
.made-different-18 .w-img.left-img {
  margin: 0 0 0 auto;
}
.made-different-18 .w-img.right-img {
  margin: 0 auto 0 0;
}
.made-different-18 .w-img > div.ratio {
  position: relative;
  padding-bottom: 73.4%;
  overflow: hidden;
}
.made-different-18 .w-img {
  max-width: 515px;
}
.made-different-18 .full-half-w-img > div.ratio {
  position: relative;
  padding-bottom: 62.5%;
  overflow: hidden;
}
.made-different-18 .full-w-img > div.ratio {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-bottom: 50%;
  overflow: hidden;
}
.made-different-18 #right-img.full-half-w-img, .made-different-18 #left-img.full-half-w-img {
  background-repeat: no-repeat;
  background-size: cover;
}
.made-different-18 #left-img.full-half-w-img {
  background-position: center;
  background-image: url("../images/brand-page/full-half-w-img-hyrbrid-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .made-different-18 #left-img.full-half-w-img {
    background-image: url("../images/brand-page/full-half-w-img-hyrbrid-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 #left-img.full-half-w-img {
    background-image: url("../images/brand-page/full-half-w-img-hyrbrid-rl.jpg?$staticlink$");
  }
}
.made-different-18 #right-img.full-half-w-img {
  background-position: center;
  background-image: url("../images/brand-page/full-half-w-img-comet-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .made-different-18 #right-img.full-half-w-img {
    background-image: url("../images/brand-page/full-half-w-img-comet-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 #right-img.full-half-w-img {
    background-image: url("../images/brand-page/full-half-w-img-comet-rl.jpg?$staticlink$");
  }
}
.made-different-18 #right-img.full-half-w-img, .made-different-18 #left-img.full-half-w-img {
  padding: 0;
}
.made-different-18 #right-img.full-half-w-img > div.ratio:after, .made-different-18 #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%);
}
.made-different-18 .look-link-mobile {
  display: block;
}
@media (min-width: 768px) {
  .made-different-18 .look-link-mobile {
    display: none;
  }
}
.made-different-18 .look-link-desk {
  display: none;
}
@media (min-width: 768px) {
  .made-different-18 .look-link-desk {
    display: block;
  }
}
.made-different-18 .grey-back-lead h4, .made-different-18 .grey-back-lead .h4, .made-different-18 .sign-off h4, .made-different-18 .sign-off .h4, .made-different-18 .sign-up-block h4, .made-different-18 .sign-up-block .h4 {
  color: #ffffff;
}
.made-different-18 .trans-section h4, .made-different-18 .trans-section .h4 {
  color: #000000;
}
.made-different-18 .grey-back-lead h4, .made-different-18 .grey-back-lead .h4, .made-different-18 .sign-off h4, .made-different-18 .sign-off .h4, .made-different-18 .sign-up-block h4, .made-different-18 .sign-up-block .h4, .made-different-18 .trans-section h4, .made-different-18 .trans-section .h4 {
  letter-spacing: 3.4px;
  line-height: 1.6;
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
}
.made-different-18 .sign-off, .made-different-18 .grey-back-lead, .made-different-18 .sign-up-block {
  background-color: #515151;
}
.made-different-18 .siren-bra-hero div[class^=col-], .made-different-18 .siren-bra-hero div[class*=" col-"] {
  padding: 0;
}
.made-different-18 .siren-bra-hero .full-w-img > div.ratio {
  background-position: center;
  background-image: url("../images/brand-page/full-w-img-siren-bra-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$');
  } */
}
@media (max-width: 767px) {
  .made-different-18 .siren-bra-hero .full-w-img > div.ratio {
    padding-bottom: 64%;
  }
}
@media (min-width: 768px) {
  .made-different-18 .siren-bra-hero .full-w-img > div.ratio {
    background-image: url("../images/brand-page/full-w-img-siren-bra-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 .siren-bra-hero .full-w-img > div.ratio {
    background-image: url("../images/brand-page/full-w-img-siren-bra-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.made-different-18 .siren-bra-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%);
}
.made-different-18 .looks {
  background-color: #ececeb;
}
.made-different-18 .trans-section {
  background-color: #ececeb;
  padding-top: 60px;
}
.made-different-18 .trans-section .quote-col .copy {
  max-width: 320px;
  text-align: left;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.made-different-18 .trans-section h4, .made-different-18 .trans-section .h4 {
  max-width: 770px;
  margin: 0 auto 0 auto;
}
.made-different-18 .trans-section .row {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .made-different-18 .trans-section .second-row {
    margin: 0 -25px 0 -25px;
  }
  .made-different-18 .trans-section .second-row div[class^=col-], .made-different-18 .trans-section .second-row div[class*=" col-"] {
    padding: 0;
  }
  .made-different-18 .trans-section .second-row .w-img > div.ratio {
    padding-bottom: 128%;
  }
}
.made-different-18 .trans-section .second-row .left-img > div.ratio {
  background-position: center;
  background-image: url("../images/brand-page/w-img-oasis-half-zip-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$');
  } */
}
@media (max-width: 767px) {
  .made-different-18 .trans-section .second-row .left-img > div.ratio {
    background-position: 88% 50%;
    padding-bottom: 64%;
  }
}
@media (min-width: 768px) {
  .made-different-18 .trans-section .second-row .left-img > div.ratio {
    background-image: url("../images/brand-page/w-img-oasis-half-zip-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 .trans-section .second-row .left-img > div.ratio {
    background-image: url("../images/brand-page/w-img-oasis-half-zip-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.made-different-18 .trans-section .second-row .left-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%);
}
.made-different-18 .trans-section .second-row .right-img > div.ratio {
  background-position: center;
  background-image: url("../images/brand-page/w-img-garment-production-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .made-different-18 .trans-section .second-row .right-img > div.ratio {
    background-image: url("../images/brand-page/w-img-garment-production-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 .trans-section .second-row .right-img > div.ratio {
    background-image: url("../images/brand-page/w-img-garment-production-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
@media (max-width: 767px) {
  .made-different-18 .trans-section .third-row {
    margin: 0 -25px 60px -25px;
  }
  .made-different-18 .trans-section .third-row div[class^=col-], .made-different-18 .trans-section .third-row div[class*=" col-"] {
    padding: 0;
  }
  .made-different-18 .trans-section .third-row .full-w-img > div.ratio {
    padding-bottom: 64%;
  }
}
.made-different-18 .trans-section .third-row .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%);
}
.made-different-18 .trans-section .third-row .full-w-img > div.ratio {
  background-position: center;
  background-image: url("../images/brand-page/full-w-img-quality-control-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .made-different-18 .trans-section .third-row .full-w-img > div.ratio {
    background-image: url("../images/brand-page/full-w-img-quality-control-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 .trans-section .third-row .full-w-img > div.ratio {
    background-image: url("../images/brand-page/full-w-img-quality-control-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.made-different-18 .trans-section .fourth-row .right-img {
  margin: 0 0 0 auto;
}
.made-different-18 .trans-section .fourth-row .left-img > div.ratio {
  background-position: center;
  background-image: url("../images/brand-page/v-img-loom-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .made-different-18 .trans-section .fourth-row .left-img > div.ratio {
    background-image: url("../images/brand-page/v-img-loom-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 .trans-section .fourth-row .left-img > div.ratio {
    background-image: url("../images/brand-page/v-img-loom-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.made-different-18 .trans-section .fifth-row .right-img > div.ratio {
  overflow: visible;
  background-position: center;
  background-image: url("../images/brand-page/w-img-anatomica-natural-ethical-sustainbale-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .made-different-18 .trans-section .fifth-row .right-img > div.ratio {
    background-image: url("../images/brand-page/w-img-anatomica-natural-ethical-sustainbale-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 .trans-section .fifth-row .right-img > div.ratio {
    background-image: url("../images/brand-page/w-img-anatomica-natural-ethical-sustainbale-rl.jpg?$staticlink$");
  }
}
.made-different-18 .trans-section .fifth-row .left-bottom-corner {
  left: -48%;
  bottom: 0;
  color: #000;
}
.made-different-18 .trans-section .fifth-row .left-bottom-corner a {
  color: #000;
}
.made-different-18 .sign-off {
  padding: 60px 0;
}
.made-different-18 .sign-off h4, .made-different-18 .sign-off .h4 {
  max-width: 700px;
  margin: 0 auto 25px auto;
}
.made-different-18 .sign-off .left-img > div.ratio {
  background-position: center;
  background-image: url("../images/brand-page/v-img-mens-fall-arrivals-natural-ethical-sustainable_01-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .made-different-18 .sign-off .left-img > div.ratio {
    background-image: url("../images/brand-page/v-img-mens-fall-arrivals-natural-ethical-sustainable_01-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 .sign-off .left-img > div.ratio {
    background-image: url("../images/brand-page/v-img-mens-fall-arrivals-natural-ethical-sustainable_01-rl.jpg?$staticlink$");
  }
}
.made-different-18 .sign-off .right-img > div.ratio {
  background-position: center;
  background-image: url("../images/brand-page/v-img-womens-fall-arrivals-natural-ethical-sustainable_01-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .made-different-18 .sign-off .right-img > div.ratio {
    background-image: url("../images/brand-page/v-img-womens-fall-arrivals-natural-ethical-sustainable_01-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 .sign-off .right-img > div.ratio {
    background-image: url("../images/brand-page/v-img-womens-fall-arrivals-natural-ethical-sustainable_01-rl.jpg?$staticlink$");
  }
}
@media (max-width: 767px) {
  .made-different-18 .sign-off .trans-report {
    border-bottom: 2px solid #FFF;
  }
}
.made-different-18 .sign-off .trans-report div[class^=col-], .made-different-18 .sign-off .trans-report div[class*=" col-"] {
  padding: 0;
}
.made-different-18 .sign-off .trans-report a.btn {
  margin: 25px 0 50px 0;
}
.made-different-18 .sign-off .desk-cta .btn {
  min-width: 235px;
}
.made-different-18 .sign-off .mob-cta {
  margin-top: 40px;
}
.made-different-18 .sign-off .mob-cta div[class^=col-], .made-different-18 .sign-off .mob-cta div[class*=" col-"] {
  padding: 0;
}
.made-different-18 .sign-off .mob-cta .btn {
  min-width: 235px;
}
@media (max-width: 479px) {
  .made-different-18 .sign-off .mob-cta .btn {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
  }
}
.made-different-18 .sign-up-block {
  padding: 50px 0;
}
.made-different-18 .sign-up-block .left-img > div.ratio {
  background-position: center;
  background-image: url("../images/brand-page/v-img-our-growers-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .made-different-18 .sign-up-block .left-img > div.ratio {
    background-image: url("../images/brand-page/v-img-our-growers-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 .sign-up-block .left-img > div.ratio {
    background-image: url("../images/brand-page/v-img-our-growers-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.made-different-18 .sign-up-block .right-img > div.ratio {
  background-position: center;
  background-image: url("../images/brand-page/v-img-our-supply-chain-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .made-different-18 .sign-up-block .right-img > div.ratio {
    background-image: url("../images/brand-page/v-img-our-supply-chain-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 .sign-up-block .right-img > div.ratio {
    background-image: url("../images/brand-page/v-img-our-supply-chain-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.made-different-18 .grey-back-lead {
  padding: 60px 0 0 0;
}
.made-different-18 .grey-back-lead .quote-col .copy {
  max-width: 320px;
  text-align: left;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.made-different-18 .grey-back-lead .row {
  margin-bottom: 60px;
}
.made-different-18 .grey-back-lead .row.siren-bra-hero {
  margin-bottom: 0px;
}
.made-different-18 .grey-back-lead h4, .made-different-18 .grey-back-lead .h4 {
  max-width: 880px;
  margin: 0 auto 0 auto;
}
.made-different-18 .grey-back-lead .left-img.w-img > div.ratio {
  background-position: center;
  background-image: url("../images/brand-page/w-img-riley-wolf-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .made-different-18 .grey-back-lead .left-img.w-img > div.ratio {
    background-image: url("../images/brand-page/w-img-riley-wolf-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 .grey-back-lead .left-img.w-img > div.ratio {
    background-image: url("../images/brand-page/w-img-riley-wolf-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.made-different-18 .grey-back-lead .right-img > div.ratio {
  background-position: center;
  background-image: url("../images/brand-page/v-img-fibre-check-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .made-different-18 .grey-back-lead .right-img > div.ratio {
    background-image: url("../images/brand-page/v-img-fibre-check-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 .grey-back-lead .right-img > div.ratio {
    background-image: url("../images/brand-page/v-img-fibre-check-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.made-different-18 .left-img > div.ratio, .made-different-18 .right-img > div.ratio {
  background-repeat: no-repeat;
  background-size: cover;
}
.made-different-18 .intro-copy {
  text-align: left;
  padding-top: 60px;
  background-color: #ececeb;
}
@media (min-width: 547px) and (max-width: 767px) {
  .made-different-18 .intro-copy .copy {
    max-width: 450px;
    padding-left: 60px;
  }
}
.made-different-18 .intro-copy .row {
  margin-bottom: 60px;
}
.made-different-18 .intro-copy div[class^=col-], .made-different-18 .intro-copy div[class*=" col-"] {
  padding: 0 10px;
}
@media (max-width: 767px) {
  .made-different-18 .intro-copy div[class^=col-], .made-different-18 .intro-copy div[class*=" col-"] {
    padding: 0;
  }
}
.made-different-18 .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) {
  .made-different-18 .intro-copy h1 {
    font-size: 50px;
    letter-spacing: 11px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .made-different-18 .intro-copy h1 {
    margin-left: -7.2vw;
  }
}
.made-different-18 .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) {
  .made-different-18 .intro-copy p {
    max-width: 302px;
    margin-bottom: 20px;
  }
}
.made-different-18 .intro-copy p:last-of-type {
  margin-bottom: 0;
}
.made-different-18 .intro-copy .v-img.right-img {
  margin-bottom: 50px;
}
.made-different-18 .intro-copy .left-img > div.ratio {
  background-position: center;
  background-image: url("../images/brand-page/v-img-landscape-natural-ethical-sustainable-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .made-different-18 .intro-copy .left-img > div.ratio {
    background-image: url("../images/brand-page/v-img-landscape-natural-ethical-sustainable-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 .intro-copy .left-img > div.ratio {
    background-image: url("../images/brand-page/v-img-landscape-natural-ethical-sustainable-rl.jpg?$staticlink$");
  }
}
.made-different-18 .intro-copy .right-img > div.ratio {
  background-position: center;
  background-image: url("../images/brand-page/v-img-rush-vest-natural-ethical-sustainable_01-xs.jpg?$staticlink$");
  /* @include breakpoint(rxs) {
    background-image: url('../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$');
  } */
  /* @include breakpoint(lg) {
   background-image: url('../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$');
  } */
}
@media (min-width: 768px) {
  .made-different-18 .intro-copy .right-img > div.ratio {
    background-image: url("../images/brand-page/v-img-rush-vest-natural-ethical-sustainable_01-sm.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 .intro-copy .right-img > div.ratio {
    background-image: url("../images/brand-page/v-img-rush-vest-natural-ethical-sustainable_01-rl.jpg?$staticlink$");
  }
}
.made-different-18 .trade {
  font-size: 60%;
  vertical-align: top;
  position: relative;
  top: 0.2em;
}
.made-different-18 .hide-br {
  display: none;
}
@media (min-width: 1499px) {
  .made-different-18 .hide-br {
    display: block;
  }
}
.made-different-18 .vid-player:hover {
  cursor: pointer;
}
.made-different-18 .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;
}
.made-different-18 .btn:hover {
  background-color: #000;
  border-color: #000;
  color: #f60;
}
.made-different-18 .btn.reversed {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}
.made-different-18 .btn.reversed:hover {
  background-color: #fff;
  border-color: #fff;
  color: #f60;
}
.made-different-18 .shop-tiles .btn {
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 5;
}
@media (max-width: 767px) {
  .made-different-18 .shop-tiles .btn {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 190px;
    bottom: 30px;
    position: absolute;
  }
}
.made-different-18 .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);
}
.made-different-18 h1,
.made-different-18 h2,
.made-different-18 .h1,
.made-different-18 .h2 {
  font-weight: normal;
  font-style: normal;
  letter-spacing: 4px;
  margin-bottom: 20px;
}
.made-different-18 h3,
.made-different-18 h4,
.made-different-18 .h3,
.made-different-18 .h4 {
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.made-different-18 .trans-section h3.brand-h, .made-different-18 .trans-section p.g-caption, .made-different-18 .intro-copy h3.brand-h, .made-different-18 .intro-copy p.g-caption {
  color: #bba78a;
}
.made-different-18 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) {
  .made-different-18 h3.brand-h {
    font-size: 2.8vw;
  }
}
@media (max-width: 479px) {
  .made-different-18 h3.brand-h {
    font-size: 6.7vw;
  }
}
.made-different-18 h5,
.made-different-18 h6,
.made-different-18 .h5,
.made-different-18 .h6 {
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.made-different-18 p {
  margin: 0 0 15px 0;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1.2px;
  line-height: 1.8;
}
.made-different-18 p.extra-light {
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
}
.made-different-18 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;
}
.made-different-18 h1, .made-different-18 h2, .made-different-18 h3 {
  margin: 0;
}
.made-different-18 h1, .made-different-18 h2 {
  font-size: 20px;
}
@media (max-width: 991px) {
  .made-different-18 h1, .made-different-18 h2 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .made-different-18 h1, .made-different-18 h2 {
    font-size: 16px;
  }
}
.made-different-18 h1.quotes:before, .made-different-18 h2.quotes:before {
  content: '"';
  position: absolute;
  left: -5px;
}
.made-different-18 h1.quotes:after, .made-different-18 h2.quotes:after {
  display: none !important;
}
.made-different-18 h3.quotes:before {
  content: "“";
  position: absolute;
  left: -18px;
}
.made-different-18 h3.quotes:after {
  display: none !important;
}
.made-different-18 h3.quotes.german:before {
  content: "„";
  position: absolute;
  left: -18px;
}
.made-different-18 h3.quotes.french:before {
  content: "«";
  position: absolute;
  left: -24px;
}
.made-different-18 p.quotes:before {
  content: '"';
  position: absolute;
  left: -11px;
}
.made-different-18 p.quotes:after {
  display: none !important;
}
.made-different-18 p.quotes-h-mobile:before {
  content: '"';
  position: absolute;
  left: 3px;
}
@media (max-width: 767px) {
  .made-different-18 p.quotes-h-mobile:before {
    display: none;
  }
}
.made-different-18 h2, .made-different-18 h2 {
  margin: 0 0 25px;
}
.made-different-18 h2.lead, .made-different-18 h2.lead {
  margin: 0 0 60px;
}
.made-different-18 h2.quotes.french:before, .made-different-18 h2.quotes.french:before {
  content: "«";
  line-height: 1.1;
  left: -3px;
}
.made-different-18 h2.quotes.french-ca:before, .made-different-18 h2.quotes.french-ca:before {
  content: "«";
  line-height: 1.1;
  left: -3px;
}
.made-different-18 p.quotes.french:before {
  content: "«";
  line-height: 1.4;
  left: -17px;
}
.made-different-18 p.quotes.french-ca:before {
  content: "«";
  line-height: 1.4;
  left: -17px;
}
.made-different-18 p.quotes-h-mobile.french:before {
  content: "«";
  line-height: 1.4;
  left: -5px;
}
@media (max-width: 767px) {
  .made-different-18 p.quotes-h-mobile.french:before {
    display: none;
  }
}
.made-different-18 p.quotes-h-mobile.french-ca:before {
  content: "«";
  line-height: 1.4;
  left: 0px;
}
@media (max-width: 767px) {
  .made-different-18 p.quotes-h-mobile.french-ca:before {
    display: none;
  }
}
.made-different-18 h1.quotes.german:before, .made-different-18 h2.quotes.german:before {
  content: "„";
  line-height: 1.1;
  left: -3px;
}
.made-different-18 p.quotes.german:before {
  content: "„";
  line-height: 1.4;
  left: -11px;
}
.made-different-18 p.quotes-h-mobile.german:before {
  content: "„";
  line-height: 1.4;
  left: 3px;
}
@media (max-width: 767px) {
  .made-different-18 p.quotes-h-mobile.german:before {
    display: none;
  }
}
.made-different-18 span.lead-sub {
  text-transform: uppercase;
  color: #FFF;
  font-size: 14px;
  letter-spacing: 1.4px;
  font-family: SofiaProRegular, Helvetica, Arial, sans-serif;
}
.made-different-18 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;
}
.made-different-18 a.brand-link:hover {
  border-bottom: 2px solid #F60;
}
.made-different-18 a.brand-link.black-l {
  color: #000;
  border-bottom: 2px solid #000;
}
.made-different-18 a.brand-link.black-l:hover {
  border-bottom: 2px solid #F60;
}
.made-different-18 span.small {
  font-size: 80%;
  line-height: 3;
}
@media (min-width: 768px) {
  .made-different-18 .q-left {
    max-width: 405px;
    position: absolute;
    top: 10%;
    left: 10%;
  }
}
@media (min-width: 768px) {
  .made-different-18 .q-right {
    max-width: 295px;
    position: absolute;
    top: 10%;
    right: 7%;
  }
}
.made-different-18 sup {
  vertical-align: top;
}
.made-different-18 .clearfix {
  display: table;
  clear: both;
}
.made-different-18 .row.is-flex {
  display: flex;
  flex-wrap: wrap;
}
.made-different-18 .row.is-flex > [class*=col-] {
  display: flex;
  flex-direction: column;
}
.made-different-18 .row.is-flex {
  display: flex;
  flex-wrap: wrap;
}
.made-different-18 .row.is-flex > [class*=col-] {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.made-different-18 #hero {
  overflow: hidden;
  text-align: center;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  height: 100vh;
  width: 100%;
  background-image: url("../images/brand-page/brand-page-hero-made-different-xs.jpg?$staticlink$");
  /* 
  &:before {
    display: block;
    content: "";
    width: 100%;
    padding-bottom: 56.25%;
  } 
  */
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 #hero {
    background-image: url("../images/brand-page/brand-page-hero-made-different-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .made-different-18 #hero {
    background-image: url("../images/brand-page/brand-page-hero-made-different-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .made-different-18 #hero {
    background-image: url("../images/brand-page/brand-page-hero-made-different-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .made-different-18 #hero {
    background-image: url("../images/brand-page/brand-page-hero-made-different-rxl.jpg?$staticlink$");
  }
}
.made-different-18 #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;
}
.made-different-18 #hero .svg-overflow .bottom-line {
  position: relative;
  width: 15px;
}
.made-different-18 #hero h1 {
  color: white;
  position: relative;
  clear: both;
}
.made-different-18 #hero .overlay-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 3;
  background-color: #FFF;
  opacity: 1;
}
.made-different-18 #hero.show-it .overlay-filter {
  animation: splash 0.5s normal forwards ease-in;
}
.made-different-18 #hero.show-it .play-t-vid {
  animation: fadeOpacity 0.5s normal forwards ease-in 0.5s;
}
.made-different-18 #hero.show-it h1 {
  animation: fadeOpacity 0.5s normal forwards ease-in 1s;
}
.made-different-18 #hero.show-it h4 {
  animation: fadeOpacity 0.5s normal forwards ease-in 1s;
}
.made-different-18 #hero.show-it .svg-overflow {
  visibility: visible;
  animation: lineSlide 1.5s normal forwards ease-in 1.5s;
}
.made-different-18 #hero .m-overlay-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 3;
  background-color: #000;
  opacity: 0.3;
}
@media (min-width: 769px) {
  .made-different-18 #hero .m-overlay-filter {
    display: none;
  }
}
@keyframes splash {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes lineSlide {
  0% {
    height: 0vh;
  }
  100% {
    height: 38vh;
  }
}
.made-different-18 #hero .want-more-vid:hover .play-t-vid .play-circle {
  animation: dash 3s linear forwards;
}
.made-different-18 #hero .want-more-vid: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;
  }
}
.made-different-18 #hero .hero-head {
  padding: 0 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  max-width: 750px;
  text-align: center;
  z-index: 4;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.made-different-18 #hero .hero-head.german {
  max-width: 920px;
}
.made-different-18 #hero .hero-head.french {
  max-width: 849px;
}
.made-different-18 #hero .hero-head .h4, .made-different-18 #hero .hero-head h4 {
  opacity: 0;
  color: #ffffff;
  letter-spacing: 3.4px;
  line-height: 1.6;
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .made-different-18 #hero .hero-head .h4, .made-different-18 #hero .hero-head h4 {
    font-size: 16px;
  }
}
@media (max-width: 350px) {
  .made-different-18 #hero .hero-head .h4, .made-different-18 #hero .hero-head h4 {
    font-size: 13px;
  }
}
@media (max-width: 730px) {
  .made-different-18 #hero .hero-head .h4, .made-different-18 #hero .hero-head h4 {
    max-width: 370px;
    margin: 0 auto;
  }
}
.made-different-18 #hero h1 {
  opacity: 0;
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 4px;
  font-size: 7.7vw;
}
.made-different-18 #hero h2 {
  margin-bottom: 15px;
}
.made-different-18 #hero p {
  color: #FFFFFF;
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 0px;
}
@media (max-width: 350px) {
  .made-different-18 #hero p {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .made-different-18 #hero p {
    font-size: 20px;
  }
}
.made-different-18 #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%;
}
.made-different-18 #hero .icon:before {
  margin-left: -25px;
}
.made-different-18 #hero .icon:hover, .made-different-18 #hero .icon:focus {
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .made-different-18 #hero .icon {
    bottom: 15px;
  }
}
.made-different-18 #hero .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) {
  .made-different-18 #hero .vid-wrap {
    display: none;
  }
}
.made-different-18 #hero .vid-wrap.show-vid {
  opacity: 1;
}
.made-different-18 #hero .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%);
}
.made-different-18 .scrollable.full-half-w-img {
  opacity: 0;
  -webkit-transform: translate(0, 80px);
  -ms-transform: translate(0, 80px);
  transform: translate(0, 80px);
}
.made-different-18 .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;
}
.made-different-18 .scrollable.v-lean-right .v-img > .ratio, .made-different-18 .scrollable.v-lean-right .w-img > .ratio, .made-different-18 .scrollable.w-lean-right .v-img > .ratio, .made-different-18 .scrollable.w-lean-right .w-img > .ratio {
  opacity: 0;
  -webkit-transform: translate(80px, 0px);
  -ms-transform: translate(80px, 0px);
  transform: translate(80px, 0px);
}
.made-different-18 .scrollable.v-lean-right.show .v-img > .ratio, .made-different-18 .scrollable.v-lean-right.show .w-img > .ratio, .made-different-18 .scrollable.w-lean-right.show .v-img > .ratio, .made-different-18 .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;
}
.made-different-18 .scrollable.w-lean-left .w-img > .ratio, .made-different-18 .scrollable.w-lean-left .v-img > .ratio, .made-different-18 .scrollable.v-lean-left .w-img > .ratio, .made-different-18 .scrollable.v-lean-left .v-img > .ratio {
  opacity: 0;
  -webkit-transform: translate(-80px, 0px);
  -ms-transform: translate(-80px, 0px);
  transform: translate(-80px, 0px);
}
.made-different-18 .scrollable.w-lean-left.show .w-img > .ratio, .made-different-18 .scrollable.w-lean-left.show .v-img > .ratio, .made-different-18 .scrollable.v-lean-left.show .w-img > .ratio, .made-different-18 .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;
}
.made-different-18 .scrollable .v-img > .ratio, .made-different-18 .scrollable .w-img > .ratio {
  opacity: 0;
  -webkit-transform: translate(0, 80px);
  -ms-transform: translate(0, 80px);
  transform: translate(0, 80px);
}
.made-different-18 .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;
}
.made-different-18 .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;
}
.made-different-18 .scrollable .bgimg, .made-different-18 .scrollable .sign-off .cta-block, .made-different-18 .sign-off .scrollable .cta-block {
  opacity: 0;
  -webkit-transform: translate(0, 80px);
  -ms-transform: translate(0, 80px);
  transform: translate(0, 80px);
}
.made-different-18 .scrollable.show .bgimg, .made-different-18 .scrollable.show .sign-off .cta-block, .made-different-18 .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;
}
.made-different-18 .scrollable .copy {
  opacity: 0;
}
.made-different-18 .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;
}
.made-different-18 .tech-row {
  color: #fff;
}
.made-different-18 .tech-row .reveal {
  position: relative;
  z-index: 2;
  height: 100%;
  width: 100%;
}
.made-different-18 .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;
}
.made-different-18 .tech-row .rest {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.made-different-18 .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) {
  .made-different-18 .tech-row .rest p {
    font-size: 16px;
  }
}
.made-different-18 .tech-row .rest, .made-different-18 .tech-row .read-less {
  display: none;
}
.made-different-18 .tech-row .show-rest .overlay-filter {
  background-color: rgba(255, 255, 255, 0.85);
}
.made-different-18 .tech-row .show-rest .rest, .made-different-18 .tech-row .show-rest .read-less {
  display: block;
}
.made-different-18 .tech-row .show-rest .some, .made-different-18 .tech-row .show-rest .read-more {
  display: none;
}
.made-different-18 .tech-row .some {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.made-different-18 .tech-row .some .title {
  letter-spacing: 3px;
  font-size: 17px;
  margin-bottom: 20px;
}
.made-different-18 .tech-row .some img, .made-different-18 .tech-row .some .reveal-icon {
  width: 70px;
  margin-bottom: 20px;
}
.made-different-18 .tech-row .some p {
  text-transform: uppercase;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.made-different-18 .tech-row .read-more, .made-different-18 .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;
}
.made-different-18 .tech-row .read-more:hover, .made-different-18 .tech-row .read-less:hover {
  cursor: pointer;
}
.made-different-18 .tech-row h3, .made-different-18 .tech-row p, .made-different-18 .tech-row span {
  color: #fff;
}
.made-different-18 .tech-row span a {
  color: #fff;
}
.made-different-18 .tech-row span a:hover {
  color: #f60;
  text-decoration: none;
}
.made-different-18 .tech-row .bgimg, .made-different-18 .tech-row .sign-off .cta-block, .made-different-18 .sign-off .tech-row .cta-block {
  height: 380px;
}
@media (min-width: 768px) {
  .made-different-18 .tech-row .bgimg, .made-different-18 .tech-row .sign-off .cta-block, .made-different-18 .sign-off .tech-row .cta-block {
    height: 500px;
  }
}
.made-different-18 .tech-row a.btn {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media (max-width: 767px) {
  .made-different-18 .tech-row .odor {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .made-different-18 .tech-row .re-order {
    order: 2;
  }
}
.made-different-18 .bgimg, .made-different-18 .sign-off .cta-block {
  background-size: cover;
  background-position: center;
  position: relative;
}
@media (max-width: 767px) {
  .made-different-18 .re-order {
    order: 2;
  }
}
.made-different-18 hr.primary {
  border: none;
  border-top: 1px solid #f60;
  margin: 40px 0;
}
@media (min-width: 768px) {
  .made-different-18 hr.primary {
    margin: 60px 0 50px 0;
  }
}
.made-different-18 .btn-wrap {
  position: absolute;
  bottom: 18%;
  width: 100%;
  text-align: center;
}
.made-different-18 .sign-off .cta-block-inner {
  margin-left: -15px;
  margin-right: -15px;
}
.made-different-18 .sign-off .cta-block {
  position: relative;
  min-height: 200px;
  max-height: 400px;
  padding-bottom: 52%;
  overflow: hidden;
}
.made-different-18 .sign-off .cta-block .css-table {
  position: relative;
  z-index: 2;
}
.made-different-18 .sign-off .cta-block.cta-even-1 {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .made-different-18 .sign-off .cta-block.cta-even-0 {
    margin-right: 12px;
  }
  .made-different-18 .sign-off .cta-block.cta-even-1 {
    margin-top: 0;
    margin-left: 12px;
  }
}
.made-different-18 .white {
  color: #FFFFFF;
}
.made-different-18 .uppercase {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .made-different-18 .hidden-xs {
    display: none !important;
  }
}
@media (max-width: 479px) {
  .made-different-18 .hidden-xxs {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .made-different-18 .visible-xs {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .made-different-18 .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .made-different-18 .visible-sm {
    display: none !important;
  }
}
.made-different-18 .txt-white {
  color: #FFFFFF;
}
.made-different-18 .txt-left {
  text-align: left;
}
.made-different-18 .play-t-vid {
  opacity: 0;
  width: 68px;
  overflow: visible;
  padding-bottom: 30px;
}
.made-different-18 .play-t-vid .play-circle {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
}
.made-different-18 .play-t-vid .static-circle {
  stroke-dasharray: 1000;
  stroke-dashoffset: 854;
}

button,
.btn,
.btn-secondary {
  border-radius: 0;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  margin: 0;
  min-width: 190px;
  padding: 12px 28px;
  text-align: center;
  text-transform: uppercase;
}
button:hover,
.btn:hover,
.btn-secondary:hover {
  background-color: #FF6600;
  border-color: #FF6600;
  color: #FFFFFF;
}
button.reversed,
.btn.reversed,
.btn-secondary.reversed {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #000000;
}
button.reversed:hover,
.btn.reversed:hover,
.btn-secondary.reversed:hover {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #FF6600;
}

.play-t-vid .play-circle {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
}

.play-t-vid .static-circle {
  stroke-dasharray: 1000;
  stroke-dashoffset: 854;
}

.want-more-vid:hover .play-t-vid .play-circle {
  animation: dash 3s linear forwards;
}

.want-more-vid: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;
  }
}
.teeslanding #hero {
  background: white;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("../images/tees/tees-hero-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .teeslanding #hero {
    background-image: url("../images/tees/tees-hero-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .teeslanding #hero {
    background-image: url("../images/tees/tees-hero-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .teeslanding #hero {
    background-image: url("../images/tees/tees-hero-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .teeslanding #hero {
    background-image: url("../images/tees/tees-hero-rxl.jpg?$staticlink$");
  }
}
.teeslanding #hero:before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 56.25%;
}
.teeslanding #hero h1 {
  color: white;
  position: relative;
  clear: both;
}
.teeslanding #hero .overlay-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 3;
  background-color: #000;
  opacity: 0.5;
}
.teeslanding #hero .hero-head {
  padding: 0 10px;
  position: absolute;
  text-align: center;
  left: 0;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 4;
}
.teeslanding #hero h1 {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .teeslanding #hero h1 {
    margin-bottom: 45px;
    font-size: 37px;
  }
}
@media only screen and (max-width: 700px) and (orientation: landscape) {
  .teeslanding #hero h1 {
    font-size: 9.1vh;
  }
}
.teeslanding #hero h2 {
  margin-bottom: 15px;
}
.teeslanding #hero h1, .teeslanding #hero h2 {
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 6px;
}
@media (max-width: 350px) {
  .teeslanding #hero h1, .teeslanding #hero h2 {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .teeslanding #hero h1, .teeslanding #hero h2 {
    font-size: 37px;
  }
}
@media (min-width: 1200px) {
  .teeslanding #hero h1, .teeslanding #hero h2 {
    font-size: 54px;
    line-height: 56px;
  }
}
@media (max-width: 767px) {
  .teeslanding #hero h1.small, .teeslanding #hero h2.small {
    font-size: 6.5vw;
  }
}
.teeslanding #hero p {
  color: #FFFFFF;
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 0px;
}
@media (max-width: 350px) {
  .teeslanding #hero p {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .teeslanding #hero p {
    font-size: 20px;
  }
}
.teeslanding #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%;
}
.teeslanding #hero .icon:before {
  margin-left: -25px;
}
.teeslanding #hero .icon:hover, .teeslanding #hero .icon:focus {
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .teeslanding #hero .icon {
    bottom: 15px;
  }
}
.teeslanding #hero .vid-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 2;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media (max-width: 767px) {
  .teeslanding #hero .vid-wrap {
    display: none;
  }
}
.teeslanding #hero .vid-wrap.show-vid {
  opacity: 1;
}
.teeslanding #hero .vid-wrap video {
  min-width: 100%;
  min-height: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.teeslanding .play-t-vid {
  width: 50px;
  overflow: visible;
  padding-bottom: 30px;
}
.teeslanding .play-t-vid .play-circle {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
}
.teeslanding .play-t-vid .static-circle {
  stroke-dasharray: 1000;
  stroke-dashoffset: 854;
}
.teeslanding .vid-player:hover {
  cursor: pointer;
}
.teeslanding .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);
}
.teeslanding .modal-content-cm {
  background-color: transparent;
  position: relative;
  top: 50%;
  margin: -22.5% auto 0 auto;
  padding: 0;
  border: none;
  width: 80%;
}
.teeslanding .aspect-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.teeslanding .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;
}
.teeslanding .close-modal-cm span {
  display: block;
  color: white;
  font-size: 20px;
  margin: 20px;
  margin-right: 0;
}
.teeslanding .washing {
  background: #0e4257;
  color: white;
  padding: 100px 0;
}
@media (max-width: 991px) {
  .teeslanding .washing {
    padding: 40px 0;
  }
}
.teeslanding .washing a.hash {
  color: white;
  letter-spacing: 0.16em;
}
.teeslanding .washing a.hash:hover {
  color: #FF6600;
}
@media (max-width: 991px) {
  .teeslanding .washing a {
    width: 100%;
  }
  .teeslanding .washing a:last-child {
    margin-top: 20px;
  }
}
.teeslanding .washing .icons-less img {
  display: block;
  margin: 0 auto;
  width: 80px;
}
.teeslanding .washing .icons-less p {
  letter-spacing: 1.6px;
}
@media (max-width: 767px) {
  .teeslanding .washing .icons-less > div {
    margin-top: 20px;
  }
  .teeslanding .washing .icons-less > div:first-child {
    margin-top: 0;
  }
}
.teeslanding .washing h1 {
  font-size: 54px;
}
@media (max-width: 767px) {
  .teeslanding .washing h1 {
    font-size: 9.1vw;
  }
  .teeslanding .washing h1.small {
    font-size: 7vw;
  }
}
@media only screen and (max-width: 700px) and (orientation: landscape) {
  .teeslanding .washing h1 {
    font-size: 9.1vh;
  }
}
.teeslanding .washing p span {
  letter-spacing: 1.6px;
}
.teeslanding .p--big {
  font-size: 18px;
}
.teeslanding .parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  position: relative;
}
@media (max-width: 991px) {
  .teeslanding .parallax {
    background-attachment: scroll;
  }
}
.teeslanding .parallax.parallax-1 {
  background-image: url("../images/tees/tees-banner-xs.jpg?$staticlink$");
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .teeslanding .parallax.parallax-1 {
    background-image: url("../images/tees/tees-banner-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .teeslanding .parallax.parallax-1 {
    background-image: url("../images/tees/tees-banner-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .teeslanding .parallax.parallax-1 {
    background-image: url("../images/tees/tees-banner-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .teeslanding .parallax.parallax-1 {
    background-image: url("../images/tees/tees-banner-rxl.jpg?$staticlink$");
  }
}
.teeslanding .gridwall {
  padding: 85px 0 35px;
}
@media (max-width: 991px) {
  .teeslanding .gridwall {
    padding: 40px 0;
  }
}
.teeslanding .gridwall .block {
  overflow: hidden;
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
}
@media (min-width: 768px) {
  .teeslanding .gridwall .block {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .teeslanding .gridwall .block.hide-mobile {
    display: block !important;
  }
}
.teeslanding .gridwall .block * {
  color: white;
}
.teeslanding .gridwall .block > div {
  background: #0e4257;
  background-size: cover;
  height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 135%;
}
@keyframes teesblock1 {
  0% {
    background-image: url("../images/tees/tees-block2-sm.jpg?$staticlink$");
    @media (min-width: 768px) {
      .teeslanding .gridwall .block > div {
        background-image: url("../images/tees/tees-block2-lg.jpg?$staticlink$");
      }
    }
  }
  50% {
    background-image: url("../images/tees/tees-block2a-sm.jpg?$staticlink$");
    @media (min-width: 768px) {
      .teeslanding .gridwall .block > div {
        background-image: url("../images/tees/tees-block2a-lg.jpg?$staticlink$");
      }
    }
  }
  75% {
    background-image: url("../images/tees/tees-block2b-sm.jpg?$staticlink$");
    @media (min-width: 768px) {
      .teeslanding .gridwall .block > div {
        background-image: url("../images/tees/tees-block2b-lg.jpg?$staticlink$");
      }
    }
  }
  100% {
    background-image: url("../images/tees/tees-block2-sm.jpg?$staticlink$");
    @media (min-width: 768px) {
      .teeslanding .gridwall .block > div {
        background-image: url("../images/tees/tees-block2-lg.jpg?$staticlink$");
      }
    }
  }
}
@keyframes teesblock2 {
  0% {
    background-image: url("../images/tees/tees-block3-sm.jpg?$staticlink$");
    @media (min-width: 768px) {
      .teeslanding .gridwall .block > div {
        background-image: url("../images/tees/tees-block3-lg.jpg?$staticlink$");
      }
    }
  }
  50% {
    background-image: url("../images/tees/tees-block3a-sm.jpg?$staticlink$");
    @media (min-width: 768px) {
      .teeslanding .gridwall .block > div {
        background-image: url("../images/tees/tees-block3a-lg.jpg?$staticlink$");
      }
    }
  }
  75% {
    background-image: url("../images/tees/tees-block3b-sm.jpg?$staticlink$");
    @media (min-width: 768px) {
      .teeslanding .gridwall .block > div {
        background-image: url("../images/tees/tees-block3b-lg.jpg?$staticlink$");
      }
    }
  }
  100% {
    background-image: url("../images/tees/tees-block3-sm.jpg?$staticlink$");
    @media (min-width: 768px) {
      .teeslanding .gridwall .block > div {
        background-image: url("../images/tees/tees-block3-lg.jpg?$staticlink$");
      }
    }
  }
}
.teeslanding .gridwall .block > div.block-1 {
  background-image: url("../images/tees/tees-block1-sm.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .teeslanding .gridwall .block > div.block-1 {
    background-image: url("../images/tees/tees-block1-lg.jpg?$staticlink$");
  }
}
.teeslanding .gridwall .block > div.block-2 {
  background-image: url("../images/tees/tees-block2-sm.jpg?$staticlink$");
  background-position: center;
}
@media (min-width: 768px) {
  .teeslanding .gridwall .block > div.block-2 {
    background-image: url("../images/tees/tees-block2-lg.jpg?$staticlink$");
  }
}
.teeslanding .gridwall .block > div.block-2 ~ a:hover {
  animation: teesblock1 ease-in-out 2s infinite;
  background-size: cover;
  background-position: center;
}
.teeslanding .gridwall .block > div.block-3 {
  background-image: url("../images/tees/tees-block3-sm.jpg?$staticlink$");
}
@media (min-width: 768px) {
  .teeslanding .gridwall .block > div.block-3 {
    background-image: url("../images/tees/tees-block3-lg.jpg?$staticlink$");
  }
}
.teeslanding .gridwall .block > div.block-3 ~ a:hover {
  animation: teesblock2 ease-in-out 2s infinite;
  background-size: cover;
}
.teeslanding .gridwall .block > div.block-4 {
  background-image: url("../images/tees/tees-block1-sm.jpg?$staticlink$");
  background-size: 100% 100%;
}
.teeslanding .gridwall .block > div.block-4:after {
  background: rgba(0, 0, 0, 0.1);
  bottom: 0;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
@media (min-width: 768px) {
  .teeslanding .gridwall .block > div.block-4 {
    background-image: url("../images/tees/tees-block4-lg.jpg?$staticlink$");
  }
  .teeslanding .gridwall .block > div.block-4:after {
    display: none;
  }
}
@media only screen and (max-width: 700px) and (orientation: landscape) {
  .teeslanding .gridwall .block > div.block-4 {
    background-size: cover;
    padding-bottom: 65%;
  }
}
.teeslanding .gridwall .block a {
  height: 100%;
  left: 20px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: calc(100% - 40px);
}
@media (min-width: 768px) {
  .teeslanding .gridwall .block a {
    left: 10px;
    width: calc(100% - 20px);
  }
}
.teeslanding .gridwall .block a .vertical {
  bottom: 585px;
  position: absolute;
  right: 55px;
  transform: rotate(-90deg);
  transform-origin: 100% 0;
  letter-spacing: 0.1em;
  line-height: 40px;
  height: 40px;
  transition: all 0.5s;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1536px) {
  .teeslanding .gridwall .block a .vertical {
    bottom: 465px;
    width: 500px;
  }
  .teeslanding .gridwall .block a .vertical.de {
    font-size: 21px;
  }
}
@media (max-width: 991px) {
  .teeslanding .gridwall .block a .vertical {
    bottom: 463px;
    width: 500px;
  }
  .teeslanding .gridwall .block a .vertical.de {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  .teeslanding .gridwall .block a .vertical {
    font-size: 28px;
  }
}
@media only screen and (max-width: 700px) and (orientation: landscape) {
  .teeslanding .gridwall .block a .vertical {
    font-size: 32px;
  }
}
.teeslanding .gridwall .block a .vertical.zh {
  bottom: 0;
  right: 20px;
  text-align: right;
  transform: none;
}
.teeslanding .gridwall .block a:hover .vertical {
  color: #FF6600;
  transition: all 0.5s;
}
.teeslanding .gridwall .review {
  animation: reviewAnimation ease 18s infinite;
  opacity: 0;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  width: 100%;
  z-index: 9;
}
.teeslanding .gridwall .review:nth-child(2) {
  animation-delay: 6s;
  opacity: 0;
}
.teeslanding .gridwall .review:last-child {
  animation-delay: 12s;
  opacity: 0;
}
.teeslanding .gridwall .review p {
  font-size: 20px;
  left: 50%;
  letter-spacing: 1.6px;
  position: relative;
  transform: translateX(-50%);
  width: 50%;
}
@media (max-width: 991px) {
  .teeslanding .gridwall .review p {
    width: 80%;
  }
  .teeslanding .gridwall .review p.de {
    font-size: 18px;
  }
}
@keyframes reviewAnimation {
  0% {
    opacity: 0;
  }
  2% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  33% {
    opacity: 1;
  }
  35% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.teeslanding .inthenews img {
  display: block;
  margin: 60px auto 0;
  width: 215px;
}
.teeslanding .inthenews p {
  font-size: 20px;
  letter-spacing: 1.6px;
}
.teeslanding .inthenews p span {
  font-size: 18px;
}
.teeslanding .inthenews p a {
  letter-spacing: 1.6px;
}
.teeslanding .all {
  background: white;
  position: relative;
  margin-bottom: 95vh;
}
.teeslanding .insta div.square img {
  width: 100%;
}
@media (max-width: 991px) {
  .teeslanding .insta {
    padding: 0 30px;
  }
}
.teeslanding .panelseriesvideo {
  background: #ECECEB;
  position: relative;
}
.teeslanding .panelseriesvideo .panel-01 .img {
  background-image: url("../images/vortexswim/panel.jpg?$staticlink$");
  background-size: cover;
  background-position: center;
}
.teeslanding .panelseriesvideo .panel-01 .img svg {
  margin: 0 auto;
}
@media (max-width: 991px) {
  .teeslanding .panelseriesvideo .panel-01 .img {
    background-position: center;
    min-height: 250px;
  }
}
.teeslanding .panelseriesvideo .swiper-slide {
  display: flex;
  width: 100% !important;
}
.teeslanding .panelseriesvideo .swiper-slide > div {
  display: flex;
}
.teeslanding .panelseriesvideo .swiper-slide .vid-player {
  display: flex;
  width: 100%;
}
@media (max-width: 991px) {
  .teeslanding .panelseriesvideo .swiper-slide {
    display: block;
  }
}
.teeslanding .panelseriesvideo .swiper-buttons {
  bottom: 30px;
  left: 56%;
  position: absolute;
  top: initial;
}
.teeslanding .panelseriesvideo .swiper-buttons div {
  background: none;
  float: left;
  left: 0;
  margin: 0 20px 0 0;
  position: relative;
  right: 0;
}
.teeslanding .panelseriesvideo .swiper-buttons div span {
  color: #999999;
  font-size: 30px;
}
@media (max-width: 991px) {
  .teeslanding .panelseriesvideo .swiper-buttons {
    left: 30px;
    top: initial;
  }
}
.teeslanding .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  -webkit-overflow-scrolling: touch;
  background-color: rgba(0, 0, 0, 0.7);
  outline: 0;
}
.teeslanding .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.teeslanding .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.teeslanding .bottom {
  background-image: url("../images/tees/tees-bottom-xs.jpg?$staticlink$");
  background-size: cover;
  background-position: center;
  bottom: 0;
  height: 100vh;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: -10;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .teeslanding .bottom {
    background-image: url("../images/tees/tees-bottom-rxs.jpg?$staticlink$");
  }
}
@media (min-width: 768px) {
  .teeslanding .bottom {
    background-image: url("../images/tees/tees-bottom-lg.jpg?$staticlink$");
  }
}
@media (min-width: 1200px) {
  .teeslanding .bottom {
    background-image: url("../images/tees/tees-bottom-xl.jpg?$staticlink$");
  }
}
@media (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 2) {
  .teeslanding .bottom {
    background-image: url("../images/tees/tees-bottom-rxl.jpg?$staticlink$");
  }
}
.teeslanding .bottom.notfixed {
  margin-top: -95vh;
  position: initial;
}
.teeslanding .swiper-slide img {
  margin: 5px 0;
  width: 100%;
}
.teeslanding .swiper-button-prev,
.teeslanding .swiper-button-next {
  background: none;
  height: initial;
  margin-top: 0;
  transform: translateY(-50%);
  display: none;
}
.teeslanding .swiper-button-prev-2,
.teeslanding .swiper-button-next-2 {
  display: block;
}
@media (max-width: 767px) {
  .teeslanding .swiper-button-prev,
.teeslanding .swiper-button-next {
    display: block;
  }
}
.teeslanding .swiper-button-prev {
  left: -20px;
}
.teeslanding .swiper-button-next {
  right: -30px;
}

.scrollable {
  opacity: 0;
  position: relative;
  top: 80px;
}
.scrollable.show {
  opacity: 1;
  top: 0;
  transition: all 2s;
}

.bounce {
  animation: bounce 2s 3;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

/*# sourceMappingURL=teeslanding.css.map */
