@charset "UTF-8";
/**
* Fix for vw, vh, vmin, vmax on iOS 7.
* http://caniuse.com/#feat=viewport-units
*
* This fix works by replacing viewport units with px values on known screen sizes.
*
* iPhone 6 and 6 Plus cannot run iOS 7, so are not targeted by this fix.
* Target devices running iOS 8+ will incidentally execute the media query,
* but this will still produce the expected result; so this is not a problem.
*
* As an example, replace:
*
*   height: 50vh;
*   font-size: 5vmin;
*
* with:
*
*   @include viewport-unit(height, 50vh);
*   @include viewport-unit(font-size, 5vmin);
*/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body, form, fieldset, legend, input, select, textarea, button {
  margin: 0; }

html {
  font-size: 100%; }

/*
=== Open Sans ===
*/
@font-face {
  font-family: 'open_sansbold';
  src: url("../woff/opensans-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'open_sansregular';
  src: url("../woff/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'open_sanssemibold';
  src: url("../woff/opensans-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'open_sanslight';
  src: url("../woff/opensans-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/*
=== Debby ===
*/
@font-face {
  font-family: 'debby';
  src: url("../woff/debby.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/*
=== Icomoon Fonts ===
*/
@font-face {
  font-family: 'icomoon';
  src: url("../eot/icomoone5b2.eot?z6e5jo");
  src: url("../eot/icomoone5b2.eot?z6e5jo#iefix") format("embedded-opentype"), url("../ttf/icomoone5b2.ttf?z6e5jo") format("truetype"), url("../woff/icomoone5b2.woff?z6e5jo") format("woff"), url("../svg/icomoone5b2.svg?z6e5jo#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-instagram3:before {
  content: "\e918"; }

.icon-link:before {
  content: "\e917"; }

.icon-pause:before {
  content: "\e916"; }

.icon-youtube:before {
  content: "\ea9d"; }

.icon-play:before {
  content: "\e913"; }

.icon-player:before {
  content: "\e913"; }

.icon-target:before {
  content: "\e912"; }

.icon-goal:before {
  content: "\e912"; }

.icon-location:before {
  content: "\e912"; }

.icon-linkedin:before {
  content: "\e90d"; }

.icon-alert:before {
  content: "\e903"; }

.icon-search:before {
  content: "\e900"; }

.icon-triangle-down:before {
  content: "\f05b"; }

.icon-menu-list-2:before {
  content: "\e90f"; }

.icon-group:before {
  content: "\e90a"; }

.icon-location2:before {
  content: "\e90b"; }

.icon-signpost:before {
  content: "\e90c"; }

.icon-chat-3:before {
  content: "\e907"; }

.icon-info:before {
  content: "\e905"; }

.icon-phone:before {
  content: "\e906"; }

.icon-filter:before {
  content: "\e904"; }

.icon-checkmark:before {
  content: "\e901"; }

.icon-play_arrow:before {
  content: "\e914"; }

.icon-home:before {
  content: "\e90e"; }

.icon-close:before {
  content: "\e909"; }

.icon-mail_outline:before {
  content: "\e908"; }

.icon-lock_outline:before {
  content: "\e902"; }

.icon-add_circle_outline:before {
  content: "\e06c"; }

.icon-remove_circle_outline:before {
  content: "\e081"; }

.icon-menu:before {
  content: "\e120"; }

.icon-map:before {
  content: "\e910"; }

.icon-map-marker:before {
  content: "\e911"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-facebook-f:before {
  content: "\f09a"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-instagram:before {
  content: "\e915"; }

body {
  font-family: "open_sansregular", Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 32px;
  line-height: 2rem;
  color: #666666;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

.clear:before, .list--pagination:before, .card--flat .card__body:before, .news-pagination:before, .section-nav .section-nav__body:before, .nav--top .nav > li > ul:before, .clear:after, .list--pagination:after, .card--flat .card__body:after, .news-pagination:after, .section-nav .section-nav__body:after, .nav--top .nav > li > ul:after {
  content: "";
  display: table; }

.clear:after, .list--pagination:after, .card--flat .card__body:after, .news-pagination:after, .section-nav .section-nav__body:after, .nav--top .nav > li > ul:after, .clear-both {
  clear: both; }

.clear, .list--pagination, .card--flat .card__body, .news-pagination, .section-nav .section-nav__body, .nav--top .nav > li > ul {
  zoom: 1; }

b, strong, .strong {
  font-weight: normal; }

i, em, .em {
  font-style: italic; }

a {
  color: #414A6B; }

a:hover {
  text-decoration: none; }

a:focus {
  outline: thin dotted; }

a:active, a:hover, a:focus {
  outline: 0; }

p {
  margin: 0 0 2.5em 0; }

pre {
  margin: 1em 0; }

ul + p, ul + pre, ol + p, ol + pre {
  margin-top: 0; }

audio, canvas, video {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

audio:not([controls]) {
  height: 0; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dfn {
  font-style: normal; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

img[src*="icons/icon-"] {
  max-width: 46px;
  height: auto; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

hr {
  border: 0;
  background: none;
  outline: 0;
  background-color: #ddd;
  margin: 2em 0;
  *margin: 1em 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 1px; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .list--charts .chart--label, .cta--2 h4, .cta--purple h4, .cta--teal h4, .row--branding .phone .phoneNumberTel, .h4 {
  line-height: normal;
  font-weight: normal;
  font-family: "open_sanssemibold", Arial, sans-serif;
  margin: 0 0 1em 0;
  color: #3D3D3D; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .list--charts .chart--label a, .cta--2 h4 a, .cta--purple h4 a, .cta--teal h4 a, .row--branding .phone .phoneNumberTel a, .h4 a {
    color: inherit;
    text-decoration: none; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .list--charts .chart--label a:hover, .cta--2 h4 a:hover, .cta--purple h4 a:hover, .cta--teal h4 a:hover, .row--branding .phone .phoneNumberTel a:hover, .h4 a:hover {
      color: #414A6B; }

h2, h3 {
  padding-top: 1em; }

h3 {
  color: #414A6B; }

h1, .h1 {
  font-size: 45px;
  font-size: 2.8125rem; }

.underline--gold:after,
.underline--orange:after,
.underline--teal:after,
.underline--purple:after {
  content: "";
  height: 3px;
  width: 90px;
  display: block; }

.text-center.underline--gold:after,
.text-center .underline--gold:after,
.text-center.underline--orange:after,
.text-center .underline--orange:after,
.text-center.underline--purple:after,
.text-center .underline--purple:after,
.text-center.underline--teal:after,
.text-center .underline--teal:after {
  margin-left: auto;
  margin-right: auto; }

.underline--orange:after {
  background: #C35525; }

.underline--teal:after {
  background: #3E8275; }

.underline--purple:after {
  background: #C35525; }

.underline--gold:after {
	background: #d1b163;
}

.h1-s {
  font-size: 38px;
  font-size: 2.375rem; }

h2, .h2 {
  font-size: 28px;
  font-size: 1.75rem; }
  h2:after, .h2:after {
    content: "";
    height: 3px;
    width: 90px;
    background: #3E8275;
    display: block;
    margin-top: 1em; }
  h2.text-center:after, .h2.text-center:after {
    margin-left: auto;
    margin-right: auto; }
  h2.no-underline:after, h2.h2--2:after, .h2.no-underline:after, .h2.h2--2:after {
    display: none; }

.h2--2 {
  color: #C35525;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.1em;
  margin-bottom: 2em; }

h3, .h3, .list--charts .chart--label, .cta--2 h4, .cta--purple h4, .cta--teal h4, .row--branding .phone .phoneNumberTel {
  font-size: 20px;
  font-size: 1.25rem; }

.h3--2 {
  font-size: 22px;
  font-size: 1.375rem;
  font-family: "open_sansregular", Arial, sans-serif;
  color: #3D3D3D; }

h4, .h4 {
  font-size: 16px;
  font-size: 1rem; }

h5, .h5 {
  font-size: 18px;
  font-size: 1.125rem; }

h6, .h6 {
  font-size: 16px;
  font-size: 1rem; }

.chapter-title {
  text-transform: uppercase;
  font-family: 'open_sansbold', Arial, sans-serif;
  font-size: 35px;
  font-size: 2.1875rem;
  margin-bottom: 2em;
  letter-spacing: 0.1em; }
  .chapter-title:before {
    margin-bottom: 1em;
    display: block;
    color: #C35525;
    font-size: 16px;
    font-size: 1rem; }

.label {
  line-height: normal;
  text-transform: uppercase; }

.caption, .caption--large, .guides p.caption--large {
  margin-top: 2em;
  margin-bottom: 3em;
  padding-left: 2%;
  padding-right: 2%;
  text-align: center;
  display: block;
  color: #999999;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 28px;
  line-height: 1.75rem; }
  .caption--large {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 32px;
    line-height: 2rem; }

.guides p.caption, .guides p.caption--large {
  margin-top: 2em;
  margin-bottom: 3em;
  padding-left: 2%;
  padding-right: 2%;
  color: #999999;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 28px;
  line-height: 1.75rem; }
  .guides p.caption--large {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 32px;
    line-height: 2rem; }

.vertical-container {
  position: relative; }

.vertical-object {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%); }
  .vertical-object.vertical-right {
    right: 0; }
  .vertical-object.vertical-left {
    left: 0; }
  .vertical-object.vertical-center {
    left: 0;
    right: 0;
    margin: auto; }
  .vertical-object img {
    max-width: 100%; }

/* ==========================================================================
/* -- Accordion
========================================================================== */
.accordion h4,
.accordion .h4 {
  display: block;
  font-size: 16px;
  line-height: 30px;
  line-height: 1.875rem;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-right: 20px;
  margin: 0;
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #e4e4e4; }
  .accordion h4:before,
  .accordion .h4:before {
    display: block;
    background: #3E8275;
    content: '';
    height: 2px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 14px; }
  .accordion h4:after,
  .accordion .h4:after {
    background: #3E8275;
    content: '';
    height: 2px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 14px; }
  .accordion h4.active:before,
  .accordion .h4.active:before {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  .accordion h4:first-of-type,
  .accordion .h4:first-of-type {
    padding-top: 0; }

.accordion .accordion-content {
  display: none;
  padding: 0 4%; }
  .accordion .accordion-content.active {
    display: block; }
  .accordion .accordion-content p {
    font-size: 14px; }

/* ==========================================================================
/* -- Collapseable Content
========================================================================== */
.collapse {
  max-height: 0;
  overflow: hidden; }
  .show-more .collapse {
    max-height: 1000px;
    overflow: unset; }

.more-link {
  display: block;
  text-align: center;
  padding: 1.75em 4%;
  color: #666666;
  background-color: #ffffff;
  text-decoration: none; }
  .more-link:hover {
    background-color: #C35525;
    color: #ffffff; }
  .more-link:before {
    content: "See More ";
    text-transform: uppercase; }
    .show-more .more-link:before {
      content: "See Less "; }
  .more-link:after {
    content: "\f0d7";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .show-more .more-link:after {
      content: "\f0d8"; }

.hide {
  display: none !important; }

.show {
  display: block; }

.icon--white-hat {
  background-image: url("../png/hat.png");
  height: 42px;
  width: 42px;
  display: block; }

.icon--white-person {
  background-image: url("../png/person.png");
  height: 42px;
  width: 42px;
  display: block; }

.icon--white-person-2 {
  background-image: url("../png/person-2.png");
  height: 42px;
  width: 42px;
  display: block; }

.icon--white-group {
  background-image: url("../png/group.png");
  height: 42px;
  width: 42px;
  display: block; }

.icon--white-camera {
  background-image: url("../png/camera.png");
  height: 42px;
  width: 42px;
  display: block; }

.icon--white-makeup {
  background-image: url("../png/makeup.png");
  height: 42px;
  width: 42px;
  display: block; }

.icon--white-hamburger {
  background-image: url("../png/hamburger.png");
  height: 42px;
  width: 42px;
  display: block; }

.icon--white-clipboard {
  background-image: url("../png/clipboard.png");
  height: 42px;
  width: 42px;
  display: block; }

.icon--white-fork {
  background-image: url("../png/fork.png");
  height: 42px;
  width: 42px;
  display: block; }

.icon--white-pasta {
  background-image: url("../png/pasta.png");
  height: 42px;
  width: 42px;
  display: block; }

.icon--white-scale {
  background-image: url("../png/scale.png");
  height: 42px;
  width: 42px;
  display: block; }

.icon--white-mirror {
  background-image: url("../png/mirror.png");
  height: 42px;
  width: 42px;
  display: block; }

.icon--white-utensils {
  background-image: url("../png/utensils.png");
  height: 42px;
  width: 42px;
  display: block; }

.icon--white-toilet-paper {
  background-image: url("../png/toilet-paper.png");
  height: 42px;
  width: 42px;
  display: block; }

.icon--white-stomach {
  background-image: url("../png/stomach.png");
  height: 42px;
  width: 42px;
  display: block; }

.icon--primary {
  height: 46px;
  width: 46px;
  background-color: #EBEBEB;
  display: block;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  /* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; 
     -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;*/ }
  .icon--primary img {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    left: 0;
    right: 0;
    margin: auto; }

.ie9 .icon--primary img {
  top: 7px; }

.read-more {
  color: #fff;
  text-decoration: none; }
  .read-more:after {
    border: medium none;
    color: #fff;
    content: "\f105";
    font-family: "icomoon";
    font-size: 100%;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    left: 10px; }

.faq--circle-list .faq--question,
.faq--circle-list .faq--answer {
  position: relative;
  padding: 16px 0 2px 30px; }
  .faq--circle-list .faq--question:before,
  .faq--circle-list .faq--answer:before {
    border-radius: 50%;
    height: 30px;
    text-align: center;
    width: 30px;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    position: absolute;
    left: -1.6em; }

.faq--circle-list .faq--question {
  font-family: "open_sanssemibold", Arial, sans-serif;
  color: #C35525;
  margin: 0 0 0 1.5em;
  line-height: 30px; }
  .faq--circle-list .faq--question:before {
    content: "Q";
    background: #C35525; }

.faq--circle-list .faq--answer {
  margin: 0 0 3em 1.5em; }
  .faq--circle-list .faq--answer:before {
    content: "A";
    background: #b7b7b7;
    font-family: "open_sanssemibold", Arial, sans-serif; }

/* ==========================================================================
/* -- ToolTips
========================================================================== */
.tooltip {
  max-width: 340px;
  background-color: #C35525;
  color: #ffffff;
  line-height: 24px;
  font-size: 15px;
  padding: 10px;
  position: absolute;
  z-index: 2;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }

.tooltip-arrow {
  display: block;
  width: 0;
  height: 0;
  border-top: 6px solid #C35525;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -6px; }

.tooltip.b .tooltip-arrow {
  border-bottom: 6px solid #C35525;
  border-right: 6px solid transparent;
  border-top: 6px solid transparent;
  border-left: 6px solid transparent;
  top: auto;
  bottom: 100%; }

.tooltip.r .tooltip-arrow {
  left: 8px;
  margin: 0; }

.tooltip.l .tooltip-arrow {
  right: 8px;
  left: auto;
  margin: 0; }

.tooltip.hidden {
  display: none; }

/* ==========================================================================
/* -- Star Ratings
========================================================================== */
.star {
  background-image: url("../png/empty-star-icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  border: 0;
  height: 35px;
  width: 35px;
  background-position: center;
  padding: 0;
  background-color: white;
  display: inline-block; }

.star-1 {
  background-image: url("../png/1-star.png") !important; }

.star-2 {
  background-image: url("../png/2-star.png") !important; }

.star-3 {
  background-image: url("../png/3-star.png") !important; }

.star-4 {
  background-image: url("../png/4-star.png") !important; }

.star-5 {
  background-image: url("../png/5-stars.png") !important; }

/* ==========================================================================
/* -- Column Count
========================================================================== */
.col-count-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  break-inside: avoid-column; }
  .col-count-2 li,
  .col-count-2 div {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -moz-page-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column; }
  .col-count-2 div {
    display: block;
    margin-bottom: 1em; }
  .col-count-2 dd {
    -webkit-column-break-before: avoid;
    -moz-column-break-before: avoid;
    -moz-page-break-before: avoid;
    page-break-before: avoid;
    break-before: avoid-column; }

.ie9 ul.col-count-2 {
  content: "";
  display: table; }
  .ie9 ul.col-count-2:after {
    clear: both; }
  .ie9 ul.col-count-2 li {
    width: 44%;
    float: left;
    padding-left: 3%;
    padding-right: 3%; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd,
ul ul,
ol ol,
ul ol,
ol ul {
  margin: 0; }

p ~ ol,
p ~ ul,
h2 ~ ol,
h2 ~ ul,
h3 ~ ol,
h3 ~ ul {
  margin-bottom: 2.5em; }

dd {
  margin-bottom: 1em; }

menu, ol, ul {
  padding: 0 0 0 40px; }

ul {
  list-style: none;
  list-style-image: none;
  list-style-type: none; }
  ul li {
    position: relative; }
    ul li:before {
      font-size: 18px;
      font-size: 1.125rem;
      position: absolute;
      left: -20px;
      content: "•";
      color: #af97c8; }

ul.border--teal, ul.border--orange, ul.border--lt-purple, ol.border--teal, ol.border--orange, ol.border--lt-purple {
  padding-top: 2em;
  padding-bottom: 2em;
  padding-left: 50px;
  padding-right: 50px; }

nav ul, nav ol {
  list-style: none;
  list-style-type: none;
  list-style-image: none; }
  nav ul li:before, nav ol li:before {
    content: ""; }

.bg--dark-purple ul li::before, .card--slider .slide ul li::before, .hero ul li::before, .footer ul li::before {
  color: #ffffff; }

ol {
  counter-reset: li;
  padding-left: 0; }
  ol li {
    position: relative;
    margin: 0 0 .5em 2em;
    padding: 0 0 2px 14px;
    list-style: none; }
    ol li:before {
      background: #EBEBEB;
      color: #3D3D3D;
      content: counter(li);
      counter-increment: li;
      font-size: .875em;
      line-height: 28px;
      position: absolute;
      top: 0;
      left: -2.4em;
      text-align: center;
      height: 28px;
      width: 28px;
      font-family: "open_sansbold", Arial, sans-serif;
      border-radius: 100%; }

.list-unstyled, .list-inline, .list--pagination, .nav--footer-legal, .nav--tabs, .nav--tabs-2, .nav--left, .nav--left ul, .list--columns, .list--learnmore, .list--charts, .form--step__tabs, .flex-direction-nav, .nav--guide, .nav--top .nav > li > ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .list-unstyled li, .list-inline li, .list--pagination li, .nav--footer-legal li, .nav--tabs li, .nav--tabs-2 li, .nav--left li, .list--columns li, .list--learnmore li, .list--charts li, .form--step__tabs li, .flex-direction-nav li, .nav--guide li, .nav--top .nav > li > ul li {
    margin-top: 0;
    margin-bottom: 0; }
    .list-unstyled li:before, .list-inline li:before, .list--pagination li:before, .nav--footer-legal li:before, .nav--tabs li:before, .nav--tabs-2 li:before, .nav--left li:before, .list--columns li:before, .list--learnmore li:before, .list--charts li:before, .form--step__tabs li:before, .flex-direction-nav li:before, .nav--guide li:before, .nav--top .nav > li > ul li:before {
      content: ""; }

.list-inline, .list--pagination, .nav--footer-legal {
  display: inline-block;
  *zoom: 1;
  *display: inline; }
  .list-inline li, .list--pagination li, .nav--footer-legal li {
    display: inline-block;
    *zoom: 1;
    *display: inline; }
    .list-inline li:before, .list--pagination li:before, .nav--footer-legal li:before {
      content: ""; }

.list--checklist li {
  font-style: italic; }

.list--checklist li:before {
  color: #414A6B;
  font-family: 'icomoon';
  content: "\e901";
  left: -30px; }

.list--pagination {
  margin-top: 2em; }
  .list--pagination a, .list--pagination span {
    display: block;
    float: left;
    text-decoration: none;
    margin-right: 2%;
    line-height: 30px;
    width: 30px;
    text-align: center; }
  .list--pagination .current-page a {
    line-height: 26px;
    border: solid 2px #C35525;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px; }

.list--icons img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 66px; }

.list--icons li {
  font-family: "open_sanslight", Arial, sans-serif;
  color: #C35525;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  margin-bottom: 1em; }

.nav--onpage {
  font-family: "open_sanssemibold", Arial, sans-serif;
  border-bottom: solid 1px #eee; }
  .nav--onpage ul {
    display: table;
    list-style-type: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .nav--onpage li {
    display: table-cell; }
    .nav--onpage li:before {
      content: ""; }
  .nav--onpage .onpage--number {
    background: #3E8275;
    opacity: 0;
    width: 0px;
    height: 0px;
    overflow: hidden;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in; }
    .nav--onpage .onpage--number span {
      display: none;
      color: white;
      padding-left: 30px;
      padding-right: 30px; }
  .nav--onpage a {
    padding-left: 30px;
    padding-right: 30px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    line-height: 50px;
    line-height: 3.125rem;
    color: #666666;
    text-transform: uppercase;
    text-decoration: none;
    border: solid 2px transparent; }
    .nav--onpage a:hover {
      color: #C35525; }
  .nav--onpage li.current a {
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    color: #C35525;
    border: solid 2px #C35525; }

.nav--onpage--s a {
  text-transform: none !important;
  padding-left: 10px;
  padding-right: 10px; }

.is-sticky .nav--onpage {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  z-index: 3; }
  .is-sticky .nav--onpage .onpage--number {
    width: auto;
    height: auto;
    overflow: auto;
    opacity: 1;
    transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in; }
    .is-sticky .nav--onpage .onpage--number span {
      display: block; }

.nav--onpage--local ul {
  padding: 0; }

.nav--onpage--local li {
  text-align: center;
  padding-top: 2em;
  padding-bottom: 2em;
  font-size: 14px;
  font-size: 0.875rem; }
  .nav--onpage--local li a {
    line-height: normal;
    display: block;
    padding: 0;
    border: none; }
  .nav--onpage--local li .icon {
    margin-top: 10px;
    display: block;
    color: #BCB4C8;
    font-size: 24px;
    font-size: 1.5rem; }
  .nav--onpage--local li.current {
    color: #C35525; }
    .nav--onpage--local li.current a {
      border: none; }
    .nav--onpage--local li.current .icon {
      color: #C35525; }
  .nav--onpage--local li .number-title {
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem; }
  .nav--onpage--local li .phoneNumberTel {
    font-size: 20px;
    font-size: 1.25rem;
    color: #C35525; }

.is-sticky .nav--onpage--local li {
  padding-top: 1em;
  padding-bottom: 1em;
  transition: padding 0.3s ease-in, background-color 0.1s linear;
  -moz-transition: padding 0.3s ease-in, background-color 0.1s linear;
  -webkit-transition: padding 0.3s ease-in, background-color 0.1s linear; }

.is-sticky .nav--onpage--local li.onpage__call {
  background: #C35525; }
  .is-sticky .nav--onpage--local li.onpage__call .number-title {
    color: #BCB4C8; }
  .is-sticky .nav--onpage--local li.onpage__call .phoneNumberTel {
    color: white; }

.nav--tabs {
  position: relative;
  z-index: 0; }
  .nav--tabs li {
    position: relative; }
    .nav--tabs li.active a {
      color: #b82f0d;
      background-color: #ffffff; }
  .nav--tabs.bg--white li.active a {
    color: #ffffff;
    background-color: #3E8275; }
  .nav--tabs a {
    display: block;
    text-align: center;
    text-decoration: none;
    outline: none;
    text-transform: uppercase;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    padding: 10px 15px; }
  .nav--tabs .tab--bg {
    position: absolute;
    height: 100%;
    background: white;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    z-index: -1; }

.nav--tabs-2 {
  display: table;
  text-align: center; }
  .nav--tabs-2 li {
    display: table-cell;
    padding: 0; }
    .nav--tabs-2 li a {
      letter-spacing: 0.06rem;
      color: #999999;
      display: block;
      font-family: "open_sanssemibold", Arial, sans-serif;
      text-decoration: none;
      text-transform: uppercase;
      line-height: 50px;
      line-height: 3.125rem;
      transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      font-size: 14px;
      font-size: 0.875rem; }
      .nav--tabs-2 li a:hover {
        color: #C35525; }
    .nav--tabs-2 li.active {
      border-bottom: solid 3px #3E8275; }
      .nav--tabs-2 li.active a {
        color: #414A6B; }

.no-touchevents .nav--tabs li:hover a {
  color: #C35525;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }

.nav--footer li {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: 'open_sansbold', Arial, sans-serif; }
  .nav--footer li a {
    text-transform: uppercase;
    letter-spacing: 0.01em; }

.nav--footer-legal {
  font-size: .8em; }
  .nav--footer-legal li {
    margin-right: 20px; }
    .nav--footer-legal li a {
      text-transform: uppercase; }

.nav--left {
  border-right: solid 1px #eeeeee;
  font-size: 14px;
  font-size: 0.875rem; }
  .nav--left ul {
    /*margin-top: $b-vspace-s;*/ }
  .nav--left li {
    /* margin-bottom: 0.8em; */ }
  .nav--left a {
    display: block;
    text-decoration: none;
    color: #666666;
    position: relative;
    transition: padding 0.2s;
    padding-right: 20px; }
    .nav--left a:after {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      width: 3px;
      height: 0;
      background-color: #af97c8;
      content: "";
      transition: height 0.2s; }
  .nav--left > li > a {
    color: #666666; }
  .nav--left .mb-depth1 {
    font-family: "open_sanssemibold", Arial, sans-serif; }
  .nav--left .mb-depth2 {
    padding-left: 20px; }
    .nav--left .mb-depth2 a {
      color: #737373;
      padding: 0 5px 0 0; }
  .nav--left .mb-depth3 {
    padding-left: 30px; }
    .nav--left .mb-depth3 a {
      color: #737373;
      padding: 0 5px 0 0; }
  .nav--left .mb-depth4 {
    padding-left: 40px; }
    .nav--left .mb-depth4 a {
      color: #737373;
      padding: 0 5px 0 0; }
  .nav--left .mb-depth5 {
    padding-left: 50px; }
    .nav--left .mb-depth5 a {
      color: #737373;
      padding: 0 5px 0 0; }
  .nav--left .mb-depth6 {
    padding-left: 60px; }
    .nav--left .mb-depth6 a {
      color: #737373;
      padding: 0 5px 0 0; }
  .nav--left .mb-item-current > a {
    color: #C35525;
    font-family: 'open_sansbold', Arial, sans-serif;
    border-right: solid 3px #C35525; }
  .nav--left .additional-topics div {
    font-family: "open_sanssemibold", Arial, sans-serif; }
  .nav--left .additional-topics #additional-topics-menu {
    padding: 0 0 0 20px; }
    .nav--left .additional-topics #additional-topics-menu li {
      font-family: "open_sansregular", Arial, sans-serif; }
  .nav--left .mb-top-no-title {
    margin-top: 20px; }
    .nav--left .mb-top-no-title > ul:first-of-type .mb-depth1 {
      text-transform: uppercase; }

.mb-sec-depth2 {
  position: relative; }

.mb-header-additional-topic:before {
  content: "";
  height: 3em;
  width: calc(100% + 1px);
  background-color: #ffffff;
  position: absolute;
  top: -3em; }

div.mb-popular-pages .menu-popular-pages-in-alcohol-container {
  padding: 5px 0; }

div.mb-popular-pages ul.sub-menu {
  display: none; }

div.mb-popular-pages span {
  background-color: #C35525;
  color: white;
  width: 100%;
  display: block;
  padding: 15px 20px;
  margin: 0; }

div.mb-popular-pages ul {
  /* padding: 5px 18px;
    line-height: 20px;
    margin: 0; */ }
  div.mb-popular-pages ul li {
    /* padding: 5px 0;
      transition: padding 0.2s; */
    /*
      &:before{
        content: none;
      } */ }
    div.mb-popular-pages ul li:hover {
      padding-left: 2px; }
      div.mb-popular-pages ul li:hover a {
        color: #C35525; }
    div.mb-popular-pages ul li a {
      text-decoration: none;
      color: #666666;
      font-size: 14px;
      font-family: "open_sanssemibold", Arial, sans-serif; }

.mb-has-dropdown {
  position: relative; }

.no-touchevents .nav--left .mb-item-current > a:hover:after {
  height: 0; }

.no-touchevents .nav--left a:hover {
  color: #C35525;
  padding-left: 2px; }
  .no-touchevents .nav--left a:hover:after {
    height: 100%; }

.list--columns {
  margin-bottom: 4em; }
  .list--columns li {
    line-height: 50px;
    position: relative; }
  .list--columns a {
    text-decoration: none; }
    .list--columns a:hover {
      text-decoration: underline; }

.list--icons img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 66px; }

.list--icons li {
  font-family: "open_sanslight", Arial, sans-serif;
  color: #C35525;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  margin-bottom: 1em; }

.list--learnmore li {
  margin-bottom: 1em; }
  .list--learnmore li:after {
    content: '\f105';
    font-family: 'icomoon';
    display: inline-block;
    margin-left: 8px; }

.list--learnmore a {
  text-decoration: none;
  color: inherit; }
  .list--learnmore a:hover {
    text-decoration: underline; }

.list--social-share li {
  padding-bottom: 1em;
  padding-top: 1em;
  margin-left: 10px; }
  .list--social-share li:first-child {
    margin-left: 0; }

.list--social-share a {
  text-align: center;
  display: block;
  line-height: 35px;
  line-height: 2.1875rem;
  color: white;
  letter-spacing: 0.5px;
  text-decoration: none;
  width: 35px;
  height: 35px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: solid 2px white; }
  .list--social-share a:hover {
    background-color: #3E8275;
    border-color: #3E8275; }

.sticky-social .list--social-share li {
  margin-left: 10px;
  margin-right: 0; }

.sticky-social .list--social-share a {
  color: #ffffff;
  border: solid 2px #ffffff; }

.sources--controller {
  line-height: 30px;
  line-height: 1.875rem;
  cursor: pointer; }
  .sources--controller .icon {
    color: #C35525;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 21px;
    line-height: 1.3125rem;
    vertical-align: middle; }

.list--sources li {
  margin-bottom: 1em;
  font-size: 14px;
  line-height: 28px; }

.list--sources a {
  display: block;
  word-break: break-all; }

.faqs .faq {
  color: #3D3D3D;
  border-bottom: solid 1px #dedede; }
  .faqs .faq.active h3 {
    color: #C35525; }
  .faqs .faq .collapsible__controller {
    margin-top: 5px; }

.acc {
  margin: 90px 0;
  overflow: hidden;
  padding: 0; }

.acc li {
  list-style-type: none;
  padding: 0; }

.acc ul li:after {
  display: none; }

.acc.list--unstyled button {
  padding-right: 50px;
  padding-left: 50px;
  word-wrap: break-word; }

.acc_ctrl {
  background: #3E8275;
  border: none;
  border-bottom: solid 1px #F2F2F2;
  cursor: pointer;
  display: block;
  outline: none;
  padding: .5em;
  position: relative;
  text-align: center;
  width: 100%; }
  .acc_ctrl h4 {
    color: #FFF;
    margin-top: 1em;
    margin-bottom: 1em; }

.acc_ctrl:before {
  background: #FFF;
  content: '';
  height: 2px;
  margin-right: 37px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 14px; }

.acc_ctrl:after {
  background: #FFF;
  content: '';
  height: 2px;
  margin-right: 37px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 14px; }

.acc_ctrl.active:before {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }

.acc_ctrl.active h2, .acc_ctrl:focus h2 {
  position: relative; }

.acc_panel {
  background: #FFF;
  display: none;
  overflow: hidden; }
  .acc_panel p {
    padding-left: 4%;
    padding-right: 4%;
    margin-top: 2em;
    margin-bottom: 2em; }

/* CONTROLS FOR LOCAL PAGE DIRECTORY */
.directory__controls {
  border-bottom: solid 1px #BFCBCE; }

.directory__view-toggles {
  font-size: 20px;
  font-size: 1.25rem; }
  .directory__view-toggles .no-desktop, .directory__view-toggles .js .list--sources, .js .directory__view-toggles .list--sources, .directory__view-toggles .nav--guide {
    display: none; }
  .directory__view-toggles .icon-menu-list-2 {
    font-size: 15px;
    font-size: 0.9375rem;
    vertical-align: middle; }
  .directory__view-toggles .icon-map {
    vertical-align: middle; }
  .directory__view-toggles .directory__filter--toggle {
    background-color: white;
    border: solid 1px #ccc;
    display: none;
    font-family: "open_sanssemibold", Arial, sans-serif;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px; }
    .directory__view-toggles .directory__filter--toggle .icon-filter {
      margin-right: 10px; }
  .directory__view-toggles li a {
    display: block; }
  .directory__view-toggles li a, .directory__view-toggles li .icon-close {
    padding: 0 10px;
    line-height: 50px;
    line-height: 3.125rem;
    text-decoration: none;
    color: #999999;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease; }
    .directory__view-toggles li a:hover, .directory__view-toggles li .icon-close:hover {
      color: #C35525; }
  .directory__view-toggles li.active a {
    color: #414A6B; }

.list--charts li {
  margin-bottom: 3em;
  text-align: center; }

.list--charts .percent {
  font-size: 36px;
  font-size: 2.25rem;
  font-family: "open_sanslight", Arial, sans-serif;
  display: block; }

.list--charts .value {
  color: #8c8c8c; }

.list--charts .chart {
  position: relative; }

.list--charts .chart--label {
  display: block;
  text-align: center;
  font-family: "open_sanssemibold", Arial, sans-serif; }

.list--charts .chart--data {
  width: 100%;
  position: absolute;
  top: 80px; }

.list--charts svg {
  transform: rotate(-90deg); }

.list--charts .circle_animation {
  stroke-dasharray: 616;
  stroke-dashoffset: 616; }

.list--icon-square {
  padding: 0; }
  .list--icon-square li {
    min-height: 64px;
    display: inline-block;
    width: 100%; }
    .list--icon-square li:nth-child(3n+1) .list--icon-square-color {
      background-color: #C35525; }
    .list--icon-square li:nth-child(3n+1):after {
      border-color: transparent #C35525; }
    .list--icon-square li:nth-child(3n+2) .list--icon-square-color {
      background-color: #3E8275; }
    .list--icon-square li:nth-child(3n+2):after {
      border-color: transparent #3E8275; }
    .list--icon-square li:nth-child(3n+3) .list--icon-square-color {
      background-color: #C35525; }
    .list--icon-square li:nth-child(3n+3):after {
      border-color: transparent #C35525; }
    .list--icon-square li:before {
      display: none; }
    .list--icon-square li:after {
      border-style: solid;
      border-width: 8px 0 8px 8px;
      top: 26px;
      position: absolute;
      left: 64px;
      content: ""; }
  .list--icon-square .list--icon-square-color {
    width: 64px;
    float: left;
    padding: 12px; }
  .list--icon-square .list--icon-square-text {
    background-color: #fff;
    padding: 17px 20px;
    width: calc(100% - 64px);
    float: right;
    font-family: "open_sanssemibold", Arial, sans-serif; }

.card--flat dl {
  margin-top: 1em;
  margin-bottom: 0; }

.card--flat .card__header {
  padding-top: .25em;
  padding-bottom: .25em;
  padding-left: 6%;
  padding-right: 6%; }
  .card--flat .card__header h2, .card--flat .card__header h3, .card--flat .card__header h4, .card--flat .card__header p {
    font-size: 1em;
    line-height: 1.8em;
    font-family: "open_sanssemibold", Arial, sans-serif;
    margin: 0;
    padding-top: .875em;
    padding-bottom: .875em; }
    .card--flat .card__header h2:empty, .card--flat .card__header h3:empty, .card--flat .card__header h4:empty, .card--flat .card__header p:empty {
      padding-top: 0;
      padding-bottom: 0; }
  .card--flat .card__header h2:after {
    display: none; }

.card--flat .card__body {
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 6%;
  padding-right: 6%; }

.card--flat dt + dd {
  margin-bottom: 1em; }

.card--flat div > dt + dd {
  margin-bottom: 0; }

.card--flat ul {
  padding-left: 20px; }

.card--flat li {
  margin-bottom: .75em;
  line-height: 1.8em; }

.card--flat a {
  color: #666666; }
  .card--flat a:hover {
    color: #414A6B; }
  .card--flat a[class*="learnmore"] {
    color: #414A6B; }

.card--flat dt {
  font-family: "open_sansbold", Arial, sans-serif;
  color: #3D3D3D;
  text-transform: uppercase; }
  .card--flat dt a {
    color: #3D3D3D; }

.card--flat dd {
  margin-bottom: 0; }
  .card--flat dd + dd {
    margin-bottom: 1em; }

.col-1 ul.col-count-2 {
  column-count: 1; }

@media only screen and (max-width: 1000px) {
  .col-1 ul.col-count-2 {
    column-count: 2; } }

.col-2 ul.col-count-2 {
  column-count: 1; }

@media only screen and (max-width: 1000px) {
  .col-2 ul.col-count-2 {
    column-count: 2; } }

.col-3 ul.col-count-2, .col-1-4 ul.col-count-2 {
  column-count: 1; }

@media only screen and (max-width: 1000px) {
  .col-3 ul.col-count-2, .col-1-4 ul.col-count-2 {
    column-count: 2; } }

.col-4 ul.col-count-2, .col-1-3 ul.col-count-2 {
  column-count: 1; }

@media only screen and (max-width: 1000px) {
  .col-4 ul.col-count-2, .col-1-3 ul.col-count-2 {
    column-count: 2; } }

.col-5 ul.col-count-2 {
  column-count: 1; }

@media only screen and (max-width: 1000px) {
  .col-5 ul.col-count-2 {
    column-count: 2; } }

.col-6 ul.col-count-2, .col-1-2 ul.col-count-2 {
  column-count: 2; }

@media only screen and (max-width: 1000px) {
  .col-6 ul.col-count-2, .col-1-2 ul.col-count-2 {
    column-count: 1; } }

.col-7 ul.col-count-2 {
  column-count: 2; }

@media only screen and (max-width: 1000px) {
  .col-7 ul.col-count-2 {
    column-count: 1; } }

.col-8 ul.col-count-2 {
  column-count: 2; }

@media only screen and (max-width: 1000px) {
  .col-8 ul.col-count-2 {
    column-count: 1; } }

.col-9 ul.col-count-2, .col-3-4 ul.col-count-2 {
  column-count: 2; }

@media only screen and (max-width: 1000px) {
  .col-9 ul.col-count-2, .col-3-4 ul.col-count-2 {
    column-count: 1; } }

.col-10 ul.col-count-2 {
  column-count: 2; }

@media only screen and (max-width: 1000px) {
  .col-10 ul.col-count-2 {
    column-count: 1; } }

.col-11 ul.col-count-2 {
  column-count: 2; }

@media only screen and (max-width: 1000px) {
  .col-11 ul.col-count-2 {
    column-count: 1; } }

.col-12 ul.col-count-2, .cta--banner--phone ul.col-count-2 {
  column-count: 2; }

@media only screen and (max-width: 1000px) {
  .col-12 ul.col-count-2, .cta--banner--phone ul.col-count-2 {
    column-count: 1; } }

q {
  font-style: italic;
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

blockquote {
  font-family: "open_sansbold", Arial, sans-serif;
  color: #3D3D3D;
  padding: 0;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 2.25rem;
  margin-top: 3em;
  margin-bottom: 3em;
  margin-left: 0;
  margin-right: 0;
  position: relative; }
  blockquote:after {
    content: "";
    height: 3px;
    width: 90px;
    background: #3E8275;
    display: block;
    margin-top: 1em; }
  blockquote.text-center:after {
    margin-left: auto;
    margin-right: auto; }
  blockquote p {
    margin-bottom: 0; }
  blockquote a {
    color: #3D3D3D; }
  blockquote footer {
    margin-top: 1.75em;
    color: #666666;
    font-family: "open_sansregular", Arial, sans-serif;
    font-size: .65em;
    text-transform: uppercase; }
  blockquote cite {
    font-style: normal; }

blockquote.box-quote:after,
blockquote.box-quote--styled:after,
blockquote.purple-box-quote:after,
.pullquote-box--black blockquote:after,
.pullquote-box--white blockquote:after,
.quote--image blockquote:after {
  display: none; }

blockquote.box-quote,
blockquote.purple-box-quote {
  text-align: center; }

.pullquote-box--black blockquote,
.pullquote-box--white blockquote {
  padding-right: 10%; }

.pullquote {
  font-family: "open_sansbold", Arial, sans-serif;
  color: #3D3D3D;
  padding: 0; }
  .pullquote:after {
    content: "";
    height: 3px;
    width: 90px;
    background: #3E8275;
    display: block;
    margin-top: 1em; }
  .pullquote a {
    color: #3D3D3D; }

.pullquote.text-center:after {
  margin-left: auto;
  margin-right: auto; }

/*
=== Box Quote ===
*/
blockquote.box-quote {
  border: solid 2px #666666;
  border-color: #C35525;
  padding-top: 2em;
  padding-bottom: 2em;
  color: #C35525;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 28px;
  font-size: 1.75rem;
  font-family: "open_sanslight", Arial, sans-serif; }

.bg--dark-purple .box-quote, .card--slider .slide .box-quote, .hero .box-quote, .footer .box-quote,
.box-quote.fc-w {
  color: white; }

blockquote.box-quote--styled {
  border: solid 2px #666666;
  border-color: white;
  padding-top: 2em;
  padding-bottom: 2em;
  color: white;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "open_sansregular", Arial, sans-serif;
  line-height: 1.5em;
  text-align: center; }
  blockquote.box-quote--styled span {
    font-size: 48px;
    font-size: 3rem;
    display: block;
    font-family: "open_sanslight", Arial, sans-serif;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 1em; }

.purple-box-quote {
  font-size: 20px;
  color: #6F518E; }

code, kbd, pre, samp {
  word-wrap: break-word;
  font-family: "courier new", monospace, serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: normal;
  font-weight: normal;
  background-color: #f1f1f1;
  padding: 10px; }

code {
  color: #111; }

table {
  margin: 1em 0;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  *white-space: normal; }
  table.mobile-full {
    display: table; }

table th,
table td {
  padding: 8px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee; }

table th {
  font-family: "open_sansbold", Arial, sans-serif; }

table thead th,
table tfoot th {
  vertical-align: bottom;
  font-weight: 500;
  background-color: #f1f1f1;
  color: #333; }

table caption {
  padding: 8px;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  font-weight: 500;
  border-bottom: 0; }

.table--3 {
  width: 100%; }
  .table--3 caption {
/*     background-color: #71519a; */
	  background-color: #171745;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: center;
    text-transform: uppercase;
    font-family: "open_sanssemibold", Arial, sans-serif; }
  .table--3 th {
    text-transform: uppercase; }
  .table--3 th,
  .table--3 td {
    text-align: center;
    font-size: 16px;
    padding-top: 1.1em;
    padding-bottom: 1.1em;
    border: 1px solid #d7d7d7;
    color: #666666; }
  .table--3 tr:nth-of-type(odd) {
    background-color: #f8f8f8; }
  .table--3 tr:nth-of-type(even) {
    background-color: #EBEBEB; }
  .table--3 th {
    font-weight: normal;
    font-family: "open_sanssemibold", Arial, sans-serif; }
  .table--3 .strong--table {
    font-family: "open_sanssemibold", Arial, sans-serif; }
  .table--3 ul {
    text-align: left; }

.table--schedule {
  background-color: #ffffff;
  border-spacing: 0;
  border-collapse: separate;
  padding: 4% 7% 7% 7%; }
  .table--schedule tr {
    padding-left: 20px;
    padding-right: 20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease; }
    .table--schedule tr:nth-child(even) {
      background-color: #f1eff3; }
  .table--schedule td {
    border: none; }
  .table--schedule .schedule-item {
    position: relative; }
  .table--schedule .schedule-time {
    text-align: right;
    font-style: italic; }

.cta--2, .cta--purple, .cta--teal {
  padding-top: 3em;
  padding-bottom: 3em;
  padding-left: 6%;
  padding-right: 6%;
  text-align: center;
  margin-bottom: 3em; }
  .cta--2 h4, .cta--purple h4, .cta--teal h4 {
    text-transform: uppercase;
    letter-spacing: 0.1em; }

.cta--3 {
  padding-top: 4em;
  padding-bottom: 4em;
  padding-left: 6%;
  padding-right: 6%;
  text-align: center;
  margin-bottom: 3em;
  color: white; }
  .cta--3 h4 {
    color: white;
    font-size: 28px;
    font-size: 1.75rem; }
  .cta--3 .button--white,
  .cta--3 .button--white--2 {
    margin-bottom: 1em; }

.cta--4 {
  background-color: #3D3D3D;
  padding-top: 3em;
  padding-bottom: 3em;
  padding-left: 4%;
  padding-right: 4%;
  text-align: center; }
  .cta--4 .cta--4-heading {
    color: #ffffff;
    font-family: "open_sanssemibold", Arial, sans-serif;
    font-size: 18px;
    text-transform: uppercase; }
  .cta--4 p {
    color: #ffffff;
    margin-top: 1em; }

.cta--5 {
  background-color: #3D3D3D;
  padding-top: 3em;
  padding-bottom: 3em;
  padding-left: 6%;
  padding-right: 6%; }
  .cta--5 .cta--5-heading {
    color: #ffffff;
    font-family: "open_sanssemibold", Arial, sans-serif;
    font-size: 22px;
    line-height: 1em; }
  .cta--5 p {
    color: #ffffff;
    margin-bottom: 0; }

.cta--6 {
  background-color: #3D3D3D;
  background-color: #ffffff;
  padding-left: 4%;
  padding-right: 4%;
  border: 1px solid #dbdbdb; }
  .cta--6 .cta--6-heading {
    font-family: "open_sanssemibold", Arial, sans-serif;
    font-size: 22px;
    line-height: 1em;
    color: #3D3D3D; }
    .cta--6 .cta--6-heading.fc-w {
      color: #ffffff; }
  .cta--6 p {
    margin-bottom: 1.2em;
    line-height: 1.3em; }
  .cta--6 .cta--6-content {
    width: 65%; }
  .cta--6.bg--inline-mom-daughter .cta--6-content {
    width: 48%; }
  .cta--6.bg--inline-adults .cta--6-content, .cta--6.bg--inline-adults-transparent .cta--6-content, .cta--6.bg--inline-recovery-stories .cta--6-content {
    width: 58%; }

@media only screen and (max-width: 1139px) and (min-width: 740px) {
  .cta--6.bg--inline-mom-daughter {
    background-position: bottom right -48px; } }

@media only screen and (max-width: 999px) and (min-width: 740px) {
  .cta--6.bg--inline-adults,
  .cta--6 .bg--inline-adults-transparent {
    background-position: bottom right -30px; }
    .cta--6.bg--inline-adults .cta--6-content,
    .cta--6 .bg--inline-adults-transparent .cta--6-content {
      width: 48%; }
  .cta--6.bg--inline-adults-transparent {
    background-position: bottom right -80px; }
  .cta--6.bg--inline-recovery-stories {
    background-position: bottom right -114px; }
    .cta--6.bg--inline-recovery-stories .cta--6-content {
      width: 64%; } }

@media only screen and (max-width: 999px) and (min-width: 810px) {
  .cta--6.bg--inline-adults-transparent {
    background-position: bottom right -80px; }
    .cta--6.bg--inline-adults-transparent .cta--6-content {
      width: 58%; } }

@media only screen and (max-width: 809px) and (min-width: 740px) {
  .cta--6.bg--inline-adults-transparent {
    background-position: bottom right -120px; }
    .cta--6.bg--inline-adults-transparent .cta--6-content {
      width: 58%; } }

@media only screen and (max-width: 739px) {
  .cta--6.bg--inline-adults, .cta--6.bg--inline-adults-transparent, .cta--6.bg--inline-mom-daughter, .cta--6.bg--inline-kelly-f, .cta--6.bg--inline-jack-bloomfield, .cta--6.bg--inline-lee-mccormick, .cta--6.bg--inline-joey-fiorello, .cta--6.bg--inline-carly-benson, .cta--6.bg--inline-tony-farmer, .cta--6.bg--inline-tash-moore, .cta--6.bg--inline-dr-huckaby, .cta--6.bg--inline-firefighters, .cta--6.bg--inline-recovery-stories {
    background-image: none; }
    .cta--6.bg--inline-adults .cta--6-content, .cta--6.bg--inline-adults-transparent .cta--6-content, .cta--6.bg--inline-mom-daughter .cta--6-content, .cta--6.bg--inline-kelly-f .cta--6-content, .cta--6.bg--inline-jack-bloomfield .cta--6-content, .cta--6.bg--inline-lee-mccormick .cta--6-content, .cta--6.bg--inline-joey-fiorello .cta--6-content, .cta--6.bg--inline-carly-benson .cta--6-content, .cta--6.bg--inline-tony-farmer .cta--6-content, .cta--6.bg--inline-tash-moore .cta--6-content, .cta--6.bg--inline-dr-huckaby .cta--6-content, .cta--6.bg--inline-firefighters .cta--6-content, .cta--6.bg--inline-recovery-stories .cta--6-content {
      width: 100%; } }

.cta--gradient, .cta--gradient--call, .cta--gradient--map {
  padding-top: 3em;
  padding-bottom: 3em;
  padding-left: 6%;
  padding-right: 6%;
  text-align: center;
  margin-bottom: 3em;
  color: white;
  background-color: #C35525;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdjNTZhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMTVlM2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(left, #C35525 0%, #C35525 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #C35525), color-stop(100%, #C35525));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(left, #C35525 0%, #C35525 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(left, #C35525 0%, #C35525 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(left, #C35525 0%, #C35525 100%);
  /* IE10+ */
  background-image: linear-gradient(to right, #C35525 0%, #C35525 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C35525', endColorstr='#C35525',GradientType=1 );
  /* IE6-8 */ }
  .cta--gradient h4, .cta--gradient--call h4, .cta--gradient--map h4 {
    color: white;
    text-transform: uppercase;
    padding-bottom: 1em;
    letter-spacing: 0.1em;
    margin-bottom: 0; }
  .cta--gradient .button--white, .cta--gradient--call .button--white, .cta--gradient--map .button--white,
  .cta--gradient .button--white--2,
  .cta--gradient--call .button--white--2,
  .cta--gradient--map .button--white--2 {
    margin-bottom: 1em; }
  .cta--gradient--call, .cta--gradient--map {
    position: relative;
    z-index: 0; }
    .cta--gradient--call:before, .cta--gradient--map:before {
      content: '';
      display: -ms-flexbox;
      display: -moz-flex;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      flex-direction: row;
      top: 0;
      left: 0;
      z-index: -1;
      position: absolute;
      width: 100%;
      height: 100%; }
  .cta--gradient--map:before {
    background: url("../png/map-bg.png") no-repeat top left;
    background-size: cover; }
  .cta--gradient--call:before {
    background: url("../png/call-bg.png") no-repeat top left;
    background-size: cover; }

.cta--purple {
  background-color: #C35525;
  color: white; }
  .cta--purple h4 {
    color: white; }
  .cta--purple .button--white,
  .cta--purple .button--white--2 {
    margin-bottom: 1em; }
    .cta--purple .button--white:hover,
    .cta--purple .button--white--2:hover {
      color: #ffffff; }

.cta--bottom {
  background-image: url("../jpg/bottom-cta-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

.cta--teal {
  background: #3E8275;
  color: white; }
  .cta--teal h4 {
    color: white; }
  .cta--teal .button--white,
  .cta--teal .button--white--2 {
    color: #414A6B;
    margin-bottom: 1em; }
    .cta--teal .button--white:hover,
    .cta--teal .button--white--2:hover {
      background: #C35525;
      color: white; }

.cta--simple-offer {
  width: 475px;
  background-color: #171745;
  text-align: center;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: fixed;
  left: 0;
  bottom: 40px;
  background-image: url("../jpg/simple-offer-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  z-index: 500; }
  .cta--simple-offer h4 {
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    color: white; }
  .cta--simple-offer .button--teal {
    padding: 1em 3em;
    font-size: 18px;
    font-size: 1.125rem;
    border: solid 3px rgba(255, 255, 255, 0.2); }
  .cta--simple-offer .icon-close {
    font-size: 20px;
    font-size: 1.25rem;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #BCB4C8; }
    .cta--simple-offer .icon-close:hover {
      color: white; }
  .cta--simple-offer.hidden {
    left: -475px;
    box-shadow: none; }
  .cta--simple-offer.closed {
    display: none; }
  .cta--simple-offer.bottom-right {
    width: 375px;
    bottom: 0;
    right: 0;
    left: auto; }
    .cta--simple-offer.bottom-right .icon-close {
      right: auto;
      left: 10px; }
    .cta--simple-offer.bottom-right.hidden {
      bottom: -475px; }
  .cta--simple-offer.top {
    top: 0;
    bottom: auto;
    width: 100%; }
    .cta--simple-offer.top .icon-close {
      top: 50%;
      margin-top: -10px; }
    .cta--simple-offer.top.hidden {
      top: -120px;
      left: auto; }
  .cta--simple-offer.bottom {
    width: 100%; }
    .cta--simple-offer.bottom.hidden {
      bottom: -120px; }

.cta--simple-offer-2 {
  width: 300px;
  background-color: #3E8275;
  background-image: url("../jpg/bg--simple-offer-2.jpg");
  background-position: top right;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: fixed;
  left: 0;
  bottom: 40px;
  z-index: 100; }
  .cta--simple-offer-2:hover .simple-offer--button {
    background-color: #C35525; }
  .cta--simple-offer-2.hidden {
    left: -300px; }
  .cta--simple-offer-2.closed {
    display: none; }
  .cta--simple-offer-2 a {
    text-decoration: none;
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear; }
  .cta--simple-offer-2 h4 {
    text-transform: uppercase;
    letter-spacing: 0.08rem;
    color: white;
    text-align: left; }
  .cta--simple-offer-2 .simple-offer--button {
    color: #ffffff;
    background-color: #3E8275;
    line-height: 42px;
    position: relative;
    font-family: "open_sanssemibold", Arial, sans-serif;
    font-style: italic;
    letter-spacing: 0.08rem;
    font-size: 17px;
    text-align: left;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    /** Chrome & Safari **/
    -moz-transition: all .2s ease-in-out;
    /** Firefox **/
    -o-transition: all .2s ease-in-out;
    /** Opera **/ }
  .cta--simple-offer-2 .icon-angle-right {
    position: absolute;
    right: 6%;
    top: .3em;
    font-size: 24px; }
  .cta--simple-offer-2 .icon-close {
    font-size: 20px;
    font-size: 1.25rem;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #BCB4C8;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    /** Chrome & Safari **/
    -moz-transition: all .2s ease-in-out;
    /** Firefox **/
    -o-transition: all .2s ease-in-out;
    /** Opera **/ }
    .cta--simple-offer-2 .icon-close:hover {
      color: white; }

.cta--simple-offer-3 {
  width: 320px; }
  .cta--simple-offer-3 .cta--simple-offer__content {
    background-color: #171745;
    text-align: center;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    background-image: url("../jpg/bg--simple-offer-teal.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center; }
  .cta--simple-offer-3 a {
    padding: 2em;
    text-decoration: none; }
    .cta--simple-offer-3 a:hover .button--purple {
      background-color: #664786; }
  .cta--simple-offer-3 h4 {
    text-transform: none;
    font-size: 1.1em;
    margin-bottom: 1.2em; }
  .cta--simple-offer-3 .button--purple {
    padding-left: 1.5em;
    padding-right: 2em;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    /** Chrome & Safari **/
    -moz-transition: all .2s ease-in-out;
    /** Firefox **/
    -o-transition: all .2s ease-in-out;
    /** Opera **/ }
  .cta--simple-offer-3 #phone-swap-so-b {
    padding-right: 15px; }
  .cta--simple-offer-3 .icon-close {
    color: #bde8df; }
    .cta--simple-offer-3 .icon-close:hover {
      color: white; }
  .cta--simple-offer-3.hidden {
    left: -320px; }

/* .cta--sidebar {
	@include transition(all 0.2s ease);
	background-image: url('/wp-content/themes/dr/images/ctas/mark-dark-purple.png');
	background-repeat: no-repeat;
	background-position: right 35%;

	.h3 {
		padding-left: 30px;
		padding-right: 30px;
		@include font-size(24);
	}

	p {
		padding-left: 30px;
		padding-right: 30px;
	}

	&:hover {
		background-color: $purple;
		@include box-shadow(0 10px 10px -5px rgba(0,0,0,0.3));
	}
} */
.cta--sidebar {
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  background-color: #3E8275;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 2em; }
  .cta--sidebar .cta--sidebar-2-heading {
    padding-left: 1.5em;
    padding-right: 1.5em;
    padding-top: 3em;
    padding-bottom: 3em;
    font-size: 24px;
    font-size: 1.5rem;
    color: #ffffff;
    font-family: "open_sanssemibold", Arial, sans-serif;
    display: block;
    text-align: center;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); }

.cta--sidebar--addiction-help {
  background-image: url("../jpg/bg--sidebar-addiction.jpg"); }

.cta--sidebar--alcohol {
  background-image: url("../jpg/bg--sidebar-alcohol.jpg"); }

.cta--sidebar--breaking-addiction {
  background-image: url("../jpg/bg--sidebar-breaking-addiction.jpg"); }

.cta--sidebar--cocaine {
  background-image: url("../jpg/bg--sidebar-cocaine.jpg"); }

.cta--sidebar--crystal-meth {
  background-image: url("../jpg/bg--sidebar-crystal-meth.jpg"); }

.cta--sidebar--heroin {
  background-image: url("../jpg/bg--sidebar-heroin.jpg"); }

.cta--sidebar--illicit-drugs {
  background-image: url("../jpg/bg--sidebar-illicit-drugs.jpg"); }

.cta--sidebar--opioids {
  background-image: url("../jpg/bg--sidebar-opioids.jpg"); }

.cta--sidebar--prescription-drugs {
  background-image: url("../jpg/bg--sidebar-prescription-drugs.jpg"); }

.cta--sidebar--recovery {
  background-image: url("../jpg/bg--sidebar-recovery.jpg"); }

.cta--banner--phone {
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out; }
  .cta--banner--phone:before {
    content: '';
    position: absolute;
    top: -10px;
    right: 12.5%;
    margin-right: -10px;
    border-bottom: solid 10px #3E8275;
    border-left: solid 8px transparent;
    border-right: solid 8px transparent; }
  .cta--banner--phone .copy {
    color: #d0eee8;
    display: inline-block;
    margin-right: 1%;
    font-style: italic;
    font-size: 14px;
    font-size: 0.875rem; }
  .cta--banner--phone .icon-phone {
    line-height: 2em;
    vertical-align: middle;
    margin-right: 3px; }

.nav-open .cta--banner--phone {
  display: none; }

.cta--banner--phone--desktop {
  padding: 10px;
  position: fixed;
  top: -100px;
  z-index: 10;
  transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  -webkit-transition: top 0.4s ease; }
  .cta--banner--phone--desktop .icon-phone {
    vertical-align: middle;
    margin-right: 5px; }
  .cta--banner--phone--desktop.active {
    top: 0; }
  .cta--banner--phone--desktop .h4 {
    color: #def3ef; }

.js .cta--banner--phone {
  position: relative; }

/* .cta--banner--phone--mobile {
	position: fixed;
	bottom: -114px;
	z-index: 11;
	@include transition(all 0.5s ease-in-out);

	span {
		line-height: 1.3em;
		font-size: 15px;
	}

	.icon-phone {
		line-height: 2em;
		vertical-align: middle;
		margin-right: 0;
		color: $orange;
		text-decoration: none;
		font-size: 22px;
		line-height: 40px;
		display: block;
	}

	.phone {
		border-radius: 50%;
		height: 40px;
		width: 40px;
		background-color: rgba(255,255,255,0.4);
		border-left: none !important;
	}
} */
.inline-cta {
  font-family: "open_sansbold", Arial, sans-serif;
  margin-top: 3em;
  margin-bottom: 3em;
  padding-left: 4%;
  padding-right: 4%;
  padding-top: 3em;
  padding-bottom: 3em;
  background: #3E8275;
  text-align: center; }
  .inline-cta h3 {
    text-transform: uppercase;
    color: #ffffff;
    padding-top: 0; }
  .inline-cta p {
    font-size: 1em;
    font-family: "open_sansregular", Arial, sans-serif;
    color: #e2f3ef; }
  .inline-cta a:hover {
    color: #C35525; }

.cta--infographic {
  padding: 6em 6% 3em;
  background-color: #171745;
  background-size: cover;
  background-position: center center;
  position: relative;
  text-align: center; }
  .cta--infographic:before {
    position: absolute;
    top: 20px;
    right: 20px;
    background: white;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
    line-height: 1.25rem;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-family: "open_sanssemibold", Arial, sans-serif;
    padding: 8px 10px;
    color: #171745;
    content: 'Infographic';
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1rem; }

.cta--news-sidebar {
  background-image: url("../jpg/bg--news-cta.jpg");
  background-size: cover;
  padding-top: 3em;
  padding-bottom: 3em;
  padding-left: 4%;
  padding-right: 4%;
  text-align: center;
  margin-bottom: 3em; }
  .cta--news-sidebar .cta--news-sidebar-heading {
    color: #ffffff;
    font-family: "open_sanssemibold", Arial, sans-serif;
    font-size: 18px; }
  .cta--news-sidebar p {
    color: #ffffff;
    margin-top: 1em; }
  .cta--news-sidebar .button--white:hover,
  .cta--news-sidebar .button--white--2:hover {
    text-decoration: none;
    color: #ffffff; }

.cta-heroin-textboxes a {
  display: block;
  padding: 20px 30px; }

.cta-heroin-textboxes > div:hover {
  border-color: #3E8275; }
  .cta-heroin-textboxes > div:hover a {
    background-color: #3E8275; }

.cta--gradient--slim {
  color: white; }
  .cta--gradient--slim p {
    line-height: 28px; }

.cta-cursive-hand-in-hand {
  background-image: url("../jpg/bkng-help-cta.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  color: white; }
  .cta-cursive-hand-in-hand p {
    font-size: 26px; }
    .cta-cursive-hand-in-hand p span:nth-child(2) {
      font-family: 'debby';
      font-size: 62px;
      padding-top: 28px;
      padding-bottom: 30px; }
    .cta-cursive-hand-in-hand p span:nth-child(3) {
      font-size: 20px; }

#cta--ebook-inline {
  background: #C35525;
  background-image: linear-gradient(to right, #C35525 0%, #C35525 100%);
  overflow: hidden; }
  #cta--ebook-inline ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 2.5em; }
    #cta--ebook-inline ul a {
      text-decoration: none; }
    #cta--ebook-inline ul a li:hover {
      text-decoration: underline; }
    #cta--ebook-inline ul li {
      height: 30px;
      background-size: 30px 30px;
      padding-left: 50px;
      color: #ffffff;
      line-height: 30px;
      margin-top: 10px; }
      @media only screen and (max-width: 859px) {
        #cta--ebook-inline ul li {
          display: table; } }
  #cta--ebook-inline ul li:before {
    display: none; }
  #cta--ebook-inline h2, #cta--ebook-inline .h2 {
    color: #fff;
    font-family: 'open_sansregular';
    font-size: 22px;
    padding-top: 1em;
    margin-bottom: 1em;
    display: block; }
    #cta--ebook-inline h2:after, #cta--ebook-inline .h2:after {
      display: none; }
  #cta--ebook-inline #cta-ebook {
    position: absolute;
    right: 0;
    bottom: 0;
    overflow: hidden; }
    #cta--ebook-inline #cta-ebook img {
      position: relative;
      right: -50px;
      bottom: -75px; }

@media only screen and (max-width: 1139px) and (min-width: 840px) {
  #cta--ebook-inline #cta-ebook {
    right: -80px; } }

@media only screen and (max-width: 980px) and (min-width: 840px) {
  #cta--ebook-inline #cta-ebook {
    right: -80px; } }

@media only screen and (max-width: 839px) and (min-width: 740px) {
  #cta--ebook-inline #cta-ebook {
    right: -120px; } }

@media only screen and (max-width: 739px) {
  #cta--ebook-inline ul {
    margin-bottom: 1.5em; }
    #cta--ebook-inline ul li {
      padding-top: 40px;
      padding-left: 0;
      background-position: top center; } }

.cta--404-ebook {
  background-color: #3D3D3D;
  padding-top: 3em;
  padding-bottom: 3em;
  padding-left: 4%;
  padding-right: 4%;
  text-align: center; }
  .cta--404-ebook .cta--404-ebook-heading {
    color: #ffffff;
    font-family: "open_sanssemibold", Arial, sans-serif;
    font-size: 18px; }
  .cta--404-ebook p {
    color: #ffffff;
    margin-top: 1em; }

.bg--inline-medical-pattern-gradient {
  background-color: #b56279;
  background-image: url("../jpg/bg--inline-medical-pattern-gradient.jpg");
  background-size: cover; }

.bg--inline-medical-pattern-purple {
  background-color: #C35525;
  background-image: url("../jpg/bg--inline-medical-pattern-purple.jpg");
  background-size: cover; }

.bg--inline-mom-daughter {
  background-image: url("../jpg/bg--inline-mom-daughter.jpg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right; }

.bg--inline-adults {
  background-image: url("../jpg/bg--inline-adults.jpg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right; }

.bg--inline-adults-transparent {
  background-image: url("../png/bg--inline-adults.png");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right; }

.bg--inline-firefighters {
  background-image: url("../jpg/bg--inline-firefighters.jpg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right; }

.bg--inline-recovery-stories {
  background-image: url("../jpg/bg--inline-recovery-stories.jpg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right; }

.bg--inline-kelly-f {
  background-image: url("../jpg/bg--inline-kelly-f.jpg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right; }

.bg--inline-jack-bloomfield {
  background-image: url("../jpg/bg--inline-jack-bloomfield.jpg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right; }

.bg--inline-lee-mccormick {
  background-image: url("../jpg/bg--inline-lee-mccormick.jpg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right; }

.bg--inline-joey-fiorello {
  background-image: url("../jpg/bg--inline-joey-fiorello.jpg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right; }

.bg--inline-carly-benson {
  background-image: url("../jpg/bg--inline-carly-benson.jpg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right; }

.bg--inline-tony-farmer {
  background-image: url("../jpg/bg--inline-tony-farmer.jpg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right; }

.bg--inline-tash-moore {
  background-image: url("../jpg/bg--inline-tash-moore.jpg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right; }

.bg--inline-dr-huckaby {
  background-image: url("../jpg/bg--inline-dr-huckaby.jpg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right; }

.bg--center-trv {
  background-image: url("../jpg/bg--center-trv.jpg");
  background-size: cover; }

.bg--center-trvpl {
  background-image: url("../jpg/bg--center-trvpl.jpg");
  background-size: cover; }

.bg--center-trvr {
  background-image: url("../jpg/ridgefield-bg.jpg");
  background-size: cover; }

.bg--center-ngv {
  background-image: url("../jpg/bg--center-ngv.jpg");
  background-size: cover; }

.bg--center-nsv {
  background-image: url("../jpg/bg--center-nsv.jpg");
  background-size: cover; }

.bg--center-iaff {
  background-image: url("../jpg/bg--center-iaff.jpg");
  background-size: cover; }

.bg--center-orc {
  background-image: url("../jpg/bg--center-orc.jpg");
  background-size: cover; }

#cta-responsive-number {
  color: #fff;
  font-size: 48px;
  margin-bottom: 10px; }

@media only screen and (max-width: 1000px) {
  #cta-responsive-number {
    font-size: 28px; } }

#cta-get-help-gradiant {
  background-image: url("../jpg/cta-help.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  #cta-get-help-gradiant p {
    max-width: 424px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }

#cta-degree-gradiant {
  background-image: url("../jpg/cta-degree.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  #cta-degree-gradiant p {
    max-width: 424px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }

.cta-ready-to-make-a-change-cursive {
  background-image: url("../jpg/bkng-cta.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  .cta-ready-to-make-a-change-cursive p {
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 30px; }
    .cta-ready-to-make-a-change-cursive p span {
      font-family: "debby";
      font-size: 75px;
      text-transform: lowercase;
      padding-left: 15px; }

.cta-ready-to-make-a-change-cursive-2 {
  background-image: url("../jpg/bkng-help-cta.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  .cta-ready-to-make-a-change-cursive-2 p {
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 30px; }
    .cta-ready-to-make-a-change-cursive-2 p span {
      font-family: "debby";
      font-size: 75px;
      text-transform: lowercase;
      padding-left: 15px; }

.cta-ready-to-make-a-change-cursive-3 {
  background-image: url("../jpg/bkng-cta.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  .cta-ready-to-make-a-change-cursive-3 p {
    color: #ffffff;
    font-size: 25px;
    text-transform: uppercase; }
    .cta-ready-to-make-a-change-cursive-3 p span {
      font-family: "debby";
      font-size: 75px;
      text-transform: lowercase;
      padding-top: -50px; }

.cta-ready-to-start-your-recovery {
  background-image: url("../jpg/bg--cliff-gradient.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  .cta-ready-to-start-your-recovery p {
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 30px; }
    .cta-ready-to-start-your-recovery p span {
      font-family: "debby";
      font-size: 75px;
      text-transform: lowercase;
      padding-left: 15px; }

@media only screen and (max-width: 739px) {
  .cta-ready-to-make-a-change-cursive span, .cta-ready-to-make-a-change-cursive-2 span,
  .cta-ready-to-make-a-change-cursive-3 span, .cta-ready-to-make-a-change-cursive-4 span,
  .cta-ready-to-start-your-recovery span {
    margin-top: 46px;
    margin-bottom: 48px;
    display: block; } }

#cta-recovery-stories {
  background-image: url("../jpg/tash-cta-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  #cta-recovery-stories p {
    font-size: 28px;
    line-height: 42px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }

#cta-degree {
  background-image: url("../png/degree-background.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

/* Series CTA (Part X of X in series of posts) */
.series-cta .series-cta--header {
  background-color: #C35525;
  font-family: "open_sanssemibold", Arial, sans-serif;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  padding-left: 6%;
  padding-right: 6%;
  padding-top: 1em;
  padding-bottom: 1em;
  text-transform: uppercase; }

.series-cta .series-cta--content {
  background-color: #171745;
  padding-left: 6%;
  padding-right: 6%;
  padding-top: 3em;
  padding-bottom: 3em;
  color: #BCB4C8;
  position: relative; }
  .series-cta .series-cta--content p {
    margin-bottom: 10px;
    font-size: 16px; }
  .series-cta .series-cta--content a,
  .series-cta .series-cta--content span {
    font-family: "open_sanssemibold", Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-size: 24px; }
    .series-cta .series-cta--content a:hover,
    .series-cta .series-cta--content span:hover {
      text-decoration: underline; }
  .series-cta .series-cta--content .logo-mark {
    background-image: url("../png/logo-mark-400x400.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 300px;
    opacity: 0.03;
    height: 340px;
    position: absolute;
    top: -30px;
    right: 0px; }

.series-cta .series-cta--arrow {
  font-size: 24px;
  display: block; }

.cta-substance-abuse-florida {
  background-image: url("../jpg/palmtree-bg.jpg"); }

.cta-substance-abuse-colorado {
  background-image: url("../jpg/bg--cliff-gradient.jpg"); }

.cta-substance-abuse-colorado, .cta-substance-abuse-florida {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  .cta-substance-abuse-colorado p:nth-child(2), .cta-substance-abuse-florida p:nth-child(2) {
    font-size: 24px;
    letter-spacing: 1.8px;
    margin-bottom: 12px;
    margin-top: 8px; }
  .cta-substance-abuse-colorado p:nth-child(3), .cta-substance-abuse-florida p:nth-child(3) {
    font-size: 18px;
    letter-spacing: .4px;
    margin-bottom: 28px; }

.learnmore {
  border-bottom: 1px dotted #3E8275;
  text-decoration: none; }
  .learnmore:after {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    content: "\f105";
    display: inline-block;
    margin-left: 8px; }
  .learnmore:hover {
    color: #C35525;
    border-bottom: 1px dotted #C35525; }
  .learnmore.fc-w {
    border-bottom: 1px dotted #ffffff; }

fieldset {
  border: 0;
  padding: 0; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
  font-style: normal; }

button,
input,
select,
textarea {
  font-size: 100%;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

option {
  outline: none; }

label {
  margin: 0;
  cursor: pointer; }

input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
textarea {
  padding: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-style: normal;
  font-family: "open_sansregular", Arial, sans-serif;
  line-height: normal;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #111; }
  input[type=text].error,
  input[type=password].error,
  input[type=email].error,
  input[type=search].error,
  input[type=tel].error,
  textarea.error {
    border: solid 2px #C35525;
    background: #fbd3c9; }

input[type=checkbox],
input[type=radio] {
  cursor: pointer;
  box-sizing: border-box;
  line-height: normal;
  margin: 0;
  padding: 0;
  *height: 13px;
  *width: 13px; }

.select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: white;
  background-image: url("../png/icon-triangle.png");
  background-repeat: no-repeat;
  background-position: right 20px center;
  border: none;
  color: #666666;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  padding: 15px 20px 15px 20px; }
  .select[disabled] {
    filter: alpha(opacity=40);
    opacity: 0.4; }
  .select:focus {
    outline: none;
    border: solid 3px #3E8275;
    padding: 12px 20px 12px 20px; }
  .select.rounded {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px; }
  .select.border {
    border: solid 1px #ccc;
    padding: 14px 19px 14px 19px; }
    .select.border:focus {
      border: solid 3px #3E8275;
      padding: 12px 20px 12px 20px; }
  .select--s {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
    background-image: url("../png/icon-triangle.png");
    background-repeat: no-repeat;
    background-position: right 20px center;
    border: none;
    color: #666666;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: none;
    padding: 15px 20px 15px 20px;
    background-position: right 10px center;
    padding: 10px 10px 10px 10px; }
    .select--s[disabled] {
      filter: alpha(opacity=40);
      opacity: 0.4; }
    .select--s:focus {
      padding: 7px 7px 7px 7px; }

.checkbox {
  display: block;
  margin: 0.2em 0; }
  .checkbox input[type=checkbox],
  .checkbox input[type=radio] {
    margin-top: 0.05em;
    float: left; }
  .checkbox label {
    padding-left: 5px;
    overflow: hidden;
    display: table;
    *zoom: 1; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
=== Navigation Search ===
*/
.nav__location-picker .button--teal {
  line-height: 40px;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.nav__location-picker .button--teal:hover {
  background-color: #C35525; }

.row--meta .nav--search__container {
  vertical-align: top; }

.row--meta .nav--search {
  vertical-align: top;
  transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in; }
  .row--meta .nav--search:before {
    top: 14px;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in; }
    .row--meta .nav--search:before:hover {
      color: white; }
  .row--meta .nav--search input {
    width: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    cursor: pointer;
    padding: 5px;
    padding-left: 35px;
    margin-top: 5px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.875rem;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    background: #414A6B;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in; }
    .row--meta .nav--search input:focus {
      cursor: text;
      width: 200px;
      filter: alpha(opacity=100);
      opacity: 1;
      padding: 3px;
      padding-left: 33px;
      background: #0f0f10; }

#search_body .h3, #search_body .list--charts .chart--label, .list--charts #search_body .chart--label, #search_body .cta--2 h4, .cta--2 #search_body h4, #search_body .cta--purple h4, .cta--purple #search_body h4, #search_body .cta--teal h4, .cta--teal #search_body h4, #search_body .row--branding .phone .phoneNumberTel, .row--branding .phone #search_body .phoneNumberTel {
  color: white; }

#search_body .nav--search {
  width: 100%;
  position: relative;
  vertical-align: top;
  transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  z-index: 3; }
  #search_body .nav--search:before {
    content: '\e900';
    font-family: 'icomoon';
    color: #171745;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    left: 12px;
    top: 14px;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #search_body .nav--search input {
    padding: 10px;
    border: none; }
    #search_body .nav--search input:focus {
      background: #ffffff;
      border: solid 2px #3E8275;
      padding: 8px;
      padding-left: 33px;
      outline: none; }
  #search_body .nav--search ::-webkit-input-placeholder {
    color: #171745; }
  #search_body .nav--search :-moz-placeholder {
    color: #171745; }
  #search_body .nav--search ::-moz-placeholder {
    color: #171745; }
  #search_body .nav--search :-ms-input-placeholder {
    color: #171745; }
  #search_body .nav--search :placeholder-shown {
    color: #171745; }
  #search_body .nav--search input {
    background-color: white;
    border-radius: 0;
    color: #171745;
    float: left;
    width: 80%; }
  #search_body .nav--search input#searchsubmit {
    color: #171745;
    background-color: #C35525;
    float: left;
    width: 20%;
    line-height: 22px;
    padding: 10px 0; }

/*
=== Error Messages ===
*/
#formErrorMessages ul {
  padding-left: 30px;
  margin-bottom: 0;
  margin-top: 0; }

#formErrorMessages li:last-child {
  margin-bottom: 2em; }

#formErrorMessages li:before {
  color: #C35525;
  font-family: 'icomoon';
  content: "\e903";
  left: -30px; }

.bg--white--transparent #formErrorMessages ul {
  color: #b82f0d; }

/*
=== Contact Form ===
*/
#contact-form textarea {
  height: 150px;
  color: #666666; }

/*
=== Step Forms===
*/
.form--step__tabs li {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: 'open_sansbold', Arial, sans-serif;
  padding-top: 1em;
  padding-bottom: 1em;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  color: #917aa8; }
  .form--step__tabs li.current {
    background-color: transparent;
    color: #C35525; }

.js .form--step .step {
  display: none; }
  .js .form--step .step.current {
    display: block; }

.disclaimer {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem; }

/*
=== Map Stuff ===
*/
.map__times select {
  opacity: 0; }

.map__controls__label {
  font-size: 16px;
  font-size: 1rem; }

.map__range__labels {
  text-align: center;
  margin-top: 15px;
  zoom: 1; }
  .map__range__labels:before, .map__range__labels:after {
    content: "";
    display: table; }
  .map__range__labels:after {
    clear: both; }

.map__distance__center {
  font-size: 14px;
  font-size: 0.875rem;
  color: #b3b3b3;
  padding-left: 5px; }
  .map__distance__center .icon-target {
    padding-right: 3px; }

.map__slider__container {
  position: relative; }
  .map__slider__container .startTime--label,
  .map__slider__container .endTime--label {
    font-size: 14px;
    font-size: 0.875rem;
    font-family: 'open_sansbold', Arial, sans-serif;
    color: #414A6B; }
  .map__slider__container .startTime--label {
    float: left; }
  .map__slider__container .endTime--label {
    float: right;
    text-align: right; }

.ui-slider {
  background-color: #f1eff3; }
  .ui-slider-horizontal {
    height: .5em; }
    .ui-slider-horizontal .ui-slider-handle {
      top: -.5em; }
  .ui-slider .ui-slider-handle {
    background: white !important;
    border: solid 3px #3E8275 !important;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    width: 1.5em;
    height: 1.5em; }

.ui-buttonset {
  display: table;
  width: 100%;
  table-layout: auto; }
  .ui-buttonset .ui-button {
    text-align: center;
    font-family: 'open_sansbold', Arial, sans-serif;
    color: gray;
    display: table-cell;
    border-radius: 0; }
    .ui-buttonset .ui-button .ui-button-text {
      padding: 10px 8px; }
    .ui-buttonset .ui-button.ui-state-active {
      background: #3E8275;
      color: white;
      border: 1px solid #3fb39b; }

.ui-slider-range {
  background: #3E8275 !important; }

.map__controls__toggle {
  cursor: pointer; }
  .map__controls__toggle h4 {
    text-transform: uppercase;
    margin-bottom: 0;
    zoom: 1; }
    .map__controls__toggle h4:before, .map__controls__toggle h4:after {
      content: "";
      display: table; }
    .map__controls__toggle h4:after {
      clear: both; }
  .map__controls__toggle .icon-filter {
    color: #af97c8;
    margin-right: 4%; }
  .map__controls__toggle .icon-caret-down {
    float: right; }

.map__categories__buttons .ui-button {
  background: url("../png/ui-checkbox-unchecked.png") no-repeat top left;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: "open_sanssemibold", Arial, sans-serif;
  color: #3D3D3D; }
  .map__categories__buttons .ui-button .ui-button-text {
    padding: 0.2em 1em 0.2em 40px; }
  .map__categories__buttons .ui-button.ui-state-active {
    font-family: 'open_sansbold', Arial, sans-serif;
    background: url("../png/ui-checkbox-checked.png") no-repeat top left; }

/*
=== Organize these better ===
*/
.form--privacy {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  padding-left: 25px;
  position: relative;
  display: inline-block; }
  .form--privacy:before {
    font-family: 'icomoon';
    content: "\e902";
    position: absolute;
    top: 0;
    left: 0; }

.bg--purple .form--privacy {
  color: #BCB4C8; }

.directory__view-toggles {
  position: relative; }
  .directory__view-toggles .icon-close {
    font-size: 25px;
    font-size: 1.5625rem;
    color: #999999;
    position: absolute;
    top: 50%;
    margin-top: -13px;
    right: 10px; }

.directory__filters .button--outline--2--teal {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  outline: none;
  padding-left: 0;
  padding-right: 0; }
  .directory__filters .button--outline--2--teal.active:hover {
    background-color: #C35525;
    border-color: #C35525; }

.directory__filters__title {
  font-family: "open_sanssemibold", Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  display: block;
  text-transform: uppercase;
  color: #999999;
  letter-spacing: 0.02em; }

#horizontal-lp-form {
  background-color: #171745;
  filter: alpha(opacity=90);
  opacity: 0.9;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.5);
  padding: 30px;
  margin-bottom: 170px; }
  #horizontal-lp-form label {
    color: white; }
  #horizontal-lp-form button {
    margin-top: 26px; }

/* ==========================================================================
/* -- Page Rating Form
========================================================================== */
form#page_rating_form {
  border: 2px solid #efefef; }
  form#page_rating_form label {
    display: block; }
  form#page_rating_form input,
  form#page_rating_form textarea {
    background-color: #f1eff3 !important;
    border: none;
    width: 100%; }
  form#page_rating_form input[name=page_slug] {
    display: none; }
  form#page_rating_form input.superValidateItem.error {
    border: solid 2px #C35525;
    background: #fbd3c9; }
  form#page_rating_form .stage-2, form#page_rating_form .stage-3 {
    display: none; }
  form#page_rating_form button[name=rating-select] {
    background-image: url("../png/empty-star-icon.png");
    background-repeat: no-repeat;
    border: 0;
    height: 50px;
    background-position: center;
    padding: 0;
    background-color: white; }
  form#page_rating_form button[name=rating-select]:focus {
    outline: none; }
  form#page_rating_form .hovered1, form#page_rating_form .star1 {
    background-image: url("../png/1-star.png") !important; }
  form#page_rating_form .hovered2, form#page_rating_form .star2 {
    background-image: url("../png/2-star.png") !important; }
  form#page_rating_form .hovered3, form#page_rating_form .star3 {
    background-image: url("../png/3-star.png") !important; }
  form#page_rating_form .hovered4, form#page_rating_form .star4 {
    background-image: url("../png/4-star.png") !important; }
  form#page_rating_form .hovered5, form#page_rating_form .star5 {
    background-image: url("../png/5-stars.png") !important; }
  form#page_rating_form #loading {
    display: none; }
  form#page_rating_form .loader {
    width: 60px;
    height: 44px;
    position: relative;
    margin: 0 auto;
    text-align: center; }
    form#page_rating_form .loader span {
      display: inline-block;
      width: 8px;
      height: 8px;
      border-radius: 100%;
      background-color: #C35525;
      margin: 0 1px; }
      form#page_rating_form .loader span:nth-child(1) {
        animation: bounce 1s ease-in-out infinite; }
      form#page_rating_form .loader span:nth-child(2) {
        animation: bounce 1s ease-in-out 0.33s infinite; }
      form#page_rating_form .loader span:nth-child(3) {
        animation: bounce 1s ease-in-out 0.66s infinite; }
    form#page_rating_form .loader p {
      font-size: 10px;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      margin: 0;
      line-height: 10px;
      color: #C35525; }
    form#page_rating_form .loader--white p {
      color: #ffffff; }
    form#page_rating_form .loader--white span {
      background-color: #ffffff; }

@keyframes bounce {
  0%, 75%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  25% {
    -webkit-transform: translateY(-14px);
    -ms-transform: translateY(-14px);
    -o-transform: translateY(-14px);
    transform: translateY(-14px); } }

.img-overlay--2 {
  position: relative;
  overflow: hidden; }
  .img-overlay--2 img {
    display: block;
    height: auto;
    min-width: 100%; }
  .img-overlay--2 .overlay {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 0 30px;
    text-align: center;
    background: rgba(0, 0, 0, 0.3); }
  .img-overlay--2 .hgroup {
    position: relative;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .img-overlay--2 .hgroup h3 {
      color: white; }
    .img-overlay--2 .hgroup h4 {
      color: #414A6B;
      font-family: "open_sansregular", Arial, sans-serif;
      margin-bottom: 0; }

.about--member {
  position: relative;
  padding-left: 0;
  padding-right: 0; }
  .about--member img {
    vertical-align: middle;
    width: 100%; }

.about--member__description {
  color: white;
  width: 100%;
  position: absolute;
  height: 0;
  overflow: hidden;
  bottom: 0;
  left: 0;
  background: rgba(124, 86, 163, 0.3);
  transition: height 0.2s ease-in-out, background 0.4s ease;
  -moz-transition: height 0.2s ease-in-out, background 0.4s ease;
  -webkit-transition: height 0.2s ease-in-out, background 0.4s ease; }

.lt-ie9 .about--member__description {
  background: #C35525; }

.about--member__name,
.about--member__title {
  padding-left: 30px;
  padding-right: 30px; }

.about--member__name {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-top: 3em;
  margin-bottom: 1em;
  font-family: 'open_sansbold', Arial, sans-serif; }

.about--member__title {
  line-height: 24px;
  line-height: 1.5rem; }

.about--member:hover .about--member__description {
  width: 100%;
  height: 100%;
  background: rgba(124, 86, 163, 0.9); }

/*
=== Default Styles ===
*/
.card {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }
  .card.clickable:hover, .card.hoverable:hover {
    -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
    transform: scale(1.02);
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02); }
  .card .more-info {
    background-color: #3E8275;
    color: white;
    font-family: "open_sanssemibold", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    text-decoration: none;
    padding: 0 15px;
    display: block;
    float: right; }
    .card .more-info:hover {
      background-color: #C35525; }

/*
=== City Card ===
*/
.card--city {
  padding-top: 6em;
  position: relative;
  z-index: 0; }
  .card--city:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: -1;
    top: 0;
    left: 0;
    transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in;
    zoom: 1; }
  .card--city.clickable:hover:before {
    filter: alpha(opacity=30);
    opacity: 0.3; }

.card--flat.card--primary .card__header {
  background-color: #171745; color: #ffffff; }
  .card--flat.card--primary .card__header h2, .card--flat.card--primary .card__header h3, .card--flat.card--primary .card__header h4, .card--flat.card--primary .card__header p {
    color: #ffffff; }
  .card--flat.card--primary .card__header a {
    color: #ffffff; }
    .card--flat.card--primary .card__header a:hover {
      color: #414A6B; }

.card--flat.card--primary .card__body {
  border-style: solid;
  border-color: #BCB4C8;
  border-width: 0 1px 1px 1px; }

.card--flat.card--secondary .card__header {
  background-color: #171745; }
  .card--flat.card--secondary .card__header h2, .card--flat.card--secondary .card__header h3, .card--flat.card--secondary .card__header h4, .card--flat.card--secondary .card__header p {
    color: #ffffff; }
  .card--flat.card--secondary .card__header a {
    color: #ffffff; }
    .card--flat.card--secondary .card__header a:hover {
      color: #ffffff; }

.card--flat.card--secondary .card__body {
  border-style: solid;
  border-color: #EBEBEB;
  border-width: 0 1px 1px 1px;
  background-color: #ffffff;
  color: #666666; }

/*
* =================================
* RESETS
* =================================
*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/*
* =================================
* BASE STYLES
* =================================
*/
.flexslider {
  margin: 0;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider ul li:before {
  content: ""; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/*
* =================================
* DEFAULT THEME
* =================================
*/
.flexslider {
  margin: 0;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0;
  width: 100%;
  bottom: calc(50% + 60px);
  position: absolute; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  background-color: #EBEBEB;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding-top: .5rem;
  font-size: 0;
  color: transparent; }

.flex-direction-nav a:before {
  font-family: "icomoon";
  font-size: 40px;
  display: inline-block;
  content: "\f104";
  color: #3D3D3D;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  background-color: #EBEBEB;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.flex-direction-nav a.flex-next:before {
  content: "\f105";
  color: #3D3D3D; }

.flex-direction-nav .flex-prev {
  float: left; }

.flex-direction-nav .flex-next {
  float: right; }

.flexslider .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 20px; }

.flexslider .flex-direction-nav .flex-prev:active {
  opacity: 1; }

.flexslider .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 20px; }

.flexslider .flex-direction-nav .flex-next:active {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.flexslider .about--member__description {
  background-color: #C35525;
  height: auto;
  position: inherit; }

.flexslider .about--member__name {
  margin-top: 1em;
  margin-bottom: 0.5em; }

.flexslider .about--member__title {
  margin-bottom: 1em; }

/*
* =================================
* RESPONSIVE
* =================================
*/
@media screen and (max-width: 480px) {
  .flexslider .flex-direction-nav .flex-prev {
    left: 0px; }
  .flexslider .flex-direction-nav .flex-next {
    right: 0px; } }

/*
* =================================
* Card Slider Styles
* =================================
*/
.card--slider {
  position: relative;
  z-index: 0; }
  .card--slider .slide {
    padding-top: 3em;
    padding-bottom: 6em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left: 40px;
    padding-right: 40px; }
    .card--slider .slide h4 {
      color: #fff; }
  .card--slider .flex-control-nav {
    width: 100%;
    bottom: -50px;
    position: absolute;
    text-align: center;
    z-index: 2; }
  .card--slider .flex-control-nav li {
    margin: 0 6px 6px 6px;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .card--slider .flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #3E8275;
    background: rgba(76, 192, 168, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(76, 192, 168, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(76, 192, 168, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(76, 192, 168, 0.3);
    box-shadow: inset 0 0 3px rgba(76, 192, 168, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
  .card--slider .flex-control-paging li a:hover {
    background: #3E8275;
    background: rgba(76, 192, 168, 0.7); }
  .card--slider .flex-control-paging li a.flex-active {
    background: #3E8275;
    background: rgba(76, 192, 168, 0.9);
    cursor: default; }
  .card--slider .flex-direction-nav {
    top: 50%;
    z-index: 10;
    margin-top: -25px; }
  .card--slider .flex-direction-nav a {
    position: static;
    margin: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center; }

/*
* =================================
* Staff Slider Styles
* =================================
*/
.flexslider--staff .flex-control-nav {
  display: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  .slick-slide:focus {
    outline: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

button.slick-prev,
button.slick-next {
  font-size: 0;
  top: 50%;
  margin-top: -35px;
  position: absolute;
  background: transparent;
  color: transparent;
  border: none;
  padding: 0;
  z-index: 1; }
  button.slick-prev:before,
  button.slick-next:before {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 70px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    text-align: center;
    width: 50px;
    height: 70px;
    display: block;
    background: white;
    color: #171745;
    font-family: icomoon; }
  button.slick-prev:focus,
  button.slick-next:focus {
    outline: 0; }
  button.slick-prev:hover:before,
  button.slick-next:hover:before {
    filter: alpha(opacity=100);
    opacity: 1; }

.slick-prev {
  left: 0; }

.slick-next {
  right: 0; }

.slick-prev:before {
  content: "\f104"; }

.slick-next:before {
  content: "\f105"; }

.slick-slider-centermode .slick-slide {
  filter: alpha(opacity=50);
  opacity: 0.5;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }
  .slick-slider-centermode .slick-slide:hover {
    filter: alpha(opacity=80);
    opacity: 0.8; }

.slick-slider-centermode .slick-center {
  filter: alpha(opacity=100);
  opacity: 1; }
  .slick-slider-centermode .slick-center .card {
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3); }
  .slick-slider-centermode .slick-center:hover {
    filter: alpha(opacity=100);
    opacity: 1; }

/* Support Services Slider
Used on City Pages */
.js .support-services {
  opacity: 0;
  transition: opacity 2s ease;
  -moz-transition: opacity 2s ease;
  -webkit-transition: opacity 2s ease;
  -webkit-transition-delay: 0.5s;
  /* Safari */
  transition-delay: 0.5s; }
  .js .support-services .support-services-slide {
    min-height: 360px;
    padding-top: 3em;
    padding-bottom: 3em;
    padding-left: 6rem;
    padding-right: 6rem; }
    .js .support-services .support-services-slide h3 {
      color: white; }
    .js .support-services .support-services-slide p {
      color: #BCB4C8; }
  .js .support-services.slick-initialized {
    opacity: 1; }

/* Support Services Slider
Used on Center Pages */
.js .staff {
  opacity: 0;
  transition: opacity 2s ease;
  -moz-transition: opacity 2s ease;
  -webkit-transition: opacity 2s ease;
  -webkit-transition-delay: 0.5s;
  /* Safari */
  transition-delay: 0.5s; }
  .js .staff .staff-slide .description {
    background-color: #C35525;
    height: 100px;
    position: relative;
    top: -85px;
    padding: 1px 30px; }
    .js .staff .staff-slide .description p, .js .staff .staff-slide .description a {
      color: white; }
  .js .staff .staff-slide .name {
    margin-top: 1em;
    margin-bottom: 0.5em; }
  .js .staff .staff-slide .title {
    margin-bottom: 1em; }
  .js .staff .staff.slick-initialized {
    opacity: 1; }

video {
  display: block;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: auto; }

.video-play-overlay {
  position: relative;
  text-decoration: none; }
  .video-play-overlay img {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease; }
  .video-play-overlay:after {
    font-family: "icomoon";
    -webkit-text-shadow: 0 0 20x rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 0 0 20x rgba(0, 0, 0, 0.4);
    text-shadow: 0 0 20x rgba(0, 0, 0, 0.4);
    content: "\e913";
    color: white;
    font-size: 70px;
    font-size: 4.375rem;
    text-align: center;
    width: 80px;
    height: 80px;
    top: 50%;
    margin-top: -40px;
    line-height: 80px;
    margin-left: -40px;
    position: absolute;
    left: 50%;
    z-index: 1;
    transition: text-shadow 0.3s ease;
    -moz-transition: text-shadow 0.3s ease;
    -webkit-transition: text-shadow 0.3s ease;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(0); }
  .video-play-overlay:hover:after {
    -webkit-text-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
    text-shadow: 0 0 12px rgba(0, 0, 0, 0.4); }
  .video-play-overlay:hover img {
    filter: brightness(50%);
    -webkit-filter: brightness(50%);
    -moz-filter: brightness(50%);
    -o-filter: brightness(50%);
    -ms-filter: brightness(50%); }

.wistia-cta-header {
  margin-top: 2em;
  font-family: "open_sansbold", Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  font-family: 'open_sansbold';
  margin-bottom: 0;
  padding: 0;
  line-height: 32px; }

.wistia-cta-message {
  font-family: "open_sansregular", Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 18px;
  font-family: 'open_sansregular';
  margin-top: 18px;
  line-height: 26px;
  padding: 0; }

.wistia-cta-button {
  background-color: #3E8275;
  color: #ffffff;
  font-family: "open_sansbold", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: 0;
  padding: 1.3em 3em;
  margin-right: .5em;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  display: inline;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  position: relative;
  word-break: normal;
  hyphens: auto; }

.wistia-cta-button:hover {
  color: #C35525;
  background-color: #ffffff; }

.wistia-cta-button:active {
  top: 1px; }

.wistia-cta-button--d {
  background: #38a18b; }

.wistia-cta-image {
  background-size: cover;
  position: absolute;
  z-index: 1;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px; }

.allison {
  background-image: url("../jpg/allison-cta.jpg") !important; }

.kevin {
  background-image: url("../jpg/kevin-cta.jpg") !important; }

.laura {
  background-image: url("../jpg/laura-cta.jpg") !important; }

.marta {
  background-image: url("../jpg/marta-cta.jpg") !important; }

.nanci {
  background-image: url("../jpg/nanci-cta.jpg") !important; }

.robert {
  background-image: url("../jpg/robert-cta.jpg") !important; }

.default-cta {
  background-image: url("../jpg/wistia-bg.jpg") !important; }

@media only screen and (min-width: 1000px) and (max-width: 1139px) {
  .wistia-cta-header {
    margin-top: 2em;
    font-size: 20px;
    font-weight: bold; }
  .wistia-cta-message {
    font-size: 12px; }
  .wistia-cta-button {
    padding: 1.3em 2em; } }

@media only screen and (min-width: 870px) and (max-width: 999px) {
  .wistia-cta-header {
    font-size: 22px;
    font-weight: bold; }
  .wistia-cta-message {
    display: none; }
  .wistia-cta-button {
    padding: 1.3em 2em; } }

@media only screen and (min-width: 740px) and (max-width: 869px) {
  .wistia-cta-header {
    margin-top: 2em;
    font-size: 18px;
    font-weight: bold; }
  .wistia-cta-message {
    display: none; }
  .wistia-cta-button {
    padding: 1.2em 1.1em; } }

@media only screen and (min-width: 550px) and (max-width: 749px) {
  .wistia-cta-header {
    margin-top: 3em;
    font-size: 24px; }
  .wistia-cta-message {
    display: none; }
  .wistia-cta-button {
    padding: 1.3em 3em; } }

@media only screen and (max-width: 549px) {
  .wistia-cta-header {
    margin-top: 1em;
    font-size: 15px; }
  .wistia-cta-message {
    display: none; }
  .wistia-cta-button {
    padding: 1.1em 1em; } }

.modal__container .list--checklist li {
  font-style: normal;
  font-family: 'open_sanssemibold', Arial, sans-serif; }

.modal__container .h1 {
  font-size: 38px;
  font-size: 2.375rem; }

.modal__container .bg--gradient--vertical {
  color: white;
  position: relative;
  z-index: 0; }
  .modal__container .bg--gradient--vertical p, .modal__container .bg--gradient--vertical li {
    font-size: 18px;
    font-size: 1.125rem; }

.modal__container li .error {
  color: #C35525; }

.modal__container .remodal-close {
  top: 10px;
  right: 10px;
  left: auto; }
  .modal__container .remodal-close:before {
    font-size: 40px;
    font-size: 2.5rem; }

.modal__bg-center {
  top: 0;
  left: 0;
  z-index: -1;
  background-color: none;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-position: top center;
  mix-blend-mode: soft-light;
  filter: alpha(opacity=25);
  opacity: 0.25; }

.directory__center--featured--modal {
  text-align: left; }
  .directory__center--featured--modal .location,
  .directory__center--featured--modal .phone-number {
    position: relative;
    padding-left: 25px;
    color: #999999; }
    .directory__center--featured--modal .location:before,
    .directory__center--featured--modal .phone-number:before {
      position: absolute;
      font-family: 'icomoon';
      left: 0;
      top: 0; }
  .directory__center--featured--modal .location:before {
    content: '\e90b'; }
  .directory__center--featured--modal .phone-number:before {
    content: '\e906'; }
  .directory__center--featured--modal .icon-close {
    cursor: pointer;
    position: absolute;
    filter: alpha(opacity=50);
    opacity: 0.5;
    top: 10px;
    right: 10px;
    left: auto; }
    .directory__center--featured--modal .icon-close:before {
      font-size: 30px;
      font-size: 1.875rem; }

.directory__filter--toggle {
  display: inline-block; }

.modal-control {
  color: #414A6B; }

.map-modal {
  background: white;
  height: 90%;
  height: 90vh;
  left: 50vw;
  max-width: 1000px;
  overflow-y: auto;
  position: fixed;
  top: 20px;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 100%;
  z-index: -100; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .map-modal {
      height: 921.6px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
    .map-modal {
      height: 691.2px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
    .map-modal {
      height: 432px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
    .map-modal {
      height: 288px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
    .map-modal {
      height: 511.2px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
    .map-modal {
      height: 288px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .map-modal {
      left: 384px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
    .map-modal {
      left: 512px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
    .map-modal {
      left: 160px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
    .map-modal {
      left: 240px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
    .map-modal {
      left: 160px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
    .map-modal {
      left: 284px; } }
  .map-modal .modal-control {
    border-bottom: solid 1px #EBEBEB; }
  .map-modal .directory__filters {
    padding-bottom: 80px; }

.open-modal .map-modal {
  z-index: 101; }

.touch .map-modal {
  -webkit-overflow-scrolling: touch; }

.rehab-modal-wrapper {
  background-color: rgba(0, 0, 0, 0.75);
  height: 100%;
  height: 100vh;
  left: 0;
  position: fixed;
  width: 100%;
  top: 0; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .rehab-modal-wrapper {
      height: 1024px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
    .rehab-modal-wrapper {
      height: 768px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
    .rehab-modal-wrapper {
      height: 480px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
    .rehab-modal-wrapper {
      height: 320px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
    .rehab-modal-wrapper {
      height: 568px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
    .rehab-modal-wrapper {
      height: 320px; } }

@media only screen and (min-width: 740px) and (max-width: 999px) {
  .map-modal {
    height: 90%;
    height: 90vh; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .map-modal {
      height: 921.6px; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
    .map-modal {
      height: 691.2px; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
    .map-modal {
      height: 432px; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
    .map-modal {
      height: 288px; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
    .map-modal {
      height: 511.2px; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
    .map-modal {
      height: 288px; } }

@media only screen and (max-width: 739px) {
  .map-modal {
    left: 0;
    top: 0;
    height: 100%;
    height: 100vh;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -webkit-overflow-scrolling: touch; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .map-modal {
      height: 1024px; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
    .map-modal {
      height: 768px; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
    .map-modal {
      height: 480px; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
    .map-modal {
      height: 320px; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
    .map-modal {
      height: 568px; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
    .map-modal {
      height: 320px; } }

@media only screen and (max-width: 739px) {
  .modal__container .h1 {
    font-size: 30px;
    font-size: 1.875rem; }
  .modal__container .bg--gradient--vertical p, .modal__container .bg--gradient--vertical li {
    font-size: 14px;
    font-size: 0.875rem; }
  .modal__container .remodal-close {
    color: white; }
  .modal__container .modal--drug__text {
    padding-top: 0; }
  .directory__center--featured--modal .icon-close {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    color: white;
    background-color: #171745;
    filter: alpha(opacity=80);
    opacity: 0.8;
    padding: 5px; } }

#podcast p {
  color: #ffffff; }

#podcast .news-post-sidebar p,
#podcast .news-post-sidebar h3,
#podcast .news-post-sidebar h4,
#podcast .news-post-sidebar a {
  color: #ffffff; }

#podcast .hero--overlay:before {
  opacity: 0.6; }

#podcast .hero--overlay:after {
  display: none; }

#podcast .breadcrumbs a {
  color: #EBEBEB; }

#podcast .card {
  background-color: #3b3940;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

#podcast .news-post-img a {
  overflow: hidden;
  margin-top: .5em; }

.podcasts--related .post-info {
  font-size: 0.7em;
  opacity: 0.75; }

.podcasts--related h4 {
  margin-bottom: 0;
  color: #ffffff; }

.podcasts--related p {
  font-size: .9em;
  line-height: 1.6em;
  margin-top: 1em;
  opacity: 0.75; }

.podcast--section-title, .toc--section-title {
  background-color: #2c2b30;
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 3px; }
  .podcast--section-title.toggleCtrl, .toc--section-title.toggleCtrl {
    position: relative;
    cursor: pointer; }
    .podcast--section-title.toggleCtrl:before, .toc--section-title.toggleCtrl:before {
      display: block;
      background: #ffffff;
      content: '';
      height: 2px;
      position: absolute;
      right: 1em;
      top: 50%;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      width: 14px; }
    .podcast--section-title.toggleCtrl:after, .toc--section-title.toggleCtrl:after {
      background: #ffffff;
      content: '';
      height: 2px;
      position: absolute;
      right: 1em;
      top: 50%;
      width: 14px; }
    .podcast--section-title.toggleCtrl.active:before, .toc--section-title.toggleCtrl.active:before {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); }

.podcast--card {
  background-color: #3b3940;
  padding: 2em;
  margin-bottom: .5em;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  .podcast--card p:last-of-type {
    margin-bottom: 0; }

.podcast--card-left {
  width: 100px;
  float: left; }

.podcast--card-right {
  width: calc(100% - 100px);
  float: left;
  padding-left: 2em;
  float: left; }

.podcast--post {
  background-color: #3b3940;
  margin-bottom: 1em; }
  .podcast--post a {
    text-decoration: none; }
  .podcast--post p {
    margin-top: 1em; }
  .podcast--post h3 {
    margin-bottom: 0;
    padding-top: 0; }
  .podcast--post .podcast--post-title {
    line-height: 1.5rem; }
  .podcast--post .button--s {
    padding: .75em 1.5em; }

.podcast--post-image {
  overflow: hidden;
  position: relative; }

.podcast--post-image-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 100%;
  height: 0;
  display: inline-block;
  text-align: center; }
  .podcast--post-image-container img {
    display: block;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    height: 100%;
    width: auto; }

.podcast--info-mobile {
  display: none; }

.podcast--more-info--pause {
  display: none; }

.featured-podcast--author {
  color: #ffffff;
  font-style: italic;
  font-family: "open_sanslight", Arial, sans-serif; }
  .featured-podcast--author a {
    color: #ffffff; }

.hero.hero--podcast h1 {
  margin-top: 0;
  margin-bottom: 4px; }

.hero.hero--podcast p {
  margin-top: 1em;
  opacity: 0.875; }

.hero.hero--podcast .post-info {
  opacity: 0.875; }

.hero.hero--podcast .icon-play,
.hero.hero--podcast .icon-pause {
  line-height: 1px;
  margin-right: 6px; }
  .hero.hero--podcast .icon-play:before,
  .hero.hero--podcast .icon-pause:before {
    font-size: 26px;
    position: relative;
    top: 6px; }

.podcast--transcript {
  border-bottom: 1px solid #414A6B;
  padding: 0;
  margin: 0; }

.podcast--author-image {
  padding: 0;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.podcast--author-transcript {
  width: calc(100% - 60px);
  padding-left: 2em; }

.transcript--name {
  color: #ffffff;
  font-size: 1.2em;
  font-family: "open_sanssemibold", Arial, sans-serif; }

.button--white--player {
  height: 42px;
  width: 42px;
  display: block;
  text-align: center;
  text-decoration: none; }
  .button--white--player:hover {
    color: #ffffff; }
  .button--white--player .icon-play,
  .button--white--player .icon-pause {
    font-size: 30px;
    position: relative;
    top: 8px;
    color: #ffffff; }
    .button--white--player .icon-play:hover,
    .button--white--player .icon-pause:hover {
      color: #414A6B; }

.jp-control-play li {
  height: 42px;
  width: 42px; }

.jp-control-play li:before {
  display: none;
  content: ""; }

.jp-gui ul li {
  cursor: pointer; }

li.jp-pause,
li.jp-repeat-off,
li.jp-unmute,
.jp-no-solution {
  display: none; }

.jp-progress-slider {
  width: 100%; }

.jp-progress-slider .ui-slider-handle {
  cursor: pointer; }

.jp-progress-slider.ui-slider {
  background-color: rgba(255, 255, 255, 0.3); }

.jp-current-time,
.jp-duration {
  position: absolute;
  top: 36px;
  font-size: 0.7em;
  cursor: default;
  color: #ffffff; }

.podcast--player {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #19181a;
  z-index: 1; }
  .podcast--player.active {
    display: block; }
  .podcast--player .ui-widget .ui-widget {
    height: 15px; }
  .podcast--player .jp-current-time, .podcast--player .jp-duration {
    top: -9px;
    font-size: 0.6em;
    z-index: 2; }
  .podcast--player .jp-current-time {
    left: 1.4em; }
  .podcast--player .jp-duration {
    right: 1.4em; }
  .podcast--player .podcast--post-image {
    width: 50px;
    height: 50px; }
  .podcast--player .podcast--post-image-container {
    width: 50px;
    height: 50px; }
  .podcast--player .podcast--post-title {
    color: #ffffff;
    font-size: 1.2em;
    display: inline-block;
    float: left;
    font-family: "open_sanssemibold", Arial, sans-serif;
    text-decoration: none;
    line-height: 1.2em;
    margin-top: 3px;
    margin-right: 20px;
    margin-left: 10px; }
  .podcast--player .post-info {
    font-size: .8em;
    text-transform: uppercase;
    margin-top: 0;
    color: #ffffff;
    display: inline-block;
    float: left;
    opacity: 0.85; }
  .podcast--player .podcast--player-info {
    margin-top: 25px;
    float: left; }
  .podcast--player .jp-control-play {
    float: left;
    padding: 0; }

.player-info--center {
  text-align: center;
  display: table;
  margin: 0 auto; }

/*jQuery UI Styles */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider-horizontal .ui-slider-handle {
  top: -1px;
  margin-left: -9px; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 18px;
  height: 18px;
  cursor: pointer;
  border: 1px solid #dedede; }

#podcast .cta--news-sidebar .button--white {
  color: #b56279; }
  #podcast .cta--news-sidebar .button--white:hover {
    color: #ffffff; }

#podcast span.page-numbers {
  color: #ffffff;
  font-weight: normal; }
  #podcast span.page-numbers.current {
    border-color: #ffffff; }

#podcast .author-box .author-social {
  list-style: none;
  padding: 0;
  margin-top: 1em;
  text-align: center; }

#podcast .author-box .author-social li {
  padding-bottom: 0em;
  padding-top: 0em;
  display: inline-block; }
  #podcast .author-box .author-social li:before {
    content: ""; }
  #podcast .author-box .author-social li:first-child {
    margin-left: 0; }

#podcast .author-box .author-social a {
  text-align: center;
  display: block;
  line-height: 35px;
  line-height: 2.1875rem;
  color: white;
  letter-spacing: 0.5px;
  text-decoration: none;
  width: 26px;
  height: 30px; }
  #podcast .author-box .author-social a:hover {
    color: #414A6B; }

#podcast .author-box .podcast--author-image {
  width: 100px;
  height: 100px;
  border-radius: 100px; }

/* -- Tablet Styles --*/
/* -- Mobile Styles --*/
@media only screen and (max-width: 739px) {
  #podcast .hero {
    padding-top: 90px; }
  #podcast #cat {
    background-color: inherit; }
  #podcast .category-nav {
    background-color: inherit; }
  #podcast .button--purple,
  #podcast .button--outline--white {
    padding-left: 1.3em;
    padding-right: 1.3em;
    font-size: .7rem; }
  #podcast .news-post {
    margin-bottom: 1em; }
  #podcast h1 {
    font-size: 1.4em; }
  #podcast .slide-menu--content p {
    font-size: .9em;
    line-height: 1.8em; }
  #podcast .slide-menu--content .transcript--name {
    margin-bottom: .5em;
    display: block; }
  #podcast .slide-menu--content .podcast--card {
    padding: 1em; }
  .podcast--transcript {
    padding: .5em; }
  .podcast--post-image-container {
    padding-bottom: 40%; }
    .podcast--post-image-container img {
      width: 100%;
      height: auto; }
  .podcasts--related {
    padding: .5em; }
    .podcasts--related article {
      padding: 0 !important;
      margin-bottom: .5em !important;
      margin-top: 0 !important; }
  .podcast--player {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #19181a;
    z-index: 1; }
    .podcast--player.active {
      display: block; }
    .podcast--player .jp-control-play {
      float: none; }
    .podcast--player .ui-widget .ui-widget {
      height: 22px;
      margin-bottom: 10px; }
    .podcast--player .jp-current-time, .podcast--player .jp-duration {
      top: -5px;
      font-size: 0.6em;
      z-index: 2; }
    .podcast--player .jp-current-time {
      left: 1.4em; }
    .podcast--player .jp-duration {
      right: 1.4em; }
    .podcast--player .podcast--post-title {
      margin-left: 0;
      margin-right: 0;
      margin-top: 10px;
      display: block;
      float: none; }
    .podcast--player .podcast--post-image {
      width: 50px;
      height: 50px; }
    .podcast--player .podcast--post-image-container {
      width: 50px;
      height: 50px; }
    .podcast--player .button--white--player .icon-pause,
    .podcast--player .button--white--player .icon-play {
      font-size: 42px;
      top: 0; }
    .podcast--player .jp-control-play {
      text-align: center;
      display: table;
      margin: 0 auto; }
    .podcast--player .podcast--player-info {
      float: none;
      margin-top: 0;
      text-align: center;
      zoom: 1; }
      .podcast--player .podcast--player-info:before, .podcast--player .podcast--player-info:after {
        content: "";
        display: table;
        clear: both; }
    .podcast--player .post-info {
      float: none;
      font-size: 0.675em; }
    .podcast--player .jp-play {
      position: relative; }
      .podcast--player .jp-play:after {
        content: 'Play';
        text-transform: uppercase;
        font-size: .5em;
        color: #ffffff;
        font-family: open_sanslight;
        width: 100px;
        display: block;
        position: absolute;
        bottom: -26px;
        left: -28px; }
    .podcast--player .jp-pause {
      position: relative; }
      .podcast--player .jp-pause:after {
        content: 'Pause';
        text-transform: uppercase;
        font-size: .5em;
        color: #ffffff;
        font-family: open_sanslight;
        width: 100px;
        display: block;
        position: absolute;
        bottom: -26px;
        left: -28px; }
    .podcast--player .icon-transcript {
      background: url("../png/sprite--podcast.png") no-repeat 0 0;
      width: 43px;
      height: 43px;
      display: inline-block;
      cursor: pointer;
      text-align: center;
      position: relative; }
      .podcast--player .icon-transcript:hover {
        background-position: 0 -43px; }
      .podcast--player .icon-transcript:after {
        content: 'Transcript';
        text-transform: uppercase;
        font-size: .5em;
        color: #ffffff;
        font-family: open_sanslight;
        width: 100px;
        display: block;
        position: absolute;
        bottom: -13px;
        left: -28px; }
    .podcast--player .icon-podcasts {
      background: url("../png/sprite--podcast.png") no-repeat -43px 0;
      width: 43px;
      height: 43px;
      display: inline-block;
      cursor: pointer;
      text-align: center;
      position: relative; }
      .podcast--player .icon-podcasts:hover {
        background-position: -43px -43px; }
      .podcast--player .icon-podcasts:after {
        content: 'More';
        text-transform: uppercase;
        font-size: .5em;
        color: #ffffff;
        font-family: open_sanslight;
        width: 100px;
        display: block;
        position: absolute;
        bottom: -13px;
        left: -28px; }
    .podcast--player .no-mobile {
      display: none; }
  .podcast--player-single .jp-control-play {
    float: left;
    width: 33.33333%; }
  .podcast--player-single .jp-gui ul li {
    margin-left: 25%;
    margin-right: 25%; }
  .ui-slider .ui-slider-handle {
    width: 30px;
    height: 30px; }
  .ui-slider-horizontal .ui-slider-handle {
    top: -3px; }
  .podcast--info-mobile {
    display: block; }
  .podcast--author-image {
    width: 32px;
    height: 32px;
    border-radius: 32px; }
  .podcast--author-transcript {
    width: calc(100% - 32px);
    padding-left: 1em; }
  .player-info--center {
    padding-bottom: 20px; }
  .podcast--card-left {
    width: 100%;
    float: none;
    padding-left: 1em;
    padding-right: 1em; }
  .podcast--card-right {
    width: 100%;
    float: none;
    padding-left: 1em;
    padding-right: 1em; }
  #podcast .author-box .author-social {
    text-align: left; } }

#share-social span {
  color: #979797;
  font-size: 13px;
  display: block;
  margin-top: 43px;
  margin-bottom: 12px; }

#share-social ul li {
  display: inline-block; }
  #share-social ul li:before {
    content: ''; }

@media only screen and (min-width: 740px) {
  #share-social {
    float: none;
    text-align: center; } }

.social-facebook {
  border: solid #47639F 2px; }
  .social-facebook img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 15px;
    height: 29px; }
  .social-facebook .hiddenHover {
    display: none; }

.social-facebook:hover {
  background-color: #47639F; }
  .social-facebook:hover img {
    display: none; }
  .social-facebook:hover .hiddenHover {
    display: block; }

.social-twitter {
  border: solid #4099FF 2px; }
  .social-twitter img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 34px;
    height: 29px; }
  .social-twitter .hiddenHover {
    display: none; }

.social-twitter:hover {
  background-color: #4099FF; }
  .social-twitter:hover img {
    display: none; }
  .social-twitter:hover .hiddenHover {
    display: block; }

.social-google {
  border: solid #DD4C39 2px; }
  .social-google img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 25px;
    height: 29px; }
  .social-google .hiddenHover {
    display: none; }

.social-google:hover {
  background-color: #DD4C39; }
  .social-google:hover img {
    display: none; }
  .social-google:hover .hiddenHover {
    display: block; }

.social-twitter:hover, .social-google:hover, .social-facebook:hover {
  -webkit-box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.5);
  box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.5); }

/* Social Box */
.social-box {
  left: 0;
  position: fixed;
  z-index: 2000; }
  .social-box__item {
    border: 0;
    color: white;
    font-size: 0.9em;
    text-decoration: none; }
    .social-box__item-text {
      position: absolute;
      left: 100%;
      width: 0;
      padding: 0 1em;
      margin-left: -200%;
      background-color: #ccc;
      z-index: -1;
      transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out; }
      .social-box__item-text--facebook {
        background-color: #3B579D; }
      .social-box__item-text--twitter {
        background-color: #32CDFB; }
      .social-box__item-text--googleplus {
        background-color: #D64837; }
    .social-box__item:hover .social-box__item-text {
      width: auto;
      margin: 0; }
    .social-box__item.btn--twitter {
      background-color: #32CDFB; }
    .social-box__item.btn--facebook {
      background-color: #3B579D; }
    .social-box__item.btn--googleplus {
      background-color: #D64837; }
    .social-box__item.btn--twitter, .social-box__item.btn--facebook, .social-box__item.btn--googleplus {
      padding: 0 1em;
      line-height: 3em;
      display: block;
      text-align: center; }
  .social-box__ul {
    margin: 0;
    padding-left: 0; }
  .social-box__li {
    margin: 0; }
    .social-box__li:before {
      display: none; }
  .social-box.no-height {
    display: none; }

.sticky-social .list--social-share:before {
  background-image: url("../png/follow-us-on-social-text.png");
  content: "";
  width: 265px;
  height: 21px;
  display: inline-block;
  margin-right: 20px; }

#timeline {
  position: relative;
  width: 100%;
  margin: 0 auto; }
  #timeline .timeline-start {
    display: table;
    background-color: #ffffff;
    font-family: "open_sanssemibold", Arial, sans-serif;
    font-size: 24px;
    color: #3D3D3D;
    padding: 15px 23px;
    max-width: 5%;
    width: 100%;
    text-align: center;
    margin: 0 auto 1em;
    position: relative;
    z-index: 1; }
  #timeline .center-line {
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    background: #dedede;
    z-index: 0; }
  #timeline .timeline-content {
    padding-bottom: 20px; }
  #timeline .timeline-article {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin: 20px 0; }
    #timeline .timeline-article h4 {
      margin-top: 0;
      padding-top: 0; }
    #timeline .timeline-article p {
      position: relative; }
    #timeline .timeline-article p span.article-number {
      position: absolute;
      font-weight: 300;
      font-size: 44px;
      top: 10px;
      left: -60px;
      color: #00b0bd; }
    #timeline .timeline-article .content-left-container,
    #timeline .timeline-article .content-right-container {
      max-width: 44%;
      width: 100%;
      padding: 30px; }
    #timeline .timeline-article .content-left,
    #timeline .timeline-article .content-right {
      position: relative;
      width: auto; }
    #timeline .timeline-article .content-left-container {
      float: left;
      position: relative; }
      #timeline .timeline-article .content-left-container:before {
        border-color: transparent #414A6B;
        border-style: solid;
        border-width: 15px 0px 15px 20px;
        top: 20px;
        right: -20px;
        position: absolute;
        margin-left: -50px;
        z-index: 3;
        content: ""; }
    #timeline .timeline-article .content-right-container {
      float: right;
      position: relative; }
      #timeline .timeline-article .content-right-container:before {
        border-color: transparent #414A6B;
        border-style: solid;
        border-width: 15px 20px 15px 0px;
        top: 20px;
        left: -20px;
        position: absolute;
        margin-right: -50px;
        z-index: 3;
        content: ""; }
    #timeline .timeline-article .timeline-circle {
      position: absolute;
      top: 25px;
      left: 50%;
      width: 22px;
      height: 22px;
      margin-left: -10px;
      border-radius: 100%;
      background: #ffffff;
      border: 2px solid #dedede; }
    #timeline .timeline-article .more-link {
      padding: .75em 4%;
      color: #ffffff;
      background-color: #171745; }

/* ==========================================================================
/* -- Stat Boxes
========================================================================== */
.stat-box {
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #3E8275;
  color: white;
  word-spacing: 1.2px;
  text-align: center;
  position: relative;
  overflow: hidden; }
  .stat-box .h1 {
    line-height: 1.2em; }
  .stat-box p {
    margin: 0; }
  .stat-box span {
    position: relative;
    z-index: 2; }
  .stat-box hr {
    max-width: 20%;
    margin-left: auto;
    margin-right: auto; }

.stat-box--bg {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  min-height: 100%;
  width: 100%; }

.ie9 .stat-box--bg {
  width: 100%;
  height: auto;
  min-height: 100%; }

.stat-underline:after {
  content: "";
  height: 1px;
  width: 70px;
  background: white;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 12px;
  margin-bottom: 20px; }

/* ==========================================================================
/* -- Fact Box
========================================================================== */
.fact-box {
  margin-top: 3em;
  margin-bottom: 3em; }
  .fact-box .fact-box--content {
    border: 2px solid #C35525;
    padding-top: 2em;
    padding-bottom: 2em;
    padding-left: 2em;
    padding-right: 2em; }
  .fact-box p {
    margin: 0;
    font-size: 23px;
    color: #C35525;
    text-align: center; }
  .fact-box .caption, .fact-box .caption--large, .fact-box .guides p.caption--large, .guides .fact-box p.caption--large {
    text-align: center; }

.fact-box--secondary {
  margin-top: 3em;
  margin-bottom: 3em; }
  .fact-box--secondary .fact-box--content {
    border: 2px solid #ffffff;
    padding-top: 2em;
    padding-bottom: 2em;
    padding-left: 2em;
    padding-right: 2em; }
  .fact-box--secondary p {
    margin: 0;
    font-size: 23px;
    color: #ffffff;
    text-align: center; }
  .fact-box--secondary .caption, .fact-box--secondary .caption--large, .fact-box--secondary .guides p.caption--large, .guides .fact-box--secondary p.caption--large {
    text-align: center; }

/* ==========================================================================
/* -- Fast Facts Box (Schema)
========================================================================== */
.fast-fact-box {
  margin-top: 3em;
  margin-bottom: 3em;
  margin-left: 0;
  margin-right: 0; }
  .fast-fact-box dl {
    margin: 0; }
  .fast-fact-box .fast-fact-box__header {
    background-color: #C35525;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 6%;
    padding-right: 6%; }
    .fast-fact-box .fast-fact-box__header h2, .fast-fact-box .fast-fact-box__header h3, .fast-fact-box .fast-fact-box__header h4, .fast-fact-box .fast-fact-box__header p {
      font-size: 1em;
      line-height: 1.8em;
      font-family: "open_sanssemibold", Arial, sans-serif;
      margin: 0;
      padding: 0;
      color: #ffffff; }
    .fast-fact-box .fast-fact-box__header a {
      color: #ffffff; }
      .fast-fact-box .fast-fact-box__header a:hover {
        color: #ffffff; }
  .fast-fact-box .fast-fact-box__body {
    border: 2px solid #C35525;
    padding-top: 2em;
    padding-bottom: 2em;
    padding-left: 6%;
    padding-right: 6%; }
  .fast-fact-box dt {
    font-family: "open_sansbold", Arial, sans-serif;
    color: #3D3D3D;
    text-transform: uppercase; }
    .fast-fact-box dt a {
      color: #3D3D3D; }
  .fast-fact-box dt {
    margin-top: 1em; }
  .fast-fact-box dl > div:first-of-type dt {
    margin-top: 0; }
  .fast-fact-box dd {
    margin-bottom: 0; }
    .fast-fact-box dd a {
      color: #3D3D3D; }

.sticky-footer {
  background: #171745;
  bottom: 0px;
  color: white;
  position: fixed;
  text-align: center;
  z-index: 100;
  text-decoration: none;
  width: 100%;
	max-width: 100vw;
  padding: 15px 0px; }
  .sticky-footer button {
    border-radius: 5px;
    background: #D8A849;
    color: white;
    font-size: 17.6px;
    font-weight: 700;
    padding: 5px;
    margin-top: 5px; }

.back-to-top, #drift-widget {
  margin-bottom: 60px; }

/*
=== Images ===
*/
.bg--group-purple {
  background-image: url("../jpg/bg--group-purple.jpg"); }

.bg--hands_in {
  background-image: url("../jpg/bg--hands_in.jpg");
  background-size: cover; }

.bg--group-meeting-gray {
  background-image: url("../jpg/bg--group-meeting-gray.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  -ms-behavior: url(../backgroundsize.min.html); }

.bg--group-smiling-gradient {
  background-image: url("../jpg/bg--group-smiling-gradient.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  -ms-behavior: url(../backgroundsize.min.html); }

.bg--social-gradient {
  background-image: url("../png/bg--social-gradient.png");
  background-size: cover; }

.bg--depressed-teen-on-steps {
  background-image: url("../jpg/bg--depressed-teen-on-steps.jpg");
  background-size: cover; }

.bg--cigarette-teal {
  background-image: url("../jpg/bg--cigarette-teal.jpg");
  background-size: cover; }

.bg--teens-at-school-gradient {
  background-image: url("../jpg/bg--teens-at-school-gradient.jpg");
  background-size: cover; }

.bg--collage-orange {
  background-image: url("../jpg/bg--collage-orange.jpg");
  background-size: auto 100%;
  background-repeat: none; }

.bg--collage-people-gradient {
  background-image: url("../jpg/bg--collage-people-gradient.jpg");
  background-size: auto 100%;
  background-repeat: none; }

.bg--collage-pregnant-gradient {
  background-image: url("../jpg/bg--collage-pregnant-gradient.jpg");
  background-size: auto 100%;
  background-repeat: none; }

.bg--collage-pregnant-teal {
  background-image: url("../jpg/bg--collage-pregnant-teal.jpg");
  background-size: auto 100%;
  background-repeat: none; }

.bg--collage-babies-gradient {
  background-image: url("../jpg/bg--collage-babies-gradient.jpg");
  background-size: auto 100%;
  background-repeat: none; }

.bg--collage-women-teal {
  background-image: url("../jpg/bg--collage-women-teal.jpg");
  background-size: auto 100%;
  background-repeat: none; }

.bg--drugs-gradient {
  background-image: url("../jpg/bg--drugs-gradient.jpg");
  background-size: auto 100%;
  background-repeat: none; }

.bg--drugs-orange {
  background-image: url("../png/bg--drugs-orange.png");
  background-size: auto 100%;
  background-repeat: none; }

.bg--drinking-with-friends {
  background-image: url("../jpg/bg--drinking-with-friends.jpg");
  background-size: cover; }

.bg--judge-teal {
  background-image: url("../jpg/bg--judge-teal.jpg");
  background-size: cover; }

.bg--joy-purple {
  background-image: url("../jpg/bg--joy-purple.jpg");
  background-size: cover; }
  .bg--joy-purple .button--white,
  .bg--joy-purple .button--white--2 {
    color: #C35525; }

.bg--neighborhood-teal {
  background-image: url("../jpg/bg--neighborhood-teal.jpg");
  background-size: cover; }

.bg--crime-dark {
  background-image: url("../jpg/bg--crime-dark.jpg");
  background-size: cover; }

.bg--sober-seniorita {
  background-image: url("../jpg/bg--sober-seniorita.jpg");
  background-size: cover;
  background-repeat: no-repeat; }

.bg--dead-body-purple {
  background-image: url("../jpg/bg--dead-body-purple.jpg"); }

.bg--injecting-heroin-purple {
  background-image: url("../jpg/bg--injecting-heroin-purple.jpg"); }

.bg--collage-purple {
  background-image: url("../jpg/bg--collage-purple.jpg"); }

.bg--students-purple {
  background-image: url("../jpg/bg--students-purple.jpg");
  background-size: cover; }

.bg--house-purple {
  background-image: url("../jpg/bg--house-purple.jpg");
  background-size: cover; }

/*
=== Background Colors ===
*/
.bg--dark-purple, .card--slider .slide, .hero, .footer {
  background-color: #171745; }
  .bg--dark-purple h1, .card--slider .slide h1, .hero h1, .footer h1, .bg--dark-purple h2, .card--slider .slide h2, .hero h2, .footer h2, .bg--dark-purple h3, .card--slider .slide h3, .hero h3, .footer h3, .bg--dark-purple .fc-w, .card--slider .slide .fc-w, .hero .fc-w, .footer .fc-w {
    color: white; }
  .bg--dark-purple p, .card--slider .slide p, .hero p, .footer p, .bg--dark-purple ul, .card--slider .slide ul, .hero ul, .footer ul, .bg--dark-purple ol, .card--slider .slide ol, .hero ol, .footer ol {
    color: #BCB4C8; }

.bg--darker-purple {
  background-color: #3E8275; }
  .bg--darker-purple h1, .bg--darker-purple h2, .bg--darker-purple h3 {
    color: white; }
  .bg--darker-purple p, .bg--darker-purple ul, .bg--darker-purple ol {
    color: #d6d1de; }

.bg--purple {
  background-color: #C35525; }
  .bg--purple h1, .bg--purple h2, .bg--purple h3 {
    color: white; }
  .bg--purple p, .bg--purple ul, .bg--purple ol, .bg--purple a {
    color: white; }
  .bg--purple .button--white,
  .bg--purple .button--white--2 {
    color: #C35525; }

.bg--darken-purple {
  background-color: #493360; }
  .bg--darken-purple h1, .bg--darken-purple h2, .bg--darken-purple h3 {
    color: white; }
  .bg--darken-purple p, .bg--darken-purple ul, .bg--darken-purple ol, .bg--darken-purple a {
    color: white; }
  .bg--darken-purple .button--white {
    color: #C35525; }

.bg--lt-purple {
  background-color: #f1eff3; }

.bg--teal {
  background-color: #3E8275; }

.bg--orange {
  background-color: #C35525; }
  .bg--orange h1, .bg--orange h2, .bg--orange h3 {
    color: white; }
  .bg--orange p, .bg--orange ul, .bg--orange ol, .bg--orange a {
    color: white; }

.bg--white {
  background-color: white; }

.bg--white--transparent {
  background-color: rgba(255, 255, 255, 0.4); }

.bg--eggshell {
  background-color: #f8f8f8; }

.bg--lt-grey {
  background: #EBEBEB; }

.bg--dark-grey {
  background-color: #3D3D3D; }

.bg--darker-grey {
  background-color: #19181a; }

.bg--dark-grey h1, .bg--dark-grey h2, .bg--dark-grey h3,
.bg--darker-grey h1,
.bg--darker-grey h2,
.bg--darker-grey h3 {
  color: white; }

.bg--dark-grey p, .bg--dark-grey ul, .bg--dark-grey ol,
.bg--darker-grey p,
.bg--darker-grey ul,
.bg--darker-grey ol {
  color: white; }

.bg--gradient, .cta--gradient--slim {
  background: #C35525;
  /* Old browsers */
  background: -moz-linear-gradient(left, #C35525 0%, #C35525 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #C35525 0%, #C35525 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #C35525 0%, #C35525 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C35525', endColorstr='#C35525',GradientType=1 );
  /* IE6-9 */ }

.bg--gradient--vertical {
  background-color: #C35525;
  /* Old browsers */
  background: -moz-linear-gradient(top, #93588e 0%, #C35525 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #93588e 0%, #C35525 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #93588e 0%, #C35525 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C35525', endColorstr='#C35525',GradientType=0 );
  /* IE6-9 */ }

/* ==========================================================================
/* -- Slider Background Images - tansition adds the fade in out feel
========================================================================== */
.ohio-capital-background {
  background-image: url("../png/slider-columbus-state-capital.png");
  background-repeat: no-repeat;
  transition: background 1s linear; }

.cleveland-background {
  background-image: url("../png/slider-entertainment.png");
  background-color: black;
  background-repeat: no-repeat;
  transition: background 1s linear; }
  .cleveland-background h3 {
    position: relative;
    top: -16px;
    padding: 0; }

.cincinnati-background {
  background-image: url("../png/slider-arts.png");
  background-color: black;
  background-repeat: no-repeat;
  transition: background 1s linear; }
  .cincinnati-background h3 {
    position: relative;
    top: -16px;
    padding: 0; }

.hero[style^="background-image:"][style*="pattern.png"] {
  background-size: auto;
  background-repeat: repeat; 
	background-image: unset !important;
	background-color: #171745;
}

.hero.hero--overlay[style^="background-image:"][style*="pattern.png"]:before {
  opacity: 0; }

#news h2,
#news .h2 {
  display: inline-block; }
  #news h2:after,
  #news .h2:after {
    margin-top: .25em; }

.news-posts .col,
.news-posts-header .col {
  padding-right: 15px;
  padding-left: 15px; }
  .news-posts .col:nth-child(3n+1),
  .news-posts-header .col:nth-child(3n+1) {
    padding-left: 0; }
  .news-posts .col:nth-child(3n+0),
  .news-posts-header .col:nth-child(3n+0) {
    padding-right: 0; }

.news-posts .row,
.news-posts-header .row {
  margin-bottom: 3em; }
  .news-posts .row:nth-last-child(2), .news-posts .row:last-child,
  .news-posts-header .row:nth-last-child(2),
  .news-posts-header .row:last-child {
    margin-bottom: 1em; }

.news-posts div:empty,
.news-posts-header div:empty {
  display: none; }

.news-post h3,
.news-post p {
  color: #3D3D3D; }

.news-post h3 {
  font-size: 1.2em;
  font-weight: bold; }

.news-post .news-post-img {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .news-post .news-post-img img {
    width: auto;
    min-width: 100%;
    height: 100%; }
  .news-post .news-post-img a {
    height: 180px;
    text-decoration: none;
    display: block;
    line-height: 1; }
    .news-post .news-post-img a:hover {
      text-decoration: underline; }
    .news-post .news-post-img a.category {
      height: auto; }
  .news-post .news-post-img .category {
    display: inline-block;
    font-size: 0.7em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    color: #ffffff;
    line-height: 1.75em;
    opacity: 1;
    background-color: #C35525;
    position: absolute;
    left: 6%;
    bottom: 20px;
    opacity: 1; }
    .news-post .news-post-img .category.category--laws-and-regulations {
      background-color: #76AFE0; }
    .news-post .news-post-img .category.category--celebrities {
      background-color: #4c88c0; }
    .news-post .news-post-img .category.category--awareness-and-support {
      background-color: #C35525; }
    .news-post .news-post-img .category.category--recovery-lifestyle {
      background-color: #b56279; }
    .news-post .news-post-img .category.category--medical-studies-and-advances {
      background-color: #3E8275; }
    .news-post .news-post-img .category.category--trends {
      background-color: #D7593B; }
    .news-post .news-post-img .category.category--featured {
      background-color: #C35525; }
    .news-post .news-post-img .category.category--blog {
      background-color: #b56279; }
    .news-post .news-post-img .category.category--news {
      background-color: #C35525; }
    .news-post .news-post-img .category.category--uncategorized {
      background-color: #19181a; }

.news-post .news-post-info {
  border-top: 1px solid #EBEBEB;
  margin-top: 20px; }

.news-post .news-post-author,
.news-post .news-post-date {
  font-size: .8em; }

.news-post .news-post-date {
  text-align: right; }

.news-post .news-post-author {
  font-style: italic; }
  .news-post .news-post-author a {
    color: #3D3D3D;
    text-decoration: none; }
  .news-post .news-post-author img {
    margin-bottom: -0.5em;
    margin-right: 0.5em; }

.news-pagination {
  margin-top: 2em; }
  .news-pagination .current-page,
  .news-pagination a,
  .news-pagination span {
    display: inline-block;
    text-decoration: none;
    margin-right: 2%;
    line-height: 30px;
    text-align: center; }
  .news-pagination .current-page {
    line-height: 26px;
    width: 30px;
    border: solid 2px #C35525;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px; }

.news-view-all {
  padding-top: 2em;
  color: #3D3D3D;
  text-decoration: none;
  float: right; }
  .news-view-all:hover {
    text-decoration: underline; }

.col-4 .news-post-img, .col-1-3 .news-post-img {
  min-height: 180px;
  overflow: hidden; }

.guide-posts .col-6 .news-post-img, .guide-posts .col-1-2 .news-post-img {
  height: 282px;
  overflow: hidden; }
  .guide-posts .col-6 .news-post-img img, .guide-posts .col-1-2 .news-post-img img {
    height: 100%; }
  .guide-posts .col-6 .news-post-img a, .guide-posts .col-1-2 .news-post-img a {
    height: 281px; }

.news-posts-container .col-6 .news-post-img, .news-posts-container .col-1-2 .news-post-img {
  min-height: 180px;
  overflow: hidden; }
  .news-posts-container .col-6 .news-post-img img, .news-posts-container .col-1-2 .news-post-img img {
    height: 100%; }

#news .bg--darker-purple .news-post,
#news .bg--darken-purple .news-post {
  background-color: #ffffff; }
  #news .bg--darker-purple .news-post .news-post-content,
  #news .bg--darken-purple .news-post .news-post-content {
    padding: 0 2em; }

#news .bg--darker-purple .news-post-info,
#news .bg--darken-purple .news-post-info {
  padding: 0.5em 2em; }

#news .bg--darker-purple .news-view-all,
#news .bg--darken-purple .news-view-all {
  color: #ffffff; }

#news .bg--darker-purple a,
#news .bg--darken-purple a {
  color: #3D3D3D; }

.hero--news .story-hero h1:after {
  content: "";
  height: 3px;
  width: 90px;
  margin-top: 15px;
  display: block;
  background: #3E8275 none repeat scroll 0% 0%; }

.hero--news .featured-story h3 {
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
  line-height: 18px;
  margin-bottom: 0;
  font-family: open_sanslight;
  display: block; }
  .hero--news .featured-story h3:after {
    content: "";
    height: 3px;
    width: 90px;
    display: block; }

.hero--news .read-more {
  font-family: "open_sansregular", Arial, sans-serif;
  font-size: 1rem;
  padding: 0.75em 1.5em;
  margin-bottom: 2em;
  margin-top: 1em;
  border-radius: 10px;
  border: 1px solid #ffffff;
  display: inline-block; }

.hero--news .news-post-author {
  color: #ffffff;
  font-family: "open_sansbold", Arial, sans-serif;
  font-size: 1.2em; }
  .hero--news .news-post-author a {
    color: #ffffff;
    text-decoration: none;
    font-family: 'open_sansreglar',Arial,sans-serif; }

.hero--news .list--social-share {
  float: right; }

.news-post-sidebar h3 {
  font-family: "open_sansbold", Arial, sans-serif;
  color: #3D3D3D;
  margin-bottom: 0.25em;
  padding-top: 0; }

.news-post-sidebar h4 {
  font-size: 0.9em;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 1em; }

.news-post-sidebar a {
  text-decoration: none; }
  .news-post-sidebar a:hover {
    text-decoration: underline;
    color: #3D3D3D; }

.news-post-sidebar ul {
  padding-left: 0; }

.news-post-sidebar li:before {
  content: ""; }

.news-post-sidebar .news-post-img,
.news-post-sidebar .author-post-img {
  width: 80px;
  height: 80px;
  min-height: 0;
  float: left;
  margin-right: 20px;
  margin-bottom: 1em;
  overflow: hidden; }

.news-post-sidebar .col:first-of-type {
  padding-left: 0; }

.news-post-sidebar .cat-item {
  list-style: none;
  font-size: 0.8em;
  line-height: 1.3em;
  font-family: "open_sanssemibold", Arial, sans-serif;
  margin-bottom: 15px; }
  .news-post-sidebar .cat-item a {
    color: #3D3D3D; }

.news-post-sidebar .cat-item-11 .post_count {
  background-color: #4c88c0; }

.news-post-sidebar .cat-item-15 .post_count {
  background-color: #D7593B; }

.news-post-sidebar .cat-item-5 .post_count {
  background-color: #C35525; }

.news-post-sidebar .cat-item-13 .post_count {
  background-color: #3E8275; }

.news-post-sidebar .cat-item-12 .post_count {
  background-color: #76AFE0; }

.news-post-sidebar .cat-item-14 .post_count {
  background-color: #C35525; }

.news-post-sidebar .cat-item-107 .post_count {
  background-color: #C35525; }

.news-post-sidebar .cat-item-122 .post_count {
  background-color: #b56279; }

.news-post-sidebar .cat-item-16 .post_count {
  background-color: #BCB4C8; }

.news-post-sidebar .cat-item-45 .post_count {
  background-color: #C35525; }

.news-post-sidebar .cat-item-1 .post_count {
  background-color: #3E8275; }

.news-post-sidebar .post_count {
  float: right;
  background-color: #3E8275;
  padding: 3px 7px;
  border-radius: 8px;
  color: #ffffff; }

.news-post-sidebar .continuing-education li:before {
  content: "•"; }

.news-post-sidebar .continuing-education ul {
  padding-left: 40px; }

.nextPage__container {
  margin-bottom: 20px;
  display: none; }
  .nextPage__container a {
    display: block;
    max-height: 50px;
    line-height: 50px;
    padding: 0; }

.news-category-icon {
  font-family: "open_sansbold", Arial, sans-serif;
  color: #3D3D3D;
  font-size: .9em;
  margin-right: 15px;
  display: inline-block; }

.news-grid .guide-posts .news-post-img a {
  height: 332px; }
  .news-grid .guide-posts .news-post-img a.category {
    height: auto;
    position: static; }

.news-grid .guide-posts .news-post-title {
  line-height: 1.75em;
  opacity: 1;
  position: absolute;
  left: 30px;
  bottom: 30px; }
  .news-grid .guide-posts .news-post-title h3 {
    color: #ffffff;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
    padding-top: 5px;
    padding-right: 6%; }
    .news-grid .guide-posts .news-post-title h3 a:hover {
      color: #ffffff; }
  .news-grid .guide-posts .news-post-title a {
    height: auto;
    line-height: normal; }

.news-grid .guide-posts .col:nth-last-child {
  padding-left: 15px;
  padding-right: 0; }

.news-grid .news-post {
  background-color: #ffffff; }

.news-grid .news-posts .col {
  padding-right: 15px;
  padding-left: 0; }

.news-post-sidebar .author-list .post_count {
  float: right;
  background-color: #3E8275;
  padding: 3px 7px;
  border-radius: 8px;
  color: #FFF; }

.news-post-sidebar .author-list li:nth-child(2n+0) .post_count {
  background-color: #C35525; }

.news-post-sidebar .author-list li:nth-child(3n+0) .post_count {
  background-color: #C35525; }

.news-post-sidebar .author-list li:nth-child(4n+0) .post_count {
  background-color: #4c88c0; }

.news-category-icon {
  font-family: "open_sansbold", Arial, sans-serif;
  color: #3D3D3D;
  font-size: .9em;
  margin-right: 15px;
  display: inline-block; }
  .news-category-icon:before {
    content: "";
    background: url("../png/icon-folder.png");
    height: 14px;
    width: 17px;
    display: inline-block;
    margin-right: 8px;
    position: relative;
    top: 2px; }

#cat {
  border: black 1px solid !important;
  padding: 10px;
  background: url(../png/icon-triangle.png) no-repeat 209px center;
  margin: 0;
  background-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  font-family: "open_sanslight", Arial, sans-serif;
  font-size: .9em; }
  #cat option {
    background-color: #EBEBEB;
    padding: 5px 10px;
    color: #3D3D3D; }
  #cat:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #666666; }
  #cat:focus {
    outline: none; }

.section-nav--sup-heading {
  color: #ffffff;
  font-family: "open_sansregular", Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  margin-top: .5em;
  line-height: 1; }

.section-nav--heading {
  color: #ffffff;
  font-family: "open_sanssemibold", Arial, sans-serif;
  font-size: 20px;
  display: block; }

.section-nav.section-nav--in-content {
  margin-right: -16.66667%;
  margin-right: calc(-100% / 12 * 2);
  margin-right: -webkit-calc(-100% / 12 * 2);
  margin-right: -moz-calc(-100% / 12 * 2);
  float: right;
  margin-left: 10%;
  margin-top: 3em;
  margin-bottom: 3em;
  left: 16.66667%;
  width: 50%; }

.section-nav .section-nav__header {
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  background-color: #171745; }
  .section-nav .section-nav__header a {
    color: #ffffff;
    text-decoration: none; }

.section-nav .section-nav__body {
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  border-style: solid;
  border-color: #BCB4C8;
  border-width: 0 1px 1px 1px;
  font-size: .875em; }

.section-nav ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0; }

.section-nav ul.sub-menu {
  padding-left: 20px; }

.section-nav li {
  margin-bottom: .5em;
  line-height: 1.7em; }
  .section-nav li a {
    text-decoration: none; }
  .section-nav li:before {
    content: ""; }

.section-nav a {
  color: #666666; }
  .section-nav a:hover {
    color: #414A6B; }
  .section-nav a[class*="learnmore"] {
    color: #414A6B; }

.section-nav .mb-depth1 {
  font-family: "open_sanssemibold", Arial, sans-serif; }

.section-nav .mb-depth2 {
  padding-left: 20px; }

.section-nav .mb-sec-depth2 {
  position: relative; }

.section-nav .additional-topics {
  border-top: 1px solid #EBEBEB;
  padding-top: .75em;
  margin-top: 1em; }
  .section-nav .additional-topics div {
    font-family: "open_sanssemibold", Arial, sans-serif;
    padding-top: 5px;
    padding-bottom: 5px; }
  .section-nav .additional-topics #additional-topics-menu {
    padding: 0 0 0 20px; }
    .section-nav .additional-topics #additional-topics-menu li {
      font-family: "open_sansregular", Arial, sans-serif; }

.section-nav .icon-section-nav {
  display: none; }

.section-nav .mb-item-current:before {
  background-color: #171745;
  height: 1.4em;
  width: 3px;
  content: "";
  margin-left: -2px; }

.section-nav .mb-item-current a {
  color: #171745; }

.section-nav #additional-topics-menu .mb-item-current:before {
  margin-left: -22px; }

@media only screen and (max-width: 739px) {
  .section-nav {
    margin-right: 0;
    left: 0;
    float: none;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%; }
    .section-nav.section-nav--in-content {
      margin-right: 0;
      left: 0;
      float: none;
      margin-left: 0;
      margin-top: 0;
      margin-bottom: 0;
      width: 100%; }
    .section-nav .section-nav__body {
      border: none;
      font-size: 1em; }
    .section-nav .mb-depth2:last-of-type {
      margin-bottom: 1em; }
    .section-nav li a {
      padding-top: 5px;
      padding-bottom: 5px;
      display: inline-block; }
    .section-nav .mb-item-current::before {
      margin-left: -4px;
      height: 2em; }
    .section-nav #additional-topics-menu .mb-item-current:before {
      margin-left: -24px; }
  .icon-section-nav {
    display: block;
    font-size: 22px;
    position: fixed;
    bottom: 1em;
    right: calc(10% - 22px);
    background: #C35525;
    border-radius: 50%;
    color: #ffffff;
    height: 44px;
    width: 44px;
    line-height: 28px;
    font-weight: bold;
    z-index: 3;
    text-align: center;
    cursor: pointer;
    border: 3px solid #C35525;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); }
    .icon-section-nav:before {
      position: absolute;
      top: 5px;
      left: 7px;
      content: "\e120"; }
    .icon-section-nav:hover {
      border: 3px solid #af97c8; }
      .icon-section-nav:hover:before {
        position: absolute; }
    .icon-section-nav .section-nav--tooltip {
      position: absolute;
      left: -114px;
      background-color: #C35525;
      font-size: 10px;
      text-transform: uppercase;
      font-family: "open_sansregular", Arial, sans-serif;
      padding: 3px 10px;
      top: 3px;
      display: none; }
      .icon-section-nav .section-nav--tooltip:before {
        border-color: transparent #C35525;
        border-style: solid;
        border-width: 8px 0px 8px 8px;
        top: 9px;
        position: absolute;
        right: -8px;
        z-index: 3;
        content: ""; } }

.nav--onpage {
  font-family: "open_sanssemibold", Arial, sans-serif;
  border-bottom: solid 1px #eee; }
  .nav--onpage ul {
    display: table;
    list-style-type: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .nav--onpage li {
    display: table-cell; }
    .nav--onpage li:before {
      content: ""; }
  .nav--onpage .onpage--number {
    background: #3E8275;
    opacity: 0;
    width: 0px;
    height: 0px;
    overflow: hidden;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in; }
    .nav--onpage .onpage--number span {
      display: none;
      color: white;
      padding-left: 30px;
      padding-right: 30px; }
  .nav--onpage a {
    padding-left: 30px;
    padding-right: 30px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    line-height: 50px;
    line-height: 3.125rem;
    color: #666666;
    text-transform: uppercase;
    text-decoration: none;
    border: solid 2px transparent; }
    .nav--onpage a:hover {
      color: #C35525; }
  .nav--onpage li.current a {
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    color: #C35525;
    border: solid 2px #C35525; }

.nav--onpage--s a {
  text-transform: none !important;
  padding-left: 10px;
  padding-right: 10px; }

.is-sticky .nav--onpage {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  z-index: 3; }
  .is-sticky .nav--onpage .onpage--number {
    width: auto;
    height: auto;
    overflow: auto;
    opacity: 1;
    transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in; }
    .is-sticky .nav--onpage .onpage--number span {
      display: block; }

.nav--onpage--local ul {
  padding: 0; }

.nav--onpage--local li {
  text-align: center;
  padding-top: 2em;
  padding-bottom: 2em;
  font-size: 14px;
  font-size: 0.875rem; }
  .nav--onpage--local li a {
    line-height: normal;
    display: block;
    padding: 0;
    border: none; }
  .nav--onpage--local li .icon {
    margin-top: 10px;
    display: block;
    color: #BCB4C8;
    font-size: 24px;
    font-size: 1.5rem; }
  .nav--onpage--local li.current {
    color: #C35525; }
    .nav--onpage--local li.current a {
      border: none; }
    .nav--onpage--local li.current .icon {
      color: #C35525; }
  .nav--onpage--local li .number-title {
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem; }
  .nav--onpage--local li .phoneNumberTel {
    font-size: 20px;
    font-size: 1.25rem;
    color: #C35525; }

.is-sticky .nav--onpage--local li {
  padding-top: 1em;
  padding-bottom: 1em;
  transition: padding 0.3s ease-in, background-color 0.1s linear;
  -moz-transition: padding 0.3s ease-in, background-color 0.1s linear;
  -webkit-transition: padding 0.3s ease-in, background-color 0.1s linear; }

.is-sticky .nav--onpage--local li.onpage__call {
  background: #C35525; }
  .is-sticky .nav--onpage--local li.onpage__call .number-title {
    color: #BCB4C8; }
  .is-sticky .nav--onpage--local li.onpage__call .phoneNumberTel {
    color: white; }

.nav--tabs {
  position: relative;
  z-index: 0; }
  .nav--tabs li {
    position: relative; }
    .nav--tabs li.active a {
      color: #b82f0d;
      background-color: #ffffff; }
  .nav--tabs.bg--white li.active a {
    color: #ffffff;
    background-color: #3E8275; }
  .nav--tabs a {
    display: block;
    text-align: center;
    text-decoration: none;
    outline: none;
    text-transform: uppercase;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    padding: 10px 15px; }
  .nav--tabs .tab--bg {
    position: absolute;
    height: 100%;
    background: white;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    z-index: -1; }

.nav--tabs-2 {
  display: table;
  text-align: center; }
  .nav--tabs-2 li {
    display: table-cell;
    padding: 0; }
    .nav--tabs-2 li a {
      letter-spacing: 0.06rem;
      color: #999999;
      display: block;
      font-family: "open_sanssemibold", Arial, sans-serif;
      text-decoration: none;
      text-transform: uppercase;
      line-height: 50px;
      line-height: 3.125rem;
      transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      font-size: 14px;
      font-size: 0.875rem; }
      .nav--tabs-2 li a:hover {
        color: #C35525; }
    .nav--tabs-2 li.active {
      border-bottom: solid 3px #3E8275; }
      .nav--tabs-2 li.active a {
        color: #414A6B; }

.no-touchevents .nav--tabs li:hover a {
  color: #C35525;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }

.nav--footer li {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: 'open_sansbold', Arial, sans-serif; }
  .nav--footer li a {
    text-transform: uppercase;
    letter-spacing: 0.01em; }

.nav--footer-legal {
  font-size: .8em; }
  .nav--footer-legal li {
    margin-right: 20px; }
    .nav--footer-legal li a {
      text-transform: uppercase; }

/* ==========================================================================
/* -- Section Nav / Left Nav
========================================================================== */
.nav--left {
  border-right: solid 1px #eeeeee;
  font-size: 14px;
  font-size: 0.875rem; }
  .nav--left a {
    display: block;
    text-decoration: none;
    color: #666666;
    position: relative;
    transition: padding 0.2s;
    padding-right: 20px; }
    .nav--left a:after {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      width: 3px;
      height: 0;
      background-color: #af97c8;
      content: "";
      transition: height 0.2s; }
  .nav--left > li > a {
    color: #666666; }
  .nav--left .mb-depth1 {
    font-family: "open_sanssemibold", Arial, sans-serif; }
  .nav--left .mb-depth2 {
    padding-left: 20px; }
    .nav--left .mb-depth2 a {
      color: #737373;
      padding: 0 5px 0 0; }
  .nav--left .mb-depth3 {
    padding-left: 30px; }
    .nav--left .mb-depth3 a {
      color: #737373;
      padding: 0 5px 0 0; }
  .nav--left .mb-depth4 {
    padding-left: 40px; }
    .nav--left .mb-depth4 a {
      color: #737373;
      padding: 0 5px 0 0; }
  .nav--left .mb-depth5 {
    padding-left: 50px; }
    .nav--left .mb-depth5 a {
      color: #737373;
      padding: 0 5px 0 0; }
  .nav--left .mb-depth6 {
    padding-left: 60px; }
    .nav--left .mb-depth6 a {
      color: #737373;
      padding: 0 5px 0 0; }
  .nav--left .mb-item-current > a {
    color: #C35525;
    font-family: 'open_sansbold', Arial, sans-serif;
    border-right: solid 3px #C35525; }
  .nav--left .additional-topics div {
    font-family: "open_sanssemibold", Arial, sans-serif; }
  .nav--left .additional-topics #additional-topics-menu {
    padding: 0 0 0 20px; }
    .nav--left .additional-topics #additional-topics-menu li {
      font-family: "open_sansregular", Arial, sans-serif; }
  .nav--left .mb-top-no-title {
    margin-top: 20px; }
    .nav--left .mb-top-no-title > ul:first-of-type .mb-depth1 {
      text-transform: uppercase; }

div.mb-popular-pages .menu-popular-pages-in-alcohol-container {
  padding: 5px 0; }

div.mb-popular-pages ul.sub-menu {
  display: none; }

div.mb-popular-pages span {
  background-color: #C35525;
  color: white;
  width: 100%;
  display: block;
  padding: 15px 20px;
  margin: 0; }

div.mb-popular-pages ul li:hover {
  padding-left: 2px; }
  div.mb-popular-pages ul li:hover a {
    color: #C35525; }

div.mb-popular-pages ul li a {
  text-decoration: none;
  color: #666666;
  font-size: 14px;
  font-family: "open_sanssemibold", Arial, sans-serif; }

.mb-has-dropdown {
  position: relative; }

.mb-expand-toggle {
  position: absolute;
  right: 0;
  cursor: pointer;
  width: 100%;
  height: 32px;
  z-index: 1;
  display: inline; }
  .mb-expand-toggle:before {
    border: medium none;
    color: #C35525;
    content: "\f105";
    font-family: "icomoon";
    font-size: 100%;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    text-transform: none;
    top: 8px;
    right: 20px; }
  .mb-expand-toggle.mb-sec-open:before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    /* Safari & Chrome */
    -moz-transform: rotate(90deg);
    /* Firefox */
    -ms-transform: rotate(90deg);
    /* Internet Explorer */
    -o-transform: rotate(90deg);
    /* Opera */ }

.no-touchevents .nav--left .mb-item-current > a:hover:after {
  height: 0; }

.no-touchevents .nav--left a:hover {
  color: #C35525;
  padding-left: 2px; }
  .no-touchevents .nav--left a:hover:after {
    height: 100%; }

.list--columns {
  margin-bottom: 4em; }
  .list--columns li {
    line-height: 50px;
    position: relative; }
  .list--columns a {
    text-decoration: none; }
    .list--columns a:hover {
      text-decoration: underline; }

.list--onpagenav {
  padding-top: 1em;
  padding-bottom: 1em; }
  .list--onpagenav a {
    outline: none; }

.list--guide {
  content: counter(li);
  counter-reset: li;
  font-family: "open_sanssemibold", Arial, sans-serif;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2; }
  .list--guide li {
    position: relative;
    padding-left: 40px;
    list-style: none;
    margin-bottom: 1em; }
    .list--guide li:before {
      content: counter(li);
      counter-increment: li;
      color: #414A6B;
      background-color: #ffffff;
      position: absolute;
      display: block;
      width: 30px;
      height: 30px;
      left: 0;
      line-height: 26px;
      text-align: center;
      border: solid 2px #3E8275;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    .list--guide li a {
      text-decoration: none;
      color: #666666; }
      .list--guide li a:hover {
        color: #C35525; }
  .list--guide-scroll {
    margin-bottom: 0;
    margin-top: 0; }
    .list--guide-scroll li:before {
      content: ""; }

.list--learnmore li {
  margin-bottom: 1em; }
  .list--learnmore li:after {
    content: '\f105';
    font-family: 'icomoon';
    display: inline-block;
    margin-left: 8px; }

.list--learnmore a {
  text-decoration: none;
  color: inherit; }
  .list--learnmore a:hover {
    text-decoration: underline; }

.nav--guide {
  padding-bottom: 1em;
  padding-top: 1em;
  position: fixed;
  width: 100%;
  top: 5px;
  left: 0;
  z-index: 6; }
  .nav--guide li {
    margin-right: 2%;
    display: inline-block;
    list-style: none;
    list-style-image: url(data:0); }
    .nav--guide li a {
      text-decoration: none;
      color: #414A6B;
      display: block;
      width: 30px;
      height: 30px;
      line-height: 26px;
      line-height: 1.625rem;
      text-align: center;
      border: solid 2px #3E8275;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      position: relative; }
      .nav--guide li a:hover {
        transition: .3s;
        background-color: #3E8275;
        border-color: #3E8275;
        color: #ffffff; }
        .nav--guide li a:hover:before {
          top: 42px;
          opacity: 1;
          width: auto;
          height: auto; }
        .nav--guide li a:hover:after {
          top: 30px;
          opacity: 1; }
      .nav--guide li a:before {
        position: absolute;
        top: 10px;
        left: 0;
        background-color: #3E8275;
        font-size: 14px;
        padding: 8px 10px;
        border-radius: 3px;
        content: attr(data-tooltip);
        opacity: 0;
        transition: .3s;
        color: #fff;
        white-space: nowrap; }
      .nav--guide li a:after {
        position: absolute;
        width: 0;
        height: 0;
        top: 10px;
        left: 7px;
        border-bottom: 6px solid #3E8275;
        border-right: 6px solid transparent;
        border-top: 6px solid transparent;
        border-left: 6px solid transparent;
        content: "";
        opacity: 0;
        transition: .3s; }
    .nav--guide li.current a {
      color: white;
      border-color: white; }
  .nav--guide .list--social-share li {
    padding-bottom: 0;
    padding-top: 0; }
    .nav--guide .list--social-share li a:hover {
      color: white; }

/* ==========================================================================
/* -- Top Nav
========================================================================== */
#header {
	width: 100%;
	max-width: 100vw;
}
.nav--top {
  position: relative;
  z-index: 2; }
  .nav--top li:before {
    display: none !important; }
  .nav--top ul > li > ul {
    border: 10px solid #414A6B; }
  .nav--top .nav > li {
    position: static;
    float: left;
    line-height: 72px;
    line-height: 4.5rem; }
    .nav--top .nav > li:before {
      display: none; }
    .nav--top .nav > li .icon-caret-down {
      display: inline-block;
      margin-left: 5px;
      font-size: 12px;
      font-size: 0.75rem; }
    .nav--top .nav > li > ul {
      display: none;
      background: #414A6B;
      position: absolute;
      top: 72px;
      right: 0;
      width: 100%;
      z-index: 2;
      line-height: 40px;
      line-height: 2.5rem;
      -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
      background: #414a6b; }
  .nav--top .tier-2 {
    width: 30%;
    float: left;
    background-color: #414A6B; }
    .nav--top .tier-2 a {
      display: block;
      color: white;
      font-family: "open_sanssemibold", Arial, sans-serif;
      line-height: 55px;
      padding-left: 2em;
      padding-right: 2em;
      text-decoration: none;
      position: relative;
      /*  */ }
      .nav--top .tier-2 a.tier-2--no-children:after {
        display: none; }
      .nav--top .tier-2 a.learnmore {
        display: inline-block;
        padding-left: 0;
        padding-right: 0;
        line-height: 1.4em;
        font-family: "open_sansregular", Arial, sans-serif; }
        .nav--top .tier-2 a.learnmore:after {
          width: auto;
          right: 0;
          height: auto;
          text-align: left;
          position: initial;
          line-height: 1; }
    .nav--top .tier-2 li:first-child {
      margin-top: 20px; }
    .nav--top .tier-2 li > ul {
      display: none;
      position: absolute;
      top: 0;
      right: 0;
      width: 70%;
      z-index: 2; }
    @media screen and (min-width: 900px) {
      .nav--top .tier-2 li > .maintainHover {
        position: absolute;
        top: 0;
        right: 0;
        width: 70%;
        z-index: 2; } }
    .nav--top .tier-2 li {
      position: static; }
      @media screen and (min-width: 900px) {
        .nav--top .tier-2 li .maintainHover {
          display: block; } }
  .nav--top .tier-3 {
    height: 100%;
    background: #171745; }
    .nav--top .tier-3 a {
      line-height: 25px;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 1.4em;
      padding-right: 1.4em; }
      .nav--top .tier-3 a:hover {
        text-decoration: underline; }
  .nav--top .tier-3-links {
    padding: 2em;
    width: 50%;
    float: left; }
  .nav--top a,
  .nav--top .top-nav-no-link {
    color: #171745;
/* 	  color: #fff; */
    display: block;
    font-family: "open_sanssemibold", Arial, sans-serif;
    text-decoration: none;
    padding-left: 1.7em;
    padding-right: 1.7em;
    position: relative;
    outline: none;
    z-index: 3; }
  .nav--top a {
    cursor: pointer; } 

@media (max-width: 999px) {
	.nav--top a {
		color: #fff; 
	}
}

  .nav--top .top-nav-no-link {
    cursor: default; }
  .nav--top .tier-3--wrapper {
    padding-left: 0; }
  .nav--top .cta--top-nav {
    width: 50%;
    float: left;
    position: relative;
    height: 100%;
    background-image: url("../png/bg--nav-default.png");
    background-size: cover;
    overflow: hidden; }
    .nav--top .cta--top-nav:hover {
      cursor: pointer; }
    .nav--top .cta--top-nav:before {
      content: "";
      height: 600px;
      width: 140px;
      background-color: #171745;
      position: absolute;
      top: -50px;
      left: -90px;
      display: block;
      z-index: 4;
      transform: rotate(18deg);
      -webkit-transform: rotate(18deg);
      -moz-transform: rotate(18deg);
      -o-transform: rotate(18deg);
      -ms-transform: rotate(18deg); }
    .nav--top .cta--top-nav:after {
      content: "";
      height: 600px;
      width: 5px;
      background-color: #C35525;
      position: absolute;
      top: -50px;
      left: 50px;
      display: block;
      z-index: 5;
      transform: rotate(18deg);
      -webkit-transform: rotate(18deg);
      -moz-transform: rotate(18deg);
      -o-transform: rotate(18deg);
      -ms-transform: rotate(18deg); }
    .nav--top .cta--top-nav.cta--top-nav-carly-benson {
      background-image: url("../jpg/bg--nav-carly.jpg"); }
    .nav--top .cta--top-nav.cta--top-nav-addiction {
      background-image: url("../jpg/bg--nav-addiction.jpg"); }
    .nav--top .cta--top-nav.cta--top-nav-addiction-help {
      background-image: url("../jpg/bg--nav-addiction-help.jpg"); }
    .nav--top .cta--top-nav.cta--top-nav-relapse {
      background-image: url("../jpg/bg--nav-relapse.jpg"); }
    .nav--top .cta--top-nav.cta--top-nav-insurance {
      background-image: url("../jpg/bg--nav-insurance.jpg"); }
    .nav--top .cta--top-nav.cta--top-nav-podcast-julius {
      background-image: url("../jpg/bg--nav-podcast-julius.jpg"); }
    .nav--top .cta--top-nav.cta--top-nav-rehab {
      background-image: url("../jpg/bg--nav-rehab.jpg"); }
    .nav--top .cta--top-nav.cta--top-nav-sober-living {
      background-image: url("../jpg/bg--nav-sober-living.jpg"); }
    .nav--top .cta--top-nav.cta--top-nav-guide-sobriety {
      background-image: url("../jpg/bg--nav-guide-sobriety.jpg"); }
    .nav--top .cta--top-nav.cta--top-nav-guide-parents {
      background-image: url("../jpg/bg--nav-guide-parents.jpg"); }
    .nav--top .cta--top-nav.cta--top-nav-guide-naloxone {
      background-image: url("../jpg/bg--nav-guide-naloxone.jpg"); }
    .nav--top .cta--top-nav a {
      background-color: #C35525;
      position: absolute;
      bottom: 2em;
      padding-left: 3.25em;
      padding-right: .875em;
      text-align: center;
      display: block;
      width: 100%; }
  .nav--top .cta--top-nav-title,
  .nav--top .cta--top-nav-sub-title {
    display: block; }
  .nav--top .cta--top-nav-title {
    font-family: "open_sanssemibold", Arial, sans-serif;
    font-size: 1em; }
  .nav--top .cta--top-nav-sub-title {
    font-family: "open_sansregular", Arial, sans-serif;
    font-size: .675em;
    line-height: 1.6em;
    margin-top: .25em;
    margin-bottom: .25em; }

.nav--top-container {
  width: 75%;
  float: left; }

.nav--top-search {
  width: 25%;
  float: left; }

.nav--top--content-wrapper {
  padding-left: 0;
  padding-right: 0;
  width: 70%;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.nav--top--content {
  background: #171745;
  text-align: center;
  line-height: 1.8em;
  padding: 2em 3em; }
  .nav--top--content p:last-of-type {
    margin-bottom: 0; }

.menu-item-heading {
  font-family: 'open_sansbold', Arial, sans-serif;
  margin-bottom: 10px;
  text-transform: uppercase;
  display: block;
  letter-spacing: 0.1rem;
  font-size: 14px;
  font-size: 0.875rem;
  color: #d6c9e3; }

.nav {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  overflow: hidden; }
  .nav > ul {
    overflow: hidden; }

.nav--caret {
  position: absolute;
  right: 1em;
  height: 55px;
  width: 55px; }
  .nav--caret:after {
    height: 55px;
    width: 55px;
    z-index: 2;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    content: "\f105";
    display: inline-block;
    text-align: center; }

.nav--search {
  width: 100%;
  position: relative;
  height: 72px;
  line-height: 72px;
  background: #3D3D3D; }
  .nav--search:before {
    content: '\e900';
    font-family: 'icomoon';
    color: #171745;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    top: 28px;
    right: 18px;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 2; }
  .nav--search:after {
    background-color: #ebebeb;
    height: 32px;
    width: 1px;
    content: "";
    position: absolute;
    right: 50px;
    top: 20px;
    z-index: 1; }
  .nav--search input {
    width: 100%;
    height: 72px;
    color: #171745;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 60px;
    border: none;
    background: #BFCBCE;
    font-family: "open_sanslight", Arial, sans-serif;
    position: relative; }
  .nav--search ::-webkit-input-placeholder {
    color: #171745;
    font-style: italic; }
  .nav--search :-moz-placeholder {
    color: #171745;
    font-style: italic; }
  .nav--search ::-moz-placeholder {
    color: #171745;
    font-style: italic; }
  .nav--search :-ms-input-placeholder {
    color: #171745;
    font-style: italic; }
  .nav--search :placeholder-shown {
    color: #171745;
    font-style: italic; }
  .nav--search #searchsubmit {
    width: 50px;
    padding: 0;
    position: absolute;
    top: 2px;
    right: 0;
    height: 68px;
    z-index: 3;
    background: transparent; }

.no-touchevents .nav > li > ul,
.no-touchevents.lt-ie9 .nav > li > ul {
  display: block;
  visibility: hidden; }

@media screen and (min-width: 900px) {
  .no-touchevents .nav > li > ul.maintainHover,
  .no-touchevents.lt-ie9 .nav > li > ul.maintainHover {
    display: block;
    visibility: visible; } }

.no-touchevents .nav > li:hover > ul,
.no-touchevents .nav > li.locked > ul,
.no-touchevents.lt-ie9 .nav > li:hover > ul,
.no-touchevents.lt-ie9 .nav > li.locked > ul {
  visibility: visible; }

.no-touchevents .nav > li:hover > a,
.no-touchevents .nav > li:hover > .top-nav-no-link,
.no-touchevents .nav > li.locked > a,
.no-touchevents .nav > li.locked > .top-nav-no-link,
.no-touchevents.lt-ie9 .nav > li:hover > a,
.no-touchevents.lt-ie9 .nav > li:hover > .top-nav-no-link,
.no-touchevents.lt-ie9 .nav > li.locked > a,
.no-touchevents.lt-ie9 .nav > li.locked > .top-nav-no-link {
  background: #414A6B;
  color: #fff;
}

.no-touchevents .nav > li > ul > .tier-2 > li > a:hover,
.no-touchevents.lt-ie9 .nav > li > ul > .tier-2 > li > a:hover {
  background: #171745; }

.no-touchevents .tier-2 > li:hover > a,
.no-touchevents.lt-ie9 .tier-2 > li:hover > a {
  background: #171745; }

.touchevents .hide-touch {
  display: none; }

.touchevents .show-touch {
  display: block; }

.touchevents .touch-full {
  left: auto;
  clear: both;
  float: none;
  width: 100%; }

.touchevents .nav > li .icon-caret-down {
  width: 30px;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  border: solid 1px #171745;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin: 13px 0 13px 10px; }
  .touchevents .nav > li .icon-caret-down:before {
    transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear; }

.touchevents .nav > li > a,
.touchevents .nav > li .top-nav-no-link {
  padding-left: 1em;
  padding-right: 1em; }

.touchevents .nav > li.active > a,
.touchevents .nav > li.active > .top-nav-no-link {
  background: #414A6B; }

.touchevents .nav > li.active .icon-caret-down {
  background: white;
  border: none;
  color: #171745;
  -webkit-backface-visibility: hidden; }
  .touchevents .nav > li.active .icon-caret-down:before {
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    display: inline-block;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-backface-visibility: hidden; }

.touchevents .nav--top .nav > li > ul .tier-2 a {
  padding-left: 1.5em; }

.touchevents .nav--top .nav > li > ul .tier-2 .nav--caret {
  position: absolute;
  right: 0; }

.touchevents .nav--top .nav > li > ul .tier-2 .nav--caret:after {
  height: 30px;
  width: 30px;
  border-radius: 30px;
  line-height: 26px;
  margin-top: 12px;
  border: solid 1px #9676b6; }

.touchevents .nav--top .nav > li > ul > .tier-2 > li.active {
  background: #171745; }
  .touchevents .nav--top .nav > li > ul > .tier-2 > li.active .nav--caret:after {
    background: white;
    color: #C35525;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

#menu-shortcode .section-nav__body .current-menu-item::before {
  background-color: #C35525;
  height: 1.4em;
  width: 3px;
  content: "";
  margin-left: -2px; }

#menu-shortcode .section-nav__body .current-menu-item a {
  text-decoration: none;
  color: #C35525; }

#menu-shortcode .section-nav__body .sub-menu {
  margin-top: 10px; }
  #menu-shortcode .section-nav__body .sub-menu li {
    font-family: "open_sansregular", Arial, sans-serif; }
    #menu-shortcode .section-nav__body .sub-menu li a {
      color: #666666;
      font-weight: normal; }
      #menu-shortcode .section-nav__body .sub-menu li a:hover {
        color: #414A6B; }
  #menu-shortcode .section-nav__body .sub-menu .current_page_item::before {
    margin-left: -22px; }
  #menu-shortcode .section-nav__body .sub-menu .current_page_item a {
    text-decoration: none;
    color: #C35525; }

/*
=== Purple buttons ===
*/
.button--purple {
  background: #C35525;
  color: #ffffff;
  font-family: "open_sansbold", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: 0;
  padding: 1.3em 2em;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  word-break: normal;
  hyphens: auto; }
  .button--purple:hover {
    background-color: #3E8275;
    color: #ffffff; }
  .button--purple:active {
    top: 1px; }

.button--gradient {
  font-family: "open_sansbold", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: 0;
  padding: 1.3em 2em;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  word-break: normal;
  hyphens: auto;
  color: white;
  background-color: #C35525;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdjNTZhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMTVlM2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(left, #C35525 0%, #C35525 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #C35525), color-stop(100%, #C35525));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(left, #C35525 0%, #C35525 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(left, #C35525 0%, #C35525 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(left, #C35525 0%, #C35525 100%);
  /* IE10+ */
  background-image: linear-gradient(to right, #C35525 0%, #C35525 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C35525', endColorstr='#C35525',GradientType=1 );
  /* IE6-8 */ }
  .button--gradient:hover {
    background-color: #C35525;
    background-image: none; }

.button--purple {
  background: #C35525;
  color: #fff;
  font-family: "open_sansbold",Arial,sans-serif;
  text-transform: uppercase;
  letter-spacing: .1em;
  border: 0;
  padding: 1.3em 2em;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  font-size: .875rem;
  line-height: 20px;
  line-height: 1.25rem;
  position: relative;
  word-break: normal;
  hyphens: auto; }

.button--hover--teal:hover {
  background-color: #3E8275;
  color: #ffffff; }

/*
=== White Buttons ===
*/
.button--white {
  background-color: #ffffff;
  color: #C35525;
  font-family: "open_sansbold", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: 0;
  padding: 1.3em 2em;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  word-break: normal;
  hyphens: auto; }
  .button--white:hover {
    color: #ffffff;
    background-color: #C35525; }
  .button--white:active {
    top: 1px; }

/*
=== Teal Buttons ===
*/
.button--teal {
  background-color: #171745;
  color: #ffffff;
  font-family: "open_sansbold", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: 0;
  padding: 1.3em 2em;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  word-break: normal;
  hyphens: auto; }
  .button--teal:hover {
    color: #ffffff;
    background-color: #C35525; }
  .button--teal:active {
    top: 1px; }
  .button--teal--d {
    background: #414A6B; }
/* .card .button--teal {
    display: table;
    padding: 10px 30px;
    margin: 20px auto 0 auto;
} */
/*
=== Orange Buttons ===
*/
.button--orange {
  background-color: #C35525;
  color: #ffffff;
  font-family: "open_sansbold", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: 0;
  padding: 1.3em 2em;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  word-break: normal;
  hyphens: auto; }
  .button--orange:hover {
    background-color: #3E8275;
    color: #ffffff; }
  .button--orange:active {
    top: 1px; }

/*
=== Grey Buttons ===
*/
.button--grey {
  background-color: #a6a6a6;
  color: #ffffff;
  font-family: "open_sansbold", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: 0;
  padding: 1.3em 2em;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  word-break: normal;
  hyphens: auto; }
  .button--grey:hover {
    background-color: #3E8275;
    color: #ffffff; }
  .button--grey:active {
    top: 1px; }
  .button--grey--d {
    font-family: "open_sansbold", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #ffffff;
    border: 0;
    padding: 1.3em 2em;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem;
    position: relative;
    word-break: normal;
    hyphens: auto;
    background: #4d4d4d; }

/* ==========================================================================
/* -- Ghost Buttons / Outline with no bg
========================================================================== */
.button--outline--teal {
  line-height: 18px;
  line-height: 1.125rem;
  background: none;
  border: solid 1px #3E8275;
  color: #414A6B;
  padding: 1.3em 2em;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  font-family: "open_sansbold", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  word-break: normal;
  hyphens: auto; }
  .button--outline--teal:hover, .button--outline--teal.active {
    color: #ffffff;
    background: #3E8275; }
  .button--outline--teal.button--hover--purple:hover {
    border-color: #C35525; }

.button--outline--purple {
  line-height: 18px;
  line-height: 1.125rem;
  background: none;
  border: solid 1px #C35525;
  color: #C35525;
  padding: 1.3em 2em;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  font-family: "open_sansbold", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  word-break: normal;
  hyphens: auto; }
  .button--outline--purple:hover, .button--outline--purple.active {
    color: #ffffff;
    background-color: #C35525; }

.button--outline--white {
  line-height: 18px;
  line-height: 1.125rem;
  background: none;
  border: solid 1px #ffffff;
  color: #ffffff;
  padding: 1.3em 2em;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  font-family: "open_sansbold", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  word-break: normal;
  hyphens: auto; }
  .button--outline--white:hover, .button--outline--white.active {
    color: #C35525;
    background-color: #ffffff; }

/* ==========================================================================
/* -- Social Buttons
========================================================================== */
.news-social-share-icons {
  margin-top: 10px; }
  .news-social-share-icons ul {
    padding: 0;
    margin: 0; }
    .news-social-share-icons ul li:before {
      display: none; }

.news-social-share-icons-static {
  position: absolute;
  margin-left: -62px; }

.news-social-share-icons-stick {
  position: fixed;
  top: 100px;
  margin-left: -62px; }

.mobile-news-social-share-icons ul {
  padding: 0;
  margin: 0;
  text-align: center; }
  .mobile-news-social-share-icons ul span {
    display: inline-block;
    position: relative;
    top: -13px; }
  .mobile-news-social-share-icons ul li {
    display: inline-block;
    padding-left: 10px; }
  .mobile-news-social-share-icons ul li:before {
    display: none; }
  @media only screen and (max-width: 355px) {
    .mobile-news-social-share-icons ul span {
      display: none; }
    .mobile-news-social-share-icons ul li {
      padding-left: 10px; } }

.button--social-slide {
  line-height: 18px;
  line-height: 1.125rem;
  background: none;
  border: solid 1px #ffffff;
  color: #ffffff;
  padding: 1.3em 2em;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  font-family: "open_sansbold", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  width: 126px;
  -webkit-transition: width .55s ease;
  -moz-transition: width .55s ease;
  -ms-transition: width .55s ease;
  -o-transition: width .55s ease;
  transition: width .55s ease;
  word-break: normal;
  hyphens: auto;
  position: relative; }
  .button--social-slide:hover, .button--social-slide.active, .button--social-slide.focus {
    background-color: #ffffff;
    color: #C35525;
    width: 276px; }
    .button--social-slide:hover ul, .button--social-slide.active ul, .button--social-slide.focus ul {
      opacity: 1;
      visibility: visibile;
      transition: all .2s ease-out .25s; }
  .button--social-slide ul {
    opacity: 0;
    visibility: none;
    position: absolute;
    top: 0;
    right: 2em;
    transition: all .2s ease-out 0s; }
    .button--social-slide ul li {
      padding-top: .775em;
      padding-bottom: .775em;
      margin-left: 4px; }
      .button--social-slide ul li a {
        border: solid 2px #C35525;
        color: #C35525; }
        .button--social-slide ul li a:hover {
          color: #ffffff; }

/* ==========================================================================
/* -- Size & Style Modifiers
========================================================================== */
.button--s {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-family: "open_sanssemibold", Arial, sans-serif;
  padding: 1em 2em; }

.button--xs {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "open_sanssemibold", Arial, sans-serif;
  padding: 0.2em 1em; }

.button--rounded {
  border-radius: 5px; }

/* ==========================================================================
/* -- Hover State Modifiers
========================================================================== */
.button--hover--white:hover {
  background-color: #ffffff;
  color: #C35525; }

.button--hover--teal:hover {
  background-color: #3E8275;
  color: #ffffff; }

.button--hover--purple:hover {
  background-color: #C35525;
  color: #ffffff; }

.button--hover--orange:hover {
  background-color: #C35525;
  color: #ffffff; }

/* ==========================================================================
/* -- Button Icons
========================================================================== */
.icon-caret-right:before {
  content: "\f0d7";
  display: inline-block;
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  font-size: 1.1em;
  top: 2px;
  margin-left: 6px;
  position: relative; }

.left {
  float: left; }

.right {
  float: right; }

.no-float {
  float: none; }

.block {
  display: block; }

.inline {
  display: inline; }

.inline-block {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.none, audio:not([controls]),
[hidden] {
  display: none; }

.no-word-wrap {
  word-wrap: normal;
  word-break: normal; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.flex, .card--slider .slides, .card--slider .slide {
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row; }

.flex-wrap, .card--slider .slides {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.flex-ie-wrap {
  display: block;
  height: 100%; }

.flexbox .flex-wrap.clear:before, .flexbox .flex-wrap.list--pagination:before, .flexbox .card--slider .list--pagination.slides:before, .card--slider .flexbox .list--pagination.slides:before, .flexbox .card--flat .flex-wrap.card__body:before, .card--flat .flexbox .flex-wrap.card__body:before, .flexbox .card--flat .card--slider .card__body.slides:before, .card--flat .card--slider .flexbox .card__body.slides:before, .flexbox .card--slider .card--flat .card__body.slides:before, .card--slider .card--flat .flexbox .card__body.slides:before, .flexbox .card--slider .clear.slides:before, .card--slider .flexbox .clear.slides:before, .flexbox .card--slider .slides.news-pagination:before, .card--slider .flexbox .slides.news-pagination:before, .flexbox .card--slider .section-nav .slides.section-nav__body:before, .card--slider .section-nav .flexbox .slides.section-nav__body:before, .flexbox .section-nav .card--slider .slides.section-nav__body:before, .section-nav .card--slider .flexbox .slides.section-nav__body:before, .flexbox .card--slider .nav--top .nav > li > ul.slides:before, .card--slider .nav--top .flexbox .nav > li > ul.slides:before, .flexbox .nav--top .card--slider .nav > li > ul.slides:before, .nav--top .card--slider .flexbox .nav > li > ul.slides:before, .flexbox .flex-wrap.news-pagination:before, .flexbox .section-nav .flex-wrap.section-nav__body:before, .section-nav .flexbox .flex-wrap.section-nav__body:before, .flexbox .nav--top .nav > li > ul.flex-wrap:before, .nav--top .flexbox .nav > li > ul.flex-wrap:before, .flexbox .flex-wrap.clear:after, .flexbox .flex-wrap.list--pagination:after, .flexbox .card--slider .list--pagination.slides:after, .card--slider .flexbox .list--pagination.slides:after, .flexbox .card--flat .flex-wrap.card__body:after, .card--flat .flexbox .flex-wrap.card__body:after, .flexbox .card--flat .card--slider .card__body.slides:after, .card--flat .card--slider .flexbox .card__body.slides:after, .flexbox .card--slider .card--flat .card__body.slides:after, .card--slider .card--flat .flexbox .card__body.slides:after, .flexbox .card--slider .clear.slides:after, .card--slider .flexbox .clear.slides:after, .flexbox .card--slider .slides.news-pagination:after, .card--slider .flexbox .slides.news-pagination:after, .flexbox .card--slider .section-nav .slides.section-nav__body:after, .card--slider .section-nav .flexbox .slides.section-nav__body:after, .flexbox .section-nav .card--slider .slides.section-nav__body:after, .section-nav .card--slider .flexbox .slides.section-nav__body:after, .flexbox .card--slider .nav--top .nav > li > ul.slides:after, .card--slider .nav--top .flexbox .nav > li > ul.slides:after, .flexbox .nav--top .card--slider .nav > li > ul.slides:after, .nav--top .card--slider .flexbox .nav > li > ul.slides:after, .flexbox .flex-wrap.news-pagination:after, .flexbox .section-nav .flex-wrap.section-nav__body:after, .section-nav .flexbox .flex-wrap.section-nav__body:after, .flexbox .nav--top .nav > li > ul.flex-wrap:after, .nav--top .flexbox .nav > li > ul.flex-wrap:after {
  display: none; }

.font-ultra-bold {
  font-weight: 900; }

.font-semibold, .nav--left > li > a {
  font-family: "open_sanssemibold", Arial, sans-serif; }

.font-bold, b, strong, .strong {
  font-family: 'open_sansbold', Arial, sans-serif; }

.font-normal, dt {
  font-weight: 500; }

.font-light {
  font-family: "open_sanslight", Arial, sans-serif; }

.font-light-italic {
  font-family: "open_sanslight", Arial, sans-serif;
  font-style: italic; }

.font-thin {
  font-weight: 100; }

.fs--xl {
  font-size: 4em; }

.fs--l {
  font-size: 2.5em; }

.fs--m {
  font-size: 1.5em; }

.fs--s {
  font-size: 1em; }

.lh--s {
  line-height: 20px;
  line-height: 1.25rem; }

.font-normal, dt {
  font-style: normal; }

.capitalize {
  text-transform: capitalize; }

.uppercase, .nav--left > li > a {
  text-transform: uppercase; }

.italic {
  font-style: italic; }

.kearn-extra-wide {
  letter-spacing: 0.5rem; }

.kearn-wide {
  letter-spacing: 0.1rem; }

.kearn-medium {
  letter-spacing: 0.06rem; }

.kearn-small {
  letter-spacing: -0.02rem; }

.no-underline, .h2--2 {
  text-decoration: none; }

.fc {
  color: #666666; }

.fc-l {
  color: #8c8c8c; }

.fc-d {
  color: #3D3D3D; }

.fc-w {
  color: white; }

.fc-t {
  color: #414A6B; }

.fc-t-l {
  color: #def3ef; }

.fc-o {
  color: #C35525; }

.fc-p {
  color: #414A6B; }

.fc-p-l {
  color: #BFCBCE; }

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

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

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

h2.text-right:after {
  float: right; }

.scrollTo {
  outline: 0 !important; }

.clickable {
  cursor: pointer; }

.js .collapsible__content {
  display: none; }

.image-responsive {
  max-width: 100%;
  height: auto; }

.image-responsive-full {
  width: 100%;
  height: auto; }

.border {
  border: solid 1px #666666; }

.border--teal {
  border: solid 2px #666666;
  border-color: #3E8275; }
  .border--teal--heavy {
    border: solid 2px #666666;
    border-color: #3E8275;
    border-width: 5px; }
  .border--teal--right {
    border-right: 1px solid #3E8275; }
  .border--teal--left {
    border-left: 1px solid #3E8275; }

.border--orange {
  border: solid 2px #666666;
  border-color: #C35525; }

.border--lt-purple {
  border: solid 2px #BCB4C8;
  border-color: #BCB4C8; }

.border---purple {
  border: solid 2px #BCB4C8;
  border-color: #C35525; }

.border--white {
  border: solid 2px #666666;
  border-color: white; }

.border--double--purple {
  border: solid 2px;
  background-clip: content-box;
  padding: 10px;
  border-color: #C35525; }

.border--double--white {
  border: solid 2px;
  background-clip: content-box;
  padding: 10px;
  border-color: white; }

.no-border {
  border: none; }

.bg--cover, .bg--group-purple {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  -ms-behavior: url(../backgroundsize.min.html); }

.bg--fixed {
  background-attachment: fixed; }

.bg--blur {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  -ms-behavior: url(../backgroundsize.min.html);
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  /* -webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px); */ }

.img-treatment, .hero .hero-background, .hero.hero-background {
  background-image: url("../png/image-treatment.png"); }

.source {
  font-size: 14px;
  color: #666666; }

.help {
  cursor: help; }

a.disabled {
  pointer-events: none;
  cursor: default; }

.index-1 {
  z-index: 1;
  position: relative; }

.index-2 {
  z-index: 2;
  position: relative; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: -9999em; }

.overflow-visible {
  overflow: visible; }

.overflow-hidden {
  overflow: hidden; }

.overflow-hidden--x {
  overflow-x: hidden; }

.overflow-hidden--y {
  overflow-y: hidden; }

.hero {
  z-index: 0; }
  .hero h1 a:hover {
    color: #ffffff;
    text-decoration: underline; }

.hero--overlay {
  position: relative;
  z-index: 1; }

.hero--two-col {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  -ms-behavior: url(../backgroundsize.min.html); }
  .hero--two-col .breadcrumbs a {
    color: #BCB4C8; }
  .hero--two-col.hero--overlay:before {
    z-index: 1; }

.hero--one-col {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  -ms-behavior: url(../backgroundsize.min.html);
  padding-top: 4em;
  background-position: center top; }
  .hero--one-col h1#page_title {
    text-align: center; }
    .hero--one-col h1#page_title:after {
      margin-left: auto;
      margin-right: auto; }
  .hero--one-col .breadcrumbs a {
    color: #BCB4C8; }

p.hero--copy {
  font-style: italic;
  color: white; }

.hero--homepage {
  padding-bottom: 8em;
  background-image: url("../jpg/homepage-background.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; }
  .hero--homepage h1 {
    margin-top: 2em;
    margin-bottom: 1em; }

.hero--cocaine {
  background-image: url("../jpg/hero--cocaine.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover; }

.hero--heroin,
.hero--drug-addiction {
  background-image: url("../jpg/hero--heroin.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; }

.hero--marijuana {
  background-image: url("../jpg/hero--marijuana.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover; }

.hero--addiction {
  background-image: url("../jpg/hero--addiction.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.hero--alcohol {
  background-image: url("../jpg/hero--alcohol.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.hero--treatment {
  background-image: url("../jpg/bg--treatment.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; }

.hero--prescriptions,
.hero--ritalin,
.hero--xanax,
.hero--adderall {
  background-image: url("../jpg/hero--prescriptions.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover; }

.hero__morelink {
  color: white;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  margin-top: 10em;
  width: 50px;
  height: 50px;
  border: solid 2px white;
  line-height: 46px;
  text-align: center;
  text-decoration: none;
  outline: 0 !important; }
  .hero__morelink:hover .icon-angle-down {
    animation: move 0.5s ease infinite; }

@keyframes move {
  50% {
    transform: translate(0px, 3px); } }

.header {
  z-index: 0; }

.row--meta {
  padding-top: 5px;
  background: #171745;
  border-bottom: solid 1px #3a383e;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 40px;
  line-height: 2.5rem;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in; }
  .row--meta li {
    margin-right: 30px; }
  .row--meta a {
    color: #BCB4C8;
    text-decoration: none; }
    .row--meta a:hover {
      color: white; }
  .row--meta .icon-search {
    font-size: 13px;
    font-size: 0.8125rem;
    color: white; }

.row--branding {
  background: #171745;
  line-height: 75px;
  line-height: 4.6875rem; }
  .row--branding .logo {
    max-width: 250px;
    padding: 18px 0 20px;
    display: block; }
  .row--branding .phone {
    color: #BCB4C8;
    text-align: right;
    min-width: 250px;
    vertical-align: middle; }
    .row--branding .phone p {
      font-size: 14px;
      font-size: 0.875rem;
      font-style: italic;
      vertical-align: top;
      line-height: inherit; }
    .row--branding .phone .phoneNumberTel {
      text-decoration: none;
      color: white;
      font-family: 'open_sansbold', Arial, sans-serif; }
    .row--branding .phone .icon-phone {
      vertical-align: middle; }
    .row--branding .phone .button--teal {
      font-size: 14px;
      font-size: 0.875rem;
      display: inline-block;
      *zoom: 1;
      *display: inline;
      font-family: "open_sanssemibold", Arial, sans-serif;
      padding: 0.8em 1.4em;
      line-height: normal; }

/* ==========================================================================
/* -- Find Rehab CTA
========================================================================== */
.cta--header {
  background-color: #C35525;
  color: #ffffff;
  font-family: "open_sansbold", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: 0;
  padding: 2.1em 1.8em;
  margin-left: 4%;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  position: relative;
  float: right; }
  .cta--header:hover {
    background-color: #3E8275;
    color: #ffffff; }
  .cta--header:active {
    top: 1px; }
  .cta--header:before {
    content: ""; }
  .cta--header:before {
    background-image: url("../png/location-pin.png");
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    top: 2px;
    position: relative;
    margin-right: 8px; }

.remodal--find-rehab {
  background-color: #ffffff; }
  .remodal--find-rehab .icon-close {
    font-size: 20px;
    position: absolute;
    right: -16px;
    top: -16px;
    background: #9b5785;
    border-radius: 50%;
    color: #ffffff;
    height: 32px;
    width: 32px;
    line-height: 32px;
    font-weight: bold;
    z-index: 3; }
  .remodal--find-rehab .menu-item-heading {
    font-size: 16px;
    font-size: 1rem;
    color: #171745;
    text-align: left; }
  .remodal--find-rehab a {
    color: #3D3D3D;
    text-decoration: none;
    display: block; }
    .remodal--find-rehab a:hover {
      text-decoration: underline; }
  .remodal--find-rehab li {
    text-align: left;
    margin-bottom: 18px;
    line-height: 24px; }
  .remodal--find-rehab .modal--img {
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    display: none; }
  .remodal--find-rehab .modal-wrapper {
    width: 100%;
    border: 15px solid #EBEBEB;
    padding: 3em; }

.remodal-is-opened .remodal--find-rehab .modal--img {
  display: block; }

.nav__location-picker #tm-statepicker {
  border: 1px solid #EBEBEB;
  height: 44px; }

.nav__location-picker .button--purple {
  line-height: 44px;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.row--nav {
  background: #fff;
  padding-left: 0;
  padding-right: 0; }

.progress {
  position: fixed;
  display: block;
  top: 0;
  z-index: 4; }

.progress--indicator {
  width: 0;
  height: 100%;
  background-color: #3E8275; }

.hero--homepage {
  padding-bottom: 8em;
  background-image: url("../jpg/homepage-background.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; }

.logo {
  float: left; }
  .logo a {
    text-decoration: none;
    border: none; }

.hero .h1--style-1 {
  line-height: 60px;
  margin-bottom: 20px; }
  .hero .h1--style-1 span {
    font-size: 20px;
    font-family: "open_sansregular", Arial, sans-serif;
    display: block;
    line-height: 24px;
    position: relative;
    top: -2px; }
  .hero .h1--style-1:after {
    margin-top: .75em;
    content: "";
    height: 3px;
    width: 90px;
    display: block;
    background: #3E8275; }

.hero--overlay {
  position: relative;
  z-index: 1; }

.hero--overlay:before {
  position: absolute;
  content: ' ';
  top: 0;
  height: 100%;
  width: 100%;
  background: #2b2334;
  z-index: -1;
  opacity: .5;
  /* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";// IE 8
	filter: alpha(opacity=0.5);// IE 5-7 */ }

/*
=== Delete these?? ===
*/
.hero--cocaine {
  background-image: url("../jpg/hero--cocaine.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover; }

.hero--heroin,
.hero--drug-addiction {
  background-image: url("../jpg/hero--heroin.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; }

.hero--marijuana {
  background-image: url("../jpg/hero--marijuana.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover; }

.hero--addiction {
  background-image: url("../jpg/hero--addiction.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.hero--alcohol {
  background-image: url("../jpg/hero--alcohol.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.hero--treatment {
  background-image: url("../jpg/bg--treatment.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; }

.hero--prescriptions,
.hero--ritalin,
.hero--xanax,
.hero--adderall {
  background-image: url("../jpg/hero--prescriptions.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover; }

/*
=== Hero ===
*/
/* .hero {
    z-index: 0;
    @extend .bg--dark-purple;
}

.hero--two-col {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    -ms-behavior: url(/wp-content/themes/dr/js/backgroundsize.min.htc);

    .breadcrumbs a {
        color: $lt-purple;
    }

    &.hero--overlay:before {
        z-index: 1;
    }
}

.hero--one-col {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    -ms-behavior: url(/wp-content/themes/dr/js/backgroundsize.min.htc);
    padding-top: $b-vspace-xl;
    background-position: center top;
}
p.hero--copy {
    font-style: italic;
    color: white;
}
.hero--homepage {
    padding-bottom: 8em;
    background-image: url('images/homepage-background.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;

    h1{
        @extend .mt;
        @extend .mb--s;
    }
}

.hero__morelink {
    color: white;
    @include border-radius(50px);
    margin-top: 10em;
    width: 50px;
    height: 50px;
    border: solid 2px white;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    outline: 0 !important;

    &:hover .icon-angle-down {
        animation: move 0.5s ease infinite;
    }

    @keyframes move {
        50%{
            transform: translate(0px, 3px);
        }
    }
}

.hero .h1--style-1 {
    line-height: 44px;

    span {
        font-size: 20px;
        font-family: $default-font-family;
        display: block;
        line-height: 24px;
        position: relative;
        top: -2px;
    }

    &:after {
        margin-top: .75em;
        content: "";
        height: 3px;
        width: 90px;
        display: block;
        background: $orange;
    } */
.hero--two-col #right-col {
  position: absolute;
  right: 0;
  bottom: 0; }
  .hero--two-col #right-col .toc {
    min-width: 300px; }
    .hero--two-col #right-col .toc .tocHead {
      text-transform: uppercase;
      padding-bottom: 15px;
      display: block;
      font-size: 14px;
      font-size: 0.875rem;
      font-family: "open_sansbold", Arial, sans-serif; }
    .hero--two-col #right-col .toc .toc-body {
      padding: 20px 30px 25px 30px;
      /* If there are more than 5 lis */
      /* If there are more than 7 lis */
      /* If there are more than 9 lis */ }
      .hero--two-col #right-col .toc .toc-body ul {
        margin: 0 auto;
        padding: 0 0 0 20px; }
      .hero--two-col #right-col .toc .toc-body li:before {
        color: black; }
      .hero--two-col #right-col .toc .toc-body li {
        /* line-height: 50px; */ }
      .hero--two-col #right-col .toc .toc-body li:nth-last-child(n + 5):first-child,
      .hero--two-col #right-col .toc .toc-body li:nth-last-child(n + 5):first-child ~ li {
        line-height: 25px;
        margin-bottom: 8px; }
      .hero--two-col #right-col .toc .toc-body li:nth-last-child(n + 7):first-child,
      .hero--two-col #right-col .toc .toc-body li:nth-last-child(n + 7):first-child ~ li {
        line-height: 20px;
        margin-bottom: 8px; }
      .hero--two-col #right-col .toc .toc-body li:nth-last-child(n + 9):first-child,
      .hero--two-col #right-col .toc .toc-body li:nth-last-child(n + 9):first-child ~ li {
        line-height: 15px;
        margin-bottom: 8px; }
      .hero--two-col #right-col .toc .toc-body a {
        font-size: 14px;
        font-size: 0.875rem;
        color: #3D3D3D; }

.hero--two-col .hummingbird {
  color: white;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  margin-bottom: 20px; }
  .hero--two-col .hummingbird .button--orange {
    font-style: normal;
    margin-bottom: 2em;
    hyphens: none; }

.hero--one-col .hummingbird {
  color: white;
  font-size: 15px;
  font-size: 0.9375rem;
  font-style: italic;
  margin-bottom: 20px; }

.footer {
  padding-top: 3em;
  padding-bottom: 4em; }
  .footer p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 22px;
    line-height: 1.375rem;
    color: #BCB4C8; }
  .footer a {
    color: white;
    text-decoration: none; }
    .footer a:hover {
      color: #414A6B; }
  .footer .icon-facebook,
  .footer .icon-twitter,
  .footer .icon-youtube,
  .footer .icon-google-plus {
    font-size: 18px;
    font-size: 1.125rem;
    margin-left: 20px; }
  .footer .footer-email-submit {
    padding-left: 9px;
    padding-top: 4px;
    padding-right: 9px;
    margin-left: -5px;
    font-size: 12px;
    padding-bottom: 4px;
    background-color: #3E8275;
    outline: none;
    -webkit-appearance: none;
    border: 0;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    line-height: 1.25rem;
    position: relative;
    font-family: "open_sanssemibold",Arial,sans-serif;
    word-break: normal;
    hyphens: auto; }
    .footer .footer-email-submit:hover {
      background-color: #C35525; }
  .footer .footer-email-input {
    font-size: 12px;
    padding: 6px;
    outline: none;
    line-height: 16px;
    border-radius: 0;
    border: none;
    -webkit-appearance: none; }
  .footer .footer-error-input {
    border: solid 2px #C35525;
    background: #fbd3c9; }
  .footer .footer-error-button {
    border: solid 2px #C35525;
    padding-top: 5px;
    padding-bottom: 3px; }
  .footer .footer-error-message {
    display: inline-block;
    color: #C35525;
    text-align: center; }

html.lt-ie9 {
  min-width: 1000px; }

.section, section {
  position: relative; }

.container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px; }

.container-full {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }

@media only screen and (min-width: 1140px) {
  .container,
  .container-full {
    max-width: 1140px; } }

.col {
  float: left;
  padding-left: 10px;
  padding-right: 10px; }

[class*="pull-"], [class*="push-"] {
  position: relative; }

.no-gutter {
  padding-left: 0;
  padding-right: 0; }

.col-1 {
  width: 8.33333%; }

.col-2 {
  width: 16.66667%; }

.col-2-5 {
  width: 20%; }

.col-3, .col-1-4 {
  width: 25%; }

.col-4, .col-1-3 {
  width: 33.33333%; }

.col-5 {
  width: 41.66665%; }

.col-6, .col-1-2 {
  width: 50%; }

.col-7 {
  width: 58.33333%; }

.col-8 {
  width: 66.66666%; }

.col-9, .col-3-4 {
  width: 75%; }

.col-10 {
  width: 83.33333%; }

.col-11 {
  width: 91.66666%; }

.col-12, .cta--banner--phone {
  width: 100%; }

.push-1 {
  left: 8.33333%; }

.pull-1 {
  left: -8.33333%; }

.push-2 {
  left: 16.66667%; }

.pull-2 {
  left: -16.66667%; }

.push-3, .push-1-4 {
  left: 25%; }

.pull-3, .pull-1-4 {
  left: -25%; }

.push-4, .push-1-3 {
  left: 33.33333%; }

.pull-4, .pull-1-3 {
  left: -33.33333%; }

.push-5 {
  left: 41.66665%; }

.pull-5 {
  left: -41.66665%; }

.push-6, .push-1-2 {
  left: 50%; }

.pull-6, .pull-1-2 {
  left: -50%; }

.push-7 {
  left: 58.33333%; }

.pull-7 {
  left: -58.33333%; }

.push-8 {
  left: 66.66666%; }

.pull-8 {
  left: -66.66666%; }

.push-9, .push-3-4 {
  left: 75%; }

.pull-9, .pull-3-4 {
  left: -75%; }

.push-10 {
  left: 83.33333%; }

.pull-10 {
  left: -83.33333%; }

.push-11 {
  left: 91.66666%; }

.pull-11 {
  left: -91.66666%; }

.row {
  padding-top: 1em;
  padding-bottom: 1em; }

.no-desktop, .js .list--sources, .nav--guide {
  display: none; }

.no-margin {
  margin: 0; }

.no-padding {
  padding: 0; }

.mt, .hero--homepage h1 {
  margin-top: 2em; }

.mt--xs {
  margin-top: 0.5em; }

.mt--s, .underline--orange:after,
.underline--gold:after,
.underline--teal:after,
.underline--purple:after {
  margin-top: 1em; }

.mt--l {
  margin-top: 3em; }

.mt--xl {
  margin-top: 4em; }

.mt--xxl {
  margin-top: 6em; }

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

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

.mb, .nav--left > li {
  margin-bottom: 2em; }

.mb--xs {
  margin-bottom: 0.5em; }

.mb--s, .hero--homepage h1 {
  margin-bottom: 1em; }

.mb--l {
  margin-bottom: 3em; }

.mb--xl {
  margin-bottom: 4em; }

.mb--xxl {
  margin-bottom: 6em; }

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

.no-mb {
  margin-bottom: 0; }

.mr {
  margin-right: 2%; }

.mr--s {
  margin-right: 1%; }

.mr--l {
  margin-right: 4%; }

.mr--xl {
  margin-right: 6%; }

.mr--xxl {
  margin-right: 8%; }

.mr--10 {
  margin-right: 10px; }

.mr--20 {
  margin-right: 20px; }

.no-mr {
  margin-right: 0; }

.ml {
  margin-left: 2%; }

.ml--s {
  margin-left: 1%; }

.ml--l {
  margin-left: 4%; }

.ml--xl {
  margin-left: 6%; }

.ml--xxl {
  margin-left: 8%; }

.ml--10 {
  margin-left: 10px; }

.ml--20 {
  margin-left: 20px; }

.no-ml {
  margin-left: 0; }

.mtb {
  margin-top: 2em;
  margin-bottom: 2em; }

.mtb--xs {
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

.mtb--s {
  margin-top: 1em;
  margin-bottom: 1em; }

.mtb--l {
  margin-top: 3em;
  margin-bottom: 3em; }

.mtb--xl {
  margin-top: 4em;
  margin-bottom: 4em; }

.mtb--20 {
  margin-top: 20px;
  margin-bottom: 20px; }

.no-mtb, .nav--onpage ul {
  margin-top: 0;
  margin-bottom: 0; }

.mlr {
  margin-left: 2%;
  margin-right: 2%; }

.mlr--s {
  margin-left: 1%;
  margin-right: 1%; }

.mlr--l {
  margin-left: 4%;
  margin-right: 4%; }

.mlr--xl {
  margin-left: 6%;
  margin-right: 6%; }

.mlr--10 {
  margin-left: 10px;
  margin-right: 10px; }

.mlr--20 {
  margin-left: 20px;
  margin-right: 20px; }

.no-mlr {
  margin-left: 0;
  margin-right: 0; }

.pt {
  padding-top: 2em; }

.pt--xs {
  padding-top: 0.5em; }

.pt--s, .nav--left > li > a {
  padding-top: 1em; }

.pt--l {
  padding-top: 3em; }

.pt--xl {
  padding-top: 4em; }

.pt--xxl {
  padding-top: 6em; }

.pt--20 {
  padding-top: 20px; }

.no-pt {
  padding-top: 0; }

.pb {
  padding-bottom: 2em; }

.pb--xs {
  padding-bottom: 0.5em; }

.pb--s {
  padding-bottom: 1em; }

.pb--l {
  padding-bottom: 3em; }

.pb--xl {
  padding-bottom: 4em; }

.pb--xxl {
  padding-bottom: 6em; }

.pb--20 {
  padding-bottom: 20px; }

.no-pb {
  padding-bottom: 0; }

.ptb {
  padding-top: 2em;
  padding-bottom: 2em; }

.ptb--xs {
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

.ptb--s {
  padding-top: 1em;
  padding-bottom: 1em; }

.ptb--l {
  padding-top: 3em;
  padding-bottom: 3em; }

.ptb--xl {
  padding-top: 4em;
  padding-bottom: 4em; }

.ptb--xxl {
  padding-top: 6em;
  padding-bottom: 6em; }

.ptb--20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.no-ptb {
  padding-top: 0;
  padding-bottom: 0; }

.pr {
  padding-right: 2%; }

.pr--xs {
  padding-right: 0.5%; }

.pr--s {
  padding-right: 1%; }

.pr--l {
  padding-right: 4%; }

.pr--xl {
  padding-right: 6%; }

.pr--xxl {
  padding-right: 8%; }

.pr--10 {
  padding-right: 10px; }

.pr--20 {
  padding-right: 20px; }

.no-pr {
  padding-right: 0 !important; }

.pl {
  padding-left: 2%; }

.pl--s {
  padding-left: 1%; }

.pl--l {
  padding-left: 4%; }

.pl--xl {
  padding-left: 6%; }

.pl--xxl {
  padding-left: 8%; }

.pl--10 {
  padding-left: 10px; }

.pl--20 {
  padding-left: 20px; }

.no-pl {
  padding-left: 0; }

.plr {
  padding-left: 2%;
  padding-right: 2%; }

.plr--s {
  padding-left: 1%;
  padding-right: 1%; }

.plr--l {
  padding-left: 4%;
  padding-right: 4%; }

.plr--xl {
  padding-left: 6%;
  padding-right: 6%; }

.plr--xxl {
  padding-left: 8%;
  padding-right: 8%; }

.plr--10 {
  padding-left: 10px;
  padding-right: 10px; }

.plr--20 {
  padding-left: 20px;
  padding-right: 20px; }

.no-plr, .nav--top {
  padding-left: 0;
  padding-right: 0; }

.center {
  margin-left: auto;
  margin-right: auto; }

.no-margin {
  margin: 0; }

.no-padding {
  padding: 0; }

.main-section {
  padding-top: 4em; }

.section, section {
  padding-top: 4em;
  padding-bottom: 6em; }

section + section {
  padding-top: 1em;
  padding-bottom: 1em; }

section section {
  padding-top: 0;
  padding-bottom: 0; }

/* ==========================================================================
/* -- Gradient Bar
========================================================================== */
.gradient-bar, .gradient-bar--s {
	max-width: 100vw;
  height: 5px;
  background-color: #3e8275;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdjNTZhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMTVlM2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(left, #3e8275 0%, #d8a849 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #3e8275), color-stop(100%, #d8a849));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(left, #3e8275 0%, #d8a849 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(left, #3e8275 0%, #d8a849 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(left, #3e8275 0%, #d8a849 100%);
  /* IE10+ */
  background-image: linear-gradient(to right, #3e8275 0%, #d8a849 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e8275', endColorstr='#d8a849',GradientType=1 );
  /* IE6-8 */ }

.gradient-bar--s {
  height: 2px; }

.red-bar {
  height: 5px;
  background-color: #b56279; }

/* ==========================================================================
/* -- Intro Paragraph / Hummingbird
========================================================================== */
.intro {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "open_sanslight", Arial, sans-serif;
  color: #414A6B; }
  .intro.fc-w {
    color: white; }

.intro-2 {
  line-height: 36px;
  line-height: 2.25rem;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "open_sanssemibold", Arial, sans-serif;
  color: #3D3D3D; }

.intro-3 {
  position: relative;
  line-height: 36px;
  line-height: 2.25rem;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "open_sanssemibold", Arial, sans-serif;
  color: #3D3D3D;
  padding-left: 2em; }
  .intro-3:before {
    content: '';
    display: block;
    background: #C35525;
    position: absolute;
    width: 4px;
    height: 90%;
    top: 11px;
    left: 0;
    z-index: 2; }

.intro-homepage {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 40px;
  line-height: 2.5rem;
  margin-bottom: 1em;
  font-family: "open_sanslight", Arial, sans-serif;
  color: #3D3D3D; }

.hero .h1--homepage {
  font-size: 64px;
  font-size: 4rem;
  line-height: 65px;
  line-height: 4.0625rem;
  font-family: "open_sansbold", Arial, sans-serif; }

/* ==========================================================================
/* -- Testimonials
========================================================================== */
.testimonial {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "open_sanslight", Arial, sans-serif; }

.testimonial--2 {
  font-family: "open_sansbold", Arial, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 0; }
  .testimonial--2 .quote-author--2 {
    font-size: 16px;
    font-size: 1rem; }

/* ==========================================================================
/* -- Search Page
========================================================================== */
#search-pagination {
  margin-top: 2em; }
  #search-pagination .page-numbers {
    display: block;
    float: left;
    text-decoration: none;
    margin-right: 2%;
    line-height: 30px;
    width: 30px;
    text-align: center; }
  #search-pagination .current {
    line-height: 26px;
    width: 30px;
    border: solid 2px #C35525;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px; }
  #search-pagination .next, #search-pagination .prev {
    display: none; }

.search-result {
  margin-bottom: 1em;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  hyphens: none; }
  .search-result h3 {
    color: #414A6B !important; }

/* ==========================================================================
/* -- Meta box
========================================================================== */
/* NOTE: additional styles are included in _lists.scss */
.metabox {
  border: solid 2px #666666;
  border-color: #C35525;
  margin-bottom: 3em;
  padding-left: 6%;
  padding-right: 6%;
  padding-top: 2em;
  padding-bottom: 2em;
  position: relative; }

.metabox--label {
  display: block;
  text-transform: uppercase;
  font-family: "open_sansbold", Arial, sans-serif;
  color: #3D3D3D; }

.metabox--controller {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjQ4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 31%, white 65%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(31%, rgba(255, 255, 255, 0.48)), color-stop(65%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 31%, white 65%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 31%, white 65%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 31%, white 65%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 31%, white 65%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-8 */
  padding: 2.5em 0;
  font-family: "open_sansbold", Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center; }
  .metabox--controller a {
    text-decoration: none;
    color: #3D3D3D; }
    .metabox--controller a:hover {
      color: #C35525; }

.js .metabox {
  max-height: 370px;
  overflow: hidden;
  transition: max-height 0.5s; }
  .js .metabox.open {
    padding-bottom: 4em;
    max-height: 1410px; }
    .js .metabox.open .metabox--controller {
      background: none; }

/* ==========================================================================
/* -- Hero
========================================================================== */
.hero-feature-box {
  padding: 2.5em;
  background-color: #29272b;
  background: #29272b;
  /* Fallback for older browsers without RGBA-support */
  background: rgba(41, 39, 43, 0.85); }
  .hero-feature-box ul {
    padding: 0; }
  .hero-feature-box li:before {
    content: ""; }
  .hero-feature-box li a {
    text-decoration: none; }
    .hero-feature-box li a:hover {
      text-decoration: underline; }
  .hero-feature-box h3 {
    font-size: 1.1em;
    padding-top: 0;
    margin-bottom: 1.25em; }
  .hero-feature-box h4 {
    font-family: "open_sanslight", Arial, sans-serif;
    font-size: 1.1em;
    color: #ffffff; }
  .hero-feature-box .category {
    display: inline-block;
    font-size: 0.7em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    color: #ffffff;
    line-height: 1.75em;
    opacity: 1;
    background-color: #C35525; }
    .hero-feature-box .category.category--laws-and-regulations {
      background-color: #76AFE0; }
    .hero-feature-box .category.category--celebrities {
      background-color: #4c88c0; }
    .hero-feature-box .category.category--awareness-and-support {
      background-color: #C35525; }
    .hero-feature-box .category.category--recovery-lifestyle {
      background-color: #b56279; }
    .hero-feature-box .category.category--medical-studies-and-advances {
      background-color: #3E8275; }
    .hero-feature-box .category.category--trends {
      background-color: #D7593B; }
    .hero-feature-box .category.category--featured {
      background-color: #C35525; }
    .hero-feature-box .category.category--blog {
      background-color: #b56279; }
    .hero-feature-box .category.category--news {
      background-color: #C35525; }
    .hero-feature-box .category.category--uncategorized {
      background-color: #19181a; }

.header {
  position: relative;
  z-index: 10; }

.hero {
  position: relative; }
  .hero h1 {
    color: #ffffff;
    font-family: "open_sansbold", Arial, sans-serif;
    font-size: 2.5em;
    line-height: 1.1em;
    font-weight: bold; }
    .hero h1 span {
      font-family: open_sanslight;
      font-size: 0.8em;
      top: -10px;
      position: relative;
      display: block; }
  .hero h3 {
    color: #ffffff; }
  .hero .hero-background {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -ms-behavior: url("../backgroundsize.min.html");
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1; }
  .hero .container {
    position: relative;
    z-index: 1; }

/* ==========================================================================
/* -- Pagination Styles
========================================================================== */
span.page-numbers.current {
  line-height: 26px;
  width: 30px;
  border: solid 2px #C35525;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

a.prev.page-numbers, a.next.page-numbers {
  display: none; }

.back-to-top {
  display: block;
  text-align: center;
  font-size: 28px;
  font-size: 1.75rem;
  position: fixed;
  left: 20px;
  bottom: 20px;
  width: 50px;
  height: 50px;
  line-height: 46px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  text-decoration: none;
  border: solid 2px white;
  -moz-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
  z-index: 10; }

.js .back-to-top {
  display: none; }

.no-touchevents .back-to-top:hover {
  background: #C35525;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1; }

/* ==========================================================================
/* -- About Us
========================================================================== */
#about--video-container {
  position: relative;
  margin-top: -110px;
  z-index: 1; }

@media only screen and (max-width: 400px) {
  #about--video-container {
    margin-top: -90px; } }

#about-TRV {
  background: url("../png/trv-color-image.png"); }

#about-NextGen {
  background: url("../png/nextgen-color-image.png"); }

#about-TRV-palmerLake {
  background: url("../png/palmerlake-color-image.png"); }

#about-OrlandoRC {
  background: url("../png/recoverycenter-color-image.png"); }

#about-TRV-ridgefield {
  background: url("../png/ridgefield-color-image.png"); }

#about-NSV-maitland {
  background: url("../png/nextstep-color-image.png"); }

#about-IAFF {
  background: url("../png/iaff-color-image.png"); }

#about-BlueHorizon {
  background: url("../png/bluehorizon-color-image.png"); }

#about-TRV-columbus {
  background: url("../jpg/trv-columbus-color-image.jpg"); }

#about-TRV-pb {
  background: url("../jpg/trv-palm-beach-bh-rehab-entrance-square.jpg"); }

#about-TRV-ch {
  background: url("../jpg/cherry-hill-at-cooper-entrance.jpg"); }

#about-TRV-miami {
  background: url("../jpg/trv-palm-beach-bh-rehab-entrancesquare.jpg"); }

#about-TRV, #about-NextGen, #about-TRV-palmerLake, #about-OrlandoRC,
#about-BlueHorizon, #about-TRV-ridgefield, #about-NSV-maitland, #about-IAFF, #about-TRV-columbus, #about-TRV-pb, #about-TRV-ch, #about-TRV-miami {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%; }

.about--center-wrapper {
  padding: 15px;
  width: 100%;
  height: 100%;
  background-color: rgba(76, 192, 168, 0.85); }

.about--center-content-wrapper {
  height: 100%;
  width: 100%;
  padding: 15px;
  border: white 1px solid;
  text-align: center;
  display: table; }

.about--center-content {
  display: table-cell;
  vertical-align: middle;
  color: white;
  padding: 15px; }

.recovery-centers-animate a {
  width: 100%;
  text-decoration: none; }

/* ==========================================================================
/* -- Author Box
========================================================================== */
.author-box .author-name {
  font-size: 1.4em;
  color: #3D3D3D;
  text-decoration: none;
  display: block;
  font-family: "open_sanssemibold", Arial, sans-serif;
  line-height: 1; }

.author-box .author-position {
  font-family: "open_sanslight", Arial, sans-serif;
  margin-bottom: 10px;
  display: block;
  font-size: 1em;
  line-height: 1em; }

.author-box img {
  margin-right: 30px;
  float: left;
  max-width: 128px;
  max-height: 128px; }

.author-box .author-box-info {
  overflow: hidden; }
  .author-box .author-box-info a {
    text-decoration: none; }
    .author-box .author-box-info a:hover {
      text-decoration: underline;
      color: #3D3D3D; }

.author-box--secondary .author-name,
.author-box--secondary .author-position,
.author-box--secondary .author-contact a {
  color: #ffffff; }

.author-box--secondary .author-contact a:hover {
  color: #ffffff; }

.author-box--secondary .author-name {
  font-size: 1.2em;
  text-decoration: none;
  display: block;
  font-family: "open_sanssemibold", Arial, sans-serif;
  line-height: 1.2em; }

.author-box--secondary .author-position {
  font-family: "open_sanslight", Arial, sans-serif;
  margin-bottom: 10px;
  display: block;
  font-size: 1em;
  line-height: 1em; }

/* ==========================================================================
/* -- Author Page
========================================================================== */
.hero--author {
  background-image: url("../jpg/bg--author-new.jpg");
  background-size: auto 100%;
  background-repeat: none; }
  .hero--author h1:before {
    content: "Author";
    display: block;
    line-height: 1.4em;
    font-size: 18px;
    font-family: "open_sanslight", Arial, sans-serif;
    text-transform: uppercase; }
  .hero--author h1:after {
    content: "";
    height: 3px;
    width: 90px;
    margin-top: 15px;
    display: block;
    background: #3E8275 none repeat scroll 0% 0%; }
  .hero--author .list--social-share li:last-child {
    margin-right: 0; }

.hero--author-img {
  position: absolute;
  bottom: 0;
  right: 0; }
  .hero--author-img img {
    display: block; }

/* ==========================================================================
/* -- Breadcrumbs
========================================================================== */
.breadcrumbs {
  color: #999999;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "open_sanssemibold", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.03em; }
  .breadcrumbs + .section {
    padding-top: 0; }
  .breadcrumbs a {
    color: #666666;
    font-family: "open_sansregular", Arial, sans-serif;
    text-decoration: none; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .breadcrumbs--home:before {
    background-image: url("../png/icon-breadcrumbs-home.png");
    content: "";
    display: inline-block;
    height: 12px;
    width: 12px; }
  .breadcrumbs .breadcrumbs--slash:before {
    content: "/";
    font-size: 0.9em;
    margin-left: 4px;
    margin-right: 4px; }

.pearl-white {
  color: #D7CEDF; }
  .pearl-white a {
    color: #D7CEDF;
    text-decoration: none; }

.teal-divider:after {
  content: "";
  height: 3px;
  width: 90px;
  background: #3E8275;
  display: block; }

/* ==========================================================================
/* -- Doctors and Addiction Page
========================================================================== */
.dr-container p {
  font-size: 16px;
  color: #6E6E6E;
  font-weight: normal; }

#side-bar-pills {
  background-image: url("../png/side-bar-pills.png");
  background-repeat: no-repeat;
  background-position: center;
  overflow: visible;
  background-size: cover; }

/* resize the window */
.flex-container {
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.flex-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px; }

.eighty-percent {
  width: 80%; }

.fourty-percent {
  width: 40%; }

.container-fluid-flex {
  width: 100%;
  display: flex; }

.container-fluid {
  width: 100%; }

#red_info_box {
  color: #3D3D3D;
  max-width: 322px;
  border: solid 2px #ED5D3A;
  padding: 46px;
  font-size: 14px;
  margin-right: auto;
  margin-left: auto;
  text-align: center; }
  #red_info_box li {
    font-size: 14px;
    color: #898989; }
  #red_info_box li:after {
    content: "";
    display: block;
    height: 1px;
    width: 40%;
    margin: 10px;
    background: #898989;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
    margin-bottom: 12px; }
  #red_info_box li:last-child:after {
    content: none; }
  #red_info_box li:first-child {
    color: #3D3D3D;
    padding-bottom: 20px; }
  #red_info_box li:first-child:after {
    content: none; }
  #red_info_box li:before {
    content: none; }

#stress {
  margin-top: 80px;
  padding-top: 40px; }

#side-bar-pain {
  background-image: url("../png/side-bar-pain.png");
  background-repeat: no-repeat;
  background-position: center;
  overflow: visible;
  background-size: cover; }

#red-box-fact {
  border: 2px solid #F15E3B;
  padding: 14%;
  font-size: 23px;
  color: #6F518E;
  text-align: center; }
  #red-box-fact p {
    margin: 0; }

#side-bar-withdrawl {
  background-image: url("../png/side-bar-withdrawls.png");
  background-repeat: no-repeat;
  background-position: center;
  overflow: visible;
  background-size: cover; }

#popular-illicit-drugs {
  background-image: url("../png/bg--glasses-gradient.png");
  background-size: cover;
  width: 100%;
  padding-bottom: 5%;
  padding-top: 5%;
  padding-left: 12%;
  padding-right: 12%; }
  #popular-illicit-drugs h4 {
    color: #fff;
    padding-bottom: 18px; }
  #popular-illicit-drugs ul {
    list-style: none;
    color: #fff;
    padding: 0;
    margin: 0;
    text-align: center;
    max-width: 664px;
    margin-left: auto;
    margin-right: auto; }
  #popular-illicit-drugs li {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 32px; }
  #popular-illicit-drugs li:before {
    content: none; }

@media only screen and (min-width: 739px) {
  #popular-illicit-drugs li {
    display: inline-block; } }

#underlying-drug-addiction {
  padding-right: 10%;
  padding-left: 10%;
  padding-top: 54px;
  padding-bottom: 54px; }
  #underlying-drug-addiction li:before {
    color: #666666; }

#dr-huckaby {
  background-image: url("../png/bg--dr-huckaby.png");
  background-size: cover; }
  #dr-huckaby h3 {
    font-family: "debby", Arial, serif;
    color: #ffffff;
    font-size: 55px;
    display: block;
    margin-bottom: 60px;
    letter-spacing: 2px;
    margin-bottom: 8px;
    line-height: 1; }
  #dr-huckaby p {
    color: #fff;
    max-width: 570px;
    font-family: "open_sanslight", Arial, sans-serif;
    margin-bottom: 0;
    line-height: 27px; }
  #dr-huckaby a {
    margin-top: 34px;
    display: table; }
  #dr-huckaby .read-more {
    margin-top: 34px;
    font-size: 18px; }
  #dr-huckaby .button--outline--2 {
    padding-top: 26px;
    padding-bottom: 26px; }
  #dr-huckaby img {
    max-height: 100%;
    max-width: 100%;
    zoom: 65%; }

#dr-huckaby-container {
  background-image: url("../png/dr-huckaby.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-bottom: 110px;
  padding-right: 43%; }

@media only screen and (max-width: 1000px) {
  #dr-huckaby h3 {
    font-size: 48px;
    text-align: center;
    line-height: 61px;
    margin-bottom: 36px; }
  #dr-huckaby a {
    margin-left: auto;
    margin-right: auto; }
  #dr-huckaby p {
    text-align: center;
    max-width: none; }
  #stress {
    margin-top: 0; }
  #dr-huckaby-container {
    background-image: none;
    padding-bottom: 52px;
    padding-right: 0; } }

.dr-side-by-side {
  background-size: cover;
  background-repeat: no-repeat; }
  .dr-side-by-side #grey-side {
    background-image: url("../png/bg-side-by-side-grey.png");
    padding-left: 6%;
    padding-right: 6%; }
  .dr-side-by-side #purple-side {
    background-image: url("../png/bg-side-by-side-purple.png");
    padding-left: 6%;
    padding-right: 6%; }
  .dr-side-by-side p {
    color: #fff;
    margin-top: 60px; }
  .dr-side-by-side h3 {
    color: #fff;
    padding-top: 40px; }
  .dr-side-by-side li {
    color: #fff; }
  .dr-side-by-side li:before {
    color: #fff; }

@-moz-document url-prefix() {
  .dr-side-by-side h3 {
    padding-top: 80px; } }

#prescription-gradiant {
  background-image: url("../jpg/prescriptions-rehab-gradient.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  #prescription-gradiant p {
    max-width: 424px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }

.prescription-people-icons {
  width: 120px;
  height: 122px;
  display: block;
  margin-left: auto;
  margin-right: auto; }

#addiction-slider-container {
  background-image: url("../png/bg--purple-pills.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  #addiction-slider-container h3 {
    color: #414A6B;
    text-align: left; }

.addiction-slick-list {
  padding-right: 8%;
  padding-left: 8%;
  padding-top: 6%;
  padding-bottom: 6%; }
  .addiction-slick-list li:before {
    color: #666666; }

.addiction-slick-list-two {
  padding-top: 6%;
  padding-bottom: 6%; }
  .addiction-slick-list-two li:before {
    color: #666666; }
  @media only screen and (max-width: 1000px) {
    .addiction-slick-list-two {
      padding-left: 6%;
      padding-right: 6%; } }
  @media only screen and (min-width: 1000px) {
    .addiction-slick-list-two {
      padding-left: 0;
      padding-right: 0; } }

#addiction-slider-container button.slick-prev:before {
  font-size: 3.5rem;
  padding-left: 20px; }

#addiction-slider-container button.slick-next:before {
  font-size: 3.5rem;
  padding-right: 20px; }

.addiction-slider {
  text-align: left;
  padding-left: 15%;
  padding-right: 15%; }

.toggle-center-teal {
  background-color: #01BDAC;
  padding: 32px !important;
  text-align: center;
  color: white; }
  .toggle-center-teal h4:first-of-type {
    padding-top: 32px; }
  .toggle-center-teal:before {
    background-color: #fff !important;
    margin-right: 12px; }
  .toggle-center-teal:after {
    background: #fff !important;
    margin-right: 12px; }
  .toggle-center-teal p {
    font-family: 'open_sansbold'; }

#prescription-orange-background {
  background-image: url("../png/bg--prescriptions-orange.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  #prescription-orange-background h3 {
    margin-bottom: 0; }
  #prescription-orange-background p {
    font-size: 20px; }

#mentalilliness-background {
  background-image: url("../png/bg--mentalilliness.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

/* ==========================================================================
/* -- Firefighters Page
========================================================================== */
#side-bar-firefighter {
  background-image: url("../png/side-bar-firefighter.png");
  background-repeat: no-repeat;
  background-position: center;
  overflow: visible;
  background-size: cover; }

#firefighters-alcohol {
  background-image: url("../jpg/alcohol-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

/* ==========================================================================
/* -- Police Page
========================================================================== */
#stat-black-bkng {
  background-image: url("../png/stat-black-bkng.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

.p-header {
  margin-top: 21px;
  margin-bottom: 10px; }

/* ==========================================================================
/* -- Veterans Page
========================================================================== */
#veterans-black-bkng {
  background-image: url("../png/bkng-stat-uniform.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

#veterans-black-bkng-two {
  background-image: url("../png/bkng-stat-medical.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

#purple-veteren-bkng {
  background-image: url("../png/bkng-va-treatment.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

#veteran-gradient-child {
  background-image: url("../png/bkng-veteran-child.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

/* ==========================================================================
/* -- Seniors Page
========================================================================== */
.seniors-drug-abuse-background {
  background-image: url("../jpg/slide-overdose.jpg");
  background-color: #8C5373;
  background-repeat: no-repeat;
  transition: background 1s linear; }
  .seniors-drug-abuse-background button.slick-next {
    margin-right: 1px; }
  .seniors-drug-abuse-background button.slick-prev {
    margin-left: 1px; }
  .seniors-drug-abuse-background h3 {
    position: relative;
    top: -16px;
    padding: 0; }

#stat-seniors-black-bkng {
  background-image: url("../jpg/bkng-wall-sreet.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

#hero-drop-box {
  background: #C35525;
  background-image: linear-gradient(to right, #C35525 0%, #C35525 100%);
  position: relative;
  top: -40px;
  z-index: 1; }
  #hero-drop-box ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 2.5em; }
    #hero-drop-box ul a {
      text-decoration: none; }
    #hero-drop-box ul a li:hover {
      text-decoration: underline; }
    #hero-drop-box ul li {
      height: 41px;
      background-size: 30px 30px;
      padding-left: 50px;
      margin-top: 20px;
      color: #fff;
      line-height: 19.2px; }
      @media only screen and (max-width: 859px) {
        #hero-drop-box ul li {
          display: table; } }
  #hero-drop-box ul li:before {
    display: none; }
  #hero-drop-box h2 {
    color: #fff;
    font-family: 'open_sansregular';
    font-size: 22px; }
  #hero-drop-box h2:after {
    height: 1px;
    background: #ffffff; }
  #hero-drop-box .hero-drop-box--phone {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold; }

/* ==========================================================================
/* -- Sobriety Page
========================================================================== */
#whats-inside-box {
  background: #C35525;
  background-image: linear-gradient(to right, #C35525 0%, #C35525 100%); }
  #whats-inside-box ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 2.5em; }
    #whats-inside-box ul a {
      text-decoration: none; }
    #whats-inside-box ul a li:hover {
      text-decoration: underline; }
    #whats-inside-box ul li {
      height: 41px;
      background-size: 30px 30px;
      padding-left: 50px;
      color: #fff;
      line-height: 30px;
      margin-top: 10px; }
      @media only screen and (max-width: 859px) {
        #whats-inside-box ul li {
          display: table; } }
  #whats-inside-box ul li:before {
    display: none; }
  #whats-inside-box h2 {
    color: #fff;
    font-family: 'open_sansregular';
    font-size: 22px; }
  #whats-inside-box h2:after {
    height: 1px;
    background: #ffffff; }
  #whats-inside-box #cta-ebook {
    position: absolute;
    right: 0;
    bottom: -10px; }

#hero-drop-box-inline li {
  margin-left: 14px;
  margin-right: 14px;
  padding-top: 6px; }

/* ==========================================================================
/* -- Athletes Page
========================================================================== */
.athletes-tables, #addiction-signs-table {
  border: solid 1px #D7D7D7; }
  .athletes-tables tr th, #addiction-signs-table tr th {
    background-color: #71519A;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border: solid 1px #D7D7D7; }
  .athletes-tables tr td, #addiction-signs-table tr td {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border: solid 1px #D7D7D7; }
  .athletes-tables tr:nth-child(odd), #addiction-signs-table tr:nth-child(odd) {
    background-color: #E7E7E7; }

.athletes-tables tbody th,
.athletes-tables tbody td {
  vertical-align: middle;
  text-align: center; }

#brain-chart {
  background-image: url("../jpg/bkng-why-use.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

/* ==========================================================================
/* -- Heading Banners
========================================================================== */
.banner-purple {
  background: url(../png/banner-purple.png);
  background-repeat: no-repeat;
  height: 85px;
  min-width: 391px;
  position: relative;
  right: 38px;
  top: 12px; }
  .banner-purple h3 {
    color: #fff;
    position: relative;
    top: -7px;
    padding-left: 31px;
    font-size: 18px; }

.banner-purple-large {
  background: url(../png/banner-purplel-large.png);
  background-repeat: no-repeat;
  height: 85px;
  min-width: 391px;
  position: relative;
  right: 38px;
  top: 12px; }
  .banner-purple-large h3 {
    color: #fff;
    position: relative;
    top: -4px;
    padding-left: 31px;
    font-size: 16px; }

.banner-orange {
  background: url(../png/banner-orange.png);
  background-repeat: no-repeat;
  height: 85px;
  min-width: 391px;
  position: relative;
  right: 38px;
  top: 12px; }
  .banner-orange h3 {
    color: #fff;
    position: relative;
    top: -7px;
    padding-left: 31px;
    font-size: 18px; }

.banner-teal {
  background: url(../png/banner-teal.png);
  background-repeat: no-repeat;
  height: 85px;
  position: relative;
  right: 38px;
  top: 12px; }
  .banner-teal h3 {
    color: #fff;
    position: relative;
    top: -7px;
    padding-left: 31px;
    font-size: 18px; }

#cta-quiz-drug-addict {
  background-image: url("../jpg/bkng-drug-quiz.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 550px; }

#drug-quize-wrapper {
  border: solid #fff 3px;
  padding: 10px;
  margin-top: 8%; }

@media only screen and (max-width: 790px) {
  #drug-quize-wrapper {
    margin-top: 5%; } }

#drug-quize-inner-wrapper {
  background-color: #fff;
  padding: 40px; }
  #drug-quize-inner-wrapper p {
    color: #6E6E6E; }

/* ==========================================================================
/* -- Detox Page
========================================================================== */
#detox-principles {
  background-image: url("../jpg/bkng-principles.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  #detox-principles h4 {
    color: #fff;
    font-size: 24px;
    font-family: 'open_sansregular'; }
  #detox-principles ul {
    padding-left: 20px;
    font-family: 'open_sansregular';
    line-height: 2.5; }
  #detox-principles ul li {
    color: #fff; }
  #detox-principles ul li:before {
    color: #fff; }

#detox-length {
  background-image: url("../jpg/bkng-how-long.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#detox-what-are {
  background-image: url("../jpg/bkng-what-are.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

.inpatient-outpatient-bkng {
  background-image: url("../jpg/bkng-accredited.jpg");
  background-repeat: no-repeat;
  transition: background 1s linear; }
  .inpatient-outpatient-bkng button.slick-next {
    margin-right: 1px; }
  .inpatient-outpatient-bkng button.slick-prev {
    margin-left: 1px; }
  .inpatient-outpatient-bkng h3 {
    position: relative;
    top: -16px;
    padding: 0; }

#detox-recovery {
  background-image: url("../jpg/bkng-recovery.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#law_enforcement_initiatives {
  background-image: url("../bkng-police-sliver.html");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#flex-bkng-ucf {
  background-image: url("../jpg/flex-bkng-ucf.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  color: #fff; }

#flex-bkng-rollins {
  background-image: url("../jpg/flex-bkng-rollins.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  display: flex;
  display: -ms-flexbox;
  color: #fff; }

#LGBTQ_substance_trends {
  background-image: url("../jpg/sliver-substance-use.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#lgbtq-why-drugs {
  background-image: url("../jpg/bkng-why-use-drugs.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

#lgbtq-self-medication {
  background-image: url("../jpg/bkng-selfmedicate.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

#lgbtq-stress {
  background-image: url("../jpg/image-stress.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  display: flex;
  display: -ms-flexbox;
  align-items: center; }

#lgbtq-homophobia {
  background-image: url("../jpg/image-homophobia.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  display: flex;
  display: -ms-flexbox;
  align-items: center; }

#red-box-fact-2 {
  border: 2px solid #F15E3B;
  padding: 10%;
  font-size: 23px;
  color: #6F518E; }
  #red-box-fact-2 p {
    margin: 0; }
  #red-box-fact-2 ul {
    padding-left: 20px; }

#LGBTQ_principles {
  background-image: url("../jpg/sliver-principles.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

/* ==========================================================================
/* -- Homlessness Page
========================================================================== */
#degree-gradient {
  background-image: url("../png/bkng-degree.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

#bkng-hand-heart {
  background-image: url("../jpg/bkng-heart-hand.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#bkng-homeless-campus {
  background-image: url("../jpg/bkng-homless-campus.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#homeless-opener #red-box-fact {
  padding: 10%; }

.alcohol-background {
  background-image: url("../jpg/slider-test.jpg");
  background-repeat: no-repeat;
  transition: background 1s linear; }
  .alcohol-background button.slick-next {
    margin-right: 1px; }
  .alcohol-background button.slick-prev {
    margin-left: 1px; }
  .alcohol-background h3 {
    position: relative;
    top: -16px;
    padding: 0; }
  .alcohol-background span {
    display: block;
    font-size: 64px;
    margin-bottom: 10px;
    margin-top: 34px; }

/* ==========================================================================
/* -- Degrees for Mental Health and Addiction Professionals
========================================================================== */
#careers-bht {
  background-image: url("../jpg/image-behavioral.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

#careers-mhc {
  background-image: url("../jpg/image-mental-health.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

#careers-sabdc {
  background-image: url("../jpg/image-substance-abuse.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

#careers-social-worker {
  background-image: url("../jpg/image-social-worker.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

#careers-psychiatric-nurse {
  background-image: url("../jpg/image-psychatric-nurse.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

#careers-psychologists {
  background-image: url("../jpg/image-psychologist.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

#careers-psychiatrists {
  background-image: url("../jpg/image-psychiatrist.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.mobile-degress-careers-img {
  width: 100%;
  height: 280px;
  margin-bottom: -16px; }

@media (max-width: 960px) {
  .mobile-degress-careers-img {
    display: block; } }

.types-of-degrees-icons {
  width: 140px;
  height: 140px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: -70px;
  z-index: 1;
  overflow: visible;
  margin-bottom: -60px; }

#degrees-what-youll-learn-slither {
  background-image: url("../jpg/image-what-youll-learn.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

/* ==========================================================================
/* -- Crystal Meth Page
========================================================================== */
#crystal-meth-quote-purple {
  background-image: url("../jpg/bkng-pull-quote-purple.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  #crystal-meth-quote-purple .quote:before, #crystal-meth-quote-purple .quote:after {
    color: #EFEFEF !important;
    opacity: .10; }
  #crystal-meth-quote-purple .quote {
    color: #fff; }

/* ==========================================================================
/* -- Persona Landing Page(s)
========================================================================== */
#persona-bkng-holder {
  background-color: #C35525;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background-image: -moz-linear-gradient(left, #C35525 0%, #C35525 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #C35525), color-stop(100%, #C35525));
  background-image: -webkit-linear-gradient(left, #C35525 0%, #C35525 100%);
  background-image: -o-linear-gradient(left, #C35525 0%, #C35525 100%);
  background-image: -ms-linear-gradient(left, #C35525 0%, #C35525 100%);
  background-image: linear-gradient(to right, #C35525 0%, #C35525 100%); }

#personas-swapable-sliver {
  background-color: #5D5D5D;
  background-image: linear-gradient(to right, #5D5D5D 0%, #111111 100%);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#persona-overlay-box {
  background: #C35525;
  position: relative;
  top: -175px;
  z-index: 1; }
  #persona-overlay-box h3 {
    font-size: 18px;
    color: #fff; }
  #persona-overlay-box p {
    color: #fff; }
  #persona-overlay-box ul li {
    color: #fff; }

#personas-square-detox {
  position: relative;
  background-image: url("../jpg/square-detox.jpg");
  background-size: contain;
  background-repeat: no-repeat; }

#personas-square-residential {
  background-image: url("../jpg/square-residential.jpg");
  background-size: cover;
  background-repeat: no-repeat; }

#personas-square-outpatient {
  background-image: url("../jpg/square-outpatient.jpg");
  background-size: cover;
  background-repeat: no-repeat; }

/* ==========================================================================
/* -- Support Resources
========================================================================== */
.grey-border-section-divider {
  border-right: 2px solid #D3D3D3; }

@media only screen and (min-width: 740px) and (max-width: 999px) {
  .grey-border-section-divider {
    border-right: none; } }

@media only screen and (max-width: 739px) {
  .grey-border-section-divider {
    border-right: none; } }

#side-bar-work-environment {
  background-image: url("../png/workenvironment-sideimage.png");
  background-repeat: no-repeat;
  background-position: center;
  overflow: visible;
  background-size: cover; }

.cursive-header-span {
  font-family: "debby",Arial,serif;
  color: #ffffff;
  font-size: 72px;
  display: block;
  text-transform: none; }

#dna-background {
  background-image: url("../jpg/background-gray.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

/* ==========================================================================
/* -- Lawyers and Addiction
========================================================================== */
#side-bar-law-school {
  background-image: url("../png/lawschool-sideimage.png");
  background-repeat: no-repeat;
  background-position: center;
  overflow: visible;
  background-size: cover; }

/* ==========================================================================
/* -- Florida - Fort Myers
========================================================================== */
#ft-myers-purple-stats {
  background-image: url("../jpg/bkng-purple-stat.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  #ft-myers-purple-stats p {
    font-size: 24px;
    color: #fff;
    font-weight: lighter;
    margin-bottom: 0; }

#ft-myers-green-stats {
  background-image: url("../jpg/bkng-teal-stat.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  #ft-myers-green-stats p {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 0; }

#ft-myers-green-stats table,
#ft-myers-purple-stats table {
  border: none; }

#ft-myers-green-stats table th, #ft-myers-green-stats table td,
#ft-myers-purple-stats table th,
#ft-myers-purple-stats table td {
  color: #fff;
  font-weight: normal;
  border: none; }

#ft-myers-green-stats table th, #ft-myers-green-stats table td:nth-child(odd),
#ft-myers-purple-stats table th,
#ft-myers-purple-stats table td:nth-child(odd) {
  padding-right: 20px;
  font-size: 24px;
  padding-top: 14px; }

#ft-myers-green-stats table th, #ft-myers-green-stats table td:nth-child(even),
#ft-myers-purple-stats table th,
#ft-myers-purple-stats table td:nth-child(even) {
  font-size: 18px;
  padding-top: 0px;
  padding-top: 14px;
  font-weight: lighter; }

#ft-myers-teal-wrapper {
  background-color: #3E8275; }

#ft-myers-purple-wrapper {
  background-color: #C35525; }

#ft-myers-teal-wrapper #got-to-white,
#ft-myers-purple-wrapper #got-to-white {
  background-color: #fff; }

/* ==========================================================================
/* -- Florida - Pensecola
========================================================================== */
#pensacola-new-beginnings {
  background-image: url("../png/newbeginnings.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  height: 207px; }
  #pensacola-new-beginnings h4 {
    font-size: 14px;
    position: relative;
    top: 136px;
    color: white;
    text-align: center; }

#pensacola-waterfront-rescue {
  background-image: url("../png/waterfrontrescue.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  height: 207px; }
  #pensacola-waterfront-rescue h4 {
    font-size: 14px;
    position: relative;
    top: 136px;
    color: white; }
  #pensacola-waterfront-rescue ul {
    padding-left: 115px; }

/* ==========================================================================
/* -- Florida - Orlando
========================================================================== */
#orlando-info-section {
  background-image: url("../jpg/bkng-palm-trees.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 350px; }

#orlando-orange-icon {
  width: 140px;
  height: 140px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: -70px;
  z-index: 1;
  overflow: visible; }

/* ==========================================================================
/* -- Celebrities Page
========================================================================== */
#celeb-slider p {
  background-color: #C35525;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  color: white;
  font-size: 14px; }

#celeb-why-use-drugs {
  background-image: url("../jpg/hollywood-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#celeb-high-stress {
  background-image: url("../png/highstress-ribbon.png"); }

#celeb-demanding {
  background-image: url("../png/demandingschedules-ribbon.png"); }

#celeb-easy-access {
  background-image: url("../png/drugaccess-ribbon.png"); }

.celeb-ribbons {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  min-height: 207px; }
  .celeb-ribbons h4 {
    font-size: 14px;
    position: relative;
    top: 126px;
    color: white; }
  @media only screen and (min-width: 1000px) and (max-width: 1140px) {
    .celeb-ribbons h4 {
      top: 110px !important; } }

/* ==========================================================================
/* -- Nurses Page
========================================================================== */
#nurse_stats {
  background-image: url("../png/statblack-background.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  #nurse_stats p {
    font-size: 24px; }

#nurses-sliver {
  background-image: url("../jpg/nurse-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

.slick-nurse-slider {
  background-image: url("../png/malefemale-background.png");
  background-color: black;
  background-repeat: no-repeat;
  transition: background 1s linear; }
  .slick-nurse-slider button.slick-next {
    margin-right: 1px; }
  .slick-nurse-slider button.slick-prev {
    margin-left: 1px; }
  .slick-nurse-slider h3 {
    position: relative;
    top: -16px;
    padding: 0; }
  .slick-nurse-slider p {
    font-size: 28px; }

/* ==========================================================================
/* -- Knowledge Graph Box
========================================================================== */
#hero-answer-block {
  background: #C35525;
  /*position: absolute;*/
  /*top: 269px;*/
  /*top: initial !important;*/
  /*bottom: -15%;*/
  /*right: 0;*/
  z-index: 2;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 32px;
  padding-right: 32px;
  margin-bottom: 20px;
  width: 100%; }
  #hero-answer-block p {
    color: white;
    font-size: 14px;
    /*max-width: 554px;*/
    border-left: solid 3px #3E8275;
    padding-left: 32px;
    margin-bottom: 0;
    line-height: 23px; }
  #hero-answer-block li {
    font-size: 14px; }

@media only screen and (max-width: 739px) {
  #hero-answer-block {
    top: 68%; } }

#answer-moved-cta {
  margin-top: 115px;
  text-align: center;
  margin-bottom: 40px; }

.purple-content-box {
  background-color: #C35525; }
  .purple-content-box a {
    color: #fff;
    text-decoration: none; }

/* ==========================================================================
/* -- Home Page
========================================================================== */
#real-talk-home {
  background-image: url("../jpg/real_talk_bkng.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  color: #ffffff;
  line-height: 26px; }
  #real-talk-home h3 {
    font-size: 18px;
    padding-top: 20px;
    color: #ffffff; }
    #real-talk-home h3:after {
      content: "";
      height: 3px;
      width: 90px;
      margin-top: 26px;
      display: block;
      background: #DE3E1E none repeat scroll 0% 0%; }
  @media only screen and (max-width: 739px) {
    #real-talk-home h3:after {
      margin-right: auto;
      margin-left: auto; } }
  #real-talk-home p {
    font-size: 16px; }
  #real-talk-home img {
    -webkit-box-shadow: none;
    box-shadow: none; }

/* ==========================================================================
/* -- Purple Icon Overflows Out of Container
========================================================================== */
.container-icon-offset {
  position: relative;
  top: -100px; }

.container-icon-inner {
  margin-top: -150px; }

/* ==========================================================================
/* -- New York
========================================================================== */
#ny-drug-abuse-trends {
  background-image: url("../jpg/drugabuse-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

.new-york-state-slider p:first-child {
  font-size: 54px;
  margin-bottom: 24px;
  color: #8E8E8E; }

.new-york-state-slider p:nth-child(2) {
  text-align: center;
  color: #8E8E8E;
  font-size: 22px;
  line-height: 40px; }

/* ==========================================================================
/* -- New York - Buffalo
========================================================================== */
#buffalo-opioid-overdose {
  background-image: url("../jpg/topimage-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#buffalo-local-laws {
  background-image: url("../jpg/locallaws-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

.inline-percent-fact div:first-child {
  font-size: 36px;
  color: #FF5D3B; }

/* ==========================================================================
/* -- New York - Rochester
========================================================================== */
#rochester-prevention {
  background-image: url("../prevention-sliver.html");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

.numeric-color-list-purple {
  background-image: url("../png/list1-purple.png");
  width: 525px;
  height: 78px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 40px;
  padding-left: 80px;
  padding-top: 16px;
  line-height: 21px; }

.numeric-color-list-teal {
  background-image: url("../png/list2-teal.png");
  width: 525px;
  height: 78px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 40px;
  padding-left: 80px;
  padding-top: 16px;
  line-height: 21px; }

.numeric-color-list-orange {
  background-image: url("../png/list3-orange.png");
  width: 525px;
  height: 78px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 40px;
  padding-left: 80px;
  padding-top: 16px;
  line-height: 21px; }

.numeric-color-list-purple-four {
  background-image: url("../png/list4-purple.png");
  width: 525px;
  height: 78px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 40px;
  padding-left: 80px;
  padding-top: 16px;
  line-height: 21px; }

@media only screen and (max-width: 739px) {
  .numeric-color-list-purple, .numeric-color-list-teal, .numeric-color-list-orange, .numeric-color-list-purple-four {
    background-image: none;
    padding: 0;
    width: 100%;
    height: inherit; } }

.people-chilling-bkng {
  background-image: url("../jpg/sliderbg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

.center-ul-content {
  text-align: center; }
  .center-ul-content li {
    display: block;
    list-style-type: none; }
  .center-ul-content li::before {
    content: ''; }

/* ==========================================================================
/* -- New York - New York City
========================================================================== */
#nyc-sober-environments {
  background-image: url("../jpg/nyc-topsliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#new-york-seal {
  position: relative;
  top: 165px; }

#under-ny-seal {
  margin-top: 165px; }

/* ==========================================================================
/* -- Teal Content Block
========================================================================== */
.teal-content-block {
  background-color: #3E8275;
  color: white;
  text-align: center;
  padding-top: 20px;
  position: relative;
  margin-top: -340px !important;
  z-index: 1; }
  .teal-content-block h1 {
    font-size: 32px;
    color: white; }

.teal-content-block--inner-page {
  background-color: #3E8275;
  color: white;
  text-align: center;
  padding-top: 20px;
  position: relative;
  z-index: 1; }
  .teal-content-block--inner-page h1 {
    font-size: 32px;
    color: white; }

.teal-content-block-inner-wrapper {
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-left: 1px solid white;
  padding-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
  height: 100%;
  position: relative;
  z-index: 2;
  padding-bottom: 174px; }

.teal-content-block-inner-wrapper--two {
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  padding-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
  height: 100%;
  position: relative;
  z-index: 2;
  padding-bottom: 300px; }

.teal-content-block-inner-wrapper--books {
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-left: 1px solid white;
  padding-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
  height: 100%;
  position: relative;
  z-index: 2;
  padding-bottom: 196px; }

.teal-content-block--two {
  background-image: url("../jpg/boy-background.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: #3E8275;
  color: white;
  text-align: center;
  padding-top: 20px;
  position: relative;
  margin-top: -400px !important;
  z-index: 1; }
  .teal-content-block--two h1 {
    font-size: 32px;
    color: white; }

.teal-content-block-inner-wrapper--girl-crying {
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  padding-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
  height: 100%;
  position: relative;
  z-index: 2;
  padding-bottom: 282px;
  margin-bottom: 40px; }

.teal-content-block-inner-wrapper--countries {
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  padding-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
  height: 100%;
  position: relative;
  z-index: 2;
  padding-bottom: 10px;
  margin-bottom: 20px; }

.teal-content-block-inner-wrapper--siegel {
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  padding-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
  height: 100%;
  position: relative;
  z-index: 2;
  padding-bottom: 264px; }

.teal-content-block--girl-crying {
  background-image: url("../jpg/girl-background.jpg");
  background-position: bottom left;
  background-repeat: no-repeat;
  background-color: #3E8275;
  color: white;
  text-align: center;
  padding-top: 20px;
  position: relative;
  z-index: 1; }
  .teal-content-block--girl-crying h1 {
    font-size: 32px;
    color: white; }
  .teal-content-block--girl-crying table {
    border: none; }
    .teal-content-block--girl-crying table td {
      border: none; }
    .teal-content-block--girl-crying table tr td:nth-child(2) {
      text-align: right; }

.teal-content-block--siegel {
  background-image: url("../jpg/hand-background.jpg");
  background-position: bottom left;
  background-repeat: no-repeat;
  background-color: #3E8275;
  color: white;
  text-align: center;
  padding-top: 20px;
  position: relative;
  z-index: 1;
  padding-bottom: 20px; }
  .teal-content-block--siegel h1 {
    font-size: 32px;
    color: white; }

.teal-content-block--countries {
  background-position: bottom left;
  background-repeat: no-repeat;
  background-color: #3E8275;
  color: white;
  text-align: center;
  padding-top: 20px;
  position: relative;
  z-index: 1;
  padding-bottom: 1px; }

.teal-content-block--countries .image-canada {
  background-image: url("../jpg/canada-image.jpg"); }

.teal-content-block--countries .image-denmark {
  background-image: url("../jpg/denmark-image.jpg"); }

.teal-content-block--countries .image-england {
  background-image: url("../jpg/england-image.jpg"); }

.teal-content-block--countries .image-finland {
  background-image: url("../jpg/finland-image.jpg"); }

.teal-content-block--countries .image-france {
  background-image: url("../jpg/france-image.jpg"); }

.teal-content-block--countries .image-germany {
  background-image: url("../jpg/germany-image.jpg"); }

.teal-content-block--countries .image-greenland {
  background-image: url("../jpg/greenland-image.jpg"); }

.teal-content-block--countries .image-israel {
  background-image: url("../jpg/israel-image.jpg"); }

.teal-content-block--countries .image-russia {
  background-image: url("../jpg/russia-image.jpg"); }

.teal-content-block--countries .image-switzerland {
  background-image: url("../jpg/switzerland-image.jpg"); }

.teal-content-block--countries .image-united-states {
  background-image: url("../jpg/unitedstates-image.jpg"); }

.teal-content-block--countries .image-international {
  background-image: url("../jpg/international-image.jpg"); }

/* ==========================================================================
/* -- College Students & Mental Illness: Information and Resources
========================================================================== */
#students_at_campus {
  position: relative;
  z-index: 3;
  margin-top: -200px; }

.student_books {
  position: relative;
  z-index: 3;
  margin-top: -192px; }

/* ==========================================================================
/* -- Bullying and Substance Abuse
========================================================================== */
#bullying-and-drugs {
  background-image: url("../jpg/relationbullying-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 460px;
  position: relative; }

#bullying-affect {
  background-image: url("../png/whodoesbullying-sliver.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 460px;
  position: relative; }

#bullying-effects {
  background-image: url("../jpg/effectsbullying-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 460px;
  position: relative; }

#bullying-types {
  background-image: url("../png/typesofbullying-sliver.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 460px;
  position: relative; }

#bullying-where {
  background-image: url("../jpg/whereyoucan-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 460px;
  position: relative; }

#bullying-what-to-do {
  background-image: url("../jpg/whattodo-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 460px;
  position: relative; }

#bullying-why {
  background-image: url("../jpg/whypeoplebully-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 460px;
  position: relative; }

#bullying-prevention {
  background-image: url("../jpg/howtoprevent-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 460px;
  position: relative; }

@media only screen and (max-width: 739px) {
  #bullying-why {
    background-position: top left; }
  #bullying-effects,
  #bullying-prevention {
    background-position: top right; } }

.image-canada, .image-denmark, .image-england, .image-finland,
.image-france, .image-germany, .image-greenland, .image-israel,
.image-russia, .image-switzerland, .image-united-states, .image-international {
  background-color: #171745;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 201px; }

@media only screen and (min-width: 740px) and (max-width: 822px) {
  .image-canada, .image-denmark, .image-england, .image-finland,
  .image-france, .image-germany, .image-greenland, .image-israel,
  .image-russia, .image-switzerland, .image-united-states, .image-international {
    height: 244px; } }

.image-country-fact-boxes span {
  display: block;
  font-size: 14px; }

.image-country-fact-boxes span:first-child {
  font-size: 16px;
  margin-bottom: 50px; }

@media only screen and (min-width: 740px) and (max-width: 921px) {
  .image-country-fact-boxes span:first-child {
    font-size: 12px; } }

.country-fact-box-content-wrapper {
  position: relative;
  top: 20px;
  line-height: 24px; }

/* ==========================================================================
/* -- Living With an Alcoholic Page
========================================================================== */
.living-with-an-alcoholic--man-on-bench {
  background-image: url("../png/couch-bg.png");
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: #3E8275;
  color: white;
  text-align: center;
  padding-top: 20px;
  position: relative;
  margin-top: -400px !important;
  z-index: 1;
  background-size: contain;
  overflow: hidden; }
  .living-with-an-alcoholic--man-on-bench h1 {
    font-size: 32px;
    color: white; }

#living-with-an-alcoholic--codependency {
  background-image: url("../jpg/codependency-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 460px;
  position: relative; }

#living-with-an-alcoholic--partner {
  background-image: url("../jpg/partner-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 460px;
  position: relative; }

#living-with-an-alcoholic--leave {
  background-image: url("../jpg/leave-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 460px;
  position: relative; }

#living-with-an-alcoholic--coping {
  background-image: url("../jpg/coping-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 460px;
  position: relative; }

#living-with-an-alcoholic--helping {
  background-image: url("../jpg/helping-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 460px;
  position: relative; }

/* ==========================================================================
/* -- College Students and Mental Illness
========================================================================== */
#college-flex-content-wrapper {
  background-color: #171745; }

#college-flex-content {
  margin-left: 30px;
  padding-left: 90px;
  padding-top: 60px;
  height: 100%;
  border-left: solid white 1px; }

#college-flex-content-wrapper--two {
  background-color: #171745; }

#college-flex-content--two {
  margin-right: 30px;
  padding-right: 90px;
  padding-top: 50px;
  height: 100%;
  border-right: solid white 1px; }

.image-green-border-right {
  border-right: #3E8275 1px solid;
  padding-right: 30px; }

.image-green-border-left {
  border-left: #3E8275 1px solid;
  padding-left: 30px; }

@media only screen and (max-width: 739px) {
  #college-flex-content {
    margin-right: 30px;
    padding-left: 30px; }
  #college-flex-content--two {
    margin-left: 30px;
    padding-right: 30px; }
  .teal-content-block-inner-wrapper--books {
    border: none;
    margin-right: 0;
    margin-left: 0; }
  .college-inner-wrapper {
    right: 0; }
    .college-inner-wrapper h2 {
      padding-bottom: 20px; }
  .image-green-border-right,
  .image-green-border-left {
    border: none;
    padding-right: 0;
    padding-left: 0; } }

.college-sub-nave-active {
  background: #414A6B;
  color: white !important; }

#college-common-mental-health {
  background-image: url("../jpg/commonmental-image.jpg");
  background-repeat: no-repeat;
  background-position: center;
  overflow: visible;
  background-size: cover; }

#college-overcoming-mental-health {
  background-image: url("../jpg/overcoming-image.jpg");
  background-repeat: no-repeat;
  background-position: center;
  overflow: visible;
  background-size: cover; }

#college-when-abuse-becomes-problem {
  background-image: url("../jpg/whensubstanceabuse-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 460px;
  position: relative; }

.college-inner-wrapper {
  background-color: #171745;
  position: absolute;
  bottom: 1px;
  left: 17%; }

.college-inner-inner-wrapper {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  border-top: white solid 1px;
  border-left: white solid 1px;
  border-right: white solid 1px;
  height: 100%; }

#college-when-eating-disorder-becomes-problem {
  background-image: url("../jpg/wheneatingdisorders-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 460px;
  position: relative; }

/* ==========================================================================
/* -- Florida - Miami
========================================================================== */
#miami-crime-cocaine-capital {
  background-image: url("../formercrime-sliver.html");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#miami-sober-living {
  background-image: url("../soberliving-sliver.html");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#miami-school-district {
  background-image: url("../schooldistrict-sliver.html");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#miami-dade {
  background-image: url("../miamidade-sliver.html");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#miami-college-services {
  background-image: url("../collegeservices-sliver.html");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#miami-custom-quote {
  background-image: url("../jpg/quote-sliverbg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 50px;
  padding-bottom: 50px; }
  #miami-custom-quote .pullquote {
    color: white;
    font-size: 28px; }
  #miami-custom-quote .quote-author {
    color: white; }
  #miami-custom-quote .pullquote:after {
    display: none; }

/* ==========================================================================
/* -- Florida - Daytona
========================================================================== */
.slider-section-title p {
  margin-bottom: 0; }
  .slider-section-title p span:first-child {
    color: #414A6B;
    font-size: 24px;
    display: block;
    font-family: 'open_sanssemibold'; }
  .slider-section-title p span:nth-child(2) {
    color: #414A6B;
    font-family: 'open_sansbold';
    font-size: 36px; }

.quad-stats {
  display: inline-block; }
  .quad-stats div p {
    margin-bottom: 0; }
    .quad-stats div p span:first-child {
      font-size: 20px;
      margin-bottom: 20px; }
    .quad-stats div p span:nth-child(2) {
      display: block;
      font-size: 34px;
      color: #C35525;
      margin-bottom: 20px; }
  .quad-stats img {
    margin-bottom: 20px; }

.timeline-date-stat {
  margin-bottom: 40px;
  border-bottom: #C2C2C2 solid 1px;
  padding-bottom: 40px; }
  .timeline-date-stat div {
    margin-top: 20px; }
  .timeline-date-stat p {
    color: #6E6E6E;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0; }
    .timeline-date-stat p span:first-child {
      font-family: 'open_sanssemibold';
      color: #C35525; }
    .timeline-date-stat p span:nth-child(2) {
      font-family: 'open_sanssemibold';
      color: #171745; }

/* ==========================================================================
/* -- Medical vs. Recreational Marijuana
========================================================================== */
#med_vs_rec_whats_the_diff {
  background-image: url("../jpg/medicalvsrec-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#med_vs_rec_effectiveness {
  background-image: url("../jpg/effectiveness-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#med_vs_rec_rules {
  background-image: url("../jpg/rulesregulations-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#med_vs_rec_obtaining_or_recreational {
  background-image: url("../jpg/obtainingmedical-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#med_vs_rec_future {
  background-image: url("../jpg/futureofamerica-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

/* ==========================================================================
/* -- Substane Abuse Trends in Florida
========================================================================== */
#substance_abuse_fl_alcohol {
  background-image: url("../jpg/alcohol-sliver-2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#substance_abuse_fl_pill_mills {
  background-image: url("../jpg/pillmills-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#substance_abuse_fl_meth_crisis {
  background-image: url("../jpg/meth-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#substance_abuse_fl_public_health {
  background-image: url("../jpg/publichealth-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#er-visits {
  background-image: url("../jpg/purple-er.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

#meth-treatment-received {
  background-image: url("../jpg/patients-purple-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

/* ==========================================================================
/* -- Florida Colleges On-Campus Drug Prevention
========================================================================== */
#teal-image-content-split {
  background-color: #3E8275;
  color: white;
  text-align: center; }

#opening-hero-image-spilt {
  position: relative;
  margin-top: -376px;
  z-index: 1; }

@media only screen and (max-width: 739px) {
  #opening-hero-image-spilt {
    margin-top: -232px; } }

.feature-full-width-bkng {
  background-image: url("../jpg/earlyexposure-pattern.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 414px;
  margin-bottom: 256px;
  background-attachment: fixed; }

.feature-full-width-bkng--two {
  background-image: url("../jpg/students-pattern.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 414px;
  margin-bottom: 256px;
  background-attachment: fixed; }

.feature-full-width-bkng--three {
  background-image: url("../jpg/supporting-pattern.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 414px;
  margin-bottom: 256px;
  background-attachment: fixed; }

.new-section-stack {
  position: relative;
  padding-top: 150px; }
  .new-section-stack div:first-child {
    max-height: 264px !important; }
  .new-section-stack div:nth-child(2) {
    background-color: #3E8275;
    -webkit-box-shadow: 0px 4px 8px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 4px 8px 0px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 4px 8px 0px rgba(50, 50, 50, 0.6); }
    .new-section-stack div:nth-child(2) h2 {
      font-size: 36px; }
    .new-section-stack div:nth-child(2) h2::after {
      margin-top: 32px; }

@media only screen and (max-width: 739px) {
  .new-section-stack div:first-child {
    max-height: 264px !important; }
  .new-section-stack div:nth-child(2) h2 {
    font-size: 26px; } }

#universities-early-exposure {
  background-image: url("../png/child-image.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 264px !important; }

#universities-treating-students {
  background-image: url("../png/recovery-image.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 264px !important; }

#universities-supporting-students {
  background-image: url("../jpg/students-image.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 264px !important; }

#universities-boxes {
  background-image: url("../jpg/boxes-image.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

#universities-MMiller {
  background-image: url("../jpg/mmiller-image.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

#universities-alcohol {
  background-image: url("../jpg/alcohol-image.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

#universities-tom-hall {
  background-image: url("../jpg/tomhall-image.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

#universities-joan-scully {
  background-image: url("../jpg/joanscully-image.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

/* ==========================================================================
/* -- Who am I calling?
========================================================================== */
.calling-whom {
  background-image: url("../png/whos-calling.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 22px; }
  .calling-whom .calling-whom-wrapper {
    padding: 22px;
    border: 1px solid white;
    color: white; }
    .calling-whom .calling-whom-wrapper .calling-whom-title {
      margin-bottom: 12px;
      font-size: 30px;
      padding-top: 12px; }
      .calling-whom .calling-whom-wrapper .calling-whom-title a:hover {
        color: white;
        text-decoration: underline; }
      .calling-whom .calling-whom-wrapper .calling-whom-title:after {
        margin-top: 16px; }
    .calling-whom .calling-whom-wrapper p {
      margin-bottom: 12px; }
  .calling-whom .icon-close {
    font-size: 30px;
    position: relative;
    float: right;
    top: 4px;
    right: 4px; }
  .calling-whom .icon-question {
    font-size: 34px;
    position: relative;
    float: left;
    top: 9px;
    right: -8px; }

@media only screen and (max-width: 739px) {
  .calling-whom .calling-whom-wrapper button {
    font-size: 16px; } }

/* ==========================================================================
/* -- Oregon - Portland
========================================================================== */
.portland--sober-living-homes {
  background-image: url("../jpg/purple-bg.jpg"); }

@media only screen and (max-width: 739px) {
  .portland-table {
    word-wrap: normal;
    font-size: 12px; } }

/* ==========================================================================
/* -- White Slider w/ Purple Icon
========================================================================== */
#why-choose-slider h3 {
  position: relative; }

.why-choose-slider-overflow {
  padding-top: 65px;
  padding-bottom: 65px; }

.why-choose--title-side {
  color: #414A6B;
  border-right: solid 2px #3E8275; }
  .why-choose--title-side span:first-child {
    font-size: 24px; }
  .why-choose--title-side span:nth-child(2) {
    font-size: 36px;
    display: block; }

@media only screen and (max-width: 739px) {
  .why-choose--title-side {
    border-right: none;
    border-bottom: solid 2px #3E8275; } }

/* ==========================================================================
/* -- Pennsylvania
========================================================================== */
#penn--reasons-for-treatment {
  background-image: url("../jpg/reasons-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

/* ==========================================================================
/* -- Pennsylvania - Pittsburgh
========================================================================== */
#pittsburgh--substance-use-trends {
  background-image: url("../substanceuse-sliver.html");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#pittsburgh--initiatives-to-combat-substance-abuse {
  background-image: url("../initiatives-sliver.html");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#pittsburgh--students-struggling {
  background-image: url("../universitypittsburgh-sliver.html");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#pittsburgh--job-opportunities {
  background-image: url("../jobopps-sliver.html");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#pittsburgh--sober-housing {
  background-image: url("../soberhousing-sliver.html");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

/* ==========================================================================
/* -- Florida - Tallahassee
========================================================================== */
#florida-supporitve-housing {
  background-image: url("../jpg/flsupportive-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

/* ==========================================================================
/* -- Oregon
========================================================================== */
#oregon-trends--marijuana {
  background-image: url("../jpg/marijuana-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#oregon-trends--fatalities {
  background-image: url("../jpg/fatalities-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#oregon-trends--leading {
  background-image: url("../jpg/leading-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#oregon-trends--combats {
  background-image: url("../jpg/combatsheroin-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#oregon-trends--meth {
  background-image: url("../jpg/meth-sliver-2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#oregon-trends--trafficking {
  background-image: url("../jpg/mexican-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

/* ==========================================================================
/* -- Construction Workers
========================================================================== */
#construction-workers--rates {
  background-image: url("../jpg/rates-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#construction-workers--risks {
  background-image: url("../jpg/risks-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#construction-workers--why {
  background-image: url("../jpg/whyconstruction-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#construction-workers--creating {
  background-image: url("../jpg/creating-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#construction-workers--helping {
  background-image: url("../jpg/helping-sliver-2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

/* ==========================================================================
/* -- Landing Pages
========================================================================== */
#lander-success-stories {
  background-image: url("../jpg/successstory-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

#lander-recovery-plans h3 {
  font-size: 24px; }

#lander-recovery-plans .button--purple--2--d:hover {
  background-color: #C35525; }

@media only screen and (max-width: 739px) {
  .success-quotes div:first-child p:nth-child(2) {
    position: initial; }
  #lander-success-stories {
    background-position: top right; } }

#lp1-success p,
#lp1-success h2 {
  color: #ffffff; }

/* ==========================================================================
/* -- Washington - Olympia
========================================================================== */
#olympia--sober-living-homes {
  background-image: url("../jpg/soberliving-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#olympia--thurston {
  background-image: url("../jpg/100thurston-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#olympia--govt-initiative {
  background-image: url("../jpg/govtinitiatives-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#olympia--local-colleges {
  background-image: url("../jpg/localcolleges-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#olympia--local-orgs {
  background-image: url("../jpg/localorgs-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#olympia--training {
  background-image: url("../jpg/jobtraining-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#olympia--ways-to-help {
  background-image: url("../jpg/waystohelp-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

/* ==========================================================================
/* -- Washington - Tacoma
========================================================================== */
#tacoma--local-referral {
  background-image: url("../jpg/localreferral-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#tacoma--alcohol-drug {
  background-image: url("../jpg/alcoholdrug-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#tacoma--college {
  background-image: url("../jpg/college-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#tacoma--opioid-misuse {
  background-image: url("../jpg/opioidmisuse-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#tacoma--pierce {
  background-image: url("../jpg/pierceco-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#tacoma--sober-places {
  background-image: url("../jpg/soberplaces-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

#tacoma--vocational {
  background-image: url("../jpg/vocational-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 250px; }

/* ==========================================================================
/* -- Guides
========================================================================== */
.post-slider {
  margin-bottom: -6em; }
  .post-slider .slick-list {
    padding-top: 80px !important;
    padding-bottom: 50px !important; }
  .post-slider .slick-slide {
    opacity: 1;
    height: 100%;
    display: block;
    visibility: hidden;
    position: relative;
    -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1); }
    .post-slider .slick-slide .slick-content {
      padding: 2%;
      position: relative;
      text-align: center;
      border: 10px solid #ffffff;
      height: 265px;
      background-size: auto 100%;
      background-position: right center;
      -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
      box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
      display: block;
      text-decoration: none; }
    .post-slider .slick-slide.slick-center {
      margin-top: -20px; }
      .post-slider .slick-slide.slick-center .slick-content {
        transform: scale(1.4); }
    .post-slider .slick-slide.slick-active {
      z-index: 1;
      height: 100%;
      visibility: visible;
      -webkit-filter: brightness(70%) grayscale(10%);
      -moz-filter: brightness(70%) grayscale(10%);
      -o-filter: brightness(70%) grayscale(10%);
      -ms-filter: brightness(70%) grayscale(10%);
      filter: brightness(70%) grayscale(10%); }
      .post-slider .slick-slide.slick-active.slick-center {
        z-index: 2;
        -webkit-filter: brightness(100%) grayscale(0%);
        -moz-filter: brightness(100%) grayscale(0%);
        -o-filter: brightness(100%) grayscale(0%);
        -ms-filter: brightness(100%) grayscale(0%);
        filter: brightness(100%) grayscale(0%); }
    .post-slider .slick-slide .h2 {
      font-family: "open_sansregular", Arial, sans-serif;
      font-size: 10px;
      font-weight: normal;
      display: block;
      text-transform: uppercase;
      margin-top: 65%;
      color: #ffffff;
      line-height: 22px;
      text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); }
      .post-slider .slick-slide .h2:after {
        display: none; }
      .post-slider .slick-slide .h2 span {
        font-family: "open_sansbold", Arial, sans-serif;
        font-size: 22px;
        line-height: 26px;
        display: block;
        font-weight: bold; }
        .post-slider .slick-slide .h2 span:after {
          display: none; }

#ghp-guides {
  background-image: url("../png/guides_background-40.png");
  background-repeat: repeat-x; }
  #ghp-guides .guides--social a {
    color: #3E8275 !important;
    border: solid 2px #3E8275 !important; }
    #ghp-guides .guides--social a:hover {
      color: white !important;
      border: solid 2px #C35525 !important;
      background-color: #C35525 !important; }
  #ghp-guides .ghp-card {
    border-bottom: 2px solid #3E8275;
    background-color: white;
    height: 740px; }
  #ghp-guides .ghp-card--purple {
    color: white;
    background-color: #C35525;
    border-bottom: 2px solid #3E8275;
    min-height: 740px;
    max-height: 740px; }
  #ghp-guides .col:first-of-type.ghp-card {
    padding-left: 0; }
  #ghp-guides .col:first-of-type.ghp-card {
    padding-right: 0; }
  #ghp-guides .guide--card-image {
    background-color: #171745;
    transform-style: preserve-3d;
    border: medium none;
    cursor: pointer;
    transition: background-size 0.3s ease-in 0s;
    height: 240px;
    background-size: 100% auto;
    background-position: top center;
    transition: background-size 0.3s ease-in;
    -moz-transition: background-size 0.3s ease-in;
    -web-kit-transition: background-size 0.3s ease-in; }
    #ghp-guides .guide--card-image:hover {
      background-size: 110% auto; }
  #ghp-guides .overlay {
    position: relative; }
    #ghp-guides .overlay:after {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0; }
  #ghp-guides .gray:after {
    background-color: #3D3D3D; }
  #ghp-guides .guide--card-title {
    font-size: 20px;
    font-size: 1.2rem; }
    #ghp-guides .guide--card-title a {
      color: #3D3D3D; }
      #ghp-guides .guide--card-title a:hover {
        color: #414A6B; }
  #ghp-guides .fg-text {
    color: #3E8275 !important; }
  #ghp-guides .hero {
    position: relative;
    z-index: 1; }
    #ghp-guides .hero:before {
      position: absolute;
      content: ' ';
      top: 0;
      height: 100%;
      width: 100%;
      background: #29272B;
      z-index: -1;
      opacity: 0.5;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
      filter: alpha(opacity=0.5); }

/* ==========================================================================
/* -- Cardstack
========================================================================== */
.cardstack {
  margin-bottom: 40px;
  background-color: #5b3f77; }
  .cardstack .cardstack-nav {
    position: relative; }
    .cardstack .cardstack-nav ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .cardstack .cardstack-nav ul li {
        line-height: 1.5rem; }
        .cardstack .cardstack-nav ul li:before {
          display: none; }
        .cardstack .cardstack-nav ul li.active a {
          background-color: #5b3f77; }
        .cardstack .cardstack-nav ul li a {
          display: block;
          text-decoration: none;
          color: #ffffff;
          height: 100%;
          font-size: 14px;
          text-transform: uppercase;
          background-color: #2e203c; }
          .cardstack .cardstack-nav ul li a h4 {
            font-size: 15px;
            margin: 0;
            overflow: hidden;
            display: inline; }
  .cardstack .cardstack-tabs {
    position: relative; }
    .cardstack .cardstack-tabs .cardstack-content {
      transition: all .6s ease-in-out;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      color: #ffffff;
      width: 100%; }
      .cardstack .cardstack-tabs .cardstack-content h3,
      .cardstack .cardstack-tabs .cardstack-content .h3,
      .cardstack .cardstack-tabs .cardstack-content .list--charts .chart--label,
      .list--charts .cardstack .cardstack-tabs .cardstack-content .chart--label,
      .cardstack .cardstack-tabs .cardstack-content .cta--2 h4,
      .cta--2 .cardstack .cardstack-tabs .cardstack-content h4,
      .cardstack .cardstack-tabs .cardstack-content .cta--purple h4,
      .cta--purple .cardstack .cardstack-tabs .cardstack-content h4,
      .cardstack .cardstack-tabs .cardstack-content .cta--teal h4,
      .cta--teal .cardstack .cardstack-tabs .cardstack-content h4,
      .cardstack .cardstack-tabs .cardstack-content .row--branding .phone .phoneNumberTel,
      .row--branding .phone .cardstack .cardstack-tabs .cardstack-content .phoneNumberTel,
      .cardstack .cardstack-tabs .cardstack-content h4,
      .cardstack .cardstack-tabs .cardstack-content .h4,
      .cardstack .cardstack-tabs .cardstack-content h5,
      .cardstack .cardstack-tabs .cardstack-content .h5,
      .cardstack .cardstack-tabs .cardstack-content p {
        color: #ffffff; }
      .cardstack .cardstack-tabs .cardstack-content.active {
        opacity: 1;
        transition: all .6s ease-in-out;
        z-index: 1; }
      .cardstack .cardstack-tabs .cardstack-content p:first-of-type {
        margin-top: 0; }
  .cardstack.vertical .cardstack-nav {
    background-color: #2E203C; }
    .cardstack.vertical .cardstack-nav.col {
      padding: 0; }
    .cardstack.vertical .cardstack-nav ul {
      text-align: right; }
      .cardstack.vertical .cardstack-nav ul li {
        border-bottom: 1px solid #261b32; }
        .cardstack.vertical .cardstack-nav ul li.active {
          -webkit-box-shadow: -4px 0px 0px 0px #8b61b6;
          -moz-box-shadow: -4px 0px 0px 0px #8b61b6;
          box-shadow: -4px 0px 0px 0px #8b61b6; }
        .cardstack.vertical .cardstack-nav ul li a {
          padding: 16px 20px; }
  .cardstack.horizontal .cardstack-nav ul {
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .cardstack.horizontal .cardstack-nav ul li {
      border-right: 1px solid #261b32; }
      .cardstack.horizontal .cardstack-nav ul li:last-of-type {
        border-right: none; }
      .cardstack.horizontal .cardstack-nav ul li.col {
        padding: 0; }
      .cardstack.horizontal .cardstack-nav ul li a {
        display: block;
        text-decoration: none;
        color: #ffffff;
        height: 100%;
        padding: 16px 20px;
        font-size: 14px;
        text-transform: uppercase;
        display: flex;
        justify-content: center;
        flex-direction: column; }
        .cardstack.horizontal .cardstack-nav ul li a h4 {
          font-size: 15px;
          margin: 0;
          overflow: hidden;
          display: inline; }
      .cardstack.horizontal .cardstack-nav ul li:before {
        display: none; }
      .cardstack.horizontal .cardstack-nav ul li.active {
        -webkit-box-shadow: 0px -4px 0px 0px #8b61b6;
        -moz-box-shadow: 0px -4px 0px 0px #8b61b6;
        box-shadow: 0px -4px 0px 0px #8b61b6; }
  .cardstack.horizontal .cardstack-tabs .cardstack-content {
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 2em;
    padding-bottom: 2em; }

.no-js .cardstack.horizontal.card,
.no-js .cardstack.vertical.card {
  box-shadow: none;
  padding: 0; }

.no-js .cardstack.horizontal .col,
.no-js .cardstack.vertical .col {
  padding: 0; }

.no-js .cardstack.horizontal .cardstack-tabs,
.no-js .cardstack.vertical .cardstack-tabs {
  height: auto !important;
  width: 100%; }
  .no-js .cardstack.horizontal .cardstack-tabs .cardstack-content,
  .no-js .cardstack.vertical .cardstack-tabs .cardstack-content {
    opacity: 1;
    position: relative;
    margin-bottom: 0;
    border-bottom: 2px solid #ffffff; }

.no-js .cardstack-nav {
  display: none; }

.no-js .accordion h4:after, .no-js .accordion h4:before,
.no-js .accordion .h4:after,
.no-js .accordion .h4:before {
  display: none; }

.no-js .accordion .accordion-content {
  display: block; }

.back-to-top-cardstack a {
  font-family: 'open_sanssemibold';
  text-transform: uppercase;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none; }

.back-to-top-cardstack a:before,
.back-to-top-cardstack a:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "\f106";
  display: inline-block; }

.back-to-top-cardstack a:before {
  margin-right: 8px; }

.back-to-top-cardstack a:after {
  margin-left: 8px; }

/* ==========================================================================
/* -- Teen Drug Abuse
========================================================================== */
#teen-stat {
  background-image: url("../jpg/bg--lockers.jpg");
  background-size: cover; }

/* ==========================================================================
/* -- Featured Pages
========================================================================== */
.pullout {
  margin-top: 3em;
  margin-bottom: 3em; }
  .pullout.left {
    margin-right: 10%; }
    .pullout.left[class*="pull-"] {
      position: unset; }
    .pullout.left.pull-2 {
      margin-left: -16.66667%;
      margin-left: calc(-100% / 12 * 2);
      margin-left: -webkit-calc(-100% / 12 * 2);
      margin-left: -moz-calc(-100% / 12 * 2);
      left: 0; }
  .pullout.right {
    float: right;
    margin-left: 10%; }
    .pullout.right[class*="push-"] {
      position: unset; }
    .pullout.right.push-2 {
      margin-right: -16.66667%;
      margin-right: calc(-100% / 12 * 2);
      margin-right: -webkit-calc(-100% / 12 * 2);
      margin-right: -moz-calc(-100% / 12 * 2);
      left: 0; }
  .pullout.center .caption, .pullout.center .caption--large {
    text-align: center; }
  .pullout em {
    font-size: 1.75rem;
    font-size: 28px; }
  .pullout .img-text {
    font-size: 1.25rem;
    font-size: 20px;
    color: white !important;
    line-height: normal; }
  .pullout .quote-author {
    margin-top: 1.75em;
    color: #666666;
    font-family: "open_sansregular", Arial, sans-serif; }
  .pullout .caption, .pullout .caption--large, .pullout .guides p.caption--large, .guides .pullout p.caption--large {
    display: block;
    margin-bottom: .5em; }

h4 + .caption, h4 + .caption--large, .guides h4 + p.caption--large {
  margin-top: 1em; }

.hero h1 .hero--copy {
  font-size: 0.4em;
  font-style: italic;
  margin-top: .8em;
  margin-bottom: 5em; }

.hero .hero--subtitle {
  font-size: 0.4em;
  font-style: italic;
  margin-top: .8em;
  margin-bottom: 3em;
  font-family: open_sanslight;
  top: -10px;
  position: relative;
  display: block; }

.hero--h2 {
  position: relative;
  min-height: 450px; }
  .hero--h2 h2 {
    position: absolute;
    bottom: 80px; }

#risk-factors {
  background-image: url("../jpg/hero--risk-factors.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#parential-influence {
  background-image: url("../jpg/hero--parential-influence.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#resilient {
  background-image: url("../jpg/hero--resilient.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

.pullout iframe {
  width: 100%; }

#dui--getting-pulled-over {
  background-image: url("../jpg/hero--getting-pulled-over.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#dui--price-of-a-dui {
  background-image: url("../jpg/hero--price-of-a-dui.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#dui--underage-drivers {
  background-image: url("../jpg/hero--underage-drivers.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#dui--drugged-driving {
  background-image: url("../jpg/hero--drugged-driving.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#dui--dui-programs {
  background-image: url("../jpg/hero--dui-programs.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#dui--stigma-of-a-dui {
  background-image: url("../jpg/hero--stigma-of-a-dui.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#dui--helping-others {
  background-image: url("../jpg/hero--helping-others.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#wtc--first-responders {
  background-image: url("../jpg/hero--first-responders.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#wtc--moving-forward {
  background-image: url("../jpg/hero--moving-forward.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#wtc--nation-wide-trauma {
  background-image: url("../jpg/hero--nation-wide-trauma.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#wtc--substance-abuse-epidemic {
  background-image: url("../jpg/hero--substance-abuse-epidemic.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#wtc--trauma-and-relapse {
  background-image: url("../jpg/hero--trauma-and-relapse.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#wtc--world-trade-center {
  background-image: url("../jpg/hero--world-trade-center.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#democrats--policies {
  background-image: url("../jpg/hero--democratic-policies.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#democrats--legislation {
  background-image: url("../jpg/hero--democratic-legislation.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#democrats--congress {
  background-image: url("../jpg/hero--democratic-congress.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#democrats--recent-legislation {
  background-image: url("../jpg/hero--democratic-recent-legislation.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#democrats--future-policies {
  background-image: url("../jpg/hero--democratic-future-policies.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#republicans--crisis {
  background-image: url("../jpg/hero--republican-drug-crisis.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#republicans--searching {
  background-image: url("../jpg/hero--republican-effective-policies.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#republicans--ondcp {
  background-image: url("../jpg/hero--republican-ondcp.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#republicans--today {
  background-image: url("../jpg/hero--republican-drug-policy-today.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#adult-children--characteristics {
  background-image: url("../jpg/hero--characteristics.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#adult-children--childhood {
  background-image: url("../jpg/hero--childhood.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#adult-children--parentification {
  background-image: url("../jpg/hero--parentification.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#adult-children--support {
  background-image: url("../jpg/hero--support.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#adult-children--parent {
  background-image: url("../jpg/hero--parent.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

#adult-children--love-again {
  background-image: url("../jpg/hero--love-again.jpg");
  background-size: cover;
  -ms-behavior: url("../backgroundsize.min.html");
  background-position: center; }

/* ==========================================================================
/* -- Recovery Stories
========================================================================== */
#post-slider {
  margin-bottom: -7.25em; }

.hero .recovery-stories-title {
  top: 0;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "open_sanslight", Arial, sans-serif; }
  .hero .recovery-stories-title:before {
    content: "";
    background: url("../png/leaf--green.png");
    height: 45px;
    width: 33px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px; }

.hero .recovery-story-name {
  font-family: "debby", Arial, serif;
  color: #ffffff;
  font-size: 140px;
  display: block;
  line-height: 140px;
  margin-bottom: 60px;
  top: 20px; }

/* ==========================================================================
/* -- Accordion
========================================================================== */
.accordion h4,
.accordion .h4 {
  display: block;
  font-size: 16px;
  line-height: 30px;
  line-height: 1.875rem;
  padding: 1em 0;
  margin: 0;
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #e4e4e4; }
  .accordion h4:before,
  .accordion .h4:before {
    display: block;
    background: #3E8275;
    content: '';
    height: 2px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 14px; }
  .accordion h4:after,
  .accordion .h4:after {
    background: #3E8275;
    content: '';
    height: 2px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 14px; }
  .accordion h4.active:before,
  .accordion .h4.active:before {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  .accordion h4:first-of-type,
  .accordion .h4:first-of-type {
    padding-top: 0; }

.accordion .accordion-content {
  display: none;
  padding: 0 4%; }
  .accordion .accordion-content.active {
    display: block; }
  .accordion .accordion-content p {
    font-size: 14px; }

/* ==========================================================================
/* -- Quizzes
========================================================================== */
.quiz .quiz--question-heading {
  font-size: 18px;
  color: #ffffff;
  font-family: "open_sanssemibold", Arial, sans-serif;
  text-transform: uppercase;
  font-style: italic;
  padding-bottom: 0;
  margin-top: 5px;
  line-height: 1em; }

.quiz .question {
  border-bottom: 1px solid #efefef; }
  .quiz .question p {
    margin-bottom: 0;
    font-family: "open_sanssemibold", Arial, sans-serif;
    color: #3D3D3D;
    overflow: hidden; }

.quiz .question-number {
  text-decoration: none;
  color: #C35525;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 26px;
  line-height: 1.625rem;
  text-align: center;
  border: solid 2px #C35525;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  float: left;
  margin-right: 15px; }

.quiz ul {
  padding: 0;
  margin: 0; }

.quiz fieldset {
  text-align: right; }

.quiz .error-message p {
  display: none;
  margin-bottom: 0; }
  .quiz .error-message p:before {
    color: #C35525;
    font-family: 'icomoon';
    content: "\e903";
    left: -30px;
    margin-right: 10px;
    margin-top: 4px; }

.quiz--header {
  padding-top: 20px;
  padding-bottom: 20px; }
  .quiz--header p {
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 12px;
    padding-bottom: 10px; }

.quiz--progress {
  background-color: #68656b;
  border-radius: 2px; }

.quiz--progress-bar {
  height: 8px;
  border-radius: 2px;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  -webkit-transition-property: width, background-color;
  -moz-transition-property: width, background-color;
  -o-transition-property: width, background-color;
  transition-property: width, background-color; }

.question .quiz--progress > .quiz--progress-bar {
  background-color: #3E8275; }

.quiz--progress-bar {
  height: 8px;
  border-radius: 2px;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  -webkit-transition-property: width, background-color;
  -moz-transition-property: width, background-color;
  -o-transition-property: width, background-color;
  transition-property: width, background-color; }

.quiz--progress > .quiz--progress-bar {
  background-color: #3E8275; }

.lowscore,
.mediumscore,
.highscore,
.quiz-results-info {
  display: none; }

#substance-abuse-wa--motel-sliver {
  background-image: url("../jpg/sliver--motel.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#substance-abuse-wa--marijuana-sliver {
  background-image: url("../jpg/sliver--marijuana.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#substance-abuse-wa--dui-sliver {
  background-image: url("../jpg/sliver--dui.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#substance-abuse-wa--seattle-sliver {
  background-image: url("../jpg/sliver--seattle.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#substance-abuse-wa--poppy-plant-sliver {
  background-image: url("../jpg/sliver--poppy-plant.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#substance-abuse-wa--heroin-sliver {
  background-image: url("../jpg/sliver--heroin.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

.search-404 input {
  padding: 1em;
  font-family: "open_sanssemibold", Arial, sans-serif;
  font-style: italic; }

.hero--super-script {
  top: 0;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "open_sanslight", Arial, sans-serif; }

.hero--large-text {
  font-size: 120px;
  font-family: "open_sansbold", Arial, sans-serif;
  line-height: 1;
  color: #ffffff; }

.hero .recovery-story-name {
  font-family: "debby", Arial, serif;
  color: #ffffff;
  font-size: 140px;
  display: block;
  line-height: 140px;
  margin-bottom: 60px;
  top: 20px; }

.recovery-spotlight {
  position: relative;
  height: 100%; }
  .recovery-spotlight:before {
    content: '';
    float: right;
    height: calc(100% - 288px); }
  .recovery-spotlight img {
    float: right;
    clear: right; }

.top-author-block {
  display: block;
  background-color: #3E8275;
  margin-top: -90px;
  line-height: 40px; }

.author-li {
  color: white;
  display: inline-block; }

.author-li::before {
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  left: -20px;
  content: "•";
  color: white; }

.authorheading {
  padding-top: 65px; }

/*Contributors Pages*/
#titlecard {
  letter-spacing: 1px; }

.contributor-hero .image-mask {
  height: auto;
  overflow: hidden; }

.dynamic_content li:before {
  color: white; }

.dynamic_content li a {
  text-decoration: none; }
  .dynamic_content li a:hover {
    color: #C35525; }

.dynamic_content .li1:before {
  color: white; }

.dynamic_content .featured-title span {
  vertical-align: top; }

/*End Contributors*/
/* ==========================================================================
/* -- Rap Feature Story
========================================================================== */
#rap-feature blockquote {
  margin-bottom: 0; }

#rap-feature .pullquote-box--black {
  -webkit-box-shadow: -20px 0px 0px 0px #19181a;
  -moz-box-shadow: -20px 0px 0px 0px #19181a;
  box-shadow: -20px 0px 0px 0px #19181a;
  background-color: #19181a;
  behavior: url("../pie.html"); }
  #rap-feature .pullquote-box--black:after {
    content: "";
    height: 90%;
    width: 4px;
    background: #C35525;
    display: block;
    position: absolute;
    top: 3.5em;
    left: -4px;
    margin-top: 0; }

#rap-feature .pullquote-box--white {
  -webkit-box-shadow: -20px 0px 0px 0px white;
  -moz-box-shadow: -20px 0px 0px 0px white;
  box-shadow: -20px 0px 0px 0px white;
  background-color: #ffffff; }
  #rap-feature .pullquote-box--white:after {
    content: "";
    height: 90%;
    width: 4px;
    background: #C35525;
    display: block;
    position: absolute;
    top: 3.5em;
    left: -4px;
    margin-top: 0; }

#rap-feature .pullquote-box--black blockquote,
#rap-feature .bg--darker-grey blockquote {
  color: #ffffff; }

#rap-feature .pullquote-box--black cite,
#rap-feature .bg--darker-grey cite {
  color: #EBEBEB; }

#rap-feature .quote-author {
  margin-top: 1.75em;
  color: #666;
  font-family: "open_sansregular",Arial,sans-serif;
  font-size: .875rem;
  text-transform: uppercase;
  line-height: 26px; }

#rap-feature .bg--color-split-bw {
  background: #19181a;
  /* Old browsers */
  background: -moz-linear-gradient(left, #19181a 0%, #19181a 50%, #ffffff 50%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #19181a 0%, #19181a 50%, #ffffff 50%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #19181a 0%, #19181a 50%, #ffffff 50%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

#rap-feature blockquote {
  text-align: left;
  font-family: 'open_sansbold';
  font-size: 20px;
  color: #19181a; }

#rap-feature cite {
  position: relative;
  padding-left: 20px;
  display: block;
  margin-top: 1.75em;
  margin-bottom: .25em;
  color: #3D3D3D;
  font-family: "open_sansregular",Arial,sans-serif;
  font-size: .875rem;
  text-transform: uppercase;
  line-height: 26px; }
  #rap-feature cite:before {
    content: '–';
    position: absolute;
    left: 0; }

#rap-feature .quote--image blockquote {
  padding: 1em 0 0 0;
  margin-top: 0;
  position: relative; }
  #rap-feature .quote--image blockquote:before {
    content: '';
    display: block;
    background: #C35525;
    position: absolute;
    width: 4px;
    height: 110%;
    top: -1.5em;
    left: 20px;
    z-index: 2; }
  #rap-feature .quote--image blockquote p {
    margin-top: 0;
    margin-left: 48px; }
  #rap-feature .quote--image blockquote cite {
    margin-left: 48px; }

#rap-feature .bg--paint-gradient:after {
  content: "";
  background: url("../jpg/bg--paint-gradient.jpg");
  height: 657px;
  width: 600px;
  display: inline-block;
  left: -100px;
  position: absolute;
  top: -220px;
  z-index: 1; }

#rap-feature #twitter-widget-0,
#rap-feature #twitter-widget-1 {
  width: 100% !important;
  display: none; }

#rap-feature .slick-slide {
  background-color: #19181a;
  background: url("../jpg/slider-bg.jpg");
  background-size: cover;
  color: #ffffff;
  max-width: 820px;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -o-transition: scale(0.95);
  transform: scale(0.95); }
  #rap-feature .slick-slide.slick-current {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transition: scale(1);
    transform: scale(1); }
  #rap-feature .slick-slide p {
    color: #919191;
    margin-bottom: .5em; }
  #rap-feature .slick-slide img {
    width: auto;
    height: 100%; }

#rap-feature button.slick-prev::before,
#rap-feature button.slick-next::before {
  background: rgba(25, 24, 26, 0.5) !important;
  color: #ffffff; }

#rap-feature--hero h1 {
  font-family: 'fatboy_slim', arial, sans-serif;
  font-size: 120px;
  display: block;
  text-transform: uppercase;
  text-align: center; }

#rap-feature--hero span {
  font-family: "open_sansregular", Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.43em;
  color: #ffffff;
  display: block;
  text-transform: uppercase;
  text-align: center; }

#rap-feature--cocaine,
#rap-feature--pills {
  position: absolute;
  top: 0;
  left: 0; }

.rappers-paint-img {
  height: 398px;
  position: relative;
  overflow: none; }
  .rappers-paint-img:after {
    content: "";
    background: url("../jpg/bg--paint-splatter.jpg");
    height: 602px;
    width: 780px;
    display: inline-block;
    right: -36px;
    position: absolute;
    top: -118px;
    z-index: 1;
    background-repeat: no-repeat; }
  .rappers-paint-img img {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: auto;
    display: block;
    z-index: 2; }

.rapper-bg-overflow {
  height: 674px;
  position: relative;
  overflow: none; }

.rapper-bg-overflow img {
  position: absolute;
  left: 0px;
  top: 14px;
  height: 100%;
  width: auto;
  display: block; }

#jay-z-overflow {
  position: relative; }

#jay-z-overflow:before {
  content: "";
  background: url("../jpg/jay-z.jpg");
  height: 560px;
  width: 590px;
  display: inline-block;
  right: -600px;
  position: absolute;
  top: -6em;
  z-index: 3; }

.bg--jay-z-wrapper {
  position: absolute;
  top: 140px; }

.bg--eminem-wrapper {
  position: absolute;
  top: 320px; }

.bg--graffiti {
  background-image: url("../png/graffiti-1.png"), url("../png/graffiti-2.png");
  background-position: left top 10%, right bottom 30%;
  background-repeat: no-repeat; }

.bg--graffiti-2 {
  background-image: url("../png/graffiti-1.png"), url("../png/graffiti-2.png");
  background-position: left top 10%, right bottom 30%;
  background-repeat: no-repeat;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  -ms-filter: "FlipH";
  filter: FlipH;
  image-rendering: -moz-crisp-edges; }
  .bg--graffiti-2 p,
  .bg--graffiti-2 img {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: "FlipH";
    filter: FlipH;
    image-rendering: -moz-crisp-edges; }

.bg--graffiti-3 {
  background-image: url("../png/graffiti-3.png"), url("../png/graffiti-4.png");
  background-position: right top 80%, left bottom 20%;
  background-repeat: no-repeat; }

.ie9 .bg--graffiti-1 .container p,
.ie9 .bg--graffiti-2 .container p,
.ie9 .bg--graffiti-3 .container p {
  background-color: #ffffff; }

/* ==========================================================================
/* -- Jump-to
========================================================================== */
.fixme {
  margin-top: 60px; }

#content-sub-nav {
  z-index: 2; }
  #content-sub-nav ul {
    padding-left: 0;
    margin-left: 14px;
    margin-right: 20px;
    background: #171745;
    font-size: 14px;
    font-family: 'open_sansregular';
    margin-bottom: 0; }
    #content-sub-nav ul span {
      background-color: #C35525;
      width: 100%;
      color: #fff;
      text-align: center;
      padding-top: 6px;
      padding-bottom: 6px;
      font-family: 'open_sansregular'; }
    #content-sub-nav ul li {
      color: #fff;
      padding-left: 20px;
      padding-right: 20px;
      border-bottom: 1px solid #373539;
      padding-top: 10px;
      padding-bottom: 10px;
      line-height: 24px; }
    #content-sub-nav ul a {
      text-decoration: none; }
    #content-sub-nav ul a:hover li {
      color: #414A6B; }

@media only screen and (max-width: 739px) {
  #content-sub-nav ul {
    margin: 0; }
    #content-sub-nav ul span {
      background-color: #3E8275;
      width: 100%;
      color: #fff;
      text-align: left;
      padding-top: 6px;
      padding-bottom: 6px;
      padding-left: 20px;
      font-family: 'open_sansregular'; } }

#content-mobile-sub-nav {
  z-index: 11;
  position: fixed;
  left: 0;
  bottom: 0; }
  #content-mobile-sub-nav ul {
    padding: 0;
    margin: 0;
    background: #171745;
    font-size: 14px;
    font-family: 'open_sanslight'; }
    #content-mobile-sub-nav ul span {
      background-color: #3E8275;
      width: 100%;
      color: #fff;
      text-align: center;
      padding-top: 6px;
      padding-bottom: 6px;
      font-family: 'open_sansregular'; }
    #content-mobile-sub-nav ul li {
      color: #fff;
      padding-left: 20px;
      padding-right: 20px;
      border-bottom: 1px solid #373539;
      padding-top: 10px;
      padding-bottom: 10px;
      line-height: 24px;
      display: none; }
    #content-mobile-sub-nav ul a {
      text-decoration: none; }
    #content-mobile-sub-nav ul a:hover li {
      color: #414A6B; }

#content-sub-nav-mobile div {
  background-color: #3E8275;
  color: white;
  padding: 10px;
  border-top: 1px #3EAF97 solid; }

#content-sub-nav-mobile div:last-child {
  border-left: 1px #3EAF97 solid; }

/* ==========================================================================
/* -- Section Nav
========================================================================== */
.open-section-nav {
  font-family: "open_sanssemibold";
  color: #666;
  font-size: .875rem; }

.open-section-nav:hover {
  color: #C35525;
  padding-left: 2px; }

.open-section-nav-lower {
  font-family: "open_sanssemibold";
  color: #666;
  font-size: .875rem;
  cursor: pointer; }

.open-section-nav-lower:hover {
  color: #C35525;
  padding-left: 2px; }

@media only screen and (max-width: 739px) {
  .open-section-nav {
    padding-left: 20px;
    padding-right: 20px;
    color: #fff; }
  .open-section-nav:hover {
    padding-left: 20px;
    color: #fff; }
  .open-section-nav-lower {
    padding-left: 20px;
    padding-right: 20px;
    color: #fff; }
  .open-section-nav-lower:hover {
    color: #C35525;
    padding-left: 10px; }
  .no-touchevents .nav--left a:hover {
    padding-left: 10px; } }

#tier-section-wrapper {
  -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.22);
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.22);
  transform: scale(1.02);
  -moz-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  cursor: pointer; }

.tier-active {
  -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.22);
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.22);
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  background-color: #8059A1;
  color: white; }
  .tier-active h4 {
    color: white; }

@media only screen and (max-width: 739px) {
  .tier-active {
    -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 1px 20px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0);
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    background-color: white;
    color: #666; }
    .tier-active h4 {
      color: #3D3D3D; } }

/* ==========================================================================
/* -- Scroll to Inner Page Reactive Nav
========================================================================== */
#scrollTo-reactiveNav {
  z-index: 11;
  position: absolute;
  max-width: 330px; }
  #scrollTo-reactiveNav ul {
    padding-left: 0;
    margin-left: 14px;
    margin-right: 20px;
    background: #171745;
    font-size: 14px;
    font-family: 'open_sanslight'; }
    #scrollTo-reactiveNav ul span {
      background-color: #C35525;
      width: 100%;
      color: white;
      text-align: center;
      padding-top: 6px;
      padding-bottom: 6px;
      font-family: 'open_sansregular'; }
    #scrollTo-reactiveNav ul a {
      text-decoration: none; }
    #scrollTo-reactiveNav ul li {
      color: #FFFFFF;
      padding-left: 20px;
      padding-right: 20px;
      border-bottom: 1px solid #373539;
      padding-top: 10px;
      padding-bottom: 10px;
      line-height: 24px; }
      #scrollTo-reactiveNav ul li:before {
        content: ''; }
      #scrollTo-reactiveNav ul li:hover {
        color: #414A6B; }
      #scrollTo-reactiveNav ul li .active {
        background-color: #3E8275;
        cursor: pointer;
        color: white; }
    #scrollTo-reactiveNav ul li .active {
      background-color: #3E8275;
      cursor: pointer;
      color: white; }

.subNavActive {
  font-family: 'open_sanssemibold';
  color: #3E8275 !important; }

.scrollTo-reactiveNav-regular {
  position: absolute !important;
  margin-top: 190px; }

.scrollTo-reactiveNav-stick {
  position: fixed !important;
  top: 48px;
  left: 0; }

.scrollTo-reactiveNav-stick--two {
  position: fixed !important;
  top: 570px;
  left: 0; }

@media only screen and (min-width: 740px) and (max-width: 999px) {
  #scrollTo-reactiveNav {
    position: absolute; }
    #scrollTo-reactiveNav ul {
      margin-left: 6px;
      margin-right: 6px; }
      #scrollTo-reactiveNav ul li {
        font-size: 13px; }
  .scrollTo-reactiveNav-stick {
    position: fixed !important;
    top: 72px;
    left: 0;
    max-width: none !important; }
  .scrollTo-reactiveNav-stick--two {
    position: fixed !important;
    top: 72px;
    left: 0;
    max-width: none !important; } }

#scrollTo-reactiveNav-mobile-control div {
  background-color: #3E8275;
  color: white;
  padding: 10px; }

#scrollTo-reactiveNav-mobile-control div:last-child {
  border-left: 1px #3EAF97 solid; }

@media only screen and (max-width: 739px) {
  #scrollTo-reactiveNav {
    bottom: 0;
    left: 0;
    top: inherit;
    z-index: 99;
    max-width: none;
    border-top: 1px solid #3EAF97; }
    #scrollTo-reactiveNav ul {
      border-left: none;
      padding-left: 10px;
      padding-right: 0;
      margin: 0;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.8); }
      #scrollTo-reactiveNav ul a {
        text-decoration: none; }
      #scrollTo-reactiveNav ul li {
        padding-top: 10px;
        padding-bottom: 10px;
        color: white; }
        #scrollTo-reactiveNav ul li:hover {
          background-color: transparent;
          color: white; }
  .scrollTo-reactiveNav-inner {
    padding-left: 20px; }
  .subNavActive {
    background-color: transparent !important;
    cursor: pointer;
    color: #3E8275 !important; } }

/* ==========================================================================
/* -- Recovery Stories
========================================================================== */
#lonny-mead--rehab-or-jail {
  background-image: url("../jpg/rehab-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#lonny-mead--taking-advantage {
  background-image: url("../jpg/advantageoflife-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

#lonny-mead--mind-body-soul {
  background-image: url("../jpg/lonnymbs-sliver.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 350px; }

@media only screen and (max-width: 739px) {
  #lonny-mead--mind-body-soul {
    background-image: url("../jpg/lonnymbs-sliver-mobile.jpg"); } }

@media only screen and (max-width: 1326px) {
  #lonny-mead--taking-advantage {
    background-position: top right; } }

/* ==========================================================================
/* -- Numbers next to Headings
========================================================================== */
.number-block {
  background-color: #6F4D93;
  color: white;
  height: 56px;
  width: 56px;
  display: inline-block;
  position: relative;
  top: -13px;
  margin-right: 20px;
  text-align: center;
  padding-top: 8px;
  font-size: 30px; }

.number-block-title {
  position: relative;
  top: -16px; }

/* ==========================================================================
/* -- Numbers next to Headings
========================================================================== */
.additional-findings {
  font-family: "open_sanslight", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem; }
  .additional-findings:after {
    display: inline-block;
    height: 30px;
    width: 47px;
    content: "";
    background-image: url("../png/arrow--handwritten-down.png");
    position: relative;
    top: 20px;
    margin-left: 10px; }
  .additional-findings.fc-w:after {
    filter: brightness(900%); }

/* ==========================================================================
/* -- Random Stuff
========================================================================== */
.kid_on_bench {
  position: relative;
  z-index: 3;
  margin-top: -326px;
  overflow: hidden; }

.block-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.collage {
  position: relative; }
  .collage img {
    position: absolute;
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.25); }
  .collage .collage__item {
    position: absolute; }
  .collage .icon-play {
    position: absolute;
    font-size: 80px;
    color: white;
    margin-top: -40px;
    margin-right: -40px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease; }
    .collage .icon-play:hover {
      filter: alpha(opacity=100);
      opacity: 1; }

.js.no-touchevents .collage img,
.js.no-touchevents .collage .collage__item {
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 2s ease;
  -moz-transition: opacity 2s ease;
  -webkit-transition: opacity 2s ease; }
  .js.no-touchevents .collage img.skrollable,
  .js.no-touchevents .collage .collage__item.skrollable {
    filter: alpha(opacity=100);
    opacity: 1; }

.hp-article {
  background-color: #171745;
  background-size: 100% 100%;
  background-position: top center;
  height: 300px;
  padding-left: 6%;
  padding-right: 6%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  border: none;
  cursor: pointer;
  transition: background-size 0.3s ease-in;
  -moz-transition: background-size 0.3s ease-in;
  -webkit-transition: background-size 0.3s ease-in; }
  .hp-article:hover {
    background-size: 110% 110%; }
    .hp-article:hover .article__title a {
      color: #C35525; }

.article__hgroup {
  position: relative;
  top: 45%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.article__category {
  text-transform: uppercase;
  font-style: italic; }
  .article__category a {
    color: #414A6B; }

.article__title {
  font-size: 24px;
  font-size: 1.5rem;
  padding-top: 0; }
  .article__title a {
    color: white; }

.article-date {
  margin-bottom: 1em;
  display: block;
  font-family: "open_sanslight", Arial, sans-serif;
  font-style: italic;
  font-size: 1.25em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

.js .slider--slide {
  display: none; }
  .js .slider--slide.current {
    display: block; }

.js .slider--thumb {
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  cursor: pointer; }

.js .slider--thumb.current {
  border: solid 5px #C35525; }

.email-link:before {
  content: "";
  background: url("../png/icon-email.png");
  height: 16px;
  width: 16px;
  display: inline-block;
  margin-right: 8px;
  position: relative;
  top: 2px; }

/* more info icon */
.info-circle {
  background-image: url("../png/icon-more-info.png");
  width: 16px;
  height: 16px;
  display: inline-block;
  top: 2px;
  position: relative;
  margin-left: 1px; }

.ranking .icon-triangle-down {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 45px;
  line-height: 2.8125rem;
  vertical-align: middle; }

ul.custom-icons {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 2.5em; }
  ul.custom-icons li {
    height: 41px;
    background-size: 36px 41px;
    padding-left: 50px;
    padding-top: 4px;
    margin-top: 35px; }
    ul.custom-icons li:before {
      display: none; }

.li-eap {
  background: url("../png/icon-detox-green.png") no-repeat left top; }

.li-saap {
  background: url("../png/icon-brain-green.png") no-repeat left top; }

.li-aa {
  background: url("../png/icon-wine-green.png") no-repeat left top; }

.li-na {
  background: url("../png/icon-medicine-green.png") no-repeat left top; }

.li-person {
  background: url("../png/icon-avatar-white.png") no-repeat left top; }

.li-pills {
  background: url("../png/icon-pill-bottle.png") no-repeat left top; }

.li-stethoscope {
  background: url("../png/icon-stethoscope.png") no-repeat left top; }

.li-medication {
  background: url("../png/icon-medicine-white.png") no-repeat left top; }

.li-detox-centers {
  background: url("../png/icon-nurses-white.png") no-repeat left top; }

.li-detox-process {
  background: url("../png/icon-detox-white.png") no-repeat left top; }

.li-home {
  background: url("../png/icon-home-white.png") no-repeat left top; }

.li-home-2 {
  background: url("../png/icon--home-2-white.png") no-repeat left top; }

.li-head-bulb {
  background: url("../png/icon-idea-white.png") no-repeat left top; }

.li-heart-normal {
  background: url("../png/icon-heart-white.png") no-repeat left top; }

.li-detox-expect {
  background: url("../png/icon-checklist-white.png") no-repeat left top; }

.li-detox-centers-find {
  background: url("../png/icon-building-white.png") no-repeat left top; }

.li-detox-types {
  background: url("../png/icon-holistic-white.png") no-repeat left top; }

.li-how-long {
  background: url("../png/icon-calendar-white.png") no-repeat left top; }

.li-recovery-after-detox {
  background: url("../png/icon-house-white.png") no-repeat left top; }

.li-intro-alcoholism {
  background: url("../png/icon-wine-white.png") no-repeat left top; }

.li-define-alcoholism {
  background: url("../png/icon-glass-white.png") no-repeat left top; }

.li-bottles {
  background: url("../png/icon-bottle-white.png") no-repeat left top; }

.li-brain {
  background: url("../png/icon-brain.png") no-repeat left top; }

.li-brain-2 {
  background: url("../png/icon-brain2-white.png") no-repeat left top; }

.li-bubbles {
  background: url("../png/icon-bubbles-white.png") no-repeat left top; }

.li-book {
  background: url("../png/icon-book-white.png") no-repeat left top; }

.li-careers {
  background: url("../png/icon-careers.png") no-repeat left top; }

.li-types {
  background: url("../png/icon-esctasy.png") no-repeat left top;
  display: inline-block; }

.li-signs {
  background: url("../png/icon-head.png") no-repeat left top;
  display: inline-block; }

.li-causes {
  background: url("../png/icon-traits.png") no-repeat left top;
  display: inline-block; }

.li-consequences {
  background: url("../png/icon-brain.png") no-repeat left top;
  display: inline-block; }

.li-help {
  background: url("../png/icon-hospital.png") no-repeat left top;
  display: inline-block; }

.li-money {
  background: url("../png/icon-money-white.png") no-repeat left top;
  display: inline-block; }

.li-heart {
  background: url("../png/icon-heartbeat-white.png") no-repeat left top;
  display: inline-block; }

.li-people {
  background: url("../png/icon-people-white.png") no-repeat left top;
  display: inline-block; }

.li-cycle {
  background: url("../png/icon-cycle-white.png") no-repeat left top;
  display: inline-block; }

.li-notes {
  background: url("../png/icon--notes-white.png") no-repeat left top;
  display: inline-block; }

.li-reading {
  background: url("../png/icon--reading-white.png") no-repeat left top;
  display: inline-block; }

.li-time {
  background: url("../png/icon--time-white.png") no-repeat left top;
  display: inline-block; }

.li-yoga {
  background: url("../png/icon--yoga-white.png") no-repeat left top;
  display: inline-block; }

.li-bell {
  background: url("../png/icon--bell-white.png") no-repeat left top;
  display: inline-block; }

.li-needle {
  background: url("../png/icon--needle-white.png") no-repeat left top; }

.pull-icon-top {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: -120px; }

.icon-border-box {
  display: block;
  width: 120px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -60px;
  margin-bottom: -58px;
  z-index: 1;
  overflow: visible; }

#experts img {
  max-width: 200px; }

.city-slider-icon {
  width: 120px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -60px;
  z-index: 99999;
  overflow: visible; }

.circle-number--160 {
  background-color: #BCB4C8;
  color: #fff;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  display: block;
  text-align: center;
  font-size: 150px; }

.writtenBy {
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 1.875em;
  font-family: "open_sansbold", Arial, sans-serif;
  color: #414A6B;
  line-height: 1.8em; }
  .writtenBy a {
    color: #414A6B; }

.writtenBy--pipe {
  padding-left: 8px;
  padding-right: 8px;
  color: #EBEBEB;
  font-family: "open_sansregular", Arial, sans-serif; }

.post-info {
  font-size: .8em;
  text-transform: uppercase;
  margin-top: .5em;
  color: #ffffff; }
  .post-info .post-info--author,
  .post-info .post-info--date,
  .post-info .post-info--number {
    float: left; }
  .post-info a {
    color: #ffffff;
    text-decoration: none; }
    .post-info a:hover {
      text-decoration: underline; }
  .post-info .writtenBy--pipe {
    float: left; }

/* ==========================================================================
/* -- Slide-Out Menu
========================================================================== */
.slide-menu--wrapper .icon-close,
.slide-menu--left-toggle {
  display: none; }

.flexbox-column--3 {
  -webkit-columns: 3 200px;
  -moz-columns: 3 200px;
  columns: 3 200px;
  -webkit-column-gap: 4em;
  -moz-column-gap: 4em;
  column-gap: 4em; }

@media only screen and (min-width: 740px) and (max-width: 999px) {
  .container, .tablet-container {
    max-width: 1000px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    float: none; }
    .container:first-child, .tablet-container:first-child {
      margin-left: auto; }
  .tablet-container-full {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    float: none; }
    .tablet-container-full:first-child {
      margin-left: auto; }
  .tablet-no-gutter {
    padding-left: 0;
    padding-right: 0; }
  .tablet-no-float {
    float: none; }
  .tablet-col-1 {
    width: 8.33333%; }
  .tablet-col-2 {
    width: 16.66667%; }
  .tablet-col-3 {
    width: 25%; }
  .tablet-col-4 {
    width: 33.33333%; }
  .tablet-col-5 {
    width: 41.66665%; }
  .tablet-col-6 {
    width: 50%; }
  .tablet-col-7 {
    width: 58.33333%; }
  .tablet-col-8 {
    width: 66.66666%; }
  .tablet-col-9 {
    width: 75%; }
  .tablet-col-10 {
    width: 83.33333%; }
  .tablet-col-11 {
    width: 91.66666%; }
  .tablet-col-12 {
    width: 100%; }
  .tablet-push-1 {
    left: 8.33333%; }
  .tablet-pull-1 {
    left: -8.33333%; }
  .tablet-push-2 {
    left: 16.66667%; }
  .tablet-pull-2 {
    left: -16.66667%; }
  .tablet-push-3 {
    left: 25%; }
  .tablet-pull-3 {
    left: -25%; }
  .tablet-push-4 {
    left: 33.33333%; }
  .tablet-pull-4 {
    left: -33.33333%; }
  .tablet-push-5 {
    left: 41.66665%; }
  .tablet-pull-5 {
    left: -41.66665%; }
  .tablet-push-6 {
    left: 50%; }
  .tablet-pull-6 {
    left: -50%; }
  .tablet-push-7 {
    left: 58.33333%; }
  .tablet-pull-7 {
    left: -58.33333%; }
  .tablet-push-8 {
    left: 66.66666%; }
  .tablet-pull-8 {
    left: -66.66666%; }
  .tablet-push-9 {
    left: 75%; }
  .tablet-pull-9 {
    left: -75%; }
  .tablet-push-10 {
    left: 83.33333%; }
  .tablet-pull-10 {
    left: -83.33333%; }
  .tablet-push-11 {
    left: 91.66666%; }
  .tablet-pull-11 {
    left: -91.66666%; }
  .tablet-no-push, .tablet-no-pull {
    left: auto; }
  .tablet-row {
    padding-top: 1em;
    padding-bottom: 1em; }
  .tablet-full {
    left: auto;
    clear: both;
    float: none;
    width: 100%;
    margin: 1em 0 0 0;
    display: block; }
  .tablet-center {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .tablet-full:first-child {
    margin-top: 0; }
  .tablet-text-left {
    text-align: left; }
  .tablet-text-right {
    text-align: right; }
  .tablet-text-center {
    text-align: center; }
  .tablet-left {
    float: left; }
  .tablet-right {
    float: right; }
  .tablet-no-float {
    float: none; }
  .tablet-no-margin {
    margin: 0; }
  .tablet-no-padding {
    padding: 0; }
  .no-tablet {
    display: none; }
  .show-tablet {
    display: block; }
  .tablet-mt {
    margin-top: 2em; }
  .tablet-mt--xs {
    margin-top: 0.5em; }
  .tablet-mt--s {
    margin-top: 1em; }
  .tablet-mt--l {
    margin-top: 3em; }
  .tablet-mt--xl {
    margin-top: 4em; }
  .tablet-no-mt {
    margin-top: 0; }
  .tablet-mb {
    margin-bottom: 2em; }
  .tablet-mb--xs {
    margin-bottom: 0.5em; }
  .tablet-mb--s {
    margin-bottom: 1em; }
  .tablet-mb--l {
    margin-bottom: 3em; }
  .tablet-mb--xl {
    margin-bottom: 4em; }
  .tablet-mb--20 {
    margin-bottom: 20px; }
  .tablet-no-mb {
    margin-bottom: 0; }
  .tablet-mr {
    margin-right: 2%; }
  .tablet-mr--s {
    margin-right: 1%; }
  .tablet-mr--l {
    margin-right: 4%; }
  .tablet-mr--xl {
    margin-right: 6%; }
  .tablet-mr--xxl {
    margin-right: 8%; }
  .tablet-no-mr {
    margin-right: 0; }
  .tablet-ml {
    margin-left: 2%; }
  .tablet-ml--s {
    margin-left: 1%; }
  .tablet-ml--l {
    margin-left: 4%; }
  .tablet-ml--xl {
    margin-left: 6%; }
  .tablet-ml--xxl {
    margin-left: 8%; }
  .tablet-no-ml {
    margin-left: 0; }
  .tablet-mtb {
    margin-top: 2em;
    margin-bottom: 2em; }
  .tablet-mtb--xs {
    margin-top: 0.5em;
    margin-bottom: 0.5em; }
  .tablet-mtb--s {
    margin-top: 1em;
    margin-bottom: 1em; }
  .tablet-mtb--l {
    margin-top: 3em;
    margin-bottom: 3em; }
  .tablet-mtb--xl {
    margin-top: 4em;
    margin-top: 4em; }
  .tablet-no-mtb {
    margin-top: 0;
    margin-bottom: 0; }
  .tablet-pt {
    padding-top: 2em; }
  .tablet-pt--xs {
    padding-top: 0.5em; }
  .tablet-pt--s {
    padding-top: 1em; }
  .tablet-pt--l {
    padding-top: 3em; }
  .tablet-pt--xl {
    padding-top: 4em; }
  .tablet-pt--xxl {
    padding-top: 6em; }
  .tablet-no-pt {
    padding-top: 0; }
  .tablet-pb {
    padding-bottom: 2em; }
  .tablet-pb--xs {
    padding-bottom: 0.5em; }
  .tablet-pb--s {
    padding-bottom: 1em; }
  .tablet-pb--l {
    padding-bottom: 3em; }
  .tablet-pb--xl {
    padding-bottom: 4em; }
  .tablet-pb--xxl {
    padding-bottom: 6em; }
  .tablet-no-pb {
    padding-bottom: 0; }
  .tablet-ptb {
    padding-top: 2em;
    padding-bottom: 2em; }
  .tablet-ptb--xs {
    padding-top: 0.5em;
    padding-bottom: 0.5em; }
  .tablet-ptb--s {
    padding-top: 1em;
    padding-bottom: 1em; }
  .tablet-ptb--l {
    padding-top: 3em;
    padding-bottom: 3em; }
  .tablet-ptb--xl {
    padding-top: 4em;
    padding-bottom: 4em; }
  .tablet-ptb--xxl {
    padding-top: 6em;
    padding-bottom: 6em; }
  .tablet-no-ptb {
    padding-top: 0;
    padding-bottom: 0; }
  .tablet-pr {
    padding-right: 2%; }
  .tablet-pr--s {
    padding-right: 1%; }
  .tablet-pr--l {
    padding-right: 4%; }
  .tablet-pr--xl {
    padding-right: 6%; }
  .tablet-pr--xxl {
    padding-right: 8%; }
  .tablet-no-pr {
    padding-right: 0 !important; }
  .tablet-pl {
    padding-left: 2%; }
  .tablet-pl--s {
    padding-left: 1%; }
  .tablet-pl--l {
    padding-left: 4%; }
  .tablet-pl--xl {
    padding-left: 6%; }
  .tablet-pl--xxl {
    padding-left: 8%; }
  .tablet-no-pl {
    padding-left: 0; }
  .tablet-plr {
    padding-left: 2%;
    padding-right: 2%; }
  .tablet-plr--s {
    padding-left: 1%;
    padding-right: 1%; }
  .tablet-plr--l {
    padding-left: 4%;
    padding-right: 4%; }
  .tablet-plr--xl {
    padding-left: 6%;
    padding-right: 6%; }
  .tablet-plr--xxl {
    padding-left: 8%;
    padding-right: 8%; }
  .tablet-no-plr {
    padding-left: 0;
    padding-right: 0; }
  .tablet-center {
    margin-left: auto;
    margin-right: auto; }
  .no-margin {
    margin: 0; }
  .no-padding {
    padding: 0; }
  .touchevents .header,
  .no-touchevents .header {
    background-color: #171745;
    padding-top: 0;
    padding-bottom: 0; }
  .touchevents .nav--top,
  .no-touchevents .nav--top {
    display: none; }
  .touchevents .logo,
  .no-touchevents .logo {
    padding: 1.2em 20px 0; }
    .touchevents .logo img,
    .no-touchevents .logo img {
      width: 100%;
      max-width: 175px; }
  .touchevents .menu-toggle,
  .no-touchevents .menu-toggle {
    cursor: pointer;
    border-right: solid 1px #171745;
    border-left: solid 1px #171745; }
    .touchevents .menu-toggle.active,
    .no-touchevents .menu-toggle.active {
      background: #171745; }
    .touchevents .menu-toggle .menu-toggle-text,
    .touchevents .menu-toggle .icon-menu,
    .no-touchevents .menu-toggle .menu-toggle-text,
    .no-touchevents .menu-toggle .icon-menu {
      line-height: 60px;
      line-height: 3.75rem; }
    .touchevents .menu-toggle .icon-menu,
    .no-touchevents .menu-toggle .icon-menu {
      font-size: 20px;
      font-size: 1.25rem; }
      .touchevents .menu-toggle .icon-menu:before,
      .no-touchevents .menu-toggle .icon-menu:before {
        line-height: 28px;
        line-height: 1.75rem; }
  .touchevents .phone,
  .no-touchevents .phone {
    line-height: 60px;
    line-height: 3.75rem;
    border-left: solid 1px #171745;
    border-right: solid 1px #171745; }
    .touchevents .phone a,
    .no-touchevents .phone a {
      color: white;
      text-decoration: none;
      display: block; }
  .touchevents .menu-toggle-text,
  .no-touchevents .menu-toggle-text {
    vertical-align: top; }
  .touchevents .nav--container,
  .touchevents .nav > li,
  .no-touchevents .nav--container,
  .no-touchevents .nav > li {
    float: none;
    clear: both; }
  .touchevents .nav,
  .no-touchevents .nav {
    padding-left: 0;
    border-top: solid 1px #171745; }
    .touchevents .nav > li,
    .no-touchevents .nav > li {
      line-height: 55px;
      border-bottom: solid 1px #171745; }
      .touchevents .nav > li.active,
      .no-touchevents .nav > li.active {
        background: #414A6B; }
        .touchevents .nav > li.active .icon-caret-down,
        .no-touchevents .nav > li.active .icon-caret-down {
          border-left: solid 1px #171745;
          background: #414A6B;
          color: white; }
          .touchevents .nav > li.active .icon-caret-down:before,
          .no-touchevents .nav > li.active .icon-caret-down:before {
            transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            display: inline-block;
            -moz-transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
      .touchevents .nav > li > a,
      .touchevents .nav > li > .top-nav-no-link,
      .no-touchevents .nav > li > a,
      .no-touchevents .nav > li > .top-nav-no-link {
        border-left: 0;
        border-right: 0; }
      .touchevents .nav > li a,
      .touchevents .nav > li .top-nav-no-link,
      .no-touchevents .nav > li a,
      .no-touchevents .nav > li .top-nav-no-link {
        padding-right: 0; }
      .touchevents .nav > li .nav__article,
      .no-touchevents .nav > li .nav__article {
        padding: 0 10px; }
        .touchevents .nav > li .nav__article .menu-item-heading,
        .no-touchevents .nav > li .nav__article .menu-item-heading {
          padding-left: 0; }
        .touchevents .nav > li .nav__article .button--xs,
        .no-touchevents .nav > li .nav__article .button--xs {
          padding: 0.2em 1em; }
      .touchevents .nav > li .icon-caret-down,
      .no-touchevents .nav > li .icon-caret-down {
        width: 50px;
        text-align: center;
        line-height: 55px;
        float: right;
        border: none;
        border-left: solid 1px #414A6B;
        margin: 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px; }
        .touchevents .nav > li .icon-caret-down:before,
        .no-touchevents .nav > li .icon-caret-down:before {
          transition: all 0.4s linear;
          -moz-transition: all 0.4s linear;
          -webkit-transition: all 0.4s linear; }
      .touchevents .nav > li > ul,
      .no-touchevents .nav > li > ul {
        display: none;
        z-index: 0;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1; }
      .touchevents .nav > li ul,
      .no-touchevents .nav > li ul {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: none;
        margin-top: 0;
        top: 0;
        position: relative; }
  .js.nav-open body {
    overflow: hidden; }
  .js.nav-open .overlay--container {
    height: 100%;
    height: 100vh;
    overflow: auto; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .js.nav-open .overlay--container {
      height: 1024px; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
    .js.nav-open .overlay--container {
      height: 768px; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
    .js.nav-open .overlay--container {
      height: 480px; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
    .js.nav-open .overlay--container {
      height: 320px; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
    .js.nav-open .overlay--container {
      height: 568px; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
    .js.nav-open .overlay--container {
      height: 320px; } }

@media only screen and (min-width: 740px) and (max-width: 999px) {
  .js.nav-open .row--nav {
    height: 100%;
    height: 100vh;
    overflow: scroll; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .js.nav-open .row--nav {
      height: 1024px; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
    .js.nav-open .row--nav {
      height: 768px; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
    .js.nav-open .row--nav {
      height: 480px; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
    .js.nav-open .row--nav {
      height: 320px; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
    .js.nav-open .row--nav {
      height: 568px; } }
  @media only screen and (min-width: 740px) and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
    .js.nav-open .row--nav {
      height: 320px; } }

@media only screen and (min-width: 740px) and (max-width: 999px) {
  .js .header {
    position: fixed;
    top: 0;
    transition: top 0.4s ease-in-out, height 0.4s ease-in-out;
    -moz-transition: top 0.4s ease-in-out, height 0.4s ease-in-out;
    -webkit-transition: top 0.4s ease-in-out, height 0.4s ease-in-out; }
  .no-touchevents .nav > li > ul,
  .no-touchevents.lt-ie9 .nav > li > ul {
    display: none;
    visibility: visible; }
  .row--nav {
    background: none; }
    .row--nav .logo {
      padding: 1.4em 20px; }
      .row--nav .logo img {
        max-width: 216px; }
    .row--nav .menu-toggle .menu-toggle-text,
    .row--nav .menu-toggle .icon-menu,
    .row--nav .phone {
      line-height: 80px;
      line-height: 5rem; }
    .row--nav .icon-menu {
      margin-right: 8px; }
    .row--nav .phone,
    .row--nav .menu-toggle {
      font-family: "open_sansbold", Arial, sans-serif; }
    .row--nav .phone {
      font-size: 18px;
      font-size: 1.125rem; }
    .row--nav .icon-phone {
      color: #414A6B;
      vertical-align: middle;
      margin-right: 5px; }
  .nav__article {
    padding: 0 10px; }
    .nav__article .menu-item-heading {
      padding-left: 0; }
    .nav__article .button--xs {
      padding-right: inherit; }
  .cta-box {
    min-height: 125px; }
  .testimonial-container {
    padding-top: 1em;
    padding-bottom: 1em;
    min-height: 125px;
    padding-left: 4%; }
  .hero--two-col {
    background-position: center top; }
  .nav--search__container {
    padding-left: 2%;
    padding-right: 2%; }
  .nav > li > a,
  .nav > li > .top-nav-no-link {
    padding-left: 1em;
    padding-right: 1em; }
  .nav--onpage {
    font-size: 14px;
    font-size: 0.875rem; }
    .nav--onpage a, .nav--onpage .onpage--number span {
      padding-left: 10px;
      padding-right: 10px; }
  .about--member__name {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 2em; }
  .about--member__title {
    font-size: 14px;
    font-size: 0.875rem; }
  .js {
    margin-top: 80px; }
  .hero--news .featured-story h3 {
    font-size: 14px; }
  /* Viral Pages */
  .pullout.left[class*="pull-"] {
    position: unset; }
  .pullout.left.pull-2 {
    left: -8.33333%;
    left: calc(-100% / 12 * 1);
    left: -webkit-calc(-100% / 12 * 1);
    left: -moz-calc(-100% / 12 * 1); }
  .pullout.left.pull-2 {
    margin-left: -11.66667%;
    margin-left: calc(-100% / 12 * 1);
    margin-left: -webkit-calc(-100% / 12 * 1);
    margin-left: -moz-calc(-100% / 12 * 1); }
  .pullout.right[class*="push-"] {
    position: unset; }
  .pullout.right.push-2 {
    left: 8.33333%;
    left: calc(100% / 12 * 1);
    left: -webkit-calc(100% / 12 * 1);
    left: -moz-calc(100% / 12 * 1); }
  .pullout.right.push-2 {
    margin-right: 0%;
    margin-right: calc(100% / 12 * 0);
    margin-right: -webkit-calc(100% / 12 * 0);
    margin-right: -moz-calc(100% / 12 * 0); }
  /* Guides Pages */
  #quote-monitor {
    left: 0; }
  /* more info icon */
  .info-circle {
    display: none; }
  /* Guide Slider */
  .post-slider {
    margin-bottom: -6em; }
    .post-slider .slick-slide {
      visibility: visible; }
      .post-slider .slick-slide .h2 {
        font-size: 8px;
        line-height: 16px; }
        .post-slider .slick-slide .h2 span {
          font-size: 16px;
          line-height: 20px; }
      .post-slider .slick-slide.slick-center {
        margin-top: -20px; }
        .post-slider .slick-slide.slick-center .slick-content {
          transform: scale(1.4); }
      .post-slider .slick-slide .h2 {
        margin-top: 70%; }
  #post-slider {
    margin-bottom: -7.25em; }
  .tocBlock {
    border-left: none;
    border-top: 2px solid #3E8275;
    margin-left: 0;
    margin-top: 1.25em;
    padding: 1.25em 0 .625em 0; }
  h2.tablet-text-center:after {
    margin-left: auto;
    margin-right: auto; }
  h2.text-right:after {
    float: none; }
  .tablet-no-block {
    display: initial; }
  .bg--graffiti {
    background-position: left -20% top 30%, right -20% bottom 30%;
    background-size: calc(1vw + 30%); }
  #jay-z-overflow::before {
    top: -4.75em; }
  .rappers-paint-img::after {
    right: -60px;
    background-size: 95%; }
  .rappers-paint-img:after {
    right: -140px;
    background-size: 95%; }
  .rappers-paint-img img {
    position: relative;
    margin-left: auto;
    margin-right: auto; }
  .nav--top .nav > li > ul {
    display: none;
    z-index: 0;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    border: none; }
    .nav--top .nav > li > ul .tier-2 {
      width: 100%;
      background-color: #3E8275;
      padding-top: 1em;
      padding-bottom: 1em; }
      .nav--top .nav > li > ul .tier-2 li {
        padding-left: 1em;
        padding-right: 1em; }
        .nav--top .nav > li > ul .tier-2 li:first-child {
          margin-top: 0; }
      .nav--top .nav > li > ul .tier-2 > li > a {
        font-family: 'open_sansbold', Arial, sans-serif;
        margin-bottom: 0;
        text-transform: uppercase;
        display: block;
        letter-spacing: 0.1rem;
        font-size: 14px;
        font-size: 0.875rem;
        color: #ffffff;
        margin-top: 0; }
      .nav--top .nav > li > ul .tier-2 a {
        padding-left: 1em;
        padding-right: 1em; }
        .nav--top .nav > li > ul .tier-2 a:after {
          display: none; }
      .nav--top .nav > li > ul .tier-2 li > ul {
        display: block;
        position: initial;
        width: 100%; }
        .nav--top .nav > li > ul .tier-2 li > ul li:hover,
        .nav--top .nav > li > ul .tier-2 li > ul li:active {
          background: #414a6b; }
    .nav--top .nav > li > ul.tier-2--wrapper {
      background-color: #3E8275;
      padding-bottom: 1em; }
    .nav--top .nav > li > ul .tier-3 {
      padding-top: 0;
      padding-bottom: 1em;
      padding-left: 0;
      padding-right: 0;
      background-color: #3E8275; }
      .nav--top .nav > li > ul .tier-3 .col {
        padding-left: 0;
        padding-right: 0; }
    .nav--top .nav > li > ul .tier-3-links {
      padding: 0;
      width: 100%;
      float: none; }
  .nav--top .nav > li .menu-item-heading {
    display: none;
    margin-top: 1em; }
  .nav--top-container {
    width: 100%;
    float: none; }
  .nav--caret {
    display: none; }
  .nav--top--content-wrapper {
    display: none; }
  .row--nav {
    background: #171745; }
  .no-touchevents .tier-2 > li:hover > a,
  .no-touchevents.lt-ie9 .tier-2 > li:hover > a {
    background: none; }
  .remodal--find-rehab {
    background-color: #ffffff; }
    .remodal--find-rehab .icon-close {
      right: 20px;
      top: 20px;
      z-index: 3; }
  .remodal-is-opened .remodal--find-rehab .modal--img {
    display: none; }
  /* ==========================================================================
/* -- Header
========================================================================== */
  .cta--header {
    position: relative;
    width: 100%;
    padding-top: 1.6em;
    padding-bottom: 1.6em;
    float: none;
    margin-left: 0;
    margin-top: 1em; }
  .writtenBy {
    display: none; }
  /* ==========================================================================

/* -- Section Nav
========================================================================== */
  .section-nav {
    margin-right: -8.33333%;
    margin-right: calc(-100% / 12);
    margin-right: -webkit-calc(-100% / 12);
    margin-right: -moz-calc(-100% / 12); }
  /* -- CTAs
========================================================================== */
  .cta--sidebar .cta--sidebar-2-heading {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    font-size: 20px;
    font-size: 1.25rem; } }

@media only screen and (max-width: 739px) {
  .container, .mobile-container {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    float: none; }
    .container:first-child, .mobile-container:first-child {
      margin-left: auto; }
  .mobile-container-full {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    float: none; }
    .mobile-container-full:first-child {
      margin-left: auto; }
  .mobile-no-gutter {
    padding-left: 0;
    padding-right: 0; }
  .mobile-col-1-2 {
    width: 50%; }
  .mobile-col-1-3 {
    width: 33.33333%; }
  .mobile-col-1-4 {
    width: 25%; }
  .mobile-col-2-3 {
    width: 66.66666%; }
  .mobile-col-3-4 {
    width: 75%; }
  .mobile-col-1-9 {
    width: 90%; }
  .mobile-col-1-1 {
    width: 10%; }
  .mobile-col-1 {
    width: 8.33333%; }
  .mobile-col-2 {
    width: 16.66667%; }
  .mobile-col-2-5 {
    width: 20%; }
  .mobile-col-3 {
    width: 25%; }
  .mobile-col-4 {
    width: 33.33333%; }
  .mobile-col-5 {
    width: 41.66665%; }
  .mobile-col-6 {
    width: 50%; }
  .mobile-col-7 {
    width: 58.33333%; }
  .mobile-col-8 {
    width: 66.66666%; }
  .mobile-col-9 {
    width: 75%; }
  .mobile-col-10 {
    width: 83.33333%; }
  .mobile-col-11 {
    width: 91.66666%; }
  .mobile-push-1-2 {
    left: 50%; }
  .mobile-pull-1-2 {
    left: -50%; }
  .mobile-push-1-3 {
    left: 25%; }
  .mobile-pull-1-3 {
    left: -25%; }
  .mobile-push-1-4 {
    left: 33.33333%; }
  .mobile-pull-1-4 {
    left: -33.33333%; }
  .mobile-push-3-4 {
    left: 75%; }
  .mobile-pull-3-4 {
    left: -75%; }
  .mobile-no-push, .mobile-no-pull {
    left: auto; }
  .mobile-center {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .mobile-row {
    padding-top: 1em;
    padding-bottom: 1em; }
  .mobile-full {
    left: auto;
    clear: both;
    float: none;
    width: 100%;
    margin: 1em 0 0 0;
    display: block; }
  .mobile-full:first-child {
    margin-top: 0; }
  .mobile-text-left {
    text-align: left; }
  .mobile-text-right {
    text-align: right; }
  .mobile-text-center {
    text-align: center; }
  .mobile-left {
    float: left; }
  .mobile-right {
    float: right; }
  .mobile-no-float {
    float: none; }
  .mobile-no-margin {
    margin: 0; }
  .mobile-no-padding {
    padding: 0; }
  .no-mobile {
    display: none; }
  .show-mobile {
    display: block; }
  .mobile-block {
    display: block; }
  .mobile-mt, .mobile-mtb {
    margin-top: 2em; }
  .mobile-mt--xs, .mobile-mtb--xs {
    margin-top: 0.5em; }
  .mobile-mt--s, .mobile-mtb--s {
    margin-top: 1em; }
  .mobile-mt--l, .mobile-mtb--l {
    margin-top: 3em; }
  .mobile-mt--xl, .mobile-mtb--xl {
    margin-top: 4em; }
  .mobile-mt--xxl {
    margin-top: 6em; }
  .mobile-no-mt {
    margin-top: 0; }
  .mobile-mb, .mobile-mtb {
    margin-bottom: 2em; }
  .mobile-mb--xs, .mobile-mtb--xs {
    margin-bottom: 0.5em; }
  .mobile-mb--s, .mobile-mtb--s {
    margin-bottom: 1em; }
  .mobile-mb--l, .mobile-mtb--l {
    margin-bottom: 3em; }
  .mobile-mb--xl, .mobile-mtb--xl {
    margin-bottom: 4em; }
  .mobile-no-mb {
    margin-bottom: 0; }
  .mobile-mr {
    margin-right: 2%; }
  .mobile-mr--s {
    margin-right: 1%; }
  .mobile-mr--l {
    margin-right: 4%; }
  .mobile-mr--xl {
    margin-right: 6%; }
  .mobile-mr--xxl {
    margin-right: 8%; }
  .mobile-no-mr {
    margin-right: 0; }
  .mobile-ml {
    margin-left: 2%; }
  .mobile-ml--s {
    margin-left: 1%; }
  .mobile-ml--l {
    margin-left: 4%; }
  .mobile-ml--xl {
    margin-left: 6%; }
  .mobile-ml--xxl {
    margin-left: 8%; }
  .mobile-no-ml {
    margin-left: 0; }
  .mobile-no-mtb {
    margin-top: 0;
    margin-bottom: 0; }
  .mobile-pt, .mobile-ptb {
    padding-top: 2em; }
  .mobile-pt--xs, .mobile-ptb--xs {
    padding-top: 0.5em; }
  .mobile-pt--s, .mobile-ptb--s {
    padding-top: 1em; }
  .mobile-pt--l, .mobile-ptb--l {
    padding-top: 3em; }
  .mobile-pt--xl, .mobile-ptb--xl {
    padding-top: 4em; }
  .mobile-pt--xxl, .mobile-ptb--xxl {
    padding-top: 6em; }
  .mobile-no-pt {
    padding-top: 0; }
  .mobile-pb, .mobile-ptb {
    padding-bottom: 2em; }
  .mobile-pb--xs, .mobile-ptb--xs {
    padding-bottom: 0.5em; }
  .mobile-pb--s, .mobile-ptb--s {
    padding-bottom: 1em; }
  .mobile-pb--l, .mobile-ptb--l {
    padding-bottom: 3em; }
  .mobile-pb--xl, .mobile-ptb--xl {
    padding-bottom: 4em; }
  .mobile-pb--xxl, .mobile-ptb--xxl {
    padding-bottom: 6em; }
  .mobile-no-pb {
    padding-bottom: 0; }
  .mobile-no-ptb {
    padding-top: 0;
    padding-bottom: 0; }
  .mobile-pr, .mobile-plr {
    padding-right: 2%; }
  .mobile-pr--10, .mobile-plr--10 {
    padding-right: 10px; }
  .mobile-pr--s, .mobile-plr--s {
    padding-right: 1%; }
  .mobile-pr--l, .mobile-plr--l {
    padding-right: 4%; }
  .mobile-pr--xl, .mobile-plr--xl {
    padding-right: 6%; }
  .mobile-pr--xxl, .mobile-plr--xxl {
    padding-right: 8%; }
  .mobile-no-pr {
    padding-right: 0 !important; }
  .mobile-pl, .mobile-plr {
    padding-left: 2%; }
  .mobile-pl--10, .mobile-plr--10 {
    padding-left: 10px; }
  .mobile-pl--s, .mobile-plr--s {
    padding-left: 1%; }
  .mobile-pl--l, .mobile-plr--l {
    padding-left: 4%; }
  .mobile-pl--xl, .mobile-plr--xl {
    padding-left: 6%; }
  .mobile-pl--xxl, .mobile-plr--xxl {
    padding-left: 8%; }
  .mobile-no-pl {
    padding-left: 0; }
  .mobile-no-plr {
    padding-left: 0;
    padding-right: 0; }
  .mobile-center {
    margin-left: auto;
    margin-right: auto; }
  .mobile-text-center {
    text-align: center; }
  .no-margin {
    margin: 0; }
  .no-padding {
    padding: 0; }
  h1, .h1 {
    font-size: 28px;
    font-size: 1.75rem; }
  h2, .h2 {
    font-size: 20px;
    font-size: 1.25rem; }
    h2.mobile-text-left:after,
    .h2.mobile-text-left:after {
      margin-left: 0; }
  h3, .h3, .list--charts .chart--label, .cta--2 h4, .cta--purple h4, .cta--teal h4, .row--branding .phone .phoneNumberTel {
    font-size: 16px;
    font-size: 1rem; }
  h4, .h4 {
    font-size: 14px;
    font-size: 0.875rem; }
  .section, section {
    padding-top: 2em;
    padding-bottom: 3em; }
  .mobile-no-flex {
    display: inherit; }
  .intro {
    font-size: 16px;
    font-size: 1rem; }
  .card a {
    overflow: hidden;
    text-overflow: ellipsis; }
  /* ==========================================================================
/* -- Sources
========================================================================== */
  .sources--controller {
    margin-top: 2em; }
  /* ==========================================================================
/* -- Accordion List (Teal)
========================================================================== */
  .acc_ctrl {
    padding: .5em 2.5em; }
    .acc_ctrl:before {
      margin-right: 20px; }
    .acc_ctrl:after {
      margin-right: 20px; }
  /* ==========================================================================
/* -- Author Page
========================================================================== */
  .hero--author {
    text-align: center; }
    .hero--author h1:before {
      display: none; }
    .hero--author h1:after {
      content: "";
      height: 3px;
      width: 90px;
      margin: 15px auto 0;
      display: block;
      background: #3E8275 none repeat scroll 0% 0%; }
  .hero--author-img {
    position: relative;
    bottom: 0px;
    right: 0px;
    border-radius: 50%;
    background-color: white;
    width: 120px;
    height: 120px;
    overflow: hidden;
    margin: 0 auto; }
    .hero--author-img img {
      width: 120%;
      position: absolute;
      bottom: 0px;
      left: -8%; }
  /* ==========================================================================
/* -- Cardstack
========================================================================== */
  .cardstack.horizontal.card,
  .cardstack.vertical.card {
    box-shadow: none;
    padding: 0; }
  .cardstack.horizontal .col,
  .cardstack.vertical .col {
    padding: 0; }
  .cardstack.horizontal .cardstack-tabs,
  .cardstack.vertical .cardstack-tabs {
    height: auto !important; }
    .cardstack.horizontal .cardstack-tabs .cardstack-content,
    .cardstack.vertical .cardstack-tabs .cardstack-content {
      opacity: 1;
      position: relative;
      margin-bottom: 0;
      border-bottom: 2px solid #ffffff; }
      .cardstack.horizontal .cardstack-tabs .cardstack-content.active,
      .cardstack.vertical .cardstack-tabs .cardstack-content.active {
        z-index: auto; }
  /* ==========================================================================
/* -- Centers
========================================================================== */
  .card--center .center__image img {
    width: 100%; }
  .about--member__name {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.25rem;
    margin-bottom: 2em; }
  .about--member__title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1.125rem; }
  .tab {
    display: block; }
  .js .slider--slide {
    display: block; }
  .list--social-share li {
    margin-left: 0;
    margin-right: 10px; }
  .js .staff {
    opacity: 1; }
  .js .staff .staff-slide .description {
    text-align: center;
    padding: 1px 15px;
    font-size: 14px; }
  /* Schedule Tables */
  .table--schedule.card {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .mobile-table--schedule--odd tr:nth-child(even) {
    background-color: #ffffff; }
  .mobile-table--schedule--odd tr:nth-child(odd) {
    background-color: #f1eff3; }
  /* ==========================================================================
/* -- Collapsible Content
========================================================================== */
  .collapse-content {
    display: none; }
    .collapse-content.show {
      display: block; }
  .collapse-heading {
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 0;
    list-style: none outside none;
    cursor: pointer;
    padding-bottom: 20px;
    padding-right: 40px;
    position: relative; }
    .collapse-heading:after {
      border: medium none;
      color: #C35525;
      content: "\f105";
      font-family: "icomoon";
      font-size: 100%;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      position: absolute;
      text-transform: none;
      top: 18px;
      right: 15px; }
    .collapse-heading.open:after {
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      /* Safari & Chrome */
      -moz-transform: rotate(90deg);
      /* Firefox */
      -ms-transform: rotate(90deg);
      /* Internet Explorer */
      -o-transform: rotate(90deg);
      /* Opera */ }
    .collapse-heading + .collapse-content {
      margin-top: 2em; }
  /* ==========================================================================
/* -- Contributors
========================================================================== */
  .contributor-hero .image-mask {
    height: auto;
    overflow: hidden; }
  /* ==========================================================================
/* -- CTAs
========================================================================== */
  .cta--bottom {
    background-image: none; }
  /* Social Box */
  .social-box {
    position: initial;
    margin-bottom: 2em; }
    .social-box .social-box__item-text {
      display: none; }
    .social-box__li {
      margin-bottom: 1em; }
  /* ==========================================================================
/* -- Directory/Map
========================================================================== */
  #tcMap {
    margin-top: 0;
    height: 350px; }
  .map__controls__wrapper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    height: auto; }
  .directory__filters__container {
    display: none;
    text-align: left; }
  .map__meeting-day, .map__meeting-name {
    font-size: 14px;
    font-size: 0.875rem; }
  .map__meeting-time, .map__meeting-address {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem; }
  .directory__view-toggles {
    border-bottom: solid 1px #BFCBCE; }
    .directory__view-toggles .show-mobile {
      display: block; }
    .directory__view-toggles .directory__filter--toggle {
      display: inline-block; }
  /* ==========================================================================
/* -- Featured Pages / 1-Col
========================================================================== */
  .pullout {
    margin-bottom: 2em; }
    .pullout.left.pull-2, .pullout.left.push-2, .pullout.right.pull-2, .pullout.right.push-2 {
      margin-left: auto;
      margin-right: auto; }
    .pullout .caption, .pullout .caption--large, .pullout .guides p.caption--large, .guides .pullout p.caption--large {
      text-align: center; }
  .hero--h2 {
    position: relative;
    min-height: 200px; }
  .bg--darken-purple .news-view-all.button--outline--rounded {
    border: 2px solid #ffffff; }
    .bg--darken-purple .news-view-all.button--outline--rounded:hover, .bg--darken-purple .news-view-all.button--outline--rounded:active {
      background-color: #ffffff;
      color: #C35525; }
  .bg--darker-purple .news-view-all.button--outline--rounded {
    border: 2px solid #ffffff; }
    .bg--darker-purple .news-view-all.button--outline--rounded:hover, .bg--darker-purple .news-view-all.button--outline--rounded:active {
      background-color: #ffffff;
      color: #414A6B; }
  .hero--news h2 {
    position: relative;
    bottom: inherit; }
  .chapter-title {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 2em; }
  .bg--graffiti {
    background-position: left -50% top 30%, right -50% bottom 30%;
    background-size: calc(1vw + 50%); }
  #jay-z-overflow::before {
    display: none; }
  #rap-feature--hero h1 {
    font-size: 50px; }
  #rap-feature--hero span {
    font-size: 14px;
    letter-spacing: normal;
    line-height: 1.4em; }
  .intro-3 {
    line-height: 32px;
    line-height: 2rem;
    font-size: 16px;
    font-size: 1rem;
    padding-left: 1.75em; }
  #rap-feature blockquote {
    font-size: 16px; }
  #rap-feature .bg--paint-gradient::after {
    top: -260px; }
  .bg--graffiti {
    background-position: left calc(1vw + -250px) top 10%, right calc(1vw + -250px) bottom 30%; }
  .bg--graffiti-2 {
    background-position: left calc(1vw + -250px) top 10%, right calc(1vw + -350px) bottom 40%; }
  .bg--graffiti-3 {
    background-position: right calc(1vw + -250px) top 80%, left calc(1vw + -250px) bottom 30%; }
  #rap-feature .bg--color-split-bw {
    background: #19181a; }
  .rapper-bg-overflow img {
    height: auto;
    width: 100%; }
  .rappers-paint-img {
    height: 460px; }
    .rappers-paint-img:after {
      right: -140px;
      background-size: 85%;
      top: -62px; }
    .rappers-paint-img img {
      position: relative;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      max-width: 558px;
      height: auto; } }

@media only screen and (max-width: 739px) and (max-width: 480px) {
  .rappers-paint-img {
    height: 330px;
    margin-top: 5em; }
    .rappers-paint-img:after {
      background-size: 65%;
      height: 400px;
      left: -60px; } }

@media only screen and (max-width: 739px) {
  /* ==========================================================================
/* -- Footer
========================================================================== */
  .nav--footer li {
    left: auto;
    clear: both;
    float: none;
    width: 100%;
    margin: 1em 0 0 0;
    display: block;
    line-height: 50px;
    line-height: 3.125rem; }
  .footer .icon-facebook {
    margin-left: 0; }
  /* ==========================================================================
/* -- Header
========================================================================== */
  .cta--header {
    position: relative;
    width: 100%;
    padding-top: 1.6em;
    padding-bottom: 1.6em;
    float: none;
    margin-left: 0;
    margin-top: 1em; }
  /* ==========================================================================
/* -- Hero
========================================================================== */
  .hero {
    padding-top: 60px; }
  .hero--two-co {
    background-position: center top; }
  .hero--homepage {
    padding-bottom: 5em; }
    .hero--homepage h1 {
      margin-top: 1em; }
  .hero .h1--homepage {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 48px;
    line-height: 3rem; }
  .hero h1 {
    font-size: 1.8em; }
  .post-slider {
    margin-bottom: -6em; }
    .post-slider .slick-list {
      padding-top: 20px !important;
      padding-bottom: 20px !important; }
    .post-slider .slick-slide {
      visibility: visible; }
      .post-slider .slick-slide .slick-content {
        border: 8px solid #ffffff;
        padding: 10%; }
      .post-slider .slick-slide.slick-center {
        margin-top: 0; }
        .post-slider .slick-slide.slick-center .slick-content {
          transform: scale(1.1); }
      .post-slider .slick-slide .h2 {
        margin-top: 40%; }
  #post-slider {
    margin-bottom: -7em; }
  /* ==========================================================================
/* -- Lists
========================================================================== */
  .list--icons img {
    margin-top: .5em; }
  .col-count-2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; }
  /* ==========================================================================
/* -- Nav: Left
========================================================================== */
  .nav--left--wrapper {
    padding: 0;
    margin: 3em 0;
    border: 1px solid #f3f3f3;
    /* .mb-header-additional-topic, .mb-additional-topic{
      display: none;
  } */
    /* .additional-topics{
      padding: 0 20px;
  } */ }
    .nav--left--wrapper .gradient-bar, .nav--left--wrapper .gradient-bar--s, .nav--left--wrapper .gradient-bar--s {
      display: none; }
    .nav--left--wrapper .additional-topic-header {
      padding-left: 20px; }
  .nav--left--toggle {
    padding-left: 20px;
    padding-right: 20px;
    background: white;
    /*border: solid 2px $dark-grey;*/
    background-color: #3D3D3D;
    color: white;
    cursor: pointer; }
    .nav--left--toggle .icon-menu {
      font-size: 20px;
      font-size: 1.25rem;
      vertical-align: text-top; }
    .nav--left--toggle .icon-caret-down {
      float: right;
      line-height: 25px;
      transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -webkit-transition: all 0.3s linear; }
    .nav--left--toggle.active {
      /*background: $teal;
    color: white;*/ }
      .nav--left--toggle.active .icon-caret-down {
        transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .nav--left {
    border-right: none;
    background: white;
    /*padding-top: $b-vspace;*/
    padding-bottom: 2em;
    display: none; }
    .nav--left li a {
      /*padding-bottom: 10px;*/
      padding-left: 20px;
      padding-right: 20px;
      /*color: white;*/ }
      .nav--left li a.current {
        border-right: none;
        padding-left: 17px;
        border-left: solid 3px #C35525; }
    .nav--left li .mb-depth2 a {
      /*color: white;*/ }
    .nav--left li ul > li > ul > li > a {
      color: #d0eee8; }
  /* ==========================================================================
/* -- Nav: Sticky Top
========================================================================== */
  .nav--guide .list--guide-scroll {
    display: table;
    padding: 0; }
  .nav--guide li {
    display: table-cell; }
    .nav--guide li a {
      width: 24px;
      height: 24px;
      line-height: 20px;
      line-height: 1.25rem;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
      .nav--guide li a:hover:before, .nav--guide li a:hover:after {
        display: none; }
      .nav--guide li a:before {
        display: none;
        content: none; }
      .nav--guide li a:after {
        display: none; }
  .sticky-social .list--social-share li {
    display: inline-block; }
  .nav--tabs-2 {
    display: table; }
    .nav--tabs-2 li a {
      letter-spacing: 0; }
  .list--guide {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    padding-left: 0; }
  /* ==========================================================================
/* -- Nav: Top
========================================================================== */
  .touchevents .header,
  .no-touchevents .header {
    background-color: #171745;
    padding-top: 0;
    padding-bottom: 0; }
  .touchevents .nav--top,
  .no-touchevents .nav--top {
    display: none; }
  .touchevents .logo,
  .no-touchevents .logo {
    padding: 1.2em 20px 0; }
    .touchevents .logo img,
    .no-touchevents .logo img {
      width: 100%;
      max-width: 175px; }
  .touchevents .menu-toggle,
  .no-touchevents .menu-toggle {
    cursor: pointer;
    border-right: solid 1px #414A6B;
    border-left: solid 1px #414A6B; }
    .touchevents .menu-toggle.active,
    .no-touchevents .menu-toggle.active {
      background: #171745; }
    .touchevents .menu-toggle .menu-toggle-text,
    .touchevents .menu-toggle .icon-menu,
    .no-touchevents .menu-toggle .menu-toggle-text,
    .no-touchevents .menu-toggle .icon-menu {
      line-height: 60px;
      line-height: 3.75rem; }
    .touchevents .menu-toggle .icon-menu,
    .no-touchevents .menu-toggle .icon-menu {
      font-size: 20px;
      font-size: 1.25rem; }
      .touchevents .menu-toggle .icon-menu:before,
      .no-touchevents .menu-toggle .icon-menu:before {
        line-height: 28px;
        line-height: 1.75rem; }
  .touchevents .phone,
  .no-touchevents .phone {
    line-height: 60px;
    line-height: 3.75rem;
    border-left: solid 1px #171745;
    border-right: solid 1px #171745; }
    .touchevents .phone a,
    .no-touchevents .phone a {
      color: white;
      text-decoration: none;
      display: block; }
  .touchevents .menu-toggle-text,
  .no-touchevents .menu-toggle-text {
    vertical-align: top; }
  .touchevents .nav--container,
  .touchevents .nav > li,
  .no-touchevents .nav--container,
  .no-touchevents .nav > li {
    float: none;
    clear: both; }
  .touchevents .nav,
  .no-touchevents .nav {
    padding-left: 0;
    border-top: solid 1px #171745; }
    .touchevents .nav > li,
    .no-touchevents .nav > li {
      line-height: 55px;
      border-bottom: solid 1px #171745; }
      .touchevents .nav > li.active,
      .no-touchevents .nav > li.active {
        background: #414A6B; }
        .touchevents .nav > li.active .icon-caret-down,
        .no-touchevents .nav > li.active .icon-caret-down {
          border-left: solid 1px #171745;
          background: #171745;
          color: white; }
          .touchevents .nav > li.active .icon-caret-down:before,
          .no-touchevents .nav > li.active .icon-caret-down:before {
            transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            display: inline-block;
            -moz-transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
      .touchevents .nav > li > a,
      .touchevents .nav > li > .top-nav-no-link,
      .no-touchevents .nav > li > a,
      .no-touchevents .nav > li > .top-nav-no-link {
        border-left: 0;
        border-right: 0; }
      .touchevents .nav > li a,
      .touchevents .nav > li .top-nav-no-link,
      .no-touchevents .nav > li a,
      .no-touchevents .nav > li .top-nav-no-link {
        padding-right: 0; }
      .touchevents .nav > li .nav__article,
      .no-touchevents .nav > li .nav__article {
        padding: 0 10px; }
        .touchevents .nav > li .nav__article .menu-item-heading,
        .no-touchevents .nav > li .nav__article .menu-item-heading {
          padding-left: 0; }
        .touchevents .nav > li .nav__article .button--xs,
        .no-touchevents .nav > li .nav__article .button--xs {
          padding: 0.2em 1em; }
      .touchevents .nav > li .icon-caret-down,
      .no-touchevents .nav > li .icon-caret-down {
        width: 50px;
        text-align: center;
        line-height: 55px;
        float: right;
        border: none;
        border-left: solid 1px #414A6B;
        margin: 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px; }
        .touchevents .nav > li .icon-caret-down:before,
        .no-touchevents .nav > li .icon-caret-down:before {
          transition: all 0.4s linear;
          -moz-transition: all 0.4s linear;
          -webkit-transition: all 0.4s linear; }
      .touchevents .nav > li > ul,
      .no-touchevents .nav > li > ul {
        display: none;
        z-index: 0;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1; }
      .touchevents .nav > li ul,
      .no-touchevents .nav > li ul {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: none;
        margin-top: 0;
        top: 0;
        position: relative; }
  .js.nav-open body {
    overflow: hidden; }
  .js.nav-open .overlay--container {
    height: 100%;
    height: 100vh;
    overflow: auto; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .js.nav-open .overlay--container {
      height: 1024px; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
    .js.nav-open .overlay--container {
      height: 768px; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
    .js.nav-open .overlay--container {
      height: 480px; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
    .js.nav-open .overlay--container {
      height: 320px; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
    .js.nav-open .overlay--container {
      height: 568px; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
    .js.nav-open .overlay--container {
      height: 320px; } }

@media only screen and (max-width: 739px) {

	
  .js.nav-open .row--nav {
    height: 100%;
    height: 100vh;
    overflow: scroll; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .js.nav-open .row--nav {
      height: 1024px; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
    .js.nav-open .row--nav {
      height: 768px; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
    .js.nav-open .row--nav {
      height: 480px; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
    .js.nav-open .row--nav {
      height: 320px; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
    .js.nav-open .row--nav {
      height: 568px; } }
  @media only screen and (max-width: 739px) and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
    .js.nav-open .row--nav {
      height: 320px; } }

@media only screen and (max-width: 739px) {
		  html {
    margin-top: 60px; }
  .js .header {
    position: fixed;
    top: 0;
    transition: top 0.4s ease-in-out, height 0.4s ease-in-out;
    -moz-transition: top 0.4s ease-in-out, height 0.4s ease-in-out;
    -webkit-transition: top 0.4s ease-in-out, height 0.4s ease-in-out; }
  .no-touchevents .nav > li > ul,
  .no-touchevents.lt-ie9 .nav > li > ul {
    display: none;
    visibility: visible; }
  .menu-toggle .icon-menu,
  .menu-toggle .menu-toggle-text {
    line-height: 60px;
    line-height: 3.75rem; }
  .nav--top .nav > li > ul {
    display: none;
    z-index: 0;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    border: none;
    visibility: visible !important;
    background: #414A6B;
    overflow: auto; }
  .nav--top .nav > li .menu-item-heading {
    display: none;
    margin-top: 1em; }
  .nav--top .tier-2 {
    width: 100%;
    background-color: #3E8275;
    padding-top: 1em;
    padding-bottom: 1em; }
    .nav--top .tier-2 li {
      padding-left: 1em;
      padding-right: 1em; }
      .nav--top .tier-2 li:first-child {
        margin-top: 0; }
    .nav--top .tier-2 > li > a {
      font-family: 'open_sansbold', Arial, sans-serif;
      margin-bottom: 0;
      text-transform: uppercase;
      display: block;
      letter-spacing: 0.1rem;
      font-size: 14px;
      font-size: 0.875rem;
      color: #ffffff;
      margin-top: 0; }
    .nav--top .tier-2 a {
      padding-left: 1em;
      padding-right: 1em; }
      .nav--top .tier-2 a:after {
        display: none; }
    .nav--top .tier-2 li > ul {
      display: block;
      position: initial;
      width: 100%; }
      .nav--top .tier-2 li > ul li:hover,
      .nav--top .tier-2 li > ul li:active {
        background: #414a6b; }
  .nav--top.tier-2--wrapper {
    background-color: #3E8275;
    padding-bottom: 1em; }
  .nav--top .tier-3 {
    padding-top: 0;
    padding-bottom: 1em;
    padding-left: 0;
    padding-right: 0;
    background-color: #3E8275; }
    .nav--top .tier-3 .col {
      padding-left: 0;
      padding-right: 0; }
  .nav--top .tier-3-links {
    padding: 0;
    width: 100%; }
  .nav--top-container {
    width: 100%;
    float: none; }
  .tier-3--wrapper {
    display: block !important; }
  .nav--caret {
    display: none; }
  .nav--top--content-wrapper {
    display: none; }
  .row--nav {
    background: #171745; }
    .row--nav .phone-container {
      font-size: 20px;
      font-size: 1.25rem;
      vertical-align: middle; }
  .no-touchevents .tier-2 > li:hover > a,
  .no-touchevents.lt-ie9 .tier-2 > li:hover > a {
    background: none; }
  .remodal--find-rehab {
    background-color: #ffffff; }
    .remodal--find-rehab .modal-wrapper {
      padding: 2em; }
    .remodal--find-rehab .icon-close {
      right: 20px;
      top: 20px;
      z-index: 3; }
  .remodal-is-opened .remodal--find-rehab .modal--img {
    display: none; }
  /* ==========================================================================
/* -- News
========================================================================== */
  .news-posts .col,
  .news-posts-header .col {
    padding-left: 10px;
    padding-right: 10px; }
    .news-posts .col:nth-child(3n+1),
    .news-posts-header .col:nth-child(3n+1) {
      padding-left: 10px; }
    .news-posts .col:nth-child(3n+0),
    .news-posts-header .col:nth-child(3n+0) {
      padding-right: 10px; }
  .news-post {
    margin-bottom: 4em; }
  .news-view-all {
    margin-top: 2em; }
    .news-view-all.button--outline--rounded {
      font-size: .85rem;
      border: 2px solid #3D3D3D;
      padding: 0.5em 2em;
      border-radius: 50px;
      width: 100%;
      text-align: center; }
      .news-view-all.button--outline--rounded:hover, .news-view-all.button--outline--rounded:active {
        background-color: #3D3D3D;
        color: #ffffff; }
  .hero--news .featured-story h3 {
    font-size: 14px; }
  .hero--news .list--social-share {
    float: none; }
  .hero--news .ptb--xxl {
    padding-top: 3em;
    padding-bottom: 1em; }
  .category-nav {
    background-color: #EBEBEB;
    padding: 1em; }
  #cat {
    background-color: #ffffff;
    background-position: right 10px center;
    width: 100%; }
  .guide-posts .col-6 .news-post .news-post-img img, .guide-posts .col-1-2 .news-post .news-post-img img {
    width: auto;
    min-height: 180px; }
  .news-grid .guide-posts .news-post .news-post-img img {
    width: auto;
    min-width: 100%;
    height: 100%; }
  .news-grid .news-posts .col:nth-child(3n+1) {
    padding-left: 0; }
  .news-grid .news-post {
    margin-bottom: 1em; }
    .news-grid .news-post .news-post-img img {
      width: 100%;
      height: auto;
      min-height: 100%; }
  /* ==========================================================================
/* -- Quiz
========================================================================== */
  .quiz-slider .card {
    margin: 10px; }
  .quiz-slider .quiz--question-heading {
    color: #3D3D3D;
    font-style: italic;
    font-family: "open_sanssemibold", Arial, sans-serif;
    font-size: 20px;
    margin-bottom: 1em; }
  .quiz-slider p {
    color: #3D3D3D; }
  .quiz-slider fieldset {
    border: none;
    padding: 0;
    margin: 0;
    text-align: center; }
  .quiz-slider .radio-inline--input {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important; }
  .quiz-slider .radio-inline--label {
    display: inline-block;
    transition: all .2s;
    padding: 1em; }
  .quiz-slider .radio-inline--input:checked + .radio-inline--label {
    background: #C35525; }
  .quiz-slider .radio-inline--input:focus + .radio-inline--label {
    outline-color: #4D90FE;
    outline-offset: -2px;
    outline-style: auto;
    outline-width: 5px; }
  .quiz--mobile-header {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px; }
    .quiz--mobile-header p {
      margin: 0;
      padding: 0;
      color: #ffffff;
      font-size: 12px;
      text-transform: uppercase;
      line-height: 12px;
      padding-bottom: 10px; }
  .quiz--mobile-control button {
    color: #68656b;
    font-style: italic;
    background: none;
    border: none;
    cursor: disabled; }
  .active .quiz--mobile-control button.prev {
    color: #ffffff; }
  .completed .quiz--mobile-control button {
    color: #ffffff; }
  .quiz--progress {
    background-color: #68656b;
    border-radius: 2px; }
  /* ==========================================================================
/* -- Quotes
========================================================================== */
  blockquote {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em; }
    blockquote:after {
      margin-left: auto;
      margin-right: auto;
      position: inherit; }
  /* ==========================================================================
/* -- Recovery Stories
========================================================================== */
  /* Recovery Stories */
  .hero .recovery-story-name {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 30px; }
  /* ==========================================================================
/* -- Stats: Fact box
========================================================================== */
  .fact-box {
    margin-top: 1em;
    margin-bottom: 1em; }
  .fact-box__fact {
    margin-bottom: 2em; }
  .fact-box__number {
    margin-bottom: 10px; }
  /* ==========================================================================
/* -- Thank You Page
========================================================================== */
  .bg--social-gradient .button--s {
    background-color: #C35525; }
  /* ==========================================================================
/* -- Timeline
========================================================================== */ }

@media only screen and (max-width: 739px) and (max-width: 787px) {
  #timeline .timeline-start,
  #timeline .timeline-end {
    margin: 0;
    max-width: initial; }
  #timeline .center-line {
    margin-left: 0; }
  #timeline .timeline-article {
    border-top: 10px solid #ffffff;
    border-bottom: 20px solid #ffffff; }
    #timeline .timeline-article h4 {
      line-height: 28px; }
    #timeline .timeline-article .timeline-circle {
      top: 10px; }
    #timeline .timeline-article .content-left-container,
    #timeline .timeline-article .content-right-container {
      max-width: 100%;
      width: auto;
      float: none;
      position: relative;
      border-top: 20px solid #ffffff; }
      #timeline .timeline-article .content-left-container:before,
      #timeline .timeline-article .content-right-container:before {
        display: none; } }

@media only screen and (max-width: 739px) {
  /* ==========================================================================
/* -- Misc
========================================================================== */
  .back-to-top {
    visibility: hidden; }
    .back-to-top:hover {
      visibility: hidden; }
  .search-result p {
    font-size: 14px;
    font-size: 0.875rem; }
  .button,
  .button--outline--rounded {
    padding: 1.3em 1.5em;
    font-size: 14px;
    font-size: 0.875rem; }
  .button--large {
    font-size: 20px;
    font-size: 1.25rem; }
  h2.mobile-text-center:after {
    margin-left: auto;
    margin-right: auto; }
  h2.text-right:after {
    float: none; }
  .col-4 img[src*="icons/circle-icon-"], .col-1-3 img[src*="icons/circle-icon-"] {
    max-width: 80px; }
  .circle-number--160 {
    width: 40px;
    height: 40px;
    font-size: 30px; }
  /* more info icon */
  .info-circle {
    display: none; }
  ul.border--teal {
    padding-left: 40px;
    padding-right: 40px; }
  .mobile-no-border {
    border: 0; }
  .bg--cover, .bg--group-purple {
    background-attachment: scroll; }
  .list--social-share {
    margin-bottom: 2em; }
    .list--social-share li {
      margin-left: 0;
      margin-right: 10px; }
  .author-box--secondary {
    background-color: #3b3940;
    margin-bottom: 1em;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 2em;
    padding-bottom: 2em; }
    .author-box--secondary .author-name,
    .author-box--secondary .author-position {
      text-align: left; }
  /* ==========================================================================
/* -- Media Queries
========================================================================== */ }

@media only screen and (max-width: 739px) and (max-width: 580px) {
		  .js {
    margin-top: 60px; }
  .author-box-info {
    width: 100%;
    overflow: visible; }
  .author-box img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
    float: none;
    display: block; }
  .author-box.card a {
    display: block; }
  .author-name {
    text-align: center; }
  .author-position {
    margin-bottom: 0.5em;
    text-align: center;
    line-height: 1.5em; }
  #quote-monitor {
    top: -14px;
    left: 0; }
  #talk-early-stat {
    top: -14px;
    left: 0; } }

@media only screen and (max-width: 739px) and (max-width: 441px) {
  .guide-posts .col-6 .news-post .news-post-img, .guide-posts .col-1-2 .news-post .news-post-img {
    height: 180px; }
    .guide-posts .col-6 .news-post .news-post-img img, .guide-posts .col-1-2 .news-post .news-post-img img {
      width: 100%;
      height: auto;
      min-height: 100%; }
    .guide-posts .col-6 .news-post .news-post-img a, .guide-posts .col-1-2 .news-post .news-post-img a {
      height: 180px; }
  .sticky-social .list--social-share {
    margin-bottom: 0; }
    .sticky-social .list--social-share:before {
      background-image: none;
      content: "Follow us on social media";
      display: block;
      margin: 0 auto 10px;
      color: #ffffff;
      font-style: italic; }
    .sticky-social .list--social-share li {
      display: inline-block; } }

@media only screen and (max-width: 739px) and (min-width: 373px) {
  .news-post .news-post-img img {
    width: 100%;
    height: auto;
    min-height: 100%; }
  .news-post .news-post-img a {
    height: 180px; }
  .col-6 .news-post .news-post-img img, .col-1-2 .news-post .news-post-img img {
    width: 100%;
    height: auto; }
  .col-6 .news-post .news-post-img a, .col-1-2 .news-post .news-post-img a {
    height: 180px; }
    .col-6 .news-post .news-post-img a.category, .col-1-2 .news-post .news-post-img a.category {
      height: auto; } }

@media only screen and (max-width: 739px) {
  .col-count-2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; }
  .writtenBy {
    display: none; }
  /* ==========================================================================
/* -- Slide-Out Menu
========================================================================== */
  .slide-menu--left,
  .slide-menu--right {
    display: none;
    z-index: 14;
    height: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: hidden;
    pointer-events: none; }
    .slide-menu--left.active,
    .slide-menu--right.active {
      display: block;
      background-color: rgba(0, 0, 0, 0.8); }
    .slide-menu--left .icon-close,
    .slide-menu--right .icon-close {
      display: block;
      font-size: 24px;
      position: absolute;
      bottom: 1em;
      background: #C35525;
      border-radius: 50%;
      color: #ffffff;
      height: 44px;
      width: 44px;
      line-height: 28px;
      font-weight: bold;
      z-index: 3;
      text-align: center;
      cursor: pointer;
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); }
      .slide-menu--left .icon-close:before,
      .slide-menu--right .icon-close:before {
        position: absolute;
        top: 8px;
        left: 9px; }
      .slide-menu--left .icon-close:hover,
      .slide-menu--right .icon-close:hover {
        border: 3px solid #af97c8; }
        .slide-menu--left .icon-close:hover:before,
        .slide-menu--right .icon-close:hover:before {
          position: absolute;
          top: 5px;
          left: 6px; }
  .slide-menu--left .icon-close {
    right: -22px; }
  .slide-menu--right .icon-close {
    left: -22px; }
  .slide-menu--right .slide-menu--wrapper {
    margin-left: 10%; }
  .slide-menu--wrapper {
    pointer-events: auto;
    background-color: #fff;
    box-shadow: 0 0 2px 0 rgba(22, 22, 22, 0.2);
    height: 100%;
    width: 90%;
    position: relative; }
    .slide-menu--wrapper .slide-menu--content {
      -webkit-overflow-scrolling: touch;
      overflow-y: auto;
      top: 0;
      width: 100%;
      height: 100%;
      position: absolute; }
    .slide-menu--wrapper .slide-menu--header {
      background-color: #C35525;
      padding: 1em; }
      .slide-menu--wrapper .slide-menu--header h2,
      .slide-menu--wrapper .slide-menu--header h3 {
        margin: 0;
        padding: 0; }
  #podcast .slide-menu--content {
    background-color: #3E8275; }
  .slide-menu--left-toggle {
    display: block; } }

@media print {
  * {
    background: transparent; }
  a, a:visited {
    text-decoration: underline; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100%; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }

#tcMap, #sgMap {
  height: 800px; }
  #tcMap.tcMap-old, #sgMap.tcMap-old {
    height: 500px; }

/*
=== Competitor Facilities ===
*/
.map__controls__toggle.active {
  background: #f1eff3; }
  .map__controls__toggle.active .icon-caret-down:before {
    content: '\f0d8'; }

/*
=== Meetings & Centers Map ===
*/
.directory__center--featured .image-responsive {
  width: 100%;
  height: auto; }

.directory__center--featured--s {
  line-height: 18px;
  line-height: 1.125rem; }
  .directory__center--featured--s a {
    text-decoration: none; }
  .directory__center--featured--s .h4 {
    color: #C35525;
    margin-bottom: 10px;
    font-family: "open_sanssemibold", Arial, sans-serif; }
  .directory__center--featured--s .location {
    font-size: 14px;
    font-size: 0.875rem;
    color: #b3b3b3;
    margin-bottom: 0; }

/*
=== DIRECTORY ON LOCAL CITY PAGES ===
*/
.directory__center, .directory__center--featured {
  position: relative;
  padding-bottom: 3em; }
  .directory__center h3, .directory__center--featured h3 {
    padding-top: 0; }
  .directory__center p, .directory__center--featured p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 22px;
    line-height: 1.375rem;
    color: #b3b3b3; }
  .directory__center .location, .directory__center--featured .location {
    padding-left: 25px;
    position: relative;
    margin-bottom: 1em; }
    .directory__center .location:before, .directory__center--featured .location:before {
      content: '\e911';
      font-family: 'icomoon';
      position: absolute;
      left: 0;
      top: 0;
      position: absolute; }
  .directory__center .phone-number, .directory__center--featured .phone-number {
    padding-left: 25px;
    position: relative; }
    .directory__center .phone-number:before, .directory__center--featured .phone-number:before {
      content: '\e906';
      font-family: 'icomoon';
      position: absolute;
      left: 0;
      top: 0;
      position: absolute; }
  .directory__center .contact, .directory__center--featured .contact {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px 25px;
    width: 100%;
    text-transform: uppercase; }
    .directory__center .contact a, .directory__center--featured .contact a {
      font-size: 14px;
      font-size: 0.875rem;
      text-decoration: none;
      font-family: "open_sanssemibold", Arial, sans-serif; }
      .directory__center .contact a:hover, .directory__center--featured .contact a:hover {
        text-decoration: underline; }

.maxHeight_1000 {
  max-height: 1000px; }

/*
=== Possibly delete this?? ===
*/
.card--facilities {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }
  .card--facilities.clickable:hover, .card--facilities.hoverable:hover {
    -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
    transform: scale(1.02);
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02); }

.card--center .center__image {
  padding-left: 0;
  padding-right: 0;
  overflow-x: hidden;
  position: relative; }
  .card--center .center__image img {
    display: block;
    width: auto; }

/*
=== Delete this!! ===
*/
.map__meeting {
  background: white; }
  .map__meeting-NA, .map__meeting-AA {
    width: 30px;
    height: 30px;
    margin-top: 1em;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    display: block;
    margin: auto; }
    .map__meeting-NA:before, .map__meeting-AA:before {
      color: white;
      font-family: "open_sanssemibold", Arial, sans-serif;
      display: block;
      text-align: center;
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 30px;
      width: 30px;
      height: 30px; }
  .map__meeting-NA {
    background: #C35525; }
    .map__meeting-NA:before {
      content: 'NA'; }
  .map__meeting-AA {
    background: #C35525; }
    .map__meeting-AA:before {
      content: 'AA'; }
  .map__meeting-day {
    text-transform: uppercase;
    font-family: 'open_sansbold', Arial, sans-serif;
    color: #3D3D3D;
    font-size: 16px;
    font-size: 1rem; }
  .map__meeting-time, .map__meeting-address {
    display: block;
    color: #ababab; }
  .map__meeting-name {
    display: block;
    margin-bottom: 0.5em;
    font-family: "open_sansbold", Arial, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.375rem;
    color: #3D3D3D; }

.js .map__meeting {
  display: none; }
  .js .map__meeting.showMeeting {
    display: block; }

/*
=== IE8 & IE9 ===
*/
.lt-ie9 .card--slider .flex-control-nav, .ie9 .card--slider .flex-control-nav {
  display: none; }

.directory-widget input {
  background-color: white;
  background-repeat: no-repeat;
  background-position: right 20px center;
  color: #666666;
  outline: none;
  border: solid 1px #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 14px 19px 14px 19px; }

.directory-widget .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.directory-widget .map__categories__buttons .ui-button .ui-button-text {
  display: inline-block;
  line-height: 1.4em; }

.directory-widget .ui-state-active,
.directory-widget .ui-state-default {
  display: block; }

.directory-widget .directory_filters_title {
  padding-top: 2em; }

.directory-widget .map__categories__buttons .ui-button {
  font-family: "open_sansregular", Arial, sans-serif;
  line-height: 1;
  margin-bottom: .5em; }

.directory-widget .phone-number {
  margin-bottom: 0; }

.directory-widget .location {
  margin-top: .75em; }

.directory-widget .card-white a {
  text-overflow: unset; }

.directory-widget .directory__center .directory--info, .directory-widget .directory__center--featured .directory--info {
  width: calc((100% - 80px));
  display: block;
  float: left;
  padding-left: 30px; }

.directory-widget .directory__center .phone-number, .directory-widget .directory__center--featured .phone-number {
  margin-bottom: 0; }

.directory-widget .directory__center--featured h3:before {
  content: "Featured";
  position: relative;
  color: #bcbcbc;
  font-family: "open_sansregular", Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase; }

.directory-widget .directory__center--featured .directory--info {
  width: calc((100% - 80px) / 100 * 65);
  display: block;
  float: left;
  padding-left: 30px; }

.directory-widget .directory--map-thumb {
  position: relative;
  cursor: pointer; }
  .directory-widget .directory--map-thumb:hover button {
    text-decoration: underline; }
  .directory-widget .directory--map-thumb img {
    display: block; }
  .directory-widget .directory--map-thumb button {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #3D3D3D;
    background-color: #ffffff;
    border: 0;
    padding: 8px 12px;
    font-size: 13px; }
  .directory-widget .directory--map-thumb .gmnoprint {
    display: none; }
  .directory-widget .directory--map-thumb .gm-style div:nth-of-type(2) {
    display: none; }

.directory-widget .directory--thumbnail {
  width: 80px;
  height: 80px;
  float: left; }

.directory-widget .directory--thumbnail-container {
  width: 80px;
  height: 80px;
  border-radius: 80px;
  overflow: hidden;
  display: block;
  display: flex;
  justify-content: center;
  /* align horizontal */
  align-items: center;
  /* align vertical */ }
  .directory-widget .directory--thumbnail-container img {
    width: auto;
    height: 100%; }

.directory-widget .directory--contact {
  width: calc((100% - 80px) / 100 * 35);
  text-align: right;
  float: left;
  margin-top: 2.5em; }

.directory-widget .directory--rating {
  color: #F2C13A;
  font-size: 14px;
  top: -2px;
  line-height: 14px;
  position: relative;
  margin-right: 5px; }

.directory-widget .directory__filters .toggleCtrl {
  position: relative;
  cursor: pointer; }
  .directory-widget .directory__filters .toggleCtrl:before {
    display: block;
    background: #3D3D3D;
    content: '';
    height: 2px;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 8px;
    z-index: 3; }
  .directory-widget .directory__filters .toggleCtrl:after {
    background: #3D3D3D;
    content: '';
    height: 2px;
    position: absolute;
    right: 5px;
    top: 50%;
    width: 8px;
    z-index: 2; }
  .directory-widget .directory__filters .toggleCtrl.active:before {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  .directory-widget .directory__filters .toggleCtrl:first-of-type {
    padding-top: 0; }

.directory-widget .directory__filters .toggleCtrl--bg {
  height: 18px;
  width: 18px;
  background-color: #dedede;
  position: absolute;
  right: 0;
  top: 3px;
  z-index: 1; }

.directory-widget .directory__filters .filter--options {
  display: none;
  margin-bottom: 1em; }
  .directory-widget .directory__filters .filter--options.active {
    display: block; }
  .directory-widget .directory__filters .filter--options p {
    font-size: 14px; }
  .directory-widget .directory__filters .filter--options .ui-button {
    text-align: left; }

.map__meeting-day, .map__meeting-name {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  display: inline-block; }

.directory--filter-wrapper .directory--map #map, .directory--filter-wrapper .directory--map #map--meetings {
  height: 144px;
  width: 100%;
  pointer-events: none; }

.directory--map .infoWindowWrapper p {
  display: none; }

.directory--map .firstHeading {
  font-size: 10px;
  margin-bottom: 0; }

.infoWindowWrapper p {
  margin-bottom: 6px; }

#viewListWrapper button {
  width: 100%;
  font-family: "open_sanssemibold", Arial, sans-serif; }

#viewListWrapper .icon-menu-list-2 {
  margin-right: 6px;
  font-size: 12px; }

#directory--wrapper {
  position: relative;
  overflow: hidden; }
  #directory--wrapper #map {
    height: 700px;
    width: 100%;
    max-width: 818px; }
  #directory--wrapper .directory__centers {
    z-index: 1; }

#meetings--wrapper {
  position: relative;
  overflow: hidden; }
  #meetings--wrapper #map--meetings {
    height: 700px;
    width: 100%;
    max-width: 818px; }
  #meetings--wrapper .directory__centers {
    z-index: 1; }

/* -- Tablet & Mobile Styles --*/
@media only screen and (min-width: 481px) and (max-width: 999px) {
  .directory-widget .directory__center--featured .directory--info {
    margin-bottom: 1.5em; }
  .directory-widget .directory__center--featured .directory--info, .directory-widget .directory__center .directory--info, .directory-widget .directory__center--featured .directory--info {
    width: calc((100% - 80px)); }
  .directory-widget .directory--contact {
    width: calc((100% - 110px));
    margin-left: 105px;
    text-align: left;
    margin-top: 0; }
  #viewListButton {
    padding: 1em 1em; } }

/* -- Mobile Styles --*/
@media only screen and (max-width: 739px) {
  .directory-widget .directory_filters_title {
    padding-top: 0; }
  .directory--mobile-options {
    position: fixed;
    bottom: 10px;
    z-index: 13;
    left: 0px;
    right: 0px;
    position: fixed;
    text-align: center;
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.15);
    border-radius: 40px;
    background-color: #ffffff;
    display: inline-block;
    overflow: hidden; }
    .directory--mobile-options a {
      transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      color: #3D3D3D;
      text-decoration: none;
      padding: .75em; }
      .directory--mobile-options a:hover {
        color: #414A6B; }
      .directory--mobile-options a span {
        margin-right: 3px; }
  .directory--mobile-options-view {
    border-left: 1px solid #EBEBEB; }
    .directory--mobile-options-view a {
      display: none; }
      .directory--mobile-options-view a.active {
        display: block; }
  .directory__filters__container {
    z-index: 14;
    height: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    overflow-y: hidden;
    pointer-events: none; }
    .directory__filters__container.active {
      display: block; }
  .directory--filter-wrapper {
    pointer-events: auto;
    background-color: #ffffff;
    border-top: 1px solid #DBDBDB;
    box-shadow: 0 0 2px 0px rgba(22, 22, 22, 0.2);
    height: 100%;
    overflow-y: hidden;
    position: relative; }
  .directory--filter-close {
    width: 100%; }
  .directory--filter-close-wrapper {
    padding: 1em;
    position: absolute;
    bottom: 0;
    height: 90px;
    width: 100%;
    border-top: 1px solid #dddddd; }
  .directory__filters {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    top: 0;
    width: 100%;
    height: calc(100% - 90px);
    position: absolute;
    padding: 1em; }
  #directory--wrapper.active--map {
    z-index: 12;
    height: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px; }
    #directory--wrapper.active--map #map {
      height: 100%;
      position: relative; }
  #meetings--wrapper.active--map {
    z-index: 12;
    height: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px; }
    #meetings--wrapper.active--map #map--meetings {
      height: 100%;
      position: relative; }
  #largeMapButton,
  #viewListWrapper {
    display: none !important; }
  .map__meeting-day, .map__meeting-name {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    display: inline-block; } }

@media only screen and (max-width: 480px) {
  .directory-widget .directory__center--featured .directory--info, .directory-widget .directory__center .directory--info, .directory-widget .directory__center--featured .directory--info {
    width: 100%;
    padding-left: 0; }
  .directory-widget .directory__center--featured .directory--info {
    margin-top: .5em;
    margin-bottom: 1.5em; }
  .directory-widget .directory__center .directory--thumbnail, .directory-widget .directory__center--featured .directory--thumbnail {
    display: none; }
  .directory-widget .directory__center--featured .directory--thumbnail {
    display: block; }
  .directory-widget .directory--thumbnail {
    text-align: center;
    width: 100%;
    height: 180px;
    float: none;
    margin-bottom: 1em; }
  .directory-widget .directory--thumbnail-container {
    width: 100%;
    height: 180px;
    border-radius: 0; }
    .directory-widget .directory--thumbnail-container img {
      height: auto;
      width: auto;
      min-width: 100%;
      min-height: 100%; }
  .directory-widget .directory--contact {
    width: 100%;
    text-align: left;
    margin-top: 0; }
    .directory-widget .directory--contact a {
      display: block; } }

#closeWidgetMap {
  position: fixed;
  z-index: 9999;
  right: 15px;
  top: 15px;
  height: 36px;
  width: 36px;
  background-color: #171745;
  border: 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-radius: 50px; }

/*---------------------*/
/*---------------------*/
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
  color: gray;
  text-align: center;
  font-family: 'open_sansbold',Arial,sans-serif;
  display: table-cell;
  border-radius: 0; }

.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

.map__categories__buttons .ui-button {
  font-family: "open_sanssemibold",Arial,sans-serif;
  color: #3D3D3D; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  font-weight: normal;
  color: #454545; }

.map__categories__buttons .ui-button .ui-button-text {
  font-family: "open_sanssemibold",Arial,sans-serif;
  padding: 0.2em 1em 0.2em 40px; }

.map__times select {
  display: none; }

.directory--filter-wrapper .ui-slider .ui-slider-handle {
  cursor: pointer; }

.lt-ie9 .map__wrapper,
.lt-ie9 .map__results {
  display: none; }

.lt-ie9 .map__fallback {
  display: block; }
  .lt-ie9 .map__fallback .button--teal {
    display: block;
    margin-bottom: 20px; }

.lt-ie9 .cardstack.horizontal .cardstack-tabs .cardstack-content {
  display: none; }

.lt-ie9 .cardstack.horizontal .cardstack-tabs .cardstack-content.active {
  display: block; }

.lt-ie9 .cardstack.vertical .cardstack-tabs .cardstack-content {
  display: none; }

.lt-ie9 .cardstack.vertical .cardstack-tabs .cardstack-content.active {
  display: block; }

.lt-ie9 .no-ie8 {
  display: none; }

.lt-ie9 #risk-factors,
.lt-ie9 #parential-influence,
.lt-ie9 #resilient {
  background-size: 100% 100%;
  background-repeat: none; }

.lt-ie9 .hero {
  height: 100%;
  width: 100%; }

.lt-ie9 .hero--overlay::after {
  background-image: url("../png/image-treatment.png");
  opacity: inherit;
  background-color: transparent; }

.lt-ie9 .ie-add-mb {
  margin-bottom: 80px; }

.lt-ie9 .social-box__item {
  display: none;
  font-size: 80%;
  display: block; }

.lt-ie9 .bg--white--transparent {
  background: url("../png/bg--white-transparent.png") repeat top left; }

.lt-ie9 .card--city:before {
  background: url("../png/alpha-bg-dark.png") repeat top left; }

.lt-ie9 .card--city:hover:before {
  background: none; }

.lt-ie9 .nav--guide li a:hover:before, .lt-ie9 .nav--guide li a:hover:after {
  display: none; }

.lt-ie9 .nav--guide li a:before {
  display: none; }

.lt-ie9 .nav--guide li a:after {
  display: none; }

.lt-ie9 .list--charts .chart--data {
  position: relative;
  top: auto; }

.lt-ie9 .remodal-overlay {
  background: #2b2e38; }

.lt-ie9 .remodal {
  width: 700px; }

.lt-ie9 .list--metabox .metabox--label {
  font-weight: bold; }

.lt-ie9 .list--metabox li {
  padding-left: 0;
  background-image: none; }

#hero-authors {
  font-size: 13px;
  line-height: 20px;
  bottom: 0;
  clear: both; }
  @media only screen and (max-width: 1000px) {
    #hero-authors {
      position: initial; } }
  #hero-authors a {
    text-decoration: none; }
    #hero-authors a:hover {
      text-decoration: underline;
      text-decoration-color: white; }

#people a {
  text-decoration: none; }
  #people a:hover {
    text-decoration: underline;
    text-decoration-color: black; }

#onPage {
  background-color: #EBEBEB;
  margin-top: 0;
  padding: 10px 20px;
  color: #3D3D3D;
  cursor: pointer; }
  #onPage li {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 0; }
    #onPage li:before {
      color: #19181a; }
    #onPage li a {
      color: #3D3D3D; }
  #onPage ul#pageH2s {
    display: none; }
  #onPage #title {
    font-size: 15px; }
    #onPage #title:after {
      content: "";
      height: 1px;
      width: 60px;
      background-color: #fff;
      display: block;
      margin-top: .25em;
      margin-left: auto;
      margin-right: auto; }
  #onPage #menu-item-dropdown {
    clear: both; }

@media only screen and (max-width: 1000px) {
  #right-col {
    display: none !important; } }

@media only screen and (max-width: 739px) {
  .toc, .toc:nth-of-type(2) {
    border: none;
    padding: 0; }
  #hero-answer-block {
    position: initial; } }

.nav--top .tier-2.rehab-center{
  height: auto !important;
}

.tier-3--wrapper.washington-wrapper{
	height: 454px !important;
}

/*
=== Gradient Buttons ===
*/
.button--gradient {
  font-family: "open_sansbold", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background-color: #C35525;
  color: #ffffff;
  border: 0;
  padding: 1.3em 3em;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  position: relative;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #C35525), color-stop(100%, #C35525));
  background-image: -webkit-linear-gradient(left, #C35525 0%, #C35525 100%);
  background-image: -o-linear-gradient(left, #C35525 0%, #C35525 100%);
  background-image: -ms-linear-gradient(left, #C35525 0%, #C35525 100%);
  background-image: linear-gradient(to right, #C35525 0%, #C35525 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C35525 ', endColorstr='#C35525 ', GradientType=1); }
  .button--gradient:hover {
    background-color: #3E8275;
    color: #ffffff; }
  .button--gradient:active {
    top: 1px; }

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

