section.main {
  -webkit-transform: translateZ(0);
}
section.main .consultation-banner-link .consultation-banner {
  margin-bottom: 0;
  -webkit-transform: translate3d(0px, 0px, 1px);
}
section.main .consultation-banner-link .consultation-banner .banner-content .cta span {
  position: static;
  margin-left: .4em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1) {
  section.main .consultation-banner-link .consultation-banner .banner-content .cta span {
    position: relative;
    top: -1px;
  }
}
hgroup {
  clear: both;
}
.slider-container {
  border: none;
}
.featured-brands-module section div article {
  margin: .5em 0 0;
}
.featured-brands-module section div article:first-child {
  margin: .5em 0 0;
}
.brands-module dl dd ul li a sup {
  font-size: .8em;
}
.brands-module dl:first-child dd ul:first-child {
  margin: 0;
}
.brands-module h1 {
  display: none;
}
.brands-module dl {
  background-color: #fff;
  border-bottom: 0.0625em solid #d4d4d4;
  margin: 0;
  position: relative;
}
.brands-module dl dt {
  font-size: 0.875em;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  line-height: 2.75em;
  padding-left: 4%;
  cursor: pointer;
}
.brands-module dl dt:before,
.brands-module dl dt:after {
  position: absolute;
  right: 10px;
  font-size: 1.3em;
}
.brands-module dl dt:before {
  content: '+';
}
.brands-module dl dt:after {
  content: none;
}
.brands-module dl dt.expanded:after {
  content: none;
}
.brands-module dl dt.expanded:before {
  content: '-';
}
.brands-module dl dt h2 {
  font-size: 1em;
}
.brands-module dl dt h3 {
  font-size: 1em;
}
.brands-module dl dd {
  display: none;
}
.brands-module dl dd.expanded {
  display: block;
  margin-left: 1.8em;
}
.brands-module dl dd.expanded ul:first-child li:first-child a {
  margin-top: 0.5em;
}
.brands-module dl dd.expanded li {
  height: 2.3em;
}
.brands-module dl dd.expanded li a {
  font-size: 0.875em;
  text-decoration: none;
  color: #000;
  display: block;
}
.experts-and-spokes-banner {
  display: block;
  color: black;
  text-decoration: none;
  position: relative;
}
.experts-and-spokes-banner:hover {
  text-decoration: none;
}
.experts-and-spokes-banner .eas-banner-img img {
  width: 100%;
}
.experts-and-spokes-banner .eas-banner-copy {
  color: black;
  font-family: 'HelveticaNeueW01', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  display: block;
  position: absolute;
  right: 1.5em;
  top: auto;
  bottom: 12%;
  font-size: 100%;
  width: 88%;
}
.experts-and-spokes-banner .eas-banner-copy h2 {
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
.experts-and-spokes-banner .eas-banner-copy .headline {
  font-family: 'HelveticaNeueW01', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-size: 0.8em;
  line-height: 1em;
}
.experts-and-spokes-banner .eas-banner-copy .eas-cta {
  text-transform: uppercase;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-size: 0.7em;
}
.experts-and-spokes-banner .eas-banner-copy .eas-cta .sprite.cta-arrow-black {
  margin-bottom: -1px;
}
@media screen and (min-width: 22em) {
  .experts-and-spokes-banner .eas-banner-copy {
    font-size: 120%;
  }
}
@media screen and (min-width: 36em) {
  .experts-and-spokes-banner .eas-banner-copy {
    font-size: 75%;
    bottom: auto;
    top: 1.5em;
    width: 30%;
  }
  .experts-and-spokes-banner .eas-banner-copy .headline {
    font-size: 0.8em;
  }
  .experts-and-spokes-banner .eas-banner-copy h2 {
    font-size: 1.2em;
  }
  .experts-and-spokes-banner .eas-banner-copy .eas-cta {
    font-size: 1em;
  }
}
@media screen and (min-width: 52em) {
  .experts-and-spokes-banner .eas-banner-copy {
    font-size: 100%;
  }
  .experts-and-spokes-banner .eas-banner-copy .eas-cta {
    font-size: 0.9em;
  }
}
@media screen and (min-width: 75em) {
  .experts-and-spokes-banner .eas-banner-copy {
    font-size: 100%;
    top: 3em;
    width: 32%;
  }
  .experts-and-spokes-banner .eas-banner-copy .headline {
    font-size: 1.3em;
  }
  .experts-and-spokes-banner .eas-banner-copy h2 {
    font-size: 1.8em;
    margin-bottom: 0.3em;
  }
}
section.show-some-love {
  overflow: visible !important;
}
.shares {
  width: 93%;
  margin: 0 auto;
  display: block;
  padding-bottom: 0.6em;
  padding-top: 0.8em;
}
.shares ul.feedback img {
  width: auto;
  margin: 0;
}
.shares ul.feedback li {
  vertical-align: top;
  display: inline-block;
  *zoom: 1;
  text-align: left;
  margin-right: 1em;
  position: relative;
  min-height: 19px;
}
.shares ul.feedback li.feed-title {
  text-transform: uppercase;
  font-family: 'Times', 'Times New Roman', serif;
  font-style: italic;
  font-size: .9em;
  width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 1.5em;
  color: #000;
}
.shares ul.feedback li.pinterest {
  margin-right: 0;
  margin-left: 0;
}
.shares ul.feedback li iframe {
  min-width: 85px;
}
.shares ul.feedback li iframe.twitter-share-button {
  width: 85px!important;
}
.shares ul.feedback li a {
  top: 1px;
  position: relative;
}
.shares ul.feedback li.email {
  width: .7em;
  margin: 0;
  position: relative;
  top: -0.4em;
}
.shares ul.feedback li.email a {
  top: 0;
}
.shares ul.feedback li.email > a {
  font-family: 'HelveticaNeueW01-75Bold', arial, tahoma, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  font-size: .7em;
  line-height: 2.5em;
  display: none;
}
.shares ul.feedback li.email > a.icon-email {
  background: url(../img/module-show-some-love/sm_ico_email.png) right bottom no-repeat;
  width: 75px;
  height: 33px;
}
.shares ul.feedback li.email > a.icon-email span {
  height: 9px;
  width: 38px;
  margin-left: 0px;
  float: left;
}
.shares ul.feedback li.email span {
  width: 2em;
  height: 2em;
  margin-left: .3em;
  float: right;
}
.shares ul.feedback li.email span a img {
  width: 100%;
  border: 0;
  display: block;
}
.shares ul.feedback li.facebook {
  width: 4em;
}
.shares ul.feedback li .fb-like {
  position: absolute;
  left: 0;
  top: 0;
}
.shares ul.feedback li .fb-like span {
  width: 0 !important;
}
.email-product,
.recommend-box {
  background: #fff;
  display: none;
  font-family: 'HelveticaNeueW01', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  padding: 0 4% 2em;
  border-top: 1px solid #f0f0f0;
  /* VALIDATION STYLES */

  /* END OF VALIDATION STYLES */

}
.email-product .close,
.recommend-box .close {
  right: 2%;
  position: absolute;
  width: auto;
  color: #000;
  text-transform: uppercase;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  bottom: 1em;
  font-size: 0.75em;
  margin: 5px 0 0;
}
.email-product .close .close-btn,
.recommend-box .close .close-btn {
  display: none;
}
.email-product .close .close-top,
.recommend-box .close .close-top {
  background-position: 5px -248px;
  width: 20px;
}
.email-product h3,
.recommend-box h3 {
  font-size: 1.563em;
  display: block;
  color: #000;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  margin: 1em 0;
}
.email-product legend,
.recommend-box legend,
.email-product label,
.recommend-box label {
  display: block;
  font-size: 1em;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 200;
}
.email-product fieldset,
.recommend-box fieldset {
  margin: 0 0 1.5em;
}
.email-product input,
.recommend-box input,
.email-product textarea,
.recommend-box textarea {
  background: #bfbfbf;
  color: white;
  font-size: 1em;
  font-family: 'HelveticaNeueW01', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  padding: .6em 2%;
  margin: .5em 0 0;
  border: 0;
  width: 85%;
}
.email-product input[type="checkbox"],
.recommend-box input[type="checkbox"] {
  display: none;
}
.email-product span.checkmark,
.recommend-box span.checkmark {
  height: 22px;
  width: 18px;
  float: left;
  margin: .2em 0 0;
}
.email-product label,
.recommend-box label {
  float: left;
  margin: .5em 0 0;
}
.email-product .message legend,
.recommend-box .message legend {
  display: block;
  float: left;
}
.email-product .message span,
.recommend-box .message span {
  color: #666;
  float: left;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 200;
  margin: 0 0 0 1%;
}
.email-product .message textarea,
.recommend-box .message textarea {
  height: 13.15em;
  min-height: 13.15em;
  max-height: 13.15em;
}
.email-product .message input,
.recommend-box .message input {
  background: #000;
  width: 30%;
  color: #fff;
  text-transform: uppercase;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
.email-product .message p,
.recommend-box .message p {
  padding: 1em 0;
  font-size: 1em;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 200;
  width: 100%;
}
.email-product .error,
.recommend-box .error {
  color: #ff0000;
  margin-bottom: 1.0625em;
}
.email-product .error-message,
.recommend-box .error-message {
  border: 2px solid #ff0000;
  color: #ff0000;
}
.email-product .error-message.placeholder,
.recommend-box .error-message.placeholder {
  color: #ff0000;
}
.email-product .error-message + .custom-checkbox,
.recommend-box .error-message + .custom-checkbox {
  border: 2px solid #ff0000;
}
.email-product .checker,
.recommend-box .checker {
  overflow: hidden;
  display: none;
  vertical-align: middle;
  width: 2.0625em;
  height: 2.0625em;
  margin-top: -0.2em;
  margin-left: 0.2em;
}
.email-product .checker img,
.recommend-box .checker img {
  width: 2.0625em;
}
.email-product .checker.shown,
.recommend-box .checker.shown {
  display: inline-block;
}
.email-product .checker.error-message,
.recommend-box .checker.error-message {
  border: none;
}
.email-product .checker.error-message img,
.recommend-box .checker.error-message img {
  margin-top: -2.0625em;
}
.email-product .select-checker,
.recommend-box .select-checker {
  margin: 1.875em 0 0 0.25em;
}
.sl-facepile {
  width: 93%;
  margin: 0 auto;
  display: block;
  padding-bottom: 0.6em;
  padding-top: 0;
  border-bottom: 1px solid #f0f0f0;
  width: 100%;
  min-height: 140px;
}
.article .sl-facepile {
  border-color: #e6e6e6;
}
.ssl {
  text-align: center;
}
.recommend-section {
  margin-top: 0.5em;
  padding-top: 0.5em;
  padding-left: 0;
  padding-bottom: 1em;
  margin-left: 0;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 0.8em;
}
.recommend-section .copy {
  display: block;
  margin-bottom: 0.5em;
  font-size: 0.8em;
  text-transform: uppercase;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
}
.recommend-section .share-btn {
  display: inline-block;
  padding: 0.3em 0.8em;
  background-color: #4c6597;
  color: white;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  text-transform: uppercase;
  width: 100px;
}
.recommend-section .share-btn .generic-facebook-icon {
  display: inline-block;
  vertical-align: top;
  margin-top: 0.1em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1) {
  .recommend-section .share-btn {
    position: relative;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  .recommend-section .share-btn .generic-facebok-icon {
    position: absolute;
    top: 0;
    left: 1em;
  }
}
body .recommend-box-container {
  background-color: #FFFFFF;
  border-top: 1px solid #F0F0F0;
  max-height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  float: left;
  -webkit-transition: max-height 0.8s;
  -moz-transition: max-height 0.8s;
  -o-transition: max-height 0.8s;
  transition: max-height 0.8s;
}
body .recommend-box-container.open {
  max-height: 100em;
}
body .recommend-box-container,
body .recommend-box-container .recommend-box {
  display: block;
}
body .recommend-box-container .recommend-box {
  padding-bottom: 2.2em;
}
@media screen and (min-width: 55em) {
  body .shares {
    padding-bottom: 0.3em;
    padding-top: 1em;
  }
  body .have-save-bt {
    padding-left: 0.7em;
    padding-right: 0.5em;
  }
  body .have-save-bt a.have,
  body .have-save-bt a.save {
    margin: 0 0.6em;
  }
  body .recommend-section {
    margin-left: 0;
    padding-left: 1.5em;
    padding-bottom: 0;
    border-left: 1px solid #ccc;
  }
  body .recommend-section .copy {
    margin: 0;
    margin-right: 1em;
    width: 7.5em;
    height: 40px;
    text-align: left;
    font-size: 0.9em;
    display: inline-block;
    vertical-align: top;
  }
  body .recommend-section .share-btn {
    font-size: 1.1em;
    padding: 0.5em 1em;
    padding-left: 0.5em;
    width: 8em;
  }
  body .recommend-section .share-btn .fb-icon {
    margin-top: 0.1em;
  }
}
/*Slider*/
.carousel {
  position: relative;
  max-width: 75em;
  margin: 0 auto;
}
.carousel li {
  float: left;
  background-color: #FFF;
  height: 27.6em;
  margin-left: 8px;
  padding-top: 60px;
  position: relative;
}
.carousel li a {
  display: block;
}
.carousel li a:hover {
  text-decoration: none;
}
.carousel li img {
  display: block;
  width: 80%;
  max-width: 18.750em;
  margin: 0 auto;
}
.carousel li span a {
  color: #000;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 200;
  font-size: 0.9375em;
  line-height: 1.16em;
  display: inline-block;
  margin: .4em 0 1em 1.5em;
  width: 80%;
  height: 3.4em;
  position: absolute;
  top: auto;
  bottom: 10px;
  text-align: left;
  text-decoration: none;
  padding-right: 1em;
}
.carousel li span a:hover {
  text-decoration: underline;
}
.carousel li span a:hover sup {
  border-bottom: 1px solid #fff;
  /* Fixes sup elements being underlined on hover */

}
.carousel .bottom-line {
  border-bottom: 4px double silver;
  width: 95%;
  height: 4px;
  margin: 0 auto;
  padding-top: 1em;
}
.carousel-list-container {
  margin-left: -8px;
  overflow: hidden;
  position: relative;
}
.carousel-list {
  width: 99999em;
  position: relative;
  left: 0;
  -webkit-transition: left 0.35s ease-out;
  -moz-transition: left 0.35s ease-out;
  -o-transition: left 0.35s ease-out;
  transition: left 0.35s ease-out;
}
.carousel-list.notransition {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.summary {
  padding: 1em;
}
.carousel-nav {
  clear: both;
  overflow: hidden;
  bottom: 45%;
  width: 100%;
}
.carousel-nav a {
  background: #000000 none no-repeat center center;
  display: block;
  float: left;
  height: 2.750em;
  top: 44%;
  width: 2.563em;
  text-align: center;
  position: absolute;
  opacity: 0.25;
  filter: alpha(opacity=25);
}
.carousel-nav a span {
  margin-top: 1em;
}
.carousel-nav a.flex-next {
  float: right;
  right: 0;
}
.carousel-nav a.disabled {
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.featured-brands-module {
  text-align: center;
}
.featured-brands-module article {
  position: relative;
  margin-bottom: 0.4em;
  overflow: hidden;
}
.featured-brands-module article a {
  text-decoration: none;
}
.featured-brands-module article a img {
  max-width: 100%;
  width: 100%;
  display: block;
}
.slider-container {
  background: #fff;
  margin: 0;
  width: 100%;
  border-bottom: 1px solid #cecece;
}
.slider-container:after {
  clear: both;
  content: "";
  display: block;
}
.slider-container li:after {
  clear: both;
  content: "";
  display: block;
}
.slider-container li img {
  display: block;
  width: 100%;
}
.slider-container li a {
  color: white;
  text-decoration: none;
  border: 0;
}
.slider-container li a:active {
  color: white;
  text-decoration: none;
}
.slider-container li .image-description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: white;
  padding: 1.5em 1em;
  overflow: hidden;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
.slider-container li .image-description .item-title,
.slider-container li .image-description .item-description {
  z-index: 20;
  position: relative;
  display: block;
  color: white;
  text-decoration: none;
}
.slider-container li .image-description .item-title {
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 0.2em;
  font-size: 1.4em;
}
.slider-container li .image-description .item-description {
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 200;
  font-size: 0.9em;
}
.slider-container li .image-description .fill {
  background-color: black;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=60);
  opacity: 0.6;
  z-index: 1;
}
.slider-container .flex-direction-nav {
  bottom: 47px;
  position: relative;
  margin: 0 auto;
}
.slider-container .flex-direction-nav:after {
  clear: both;
  content: "";
  display: block;
}
.slider-container .flex-direction-nav a {
  display: block;
  height: 47px;
  margin: 0;
  width: 44px;
  z-index: 2;
  text-align: center;
  text-indent: 0;
}
.slider-container .flex-direction-nav a.flex-prev {
  left: 0;
}
.slider-container .flex-direction-nav a.flex-next {
  left: auto;
  right: 0;
}
.slider-container .flex-direction-nav a.flex-disabled {
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.slider-container .flex-direction-nav a span {
  margin-top: 1em;
  z-index: 2;
  position: relative;
}
.slider-container .flex-direction-nav a span.fill {
  /*background: @SecondaryBGColor;*/

  background: #000000;
  opacity: .25;
  filter: alpha(opacity=25);
  position: absolute;
  width: 44px;
  height: 47px;
  margin: 0;
  left: 0;
  z-index: 1;
}
.slider-container .flex-control-nav {
  height: 47px;
  text-align: center;
  bottom: -60px;
  position: static;
}
.slider-container .flex-control-nav li a {
  margin: 1.18em 0 0 1em;
  background-position: 0 -1049px;
}
.slider-container .flex-control-nav li a.flex-active {
  background-position: 0 -1025px;
}
.slider-container .flex-control-nav li img {
  display: none;
}
.slider-container .flex-control-nav li:first-child a {
  margin-left: 0;
}
.category {
  background: #fff;
}
.category h1 {
  display: none;
}
.category ul li {
  display: block;
  overflow: hidden;
  border-bottom: 2px solid #cecece;
  padding: .5em 3% 0.5em 0.8em;
  position: relative;
}
.category ul li:first-child {
  border-top: 2px solid #cecece;
}
.category ul li a {
  font-size: .9em;
  color: #000;
  text-decoration: none;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  display: block;
}
.category ul li a:after {
  clear: both;
  content: "";
  display: block;
}
.category ul li h2 {
  float: left;
  width: 90%;
}
.category ul li span.arrow-right {
  float: right;
  margin-top: 0.45em;
  margin-left: .2em;
  width: 6%;
}
div[role="main"] .consultation-banner-link:hover {
  text-decoration: none;
}
div[role="main"] .consultation-banner-link .consultation-banner {
  width: 100%;
  height: 10.75em;
  margin-bottom: 1em;
  background: white;
  position: relative;
}
div[role="main"] .consultation-banner-link .consultation-banner .picture-container {
  float: left;
  width: 6.15em;
  margin-right: .9em;
}
div[role="main"] .consultation-banner-link .consultation-banner .picture-container img {
  width: 100%;
}
div[role="main"] .consultation-banner-link .consultation-banner .banner-content {
  width: auto;
  padding-right: .5em;
}
div[role="main"] .consultation-banner-link .consultation-banner .banner-content span {
  display: block;
  font-size: 0.75em;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 200;
  color: #000;
  text-transform: uppercase;
  padding-top: 1em;
  margin-bottom: 1em;
}
div[role="main"] .consultation-banner-link .consultation-banner .banner-content span strong {
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
}
div[role="main"] .consultation-banner-link .consultation-banner .banner-content p {
  font-family: 'Times', 'Times New Roman', serif;
  font-style: italic;
  font-weight: 100;
  font-size: 1.125em;
  line-height: 1.1em;
  color: #000;
}
div[role="main"] .consultation-banner-link .consultation-banner .banner-content .cta {
  font-size: .9em;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  position: absolute;
  bottom: 1.2em;
  left: 7.8em;
}
div[role="main"] .consultation-banner-link .consultation-banner .banner-content .cta > span {
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  top: .1em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1) {
  div[role="main"] .consultation-banner-link .consultation-banner .banner-content .cta > span {
    top: -0.1em;
  }
}
div[role="main"] .consultation-banner-link .consultation-banner.general .banner-content span {
  margin-bottom: .7em;
}
div[role="main"] .consultation-banner-link .consultation-banner.general .banner-content a span {
  margin-bottom: 0;
}
div[role="main"] .consultation-banner-link .consultation-banner.general .banner-content .cta > span {
  margin-bottom: 0;
}
.love-it {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  max-height: 29em;
  margin: 0 0 .5em;
  background: #ffffff;
  cursor: pointer;
}
.love-it .txt {
  float: left;
  width: 50%;
  padding: 1em 10%;
  text-align: center;
}
.love-it .txt strong {
  color: #000000;
  font-family: 'Times', 'Times New Roman', serif;
  font-size: .65em;
  font-weight: 400;
  font-style: italic;
  text-transform: uppercase;
}
.love-it .txt h3 {
  padding: 1.2em 0;
  color: #b48841;
  font-family: 'Times', 'Times New Roman', serif;
  font-size: 1em;
  font-weight: 400;
  font-style: italic;
}
.love-it .txt a {
  display: block;
  width: 100%;
  margin: .5em auto 0;
  color: #000000;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-size: .5em;
  font-weight: 600;
  text-transform: uppercase;
}
.love-it .txt a.next {
  margin: 1em auto .5em;
  padding: 1em 0 0;
  border-top: 1px solid #cccccc;
}
.love-it .txt a .heart {
  display: none;
}
.love-it .txt a .next-black {
  display: none;
}
.love-it .txt .actions {
  position: absolute;
  bottom: 1em;
  left: 10%;
  width: 32%;
}
.love-it .txt .actions a .sprite.heart {
  width: 45px;
  height: 45px;
  background-position: 3px -1121px;
}
.love-it .txt .actions a .sprite.next-black {
  width: 45px;
  height: 45px;
  background-position: 3px -1171px;
}
.love-it img {
  float: right;
  width: 49.8%;
}
.love-it img.end-slide {
  width: 100%;
}
.heart-your-fave {
  position: relative;
  float: left;
  width: 100%;
  cursor: pointer;
}
.heart-your-fave > div {
  position: relative;
  float: left;
  width: 50%;
}
.heart-your-fave > div img {
  width: 100%;
}
.heart-your-fave .heart {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70%;
  margin: -25% 0 0 -35%;
  text-align: center;
}
.heart-your-fave .heart h4 {
  position: absolute;
  z-index: 3;
  top: 30%;
  left: 36%;
  width: 90%;
  margin: 0 0 0 -30%;
  color: black;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-size: .7em;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
.heart-your-fave .heart img {
  left: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .heart-your-fave .heart {
    margin-top: -20%;
  }
}
.heart-your-fave .heart-fave {
  position: absolute;
  z-index: 3;
  top: 1em;
  left: 50%;
  width: 19%;
  max-width: 120px;
  max-height: 120px;
  margin: 0 0 0 -10%;
}
.heart-your-fave .title {
  display: none;
}
.heart-your-fave .recommendation {
  z-index: 4;
  display: none;
  width: 100%;
  height: 100%;
  min-height: 250px;
  background: #d9aa5a;
}
.heart-your-fave .recommendation .txt {
  z-index: 4;
  float: left;
  width: 50%;
  height: 100%;
  max-height: 435px;
  padding: .8em 0;
  text-align: center;
}
.heart-your-fave .recommendation .txt .circle {
  display: none;
}
.heart-your-fave .recommendation .txt .we-suggest {
  top: 1.5em;
  float: none;
  width: 60%;
  max-width: 121px;
  max-height: 120px;
  margin: 0 auto;
}
.heart-your-fave .recommendation .txt .product-name {
  display: block;
  clear: both;
  padding: 1em 5% 0;
}
@media all and (max-width: 399px) {
  .heart-your-fave .recommendation .txt .product-name {
    padding: .5em;
  }
}
.heart-your-fave .recommendation .txt .product-name h4 a {
  color: #ffffff;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-size: .9em;
  font-weight: 600;
  line-height: .9em;
}
@media all and (max-width: 399px) {
  .heart-your-fave .recommendation .txt .product-name h4 a {
    font-size: .7em;
  }
}
.heart-your-fave .recommendation .txt .product-name p {
  line-height: .7em;
}
.heart-your-fave .recommendation .txt .product-name p a {
  padding: 1em 0 0;
  color: #ffffff;
  font-size: .8em;
}
.heart-your-fave .recommendation .link-wrap {
  position: absolute;
  bottom: 1em;
  left: 0;
  width: 50%;
  text-align: center;
}
.heart-your-fave .recommendation .link-wrap a {
  padding: .6em 1.2em 0 0;
  color: white;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-size: .75em;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  border-top: 1px solid #e9c99a;
}
.heart-your-fave .recommendation .link-wrap a span.next {
  display: none;
}
.heart-your-fave .recommendation .img-wrapper {
  float: right;
  width: 50%;
  height: 100%;
  min-height: 250px;
  max-height: 439px;
  text-align: center;
  background: #ffffff;
}
.heart-your-fave .recommendation .img-wrapper .product {
  max-width: 294px;
  max-height: 435px;
  padding: 23% 0;
}
.heart-your-fave .recommendation .img-wrapper .content {
  padding: 0;
}
@media only screen and (min-width: 48em) and (max-width: 62em) {
  section.main .love-it .txt {
    padding: 1.5em 10%;
  }
  section.main .love-it .txt h3 {
    padding: .75em 0;
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 32em) and (max-width: 48em) {
  .heart-your-fave .recommendation .txt .product-name h4 {
    margin-top: 2em;
    font-size: 1.3em;
  }
  .heart-your-fave .recommendation .txt .product-name p {
    font-size: .875em;
  }
  .heart-your-fave .recommendation .txt a {
    font-size: .75em;
  }
  .love-it .txt {
    padding: 1em 10%;
  }
  .love-it .txt strong {
    font-size: 1em;
  }
  .love-it .txt h3 {
    padding: 1.5em 0;
    font-size: 2.3em;
  }
  .love-it .txt a {
    font-size: .875em;
  }
  .love-it .txt a.next {
    margin: 1.2em 0 0;
    padding: 1.5em 0 0;
  }
}
@media only screen and (min-width: 48em) and (max-width: 60em) {
  section.main .heart-your-fave h3 {
    font-size: 1.3em;
    line-height: 1.1em;
  }
  section.main .heart-your-fave .recommendation .txt strong {
    font-size: 1.1em;
  }
  section.main .heart-your-fave .recommendation .txt .product-name {
    padding-top: 1em;
  }
  section.main .heart-your-fave .recommendation .txt .product-name h4 {
    font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
    font-size: 1em;
  }
  section.main .heart-your-fave .recommendation .txt .product-name p {
    padding: 1em 0 0;
    font-size: .75em;
  }
  section.main .love-it .txt strong {
    font-size: .65em;
  }
  section.main .love-it .txt h3 {
    padding: 1em 0;
    font-size: 1.2em;
  }
  section.main .love-it .txt a {
    font-size: .65em;
  }
  section.main .love-it .txt a.next {
    margin: 1em 0 .5em;
    padding: 1em 0 0;
  }
  section.main .love-it .txt a .heart {
    display: none;
  }
  section.main .love-it .txt a .next-black {
    display: none;
  }
  section.main .love-it .txt a .heart-small {
    display: inline-block;
  }
  section.main .love-it .txt a .next-black-small {
    display: inline-block;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  section.main .recommendation .txt .circle strong {
    padding: 25% 0;
  }
}
.content {
  display: block;
  float: right;
  width: 49.7%;
  padding: 1em;
  color: black;
}
.content img {
  display: block;
  margin: 2em auto;
}
.content a {
  display: block;
  text-align: center;
}
div[role="main"].home {
  margin: .250em auto;
}
div[role="main"].home section {
  display: block;
  float: left;
  width: 100%;
  clear: both;
}
div[role="main"].home section.site-intro {
  background: #ffffff;
}
div[role="main"].home section.site-intro .weather {
  background: #ffffff;
  color: #b58a41;
  text-transform: uppercase;
  padding: 1.375em 1em;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  float: left;
  width: 20em;
}
div[role="main"].home section.site-intro .weather a {
  color: #B58A41;
  text-transform: none;
  font-family: 'Times', 'Times New Roman', serif;
  font-weight: 400;
  font-style: italic;
  display: block;
  font-size: .7em;
}
div[role="main"].home section.site-intro .weather .weather-icon {
  width: 3.6em;
  height: 3.4em;
  float: left;
  margin: .5em .8em 0 0;
}
div[role="main"].home section.site-intro .weather .weather-icon.sunny {
  background: url("../img/homepage/weather-icons.png") no-repeat scroll -173px -97px transparent;
}
div[role="main"].home section.site-intro .weather .weather-icon.cloudy {
  background: url("../img/homepage/weather-icons.png") no-repeat scroll -11px -97px transparent;
}
div[role="main"].home section.site-intro .weather .weather-icon.rainy {
  background: url("../img/homepage/weather-icons.png") no-repeat scroll -327px -97px transparent;
}
div[role="main"].home section.site-intro .weather .weather-icon.windy {
  background: url("../img/homepage/weather-icons.png") no-repeat scroll -461px -97px transparent;
}
div[role="main"].home section.site-intro .weather .weather-icon.humid {
  background: url("../img/homepage/weather-icons.png") no-repeat scroll -621px -97px transparent;
}
div[role="main"].home section.site-intro .weather .weather-icon.snowy {
  background: url("../img/homepage/weather-icons.png") no-repeat scroll -756px -97px transparent;
}
div[role="main"].home section.site-intro .weather .weather-icon.hot {
  background: url("../img/homepage/weather-icons.png") no-repeat scroll -911px -97px transparent;
}
div[role="main"].home section.site-intro .weather .weather-icon.cold {
  background: url("../img/homepage/weather-icons.png") no-repeat scroll -1072px -97px transparent;
}
div[role="main"].home section.site-intro .weather .weather-icon.birthday {
  background: url("../img/homepage/weather-icons.png") no-repeat scroll -1207px -97px transparent;
}
div[role="main"].home section.site-intro .weather .weather-icon.valentine {
  background: url("../img/homepage/weather-icons.png") no-repeat scroll -1355px -97px transparent;
}
div[role="main"].home section.site-intro .weather .weather-icon.evening {
  background: url("../img/homepage/weather-icons.png") no-repeat scroll -1502px -97px transparent;
}
div[role="main"].home section.site-intro .weather .temperature {
  font-size: 1.2em;
  margin-bottom: .6em;
}
div[role="main"].home section.site-intro .weather .date {
  font-size: .6em;
  float: left;
  line-height: 0em;
  width: 60%;
}
div[role="main"].home section.site-intro .weather .location {
  font-size: .6em;
  float: left;
  line-height: 1.5em;
  width: 21em;
  margin-top: 1em;
  position: relative;
}
div[role="main"].home section.site-intro .weather .location .location-name {
  margin-left: 1.5em;
  float: right;
  text-align: left;
  width: 19.5em;
}
div[role="main"].home section.site-intro .weather .location .error {
  color: #F00;
}
div[role="main"].home section.site-intro .weather .location .edit {
  position: absolute;
  width: 1.3em;
  top: -0.1em;
  left: 0;
}
div[role="main"].home section.site-intro .weather .location .edit img {
  cursor: pointer;
  float: right;
}
div[role="main"].home section.site-intro .weather .form {
  margin-top: 0.5em;
  float: left;
  display: none;
}
div[role="main"].home section.site-intro .weather .form input[type="text"] {
  background: #BFBFBF;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  padding: .6em .8em;
  border: 0;
  width: 10em;
  font-size: .7em;
}
div[role="main"].home section.site-intro .weather .form input[type="button"] {
  background: #000000;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-size: .7em;
  padding: .6em .8em;
  border: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
}
div[role="main"].home section.site-intro .greeting {
  background: #ffffff;
  color: #000000;
  padding: 0 2em 2em 1em;
  float: left;
}
div[role="main"].home section.site-intro .greeting p.intro {
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  font-size: 1.4em;
  padding-bottom: .2em;
}
div[role="main"].home section.site-intro .greeting span.tip {
  font-size: 1em;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 200;
}
div[role="main"].home section.home-carousel {
  background: #000;
  margin-bottom: .25em;
  position: relative;
}
div[role="main"].home section.home-carousel .slider-container {
  background: none;
  border-bottom: 0;
}
div[role="main"].home section.home-carousel .flexslider .slides li .slide-copy {
  position: absolute;
  top: auto;
  bottom: 6em;
  right: 13.5em;
  z-index: 100;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 200;
  font-size: .7em;
  color: #000000;
}
div[role="main"].home section.home-carousel .flexslider .slides li .slide-copy a {
  display: inline;
  text-decoration: underline;
  color: #000000;
}
div[role="main"].home section.home-carousel .flexslider .flex-control-nav {
  height: 50px;
}
div[role="main"].home section.home-carousel .flexslider .flex-control-nav li a {
  background-position: 0 -3950px;
  margin-top: 17px;
}
div[role="main"].home section.home-carousel .flexslider .flex-control-nav li a.flex-active {
  background-position: 0 -3925px;
}
div[role="main"].home section.home-carousel .flexslider .flex-direction-nav {
  z-index: 20;
  width: 100%;
  bottom: 50px;
}
div[role="main"].home section.home-carousel .flexslider .flex-direction-nav a {
  /*height: 3.125em;
                                                width: 3.125em;
                                                margin-top:0;

                                                &.flex-next {
                                                }

                                                .fill{
                                                    width:3.125em;
                                                    height:3.125em;
                                                }*/

}
div[role="main"].home section.home-carousel .arrow-carousel {
  position: absolute;
  z-index: 10;
  bottom: 1.1em;
}
div[role="main"].home section.home-carousel .arrow-carousel.prev {
  left: 1.2em;
}
div[role="main"].home section.home-carousel .arrow-carousel.next {
  right: 1.2em;
}
div[role="main"].home section.signature-beauty {
  background: #ffffff;
  background-image: url(../img/homepage/img-signature-small.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 45% 1.250em .5em;
  color: #000000;
}
div[role="main"].home section.signature-beauty .section-title {
  margin: 0 auto;
  width: 18em;
}
div[role="main"].home section.signature-beauty .section-title span.copy-signature {
  color: #666666;
  font-size: .95em;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 200;
}
div[role="main"].home section.signature-beauty .section-title p.title-signature {
  font-size: 1.9em;
  line-height: 1em;
  margin-bottom: 1.2em;
  text-align: center;
}
div[role="main"].home section.signature-beauty .goto-section {
  text-align: center;
  margin-bottom: 2em;
}
div[role="main"].home section.signature-beauty .goto-section p {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 400;
  margin-bottom: .5em;
}
div[role="main"].home section.signature-beauty .goto-section p a {
  color: #000000;
}
div[role="main"].home section.signature-beauty .goto-section span {
  color: #666666;
  font-size: .875em;
  padding: 0 1em;
  width: 100%;
  float: left;
}
div[role="main"].home section.signature-beauty .goto-section .arrow-gold {
  margin-top: .8em;
}
div[role="main"].home section.news-month article {
  margin-bottom: .25em;
}
div[role="main"].home section.news-month article.product-01 {
  height: auto;
}
div[role="main"].home section.news-month article.product-01 img {
  width: 100%;
}
div[role="main"].home section.news-month article.product-02 {
  height: auto;
}
div[role="main"].home section.news-month article.product-02 img {
  width: 100%;
}
div[role="main"].home section.news-month article.top-list {
  background: #ffffff;
  padding: 1.5em;
  padding-bottom: 1.8em;
}
div[role="main"].home section.news-month article.top-list h3 {
  text-transform: uppercase;
  color: #000000;
  font-size: 1.15em;
  border-bottom: 2px solid #000000;
  margin: .2em 0 .7em;
  padding: 0 4em .2em 0;
  font-weight: lighter;
}
div[role="main"].home section.news-month article.top-list h3.top-num {
  text-transform: uppercase;
  color: #d83b88;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  font-size: .725em;
  border: 0;
  margin-bottom: 0;
}
div[role="main"].home section.news-month article.top-list strong {
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
}
div[role="main"].home section.news-month article.top-list ol li {
  margin-bottom: .4em;
}
div[role="main"].home section.news-month article.top-list ol li a {
  color: #000000;
  font-size: .7em;
}
div[role="main"].home section.news-month article.top-list ol li a sup {
  font-size: .7em;
}
div[role="main"].home section.news-month article.top-list ol li a .banner-arrow {
  position: relative;
  left: 0.5em;
}
div[role="main"].home section.news-month article.social {
  background: #ffffff;
  float: left;
  width: 100%;
  padding-left: 3em;
  padding-bottom: 3em;
}
div[role="main"].home section.news-month article.social .refresh-social {
  float: right;
  margin: 0.6em 3% 0 0;
}
div[role="main"].home section.news-month article.social .social-title {
  text-align: center;
  margin: 0 auto;
  margin-top: 3.250em;
}
div[role="main"].home section.news-month article.social .social-title a.sprite {
  float: left;
  margin-top: .1em;
}
div[role="main"].home section.news-month article.social .social-title h3 {
  color: #000000;
  text-transform: uppercase;
  font-size: .95em;
  margin-left: .4em;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 200;
  line-height: 1em;
  float: left;
  width: 10.5em;
}
div[role="main"].home section.news-month article.social .social-title h3 strong {
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
}
div[role="main"].home section.news-month article.social .social-title h3 a {
  color: #000000;
  text-decoration: none;
}
div[role="main"].home section.news-month article.social #tweet-container {
  padding: 1.4em 5em 1em 0;
  width: 100%;
  clear: both;
  overflow: hidden;
}
div[role="main"].home section.news-month article.social #tweet-container .user {
  display: none;
}
div[role="main"].home section.news-month article.social #tweet-container .tweet {
  font-size: .8em;
  color: #000000;
  float: left;
}
div[role="main"].home section.news-month article.social #tweet-container .timePosted {
  display: none;
  font-size: .7em;
  color: #000000;
  float: left;
}
div[role="main"].home section.news-month article.social .find-us {
  color: #000000;
  float: left;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 200;
  margin-top: 1em;
}
div[role="main"].home section.news-month article.social .find-us .icon-facebook-big,
div[role="main"].home section.news-month article.social .find-us .icon-instagram-big,
div[role="main"].home section.news-month article.social .find-us .icon-tumblr-big {
  position: relative;
  top: .2em;
  margin-left: .5em;
}
div[role="main"].home section.news-month article.social .find-us .icon-youtube-big {
  position: relative;
  top: .2em;
  margin-left: .5em;
}
div[role="main"].home section.our-causes {
  -webkit-transform: translatez(0);
}
div[role="main"].home section.our-causes .causes-module {
  background-color: #FFF;
}
div[role="main"].home section.our-causes .causes-module img {
  width: 100%;
}
div[role="main"].home section.our-causes .causes-module .copy-container {
  color: #000;
  padding: 1em 10% 3.4em;
  top: 30%;
  width: 100%;
}
div[role="main"].home section.our-causes .causes-module .copy-container h2 {
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.8em;
  letter-spacing: -0.04em;
}
div[role="main"].home section.our-causes .causes-module .copy-container h2 span {
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 900;
  display: block;
  line-height: .7em;
}
div[role="main"].home section.our-causes .causes-module .copy-container p {
  color: #000;
  font-size: .9em;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 300;
  margin-top: .9em;
  margin-bottom: .7em;
}
div[role="main"].home section.our-causes .causes-module .copy-container a {
  color: #000;
  float: left;
  font-size: .8em;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  margin-top: 2em;
  text-transform: uppercase;
}
div[role="main"].home section.our-causes .causes-module .copy-container a span {
  margin-left: .5em;
  position: relative;
  top: 1px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1) {
  div[role="main"].home section.our-causes .causes-module .copy-container a span {
    top: 0;
  }
}
div[role="main"].home section.show-us {
  -webkit-transform: translatez(0);
}
div[role="main"].home section.show-us .module-title h5 {
  font-size: 0.9em;
}
div[role="main"].home section.show-us #olapic_specific_widget {
  background-color: #FFF;
  min-height: 100px;
  width: 100%;
}
@media screen and (min-width: 26em) and (max-width: 36em) {
  div[role="main"].home section.signature-beauty .section-title {
    width: 25em;
    text-align: center;
  }
  div[role="main"].home section.signature-beauty .section-title p.title-signature {
    font-size: 1.9em;
    text-align: center;
  }
}
@media screen and (min-width: 36em) and (max-width: 48em) {
  div[role="main"].home section.signature-beauty .section-title {
    width: 30em;
    text-align: center;
  }
  div[role="main"].home section.signature-beauty .section-title p.title-signature {
    font-size: 1.9em;
    text-align: center;
  }
}
@media screen and (min-width: 48em) and (max-width: 60em) {
  div[role="main"].home section.signature-beauty .section-title {
    width: 34em;
    margin-left: 27%;
    text-align: left;
  }
  div[role="main"].home section.signature-beauty .section-title p.title-signature {
    font-size: 1.5em;
    text-align: left;
  }
  div[role="main"].home section.signature-beauty .goto-section span {
    padding: 0 2em;
    font-size: 1em;
    height: 3em;
  }
  div[role="main"].home section.signature-beauty .goto-section p {
    font-size: 1.125em;
  }
}
@media screen and (min-width: 60em) and (max-width: 75em) {
  div[role="main"].home section.signature-beauty .section-title {
    width: 36.5em;
    margin-left: 27%;
    text-align: left;
  }
  div[role="main"].home section.signature-beauty .section-title p.title-signature {
    font-size: 1.8em;
    text-align: left;
  }
  div[role="main"].home section.signature-beauty .goto-section span {
    padding: 0 2em;
    font-size: 1em;
    height: 3em;
  }
  div[role="main"].home section.signature-beauty .goto-section p {
    font-size: 1.125em;
  }
}
@media only screen and (min-width: 36em) and (max-width: 48em) {
  div[role="main"].home section.our-causes {
    position: relative;
  }
  div[role="main"].home section.our-causes .causes-module {
    background-color: transparent;
  }
  div[role="main"].home section.our-causes .causes-module .copy-container {
    width: 40%;
    padding: .7em 4% 3.4em;
    position: absolute;
    top: 30%;
    left: auto;
    right: 0;
  }
  div[role="main"].home section.our-causes .causes-module .copy-container p {
    font-size: .75em;
  }
  div[role="main"].home section.our-causes .causes-module .copy-container a {
    font-size: .7em;
    margin-top: 0.5em;
  }
}
@media only screen and (min-width: 60em) and (max-width: 75em) {
  body div[role="main"].home section.home-carousel .flexslider .slides li .slide-copy {
    bottom: 8em;
    right: 16.7em;
    width: auto;
    font-size: .6em;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 48em) {
  body div[role="main"].home section.news-month article.social .find-us .icon-facebook-big {
    width: 24px;
    height: 24px;
  }
  body div[role="main"].home section.news-month article.social .find-us .icon-youtube-big {
    width: 87px;
    height: 39px;
    top: .9em;
  }
}
