.within * {
  color: #ffffff !important;
  font-family: "museo-sans",Tahoma,Helvetica,Arial,sans-serif;
  font-weight: 300;
}

.within {
  position: relative;
  background-color: #990000;
  overflow: hidden;
  background-image: url('https://d1gtq9mqg5x3oe.cloudfront.net/images/www/_content-strip/within/red_bottom_gradient.png');
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: contain;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
}
@media only screen and (min-width : 768px) {
  .within {
    background-image: url('https://d1gtq9mqg5x3oe.cloudfront.net/svgs/www/_contentStrips/within/web_faded_white.svg'), url('https://d1gtq9mqg5x3oe.cloudfront.net/images/www/_content-strip/within/red_bottom_gradient.png');
    background-repeat: no-repeat, repeat-x;
    background-position: center, bottom;
    background-size: 1500px, contain;
  }
}

/*.within:hover,
.within:focus {
  background-color: #cc0000;
}*/

.within:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 1.5rem;
    width: 100%;
    background-color: transparent;
    -webkit-box-shadow: inset 0px 8px 12px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0px 8px 12px 0 rgba(0,0,0,0.1);
    z-index: 999999;
}

.within .rowWrap {
  margin-top: 56.25%;
  padding: 0 !important;
}
@media only screen and (min-width : 768px) {
  .within .rowWrap {
    margin-top: 0;
  }
}

.within .rowWrap >.row {
  padding: 0 !important;
  background-color: transparent !important;
  background-position: 100% 50%;
  background-image: url("https://d1gtq9mqg5x3oe.cloudfront.net/svgs/www/_contentStrips/within/web_faded_white.svg");
  background-size: 200%;
  background-repeat: no-repeat;
}

@media only screen and (min-width : 768px) {
  .within .rowWrap >.row {
    background-image: none !important;
  }
}


.within .copy {
  padding: 2em 8% 2em 3% !important;
}
@media only screen and (min-width : 768px) {
  .within .copy {
    width: 50%;
    padding: 4em 3% !important;
  }
}
@media only screen and (min-width : 1024px) {
  .within .copy {
    padding: 4em 1em 4em 0 !important;
  }
}


.within .copy > h1 {
  display: none !important;
}


.within .sweep {
  position: absolute;
  bottom: 0;
  right: -1px;
  height: 0;
  width: 25%;
  padding-bottom: 25%;
  background-image: url("https://dfnhikia92gd3.cloudfront.net/dist/img/svg/swoop-white-right.svg");
  background-size: contain;
  background-position: right 1px;
  background-repeat: no-repeat;
  z-index: 10;
}
@media only screen and (min-width : 768px) {
  .within .sweep {
    right: auto;
    left: -1px;
    width: 10%;
    padding-bottom: 10%;
    background-image: url("https://dfnhikia92gd3.cloudfront.net/dist/img/svg/swoop-white-left.svg");
    background-position: left 1px;
  }
}
@media only screen and (min-width : 1224px) {
  .within .sweep {
    width: 15%;
    padding-bottom: 15%;
  }
}
@media only screen and (min-width : 1500px) {
  .within .sweep {
    width: 25%;
    padding-bottom: 25%;
    background-image: url("https://dfnhikia92gd3.cloudfront.net/dist/img/svg/swoop-white-left-stretch.svg");
  }
}


.within .copy h2 {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.5em;
}
@media only screen and (min-width : 375px ) {
  .within .copy h2 {
    font-size: 1.2em;
  }
}
@media only screen and (min-width : 568px ) {
  .within .copy h2 {
    font-size: 1.4em;
  }
}
@media only screen and (min-width : 768px ) and (max-width : 1000px ) {
  .within .copy h2 {
    font-size: 1.3em;
  }
}
@media only screen and (min-width : 1000px ) {
  .within .copy h2 {
    font-size: 1.6em;
  }
}

.within .copy h2 span {
  display: block;
  width: 100%;
  height: 0;
  margin-top: 0.5em;
  padding-bottom: 20%;
  text-indent: -999999999px;
  background-image: url("https://d1gtq9mqg5x3oe.cloudfront.net/svgs/www/_contentStrips/within/within_us_white.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (min-width : 480px) and (max-width : 768px) {
  .within .copy h2 span {
    width: 80%;
    padding-bottom: 15%;
  }
}

.within .copy p {
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.9em;
  line-height: 1.7em;
}
@media only screen and (min-width : 375px ) {
  .within .copy p {
    font-size: 1em;
  }
}

.within .copy a.cta {
  display: inline-block;
  position: relative;
  z-index: 11;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.8em;
  font-size: 0.9em;
  line-height: 1.5;
  text-align: center;  
  text-transform: uppercase;
  text-decoration: none !important;
  letter-spacing: 0.1em;
  background-color: transparent;
  background-color: rgba(255,255,255,0);
  border: 1px solid #fff !important;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (min-width : 568px ) {
  .within .copy a.cta {
    padding: 1em;
  }
}

.within .copy a.cta:hover,
.within .copy a.cta:focus { 
  color: #990000 !important;
  background-color: #ffffff;
  background-color: rgba(255,255,255,1);
}



/*---------------------------------*/
/*--- DOUBLE EXPOSURE SLIDESHOW ---*/
/*---------------------------------*/

ul.de-slideshow,
ul.de-slideshow li {
   margin: 0;
   padding: 0;
   text-indent: 0;
   list-style-type: none !important;
   overflow: hidden;
}

.de-slideshow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  padding: 0 0 56.25% 0 !important;
  background-color: rgba(255,255,255,0.9);
}
@media only screen and (min-width : 768px) {
  .de-slideshow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    height: 100%;
    padding: 0 !important;
  }
}

.de-slideshow li {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: left center;
  background-repeat: none;
}
@media only screen and (min-width : 768px) {
  .de-slideshow li {
    background-position: center;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 32s linear infinite 0s;
    -moz-animation: imageAnimation 32s linear infinite 0s;
    -o-animation: imageAnimation 32s linear infinite 0s;
    -ms-animation: imageAnimation 32s linear infinite 0s;
    animation: imageAnimation 32s linear infinite 0s;
  }
}
@media only screen and (min-width : 1224px) {
  .de-slideshow li {
    background-position: left center;
  }
}

.de-slideshow li:nth-child(1) { background-image: url("https://d1gtq9mqg5x3oe.cloudfront.net/images/www/_content-strip/within/double-exposure-heather-promo-720x405.jpg") }

@media only screen and (min-width : 768px) {
  .de-slideshow li:nth-child(1) { background-image: url("https://d1gtq9mqg5x3oe.cloudfront.net/images/www/_content-strip/within/double-exposure-julie-thumbnail-500x500.jpg") }
  .de-slideshow li:nth-child(2) {
    background-image: url("https://d1gtq9mqg5x3oe.cloudfront.net/images/www/_content-strip/within/double-exposure-jarmal-thumbnail-500x500.jpg");
    -webkit-animation-delay: 8s;
    -moz-animation-delay: 8s;
    -o-animation-delay: 8s;
    -ms-animation-delay: 8s;
    animation-delay: 8s;
  }
  .de-slideshow li:nth-child(3) {
    background-image: url("https://d1gtq9mqg5x3oe.cloudfront.net/images/www/_content-strip/within/double-exposure-heather-thumbnail-500x500.jpg");
    -webkit-animation-delay: 16s;
    -moz-animation-delay: 16s;
    -o-animation-delay: 16s;
    -ms-animation-delay: 16s;
    animation-delay: 16s;
  }
  .de-slideshow li:nth-child(4) {
    background-image: url("https://d1gtq9mqg5x3oe.cloudfront.net/images/www/_content-strip/within/double-exposure-will-thumbnail-500x500.jpg");
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
  }
}

@media only screen and (min-width : 1224px) {
  .de-slideshow li:nth-child(1) { background-image: url("https://d1gtq9mqg5x3oe.cloudfront.net/images/www/_content-strip/within/double-exposure-julie-hero-1230x410.jpg") }
  .de-slideshow li:nth-child(2) { background-image: url("https://d1gtq9mqg5x3oe.cloudfront.net/images/www/_content-strip/within/double-exposure-jarmal-hero-1230x410.jpg"); }
  .de-slideshow li:nth-child(3) { background-image: url("https://d1gtq9mqg5x3oe.cloudfront.net/images/www/_content-strip/within/double-exposure-heather-hero-1230x410.jpg"); }
  .de-slideshow li:nth-child(4) { background-image: url("https://d1gtq9mqg5x3oe.cloudfront.net/images/www/_content-strip/within/double-exposure-will-hero-1230x410.jpg"); }
}


@-webkit-keyframes imageAnimation { 
  0% { opacity: 0; -webkit-animation-timing-function: ease-in; }
  5% { opacity: 1; -webkit-animation-timing-function: ease-out; }
  25% { opacity: 1; }
  33% { opacity: 0; -webkit-transform: scale(1.2); }
  100% { opacity: 0 }
}
@-moz-keyframes imageAnimation { 
  0% { opacity: 0; -moz-animation-timing-function: ease-in; }
  5% { opacity: 1; -moz-animation-timing-function: ease-out; }
  25% { opacity: 1; }
  33% { opacity: 0; -moz-transform: scale(1.2); }
  100% { opacity: 0 }
}
@-o-keyframes imageAnimation { 
  0% { opacity: 0; -o-animation-timing-function: ease-in; }
  5% { opacity: 1; -o-animation-timing-function: ease-out; }
  25% { opacity: 1; }
  33% { opacity: 0; -o-transform: scale(1.2); }
  100% { opacity: 0 }
}
@-ms-keyframes imageAnimation { 
  0% { opacity: 0; -ms-animation-timing-function: ease-in; }
  5% { opacity: 1; -ms-animation-timing-function: ease-out; }
  25% { opacity: 1; }
  33% { opacity: 0; -ms-transform: scale(1.2); }
  100% { opacity: 0 }
}
@keyframes imageAnimation { 
  0% { opacity: 0; animation-timing-function: ease-in; }
  5% { opacity: 1; animation-timing-function: ease-out; }
  25% { opacity: 1; }
  33% { opacity: 0; transform: scale(1.2); }
  100% { opacity: 0 }
}


