a.text-primary:hover {
  color: #e6e6e6;
}
a.text-success:hover {
  color: #356635;
}
a.text-info:hover {
  color: #2d6987;
}
a.text-warning:hover {
  color: #a47e3c;
}
a.text-danger:hover {
  color: #953b39;
}
a.bg-primary:hover {
  background-color: #e6e6e6;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.item-listing-page h1,
.item-listing-page h2,
.item-listing-page h3,
.item-listing-page h4,
.item-listing-page h5,
.item-listing-page h6,
.item-listing-page .rsform .formResponsive .formContainer .formBody,
.item-listing-page .module-title span,
.item-listing-page .section-title span {
  color: #ffffff;
}
.item-listing-page .lede {
  color: rgba(255, 255, 255, 0.8);
}
.item-listing-page p,
.item-listing-page .rsform .formResponsive .formContainer .formBody p {
  color: rgba(255, 255, 255, 0.6);
}
.item-listing-page i {
  color: rgba(255, 255, 255, 0.4);
}
.item-listing-page p a {
  color: rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.item-listing-page p a:hover,
.item-listing-page p a:active {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.item-listing-page .figcaption {
  font-size: 14px;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.4);
  margin: 0.77777778rem 0;
  text-align: right;
}
.item-listing-page figure figcaption {
  color: rgba(255, 255, 255, 0.8);
}
.item-listing-page figure figcaption .category-heading span,
.item-listing-page figure figcaption .mod-articles-category-heading span {
  color: rgba(255, 255, 255, 0.4) !important;
}
.item-listing-page blockquote:before {
  color: rgba(255, 255, 255, 0.2);
}
.item-listing-page .acm-spotlight .t3-module .module-title,
.item-listing-page .sections-wrap .section .t3-module .module-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.item-listing-page .acm-spotlight .t3-module .module-title span,
.item-listing-page .sections-wrap .section .t3-module .module-title span {
  color: #ffffff;
}
.item-listing-page .acm-spotlight .t3-module .module-title span,
.item-listing-page .sections-wrap .section .t3-module .module-title span {
  color: #ffffff;
}
.item-listing-page .mod-articles-category-main-block .mod-articles-category-content-block .module-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.item-listing-page .mod-articles-category-main-block .mod-articles-category-content-block .module-title span {
  color: #ffffff;
}
.item-listing-page .headingborder,
.item-listing-page div.items-leading .category-container .category-name {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.item-listing-page .articles-category-date span {
  color: rgba(255, 255, 255, 0.6);
}
.item-listing-page .tags span a,
.item-listing-page .tags span a.label {
  color: rgba(255, 255, 255, 0.6);
}
.item-listing-page .tags span a:hover,
.item-listing-page .tags span a.label:hover,
.item-listing-page .tags span a:focus,
.item-listing-page .tags span a.label:focus {
  background: transparent;
  color: rgba(255, 255, 255, 0.6);
}
.item-listing-page .pagination ul {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.item-listing-page .pagination ul li a {
  color: rgba(255, 255, 255, 0.8);
}
.item-listing-page .pagination ul li a:hover,
.item-listing-page .pagination ul li a:focus {
  color: #ffffff;
}
.item-listing-page .pagination ul li.active a {
  color: #ffffff;
}
.item-listing-page .pagination ul li.disabled a {
  color: rgba(255, 255, 255, 0.4);
}
.item-listing-page .flickity-enabled .flickity-page-dots {
  bottom: -4.66666667rem;
  z-index: 12;
}
.item-listing-page .flickity-enabled .flickity-page-dots .dot {
  padding: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 1.6rem;
  height: 1.6rem;
  background: rgba(255, 255, 255, 0.25);
  border: 0.2rem solid #ffffff !important;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item-listing-page .flickity-enabled .flickity-page-dots .dot.is-selected {
  background: #ffffff;
}
.item-listing-page .items-leading-articles {
  padding: 12.44444444rem 3.11111111rem;
}
@media screen and (min-width: 1056px) {
  .item-listing-page .items-leading-articles {
    padding: 12.44444444rem 0;
  }
}
.item-listing-page .category-container {
  padding: 12.44444444rem 3.11111111rem;
}
@media screen and (min-width: 1056px) {
  .item-listing-page .category-container {
    padding: 12.44444444rem 0;
  }
}
.item-listing-page .rl_modals_element[data-modal-video="true"]:not(.articles-category-link-block) {
  display: block;
  margin-bottom: 3.11111111rem;
  position: relative;
}
.item-listing-page .rl_modals_element[data-modal-video="true"]:not(.articles-category-link-block):before {
  content: "\f04b";
  font-family: "FontAwesome";
  font-size: 36px;
  font-size: 3.6rem;
  color: #ffffff;
  text-align: center;
  position: absolute;
  z-index: 6;
  top: 50%;
  right: 0;
  left: 0;
  padding: 0 0 0 3px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item-listing-page .rl_modals_element[data-modal-video="true"]:not(.articles-category-link-block):after {
  content: "";
  position: absolute;
  z-index: 5;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.3);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item-listing-page .rl_modals_element[data-modal-video="true"]:not(.articles-category-link-block):hover {
  -ms-transform: scale(1.02, 1.02);
  -webkit-transform: scale(1.02, 1.02);
  transform: scale(1.02, 1.02);
  animation: pulse 2s infinite;
}
.item-listing-page .rl_modals_element[data-modal-video="true"]:not(.articles-category-link-block):hover:before,
.item-listing-page .rl_modals_element[data-modal-video="true"]:not(.articles-category-link-block):hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item-listing-page .rl_modals_element[data-modal-video="true"]:not(.articles-category-link-block) img {
  max-width: 100%;
  width: 100%;
}
.items-leading {
  background: #000000;
  border-top: 0;
}
.items-leading h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.8);
  font-size: 23px;
  font-size: 2.3rem;
  letter-spacing: normal;
  font-weight: 400;
  line-height: 1.55555556;
  font-family: "Arimo", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 29px;
  font-size: 2.9rem;
  text-transform: uppercase;
  display: block;
  border: 0;
  padding: 0;
  color: #000000;
  margin-bottom: 3.11111111rem;
  padding-bottom: 3.11111111rem;
}
.items-leading h1,
.items-leading h2,
.items-leading h3,
.items-leading h4,
.items-leading h5,
.items-leading h6,
.items-leading .rsform .formResponsive .formContainer .formBody,
.items-leading .module-title span,
.items-leading .section-title span {
  color: #ffffff;
}
.items-leading .lede {
  color: rgba(255, 255, 255, 0.8);
}
.items-leading p,
.items-leading .rsform .formResponsive .formContainer .formBody p {
  color: rgba(255, 255, 255, 0.6);
}
.items-leading i {
  color: rgba(255, 255, 255, 0.4);
}
.items-leading p a {
  color: rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.items-leading p a:hover,
.items-leading p a:active {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.items-leading .figcaption {
  font-size: 14px;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.4);
  margin: 0.77777778rem 0;
  text-align: right;
}
.items-leading figure figcaption {
  color: rgba(255, 255, 255, 0.8);
}
.items-leading figure figcaption .category-heading span,
.items-leading figure figcaption .mod-articles-category-heading span {
  color: rgba(255, 255, 255, 0.4) !important;
}
.items-leading blockquote:before {
  color: rgba(255, 255, 255, 0.2);
}
.items-leading .acm-spotlight .t3-module .module-title,
.items-leading .sections-wrap .section .t3-module .module-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.items-leading .acm-spotlight .t3-module .module-title span,
.items-leading .sections-wrap .section .t3-module .module-title span {
  color: #ffffff;
}
.items-leading .acm-spotlight .t3-module .module-title span,
.items-leading .sections-wrap .section .t3-module .module-title span {
  color: #ffffff;
}
.items-leading .mod-articles-category-main-block .mod-articles-category-content-block .module-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.items-leading .mod-articles-category-main-block .mod-articles-category-content-block .module-title span {
  color: #ffffff;
}
.items-leading .headingborder,
.items-leading div.items-leading .category-container .category-name {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.items-leading .articles-category-date span {
  color: rgba(255, 255, 255, 0.6);
}
.items-leading .tags span a,
.items-leading .tags span a.label {
  color: rgba(255, 255, 255, 0.6);
}
.items-leading .tags span a:hover,
.items-leading .tags span a.label:hover,
.items-leading .tags span a:focus,
.items-leading .tags span a.label:focus {
  background: transparent;
  color: rgba(255, 255, 255, 0.6);
}
.items-leading .pagination ul {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.items-leading .pagination ul li a {
  color: rgba(255, 255, 255, 0.8);
}
.items-leading .pagination ul li a:hover,
.items-leading .pagination ul li a:focus {
  color: #ffffff;
}
.items-leading .pagination ul li.active a {
  color: #ffffff;
}
.items-leading .pagination ul li.disabled a {
  color: rgba(255, 255, 255, 0.4);
}
.items-leading .flickity-enabled .flickity-page-dots {
  bottom: -4.66666667rem;
  z-index: 12;
}
.items-leading .flickity-enabled .flickity-page-dots .dot {
  padding: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 1.6rem;
  height: 1.6rem;
  background: rgba(255, 255, 255, 0.25);
  border: 0.2rem solid #ffffff !important;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.items-leading .flickity-enabled .flickity-page-dots .dot.is-selected {
  background: #ffffff;
}
.items-leading .items-leading-articles .container-inner {
  margin-left: -1.55555556rem;
  margin-right: -1.55555556rem;
}
.items-leading .items-leading-articles div[class^="leading"] *[class*="column"],
.items-leading .items-leading-articles li[class^="leading"] *[class*="column"] {
  margin: 1.55555556rem;
  margin-bottom: 3.11111111rem;
}
@media screen and (min-width: 768px) {
  .items-leading .items-leading-articles div[class^="leading"] *[class*="column"],
  .items-leading .items-leading-articles li[class^="leading"] *[class*="column"] {
    margin-bottom: 1.55555556rem;
  }
}

@media screen and (min-width: 768px) {
  .card-main .card-inner {
    position: relative;
    padding-bottom: 8.6rem;
  }
  .card-main .card-inner .card-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 12;
  }
  .card-main:not(.column-1) .category-image-block-inner {
    position: relative;
    overflow: hidden;
    max-height: 26rem;
  }
  .card-main:not(.column-1) .category-image-block-inner img {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .card-main.column-1 .card-inner {
    overflow: auto;
    padding-bottom: 0;
  }
  .card-main.column-1 .card-inner:after {
    content: "";
    clear: both;
    float: none;
    display: table;
  }
  .card-main.column-1 .card-right {
    position: relative;
    padding-bottom: 8.6rem;
  }
  .card-main.column-1 .category-image-block {
    overflow: hidden;
  }
  .card-main.column-1 .category-image-block .category-image-block-inner {
    position: relative;
    z-index: 10;
    width: 100%;
    padding-bottom: 66rem;
  }
  .card-main.column-1 .category-image-block .category-image-block-inner .img_caption.none {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
  .card-main.column-1 .category-image-block .category-image-block-inner img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: auto;
    max-width: none;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

.item-listing-page.solutions .category-container {
  background: #000000;
}
@media screen and (min-width: 768px) {
  .item-listing-page.solutions .card-main.column-1 .category-card-right.card-right {
    height: 66rem;
  }
}
@media screen and (min-width: 768px) {
  .item-listing-page.solutions .card-main:not(.column-1) .category-main-card-inner {
    height: 86rem;
  }
}
.item-listing-page.solutions .items-leading .items-leading-articles {
  padding-top: 0 !important;
}
.container-48 .mod-articles-category-solutions-alt-main-content-inner {
  padding-top: 3.11111111rem;
}
@media screen and (min-width: 768px) {
  .container-48 .mod-articles-category-solutions-alt-main-content-inner {
    padding-left: 3.11111111rem;
    padding-top: 6.22222222rem;
  }
}
.container-48 .mod-articles-category-solutions-alt-main-content-inner .mod-articles-category-heading {
  padding-top: 0;
}
.container-48 .mod-articles-category-solutions-alternate-layout-inner img,
.container-48 .mod-articles-category-solutions-alternate-layout-inner .mod-articles-category-photo-gallery {
  max-width: 100%;
}
@media screen and (min-width: 480px) {
  .container-48 .mod-articles-category-solutions-alternate-layout-inner img,
  .container-48 .mod-articles-category-solutions-alternate-layout-inner .mod-articles-category-photo-gallery {
    max-width: 30rem;
  }
}
@media screen and (min-width: 768px) {
  .container-48 .mod-articles-category-solutions-alternate-layout-inner img,
  .container-48 .mod-articles-category-solutions-alternate-layout-inner .mod-articles-category-photo-gallery {
    max-width: 100%;
  }
}
.container-5050 {
  position: relative;
  margin: 0 -1.55555556rem;
}
.container-5050 .mod-articles-category-solutions-alt-main-content-inner,
.container-5050 .mod-articles-category-solutions-alternate-layout-inner {
  margin: 1.55555556rem;
}
.mod-articles-category-main-block-inner .mod-articles-category-photo-gallery {
  max-width: 100%;
  margin: 3.11111111rem 0;
}
@media screen and (min-width: 480px) {
  .mod-articles-category-main-block-inner .mod-articles-category-photo-gallery {
    max-width: 30rem;
  }
}
@media screen and (min-width: 768px) {
  .mod-articles-category-main-block-inner .mod-articles-category-photo-gallery {
    max-width: 100%;
    margin: 6.22222222rem 0;
  }
}
.mod-articles-category-photo-gallery {
  background-color: #989c9b;
  border: 0.4rem solid #ffffff;
  border-radius: 0;
  box-shadow: 0 2px 5px rgba(49, 49, 49, 0.3);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 6.22222222rem;
  max-width: 100%;
}
.mod-articles-category-photo-gallery img {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  max-width: 100%;
  width: 100%;
}
.solutions .mod-articles-category-image-block-inner {
  margin-bottom: 3.11111111rem;
}
.mod-articles-category-extra-images-text {
  margin-top: 6.22222222rem;
  
}
.solutions .category-container.category-container-causes {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background-color: #000000;
}
.solutions .category-container.category-container-causes h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.8);
  font-size: 23px;
  font-size: 2.3rem;
  letter-spacing: normal;
  font-weight: 400;
  line-height: 1.55555556;
  font-family: "Arimo", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 29px;
  font-size: 2.9rem;
  text-transform: uppercase;
  display: block;
  border: 0;
  padding: 0;
  color: #000000;
  margin-bottom: 3.11111111rem;
}
.solutions .category-container.category-container-causes h1,
.solutions .category-container.category-container-causes h2,
.solutions .category-container.category-container-causes h3,
.solutions .category-container.category-container-causes h4,
.solutions .category-container.category-container-causes h5,
.solutions .category-container.category-container-causes h6,
.solutions .category-container.category-container-causes .rsform .formResponsive .formContainer .formBody,
.solutions .category-container.category-container-causes .module-title span,
.solutions .category-container.category-container-causes .section-title span {
  color: #ffffff;
}
.solutions .category-container.category-container-causes .lede {
  color: rgba(255, 255, 255, 0.8);
}
.solutions .category-container.category-container-causes p,
.solutions .category-container.category-container-causes .rsform .formResponsive .formContainer .formBody p {
  color: rgba(255, 255, 255, 0.6);
}
.solutions .category-container.category-container-causes i {
  color: rgba(255, 255, 255, 0.4);
}
.solutions .category-container.category-container-causes p a {
  color: rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.solutions .category-container.category-container-causes p a:hover,
.solutions .category-container.category-container-causes p a:active {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.solutions .category-container.category-container-causes .figcaption {
  font-size: 14px;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.4);
  margin: 0.77777778rem 0;
  text-align: right;
}
.solutions .category-container.category-container-causes figure figcaption {
  color: rgba(255, 255, 255, 0.8);
}
.solutions .category-container.category-container-causes figure figcaption .category-heading span,
.solutions .category-container.category-container-causes figure figcaption .mod-articles-category-heading span {
  color: rgba(255, 255, 255, 0.4) !important;
}
.solutions .category-container.category-container-causes blockquote:before {
  color: rgba(255, 255, 255, 0.2);
}
.solutions .category-container.category-container-causes .acm-spotlight .t3-module .module-title,
.solutions .category-container.category-container-causes .sections-wrap .section .t3-module .module-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.solutions .category-container.category-container-causes .acm-spotlight .t3-module .module-title span,
.solutions .category-container.category-container-causes .sections-wrap .section .t3-module .module-title span {
  color: #ffffff;
}
.solutions .category-container.category-container-causes .acm-spotlight .t3-module .module-title span,
.solutions .category-container.category-container-causes .sections-wrap .section .t3-module .module-title span {
  color: #ffffff;
}
.solutions .category-container.category-container-causes .mod-articles-category-main-block .mod-articles-category-content-block .module-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.solutions .category-container.category-container-causes .mod-articles-category-main-block .mod-articles-category-content-block .module-title span {
  color: #ffffff;
}
.solutions .category-container.category-container-causes .headingborder,
.solutions .category-container.category-container-causes div.items-leading .category-container .category-name {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.solutions .category-container.category-container-causes .articles-category-date span {
  color: rgba(255, 255, 255, 0.6);
}
.solutions .category-container.category-container-causes .tags span a,
.solutions .category-container.category-container-causes .tags span a.label {
  color: rgba(255, 255, 255, 0.6);
}
.solutions .category-container.category-container-causes .tags span a:hover,
.solutions .category-container.category-container-causes .tags span a.label:hover,
.solutions .category-container.category-container-causes .tags span a:focus,
.solutions .category-container.category-container-causes .tags span a.label:focus {
  background: transparent;
  color: rgba(255, 255, 255, 0.6);
}
.solutions .category-container.category-container-causes .pagination ul {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.solutions .category-container.category-container-causes .pagination ul li a {
  color: rgba(255, 255, 255, 0.8);
}
.solutions .category-container.category-container-causes .pagination ul li a:hover,
.solutions .category-container.category-container-causes .pagination ul li a:focus {
  color: #ffffff;
}
.solutions .category-container.category-container-causes .pagination ul li.active a {
  color: #ffffff;
}
.solutions .category-container.category-container-causes .pagination ul li.disabled a {
  color: rgba(255, 255, 255, 0.4);
}
.solutions .category-container.category-container-causes .flickity-enabled .flickity-page-dots {
  bottom: -4.66666667rem;
  z-index: 12;
}
.solutions .category-container.category-container-causes .flickity-enabled .flickity-page-dots .dot {
  padding: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 1.6rem;
  height: 1.6rem;
  background: rgba(255, 255, 255, 0.25);
  border: 0.2rem solid #ffffff !important;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.solutions .category-container.category-container-causes .flickity-enabled .flickity-page-dots .dot.is-selected {
  background: #ffffff;
}
.solutions .category-container.category-container-causes .causes-img {
  max-width: 300px;
}
.solutions .category-container.category-container-causes .causes-text {
  margin-top: 6.22222222rem;
}
@media screen and (min-width: 768px) {
  .solutions .category-container.category-container-causes .causes-text {
    margin-top: 0;
    padding-left: 6.22222222rem;
  }
}
.solutions.item-listing-page-sidebar .category-container.category-container-causes {
  position: relative;
}
.solutions.item-listing-page-sidebar .category-container.category-container-causes:before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  bottom: -0.1rem;
  opacity: 1;
  width: 200%;
  background-color: #000000;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.solutions.item-listing-page-sidebar .category-container.category-container-causes:after {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  bottom: -0.1rem;
  opacity: 1;
  width: 200%;
  background-color: #000000;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.hairloss-scale {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 3.11111111rem;
}
.hairloss-scale img {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  float: left;
  box-sizing: padding-box;
}
.hairloss-scale.hairloss-scale-men img {
  width: 14.285%;
  padding: 1%;
}
.hairloss-scale.hairloss-scale-women img {
  width: 33.333%;
  padding: 2%;
}