@charset "UTF-8";
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
	* Remove all paddings around the image on small screen
	*/
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

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

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("../fonts/flexslider-icon.eot");
  src: url("../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/flexslider-icon.woff") format("woff"), url("../fonts/flexslider-icon.ttf") format("truetype"), url("../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

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

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

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

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

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

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  border-radius: 4px;
  -webkit-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);
  zoom: 1; }

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

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

.flexslider .slides {
  zoom: 1; }

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

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

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

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001'; }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }

/* invalid input */
.bvalidator_invalid {
  background-color: #FFFFAE !important; }

/* error message */
.bvalidator_errmsg {
  background-color: #333;
  font-size: 10px;
  border: 1px solid #999;
  color: #FFF;
  display: none;
  border-radius: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-box-shadow: 0 0 6px #ddd;
  box-shadow: 0 0 6px #ddd;
  white-space: nowrap;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 5px;
  font-family: Arial, Helvetica, sans-serif;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
  filter: alpha(opacity=90); }

/* close icon */
.bvalidator_errmsg .bvalidator_close_icon {
  margin-left: 5px;
  margin-top: -2px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #F96;
  cursor: pointer; }

/* arrow */
.bvalidator_errmsg em {
  display: block;
  border-color: #333 transparent transparent;
  border-style: solid;
  border-width: 10px 10px 0;
  height: 0;
  width: 0;
  position: absolute;
  bottom: -9px;
  left: 5px; }

/*
 * qTip2 - Pretty powerful tooltips - v2.2.0
 * http://qtip2.com
 *
 * Copyright (c) 2014 Craig Michael Thompson
 * Released under the MIT, GPL licenses
 * http://jquery.org/license
 *
 * Date: Sat Mar 15 2014 01:34 EDT-0400
 * Plugins: viewport
 * Styles: basic
 */
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  direction: ltr;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0; }

.qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word; }

.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: bold; }

.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important; }

/* Default close button class */
.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  cursor: pointer;
  outline: medium none;
  border-width: 1px;
  border-style: solid;
  border-color: transparent; }

.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px; }

* html .qtip-titlebar .qtip-close {
  top: 16px; }

/* IE fix */
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr; }

.qtip-icon, .qtip-icon .ui-icon {
  border-radius: 3px;
  text-decoration: none; }

.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/13px Tahoma,sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em; }

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
/* Default tooltip style */
.qtip-default {
  border-width: 1px;
  border-style: solid;
  border-color: #F1D031;
  background-color: #FFFFA3;
  color: #555; }

.qtip-default .qtip-titlebar {
  background-color: #FFEF93; }

.qtip-default .qtip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777; }

.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111; }

/*! Light tooltip style */
.qtip-light {
  background-color: white;
  border-color: #E2E2E2;
  color: #454545; }

.qtip-light .qtip-titlebar {
  background-color: #f1f1f1; }

/*! Dark tooltip style */
.qtip-dark {
  background-color: #505050;
  border-color: #303030;
  color: #f3f3f3; }

.qtip-dark .qtip-titlebar {
  background-color: #404040; }

.qtip-dark .qtip-icon {
  border-color: #444; }

.qtip-dark .qtip-titlebar .ui-state-hover {
  border-color: #303030; }

/*! Cream tooltip style */
.qtip-cream {
  background-color: #FBF7AA;
  border-color: #F9E98E;
  color: #A27D35; }

.qtip-cream .qtip-titlebar {
  background-color: #F0DE7D; }

.qtip-cream .qtip-close .qtip-icon {
  background-position: -82px 0; }

/*! Red tooltip style */
.qtip-red {
  background-color: #F78B83;
  border-color: #D95252;
  color: #912323; }

.qtip-red .qtip-titlebar {
  background-color: #F06D65; }

.qtip-red .qtip-close .qtip-icon {
  background-position: -102px 0; }

.qtip-red .qtip-icon {
  border-color: #D95252; }

.qtip-red .qtip-titlebar .ui-state-hover {
  border-color: #D95252; }

/*! Green tooltip style */
.qtip-green {
  background-color: #CAED9E;
  border-color: #90D93F;
  color: #3F6219; }

.qtip-green .qtip-titlebar {
  background-color: #B0DE78; }

.qtip-green .qtip-close .qtip-icon {
  background-position: -42px 0; }

/*! Blue tooltip style */
.qtip-blue {
  background-color: #E5F6FE;
  border-color: #ADD9ED;
  color: #5E99BD; }

.qtip-blue .qtip-titlebar {
  background-color: #D0E9F5; }

.qtip-blue .qtip-close .qtip-icon {
  background-position: -2px 0; }

/*
 * formIt
 * https://github.com/mindgruve/formit
 *
 * Copyright (c) 2012 Chris Kihneman | Mindgruve
 * Licensed under the MIT license.
 */
/* Consistent box sizing and appearance */
.fi-checkbox input[type="checkbox"],
.fi-radio input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  *width: 18px;
  *height: 18px; }

/* Hide these elements once they are styled */
.fi-file-wrap .fi-styled {
  display: none !important;
  visibility: hidden; }

select[multiple]:focus,
.fi-focus {
  -webkit-box-shadow: 0 0 3px #aaa;
          box-shadow: 0 0 3px #aaa; }

/* ==========================================================================
   SELECT MENUS AND FILE INPUTS
   ========================================================================== */
.fi-select select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  *width: auto;
  /* Must have width auto for IE */
  height: 36px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: pointer;
  z-index: 5;
  -webkit-appearance: none; }

select[multiple],
.fi-select,
.fi-file {
  color: #444;
  font-size: 16px;
  background: #fff;
  border: 1px solid #bbb;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
  width: 200px;
  background-clip: padding-box; }

select[multiple] {
  padding: 5px; }

select[multiple]:focus {
  outline: none; }

.fi-select span,
.fi-file span {
  display: block;
  height: 36px;
  line-height: 38px;
  overflow: hidden;
  padding: 0 50px 0 10px;
  cursor: pointer;
  white-space: nowrap; }

.fi-file span {
  padding-right: 90px; }

.fi-select .fi-select-arrow-wrap {
  border: 1px solid #bbb;
  background-color: #ddd;
  border-radius: 0 3px 3px 0;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 36px;
  height: 36px;
  background-clip: padding-box; }

.fi-select .fi-select-arrow {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #999;
  height: 0;
  left: 12px;
  position: absolute;
  top: 15px;
  width: 0; }

.fi-file .fi-file-button {
  border: 1px solid #bbb;
  background-color: #ddd;
  position: absolute;
  right: -1px;
  top: -1px;
  height: 36px;
  padding: 0;
  border-radius: 0 3px 3px 0; }

.fi-file .fi-file-button .fi-file-button-inner {
  padding: 9px; }

/* ==========================================================================
   CHECKBOXES AND RADIO BUTTONS
   ========================================================================== */
.fi-checkbox .fi-styled,
.fi-radio .fi-styled {
  position: relative;
  margin: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer; }

.fi-checkbox,
.fi-radio {
  background-color: #ddd;
  border: 1px solid #bbb;
  border-radius: 2px;
  position: relative;
  display: -moz-inline-stack;
  display: inline;
  float: left;
  zoom: 1;
  *display: inline;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  cursor: pointer; }

.fi-checkbox > div,
.fi-radio > div {
  background-color: #999;
  border-radius: 2px;
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 3px;
  left: 3px; }

.fi-checkbox.checked > div,
.fi-radio.checked > div {
  display: block; }

.fi-select.disabled,
.fi-checkbox.disabled,
.fi-radio.disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: .5; }

.fi-radio {
  border-radius: 9px; }

.fi-radio > div {
  border-radius: 6px; }

/* ==========================================================================
   Reset Box Sizing

	Use for third party html/css that doesn't work with 'border-box'
	http://getbootstrap.com/getting-started/#third-parties
   ========================================================================== */
/* ==========================================================================
   Breakpoint helper

	Usage:
	body {
		background-color: #fff;
		@include bp(sm) {
			background-color: #ccc;
		}
		@include bp(md) {
			background-color: #999;
		}
		@include bp(lg) {
			background-color: #666;
		}
	}
   ========================================================================== */
@font-face {
  font-family: Entypo;
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Entypo.eot");
  src: url("../fonts/Entypo.eot?#iefix") format("embedded-opentype"), url("../fonts/Entypo.woff") format("woff"), url("../fonts/Entypo.ttf") format("truetype"), url("../fonts/Entypo.svg#Entypo") format("svg"); }

@font-face {
  font-family: Fontawesome;
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/FontAwesome.eot");
  src: url("../fonts/FontAwesome.eot?#iefix") format("embedded-opentype"), url("../fonts/FontAwesome.woff") format("woff"), url("../fonts/FontAwesome.ttf") format("truetype"), url("../fonts/FontAwesome.svg#Fontawesome") format("svg"); }

.fi-select {
  width: 100%; }

.fi-select .fi-select-arrow-wrap {
  height: 38px; }

.fi-select-arrow {
  border-top-color: #fff !important; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

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

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  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% !important; }
  p, .pro-author-desc,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .table td,
  .table th {
    background-color: #fff !important; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 1.6666667;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #538bd7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a64b4;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.6666667;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .stories-wrapper .cat-tags-list li:first-of-type,
.stories-wrapper .story-tags li:first-of-type, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small, .stories-wrapper .cat-tags-list li:first-of-type small,
  .stories-wrapper .story-tags li:first-of-type small,
  .h4 .small, .stories-wrapper .cat-tags-list li:first-of-type .small,
  .stories-wrapper .story-tags li:first-of-type .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 25px;
  margin-bottom: 12.5px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4, .stories-wrapper .cat-tags-list li:first-of-type,
.stories-wrapper .story-tags li:first-of-type,
h5, .h5,
h6, .h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px; }
  h4 small,
  h4 .small, .h4 small, .stories-wrapper .cat-tags-list li:first-of-type small,
  .stories-wrapper .story-tags li:first-of-type small,
  .h4 .small, .stories-wrapper .cat-tags-list li:first-of-type .small,
  .stories-wrapper .story-tags li:first-of-type .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 30px; }

h2, .h2 {
  font-size: 25px; }

h3, .h3 {
  font-size: 20px; }

h4, .h4, .stories-wrapper .cat-tags-list li:first-of-type,
.stories-wrapper .story-tags li:first-of-type {
  font-size: 18px; }

h5, .h5 {
  font-size: 15px; }

h6, .h6 {
  font-size: 12px; }

p, .pro-author-desc {
  margin: 0 0 12.5px; }

.lead {
  margin-bottom: 25px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 480px) {
    .lead {
      font-size: 22.5px; } }

small,
.small {
  font-size: 80%; }

cite {
  font-style: normal; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #999999; }

.text-primary {
  color: #023C68; }

a.text-primary:hover {
  color: #011f36; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #023C68; }

a.bg-primary:hover {
  background-color: #011f36; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 25px; }

dt,
dd {
  line-height: 1.6666667; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 18.75px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child, blockquote .pro-author-desc:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.6666667;
    color: #999999; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.6666667; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 480px) {
    .container {
      width: 750px; } }
  @media (min-width: 768px) {
    .container {
      width: 970px; } }
  @media (min-width: 992px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 480px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.6666667;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media screen and (max-width: 479px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.6666667;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.6666667;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999999; }
  .form-control::-webkit-input-placeholder {
    color: #999999; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 39px;
  line-height: 1.6666667 \0; }
  input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-sm,
  .form-horizontal .form-group-sm input[type="time"].form-control,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-sm,
  .form-horizontal .form-group-sm input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-sm,
  .form-horizontal .form-group-sm input[type="month"].form-control,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn {
    line-height: 30px; }
  input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-lg,
  .form-horizontal .form-group-lg input[type="time"].form-control,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-lg,
  .form-horizontal .form-group-lg input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-lg,
  .form-horizontal .form-group-lg input[type="month"].form-control,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn {
    line-height: 42px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 25px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 42px;
  line-height: 42px; }

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 48.75px; }

.form-control-feedback {
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 2;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center; }

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px; }

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 480px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn, .navbar-form .input-group .input-group-btn,
    .form-inline .input-group .form-control, .navbar-form .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label, .navbar-form .radio label,
    .form-inline .checkbox label, .navbar-form .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 480px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

@media (min-width: 480px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }

@media (min-width: 480px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.6666667;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #023C68;
  border-color: #022e4f; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #011f36;
    border-color: #000b13; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #023C68;
    border-color: #022e4f; }
  .btn-primary .badge {
    color: #023C68;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #6fb02f;
  border-color: #629c2a; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #568824;
    border-color: #446c1d; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #6fb02f;
    border-color: #629c2a; }
  .btn-success .badge {
    color: #6fb02f;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #538bd7;
  border-color: #3e7dd2; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #2f70c8;
    border-color: #2860ab; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #538bd7;
    border-color: #3e7dd2; }
  .btn-info .badge {
    color: #538bd7;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #a7d355;
  border-color: #9dce41; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #90c332;
    border-color: #7ba62b; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #a7d355;
    border-color: #9dce41; }
  .btn-warning .badge {
    color: #a7d355;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #538bd7;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #2a64b4;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 11.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.6666667;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #023C68; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.6666667;
  color: #999999;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 15px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #999999; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #999999;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #538bd7; }
  .nav .nav-divider {
    height: 1px;
    margin: 11.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.6666667;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #023C68; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 480px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 480px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 25px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-width: 320px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 12.5px 15px;
  font-size: 15px;
  line-height: 25px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 6.25px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 25px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 25px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 12.5px;
          padding-bottom: 12.5px; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5.5px;
  margin-bottom: 5.5px; }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-form.navbar-right:last-child {
        margin-right: -15px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 5.5px;
  margin-bottom: 5.5px; }
  .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 12.5px;
  margin-bottom: 12.5px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #999999; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #999999; }
  .navbar-inverse .navbar-nav > li > a {
    color: #999999; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #999999; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #999999; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #999999; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.6666667;
      text-decoration: none;
      color: #538bd7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #2a64b4;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #023C68;
    border-color: #023C68;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #999999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 15px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #999999; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: gray; }

.label-primary {
  background-color: #023C68; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #011f36; }

.label-success {
  background-color: #6fb02f; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #568824; }

.label-info {
  background-color: #538bd7; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #2f70c8; }

.label-warning {
  background-color: #a7d355; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #90c332; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge {
    top: 0;
    padding: 1px 5px; }
  a.list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #538bd7;
    background-color: #fff; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.6666667;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #538bd7; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 479px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

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

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

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

@media (min-width: 480px) and (max-width: 767px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 480px) and (max-width: 767px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 480px) and (max-width: 767px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 480px) and (max-width: 767px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 992px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 992px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 992px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 479px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 480px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.mb-clear {
  margin-bottom: 0 !important; }

.rounded-top {
  border-radius: 4px 4px 0 0; }

.ellipsis, .list-blocks .title, .snippet-cr-ad .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.accel {
  -webkit-transform: translate3d(0, 0, 0); }

.rel {
  position: relative; }

.text-white {
  color: white !important; }

.text-info {
  color: #538bd7 !important; }

.bold {
  font-weight: bold !important; }

.margin-top-neg-15 {
  margin-top: -15px !important; }

html {
  -webkit-font-smoothing: antialiased; }

a {
  font-weight: normal;
  outline: none !important;
  text-decoration: none; }
  a:active, a:focus, a:hover {
    text-decoration: none; }

img {
  height: auto;
  max-width: 100%; }

#main {
  padding: 90px 0 40px; }
  @media (min-width: 768px) {
    #main {
      padding: 40px 0; } }

.overflow-hidden {
  overflow: hidden; }
  @media (min-width: 768px) {
    .overflow-hidden {
      overflow: visible; } }

.is-directory #main {
  padding: 0; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4, .stories-wrapper .cat-tags-list li:first-of-type,
.stories-wrapper .story-tags li:first-of-type,
h5, .h5,
h6, .h6 {
  display: block;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-weight: 700;
  margin: 0 0 20px; }

.single-entry h2, .single-entry .h2,
.single-entry h3, .single-entry .h3,
.single-entry h4, .single-entry .h4, .single-entry .stories-wrapper .cat-tags-list li:first-of-type, .stories-wrapper .cat-tags-list .single-entry li:first-of-type, .single-entry
.stories-wrapper .story-tags li:first-of-type,
.stories-wrapper .story-tags .single-entry li:first-of-type,
.single-entry h5, .single-entry .h5,
.single-entry h6, .single-entry .h6 {
  display: inline-block; }

h4, .h4, .stories-wrapper .cat-tags-list li:first-of-type,
.stories-wrapper .story-tags li:first-of-type,
h5, .h5,
h6, .h6 {
  color: #555555; }

h1, .h1 {
  font-size: 30px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    h1, .h1 {
      font-size: 30px;
      margin-bottom: 35px; } }

h2, .h2 {
  font-size: 26px; }
  @media (min-width: 768px) {
    h2, .h2 {
      font-size: 25px; } }

h3, .h3 {
  font-size: 22px; }
  @media (min-width: 768px) {
    h3, .h3 {
      font-size: 20px; } }

.screen-reader-text {
  color: transparent;
  font: 0/0 a;
  position: absolute;
  text-shadow: none; }

p, .pro-author-desc, .p {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
  margin: 0 0 25px; }

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"] {
  color: #222222;
  padding: 10px; }

.wpcf7 p, .wpcf7 .pro-author-desc {
  margin-bottom: 10px; }

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 select,
.wpcf7 textarea {
  width: 100%;
  max-width: 500px; }

.wpcf7 input[type="submit"] {
  background: #4c87b4;
  border: none;
  border-radius: 3px;
  color: white;
  font: bold 21px "Yanone Kaffeesatz", sans-serif;
  margin: 0 0 20px;
  padding: 10px 30px;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s; }
  .wpcf7 input[type="submit"]:hover {
    background: #16333a; }

::-webkit-input-placeholder {
  color: #999999; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #999999; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999; }

:-ms-input-placeholder {
  color: #999999; }

dl {
  margin-bottom: 30px; }

dt {
  color: #57a07f;
  font: normal 20px/26px "Yanone Kaffeesatz", sans-serif; }

dd {
  padding-left: 40px; }

option[default] {
  display: none; }

.heading {
  font: bold 26px/34px "Yanone Kaffeesatz", sans-serif; }

#main [data-plugin="toggle-slide"] {
  border-bottom: 2px solid #ddd;
  border-right: 1px solid #ddd;
  cursor: pointer;
  padding: 5px 30px 5px 5px;
  position: relative; }
  #main [data-plugin="toggle-slide"]:before {
    content: "\E75C";
    display: block;
    font: normal 45px/0 "Entypo";
    height: 100%;
    margin: 0;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 50%; }
    @media (min-width: 768px) {
      #main [data-plugin="toggle-slide"]:before {
        display: none; } }
  #main [data-plugin="toggle-slide"].active:before {
    content: "\E75F"; }
  #main [data-plugin="toggle-slide"] + * {
    display: none; }
  @media (min-width: 768px) {
    #main [data-plugin="toggle-slide"] {
      border: none;
      padding: 0; }
      #main [data-plugin="toggle-slide"][data-type="mobile"] {
        cursor: inherit; }
        #main [data-plugin="toggle-slide"][data-type="mobile"] + * {
          display: block !important; } }

.toggle-area {
  display: none;
  overflow: hidden; }
  @media (min-width: 768px) {
    .toggle-area {
      display: block !important;
      overflow: visible; } }

.list-bullets {
  list-style: none;
  margin: 0 0 15px;
  padding: 10px 0 10px 40px; }
  .list-bullets li {
    margin: 0 0 10px;
    padding-left: 5px;
    position: relative; }
    .list-bullets li:before {
      background: #fff url(//media.recovery.org/wp-content/themes/recovery-org/snippet/images/bullet01.png) no-repeat 0 6px;
      content: "";
      display: block;
      height: 20px;
      width: 17px;
      position: absolute;
      left: -17px;
      top: 0; }

.list-flags li:before {
  background: transparent url(//media.recovery.org/wp-content/themes/recovery-org/snippet/images/bullet02.png) 0 2px no-repeat; }

.list-checkmark li:before {
  background: transparent url(//media.recovery.org/wp-content/themes/recovery-org/snippet/images/bullet03.png) 0 1px no-repeat; }

[data-entypo-icon]:before {
  content: attr(data-entypo-icon);
  font: normal 32px/0px "Entypo";
  speak: none; }

[data-fontawesome-icon]:before {
  content: attr(data-fontawesome-icon);
  font: normal 16px/0px "Fontawesome";
  speak: none;
  -webkit-font-smoothing: antialiased; }

.blue {
  color: #69a3cf; }

/* Library Test - Base styles */
.sidebar--library {
  display: none; }

.library-test .single-article {
  max-width: 1080px;
  margin: 0 auto; }
  .library-test .single-article h1,
  .library-test .single-article h2,
  .library-test .single-article h3,
  .library-test .single-article h4 {
    font-family: "Open Sans", sans-serif; }
  .library-test .single-article h3 {
    font-size: 25px; }
  .library-test .single-article h4 {
    font-size: 20px;
    color: #57A07F; }

.library-test .c-content__container {
  margin-left: 0; }

.library-test .sidebar--library {
  display: block;
  padding: 0 15px;
  margin: 30px auto; }
  @media (min-width: 768px) {
    .library-test .sidebar--library {
      padding: 0 35px;
      max-width: 355px;
      margin: 0 auto; } }

.library-test .c-content__container .featured-treatment-providers {
  display: none; }

.library-test .c-featured-providers {
  display: block; }

.library-test .c-content h2 {
  border: none; }

.library-test .single-article > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 768px) {
    .library-test .single-article > .row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; } }

.library-test .c-content-header__title {
  font-family: "Open Sans", sans-serif;
  font-size: 35px;
  line-height: 40px; }

.library-test .c-content .c-content-header__meta,
.library-test .c-content-header__meta {
  color: #999;
  font-size: 13px;
  line-height: 20px;
  font-weight: 600;
  font-style: normal;
  padding: 5px 0; }
  .library-test .c-content .c-content-header__meta a,
  .library-test .c-content-header__meta a {
    font-weight: bold; }
  .library-test .c-content .c-content-header__meta span, .library-test .c-content .c-content-header__meta time,
  .library-test .c-content-header__meta span,
  .library-test .c-content-header__meta time {
    margin-right: 10px; }

.library-test .sidebar--library .list-cards > li, .library-test .sidebar--library .facility-review-survey-cont > li {
  margin-bottom: 30px; }

.library-test .quote.left {
  margin: 5px 40px 5px 0; }
  @media (min-width: 768px) {
    .library-test .quote.left {
      margin: 5px 20px 5px 0; } }

.library-test.v1 .single-article > .row .col-md-8 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }
  @media (min-width: 768px) {
    .library-test.v1 .single-article > .row .col-md-8 {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; } }

.library-test.v1 .sidebar--library {
  min-width: 320px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  padding: 0 35px 0 15px; }
  @media (min-width: 768px) {
    .library-test.v1 .sidebar--library {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      padding: 0 35px 0 0; } }

.library-test.v1 .c-content-header {
  border-bottom: 1px solid #ddd; }

.library-test.v1 .c-content-header__cont {
  padding: 15px; }
  @media (min-width: 768px) {
    .library-test.v1 .c-content-header__cont {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 25px 15px;
      max-width: 1080px;
      margin: 0 auto; } }
  @media (min-width: 992px) {
    .library-test.v1 .c-content-header__cont {
      padding: 25px 0; } }

.library-test.v1 #main {
  padding-top: 50px; }
  @media (min-width: 768px) {
    .library-test.v1 #main {
      padding: 1px 10px; } }

.library-test.v1 .c-content-header__title {
  color: #333;
  margin-top: 30px; }
  @media (min-width: 768px) {
    .library-test.v1 .c-content-header__title {
      margin-top: 0; } }
  @media (min-width: 992px) {
    .library-test.v1 .c-content-header__title {
      margin-top: 30px; } }

.library-test.v1 .c-content-header__meta {
  margin: 15px 0 25px; }

.library-test.v1 .c-content-header__img {
  width: 100%;
  min-width: 340px;
  height: 245px;
  -o-object-fit: cover;
     object-fit: cover; }
  @media (min-width: 768px) {
    .library-test.v1 .c-content-header__img {
      max-width: 320px;
      margin-right: 30px; } }
  @media (min-width: 992px) {
    .library-test.v1 .c-content-header__img {
      margin-right: 60px; } }

@media (min-width: 992px) {
  .library-test.v1 .c-content-header__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.library-test.v1 .c-share {
  margin: 15px 0; }
  @media (min-width: 992px) {
    .library-test.v1 .c-share {
      margin: 0 0 0 20px; } }

.library-test.v1 .c-share__icon {
  font-weight: 600; }

@media (min-width: 768px) {
  .library-test.v1 .c-content {
    padding: 0; } }

.library-test.v2 #main {
  padding-top: 50px; }
  @media (min-width: 768px) {
    .library-test.v2 #main {
      padding: 1px; } }

.library-test.v2 .single-article > .row .col-md-8 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }
  @media (min-width: 768px) {
    .library-test.v2 .single-article > .row .col-md-8 {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; } }

.library-test.v2 .sidebar--library {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }
  @media (min-width: 768px) {
    .library-test.v2 .sidebar--library {
      border-right: 1px solid #ddd;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      min-width: 300px;
      max-width: 320px;
      padding: 0 35px 0 10px; } }

.library-test.v2 .c-articles-menu {
  border: none; }

.library-test.v2 .c-content__container {
  margin-top: 25px; }
  @media (min-width: 768px) {
    .library-test.v2 .c-content__container {
      padding-left: 30px; } }

.library-test.v2 .c-content {
  padding: 0; }

.library-test.v2 .c-toc__title {
  padding: 5px 10px;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 15px;
  background-color: #57A07F; }

.library-test.v2 .c-toc__container {
  border: none; }

.library-test.v2 .c-toc__list-item {
  line-height: 20px; }
  .library-test.v2 .c-toc__list-item:before {
    content: counter(step-counter) ".";
    color: #333; }

.library-test.v3 #main {
  background-color: #F2F2F6;
  padding-top: 50px; }

.library-test.v3 .single-article .col-md-8 {
  background-color: #fff; }

.library-test.v3 .sidebar--library {
  margin-top: 30px; }
  @media (min-width: 768px) {
    .library-test.v3 .sidebar--library {
      margin-top: 0;
      padding: 0 10px 0 35px; } }

.library-test.v3 .sidebar--library .list-cards li > div, .library-test.v3 .sidebar--library .facility-review-survey-cont li > div,
.library-test.v3 .c-articles-menu {
  border: none; }

.library-test.v3 .c-toc__title {
  padding: 5px 10px;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 15px;
  background-color: #57A07F; }

.library-test.v3 .c-toc__container {
  border: none; }

.library-test.v3 .c-toc__list-item {
  line-height: 20px; }
  .library-test.v3 .c-toc__list-item:before {
    content: counter(step-counter) ".";
    color: #333; }

.library-test.v3 .c-toc__image {
  display: none; }

.library-test.v3 .single-article .col-md-8 {
  padding: 0; }

.library-test.v3 .c-content {
  padding: 0 15px; }

.library-test.v3 .c-content__container footer {
  padding: 0 15px; }

.library-test.v3 .c-content-header {
  min-height: 320px;
  color: #fff;
  background-size: cover;
  background-position-y: 100%;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  z-index: 0; }

.library-test.v3 .c-content-header__title {
  margin-bottom: 15px; }

.library-test.v3 .c-content-header__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1; }

.library-test.v3 .c-content-header__meta {
  margin-bottom: 20px;
  color: #fff; }

.library-test.v3 .c-share,
.library-test.v3 .c-share__icon {
  margin: 0;
  color: #fff; }

.library-test.v4 #main {
  background-color: #F2F2F6;
  padding-top: 50px; }
  @media (min-width: 768px) {
    .library-test.v4 #main {
      padding-top: 25px; } }

.library-test.v4 .single-article .col-md-8 {
  background-color: #fff; }

.library-test.v4 .sidebar--library .list-cards li > div, .library-test.v4 .sidebar--library .facility-review-survey-cont li > div,
.library-test.v4 .c-articles-menu {
  border: none; }

.library-test.v4 .single-article > .row .col-md-8 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }
  @media (min-width: 768px) {
    .library-test.v4 .single-article > .row .col-md-8 {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; } }

.library-test.v4 .sidebar--library {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }
  @media (min-width: 768px) {
    .library-test.v4 .sidebar--library {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      min-width: 320px;
      padding: 0 35px 0 10px; } }

.library-test.v4 .c-content {
  padding: 25px 0; }

.library-test.v4 .c-content-header__meta {
  padding: 5px; }

.library-test.v4 .c-toc__title {
  padding: 5px 10px;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 15px;
  background-color: #57A07F; }

.library-test.v4 .c-toc__container {
  border: none; }

.library-test.v4 .c-toc__list-item {
  line-height: 20px; }
  .library-test.v4 .c-toc__list-item:before {
    content: counter(step-counter) ".";
    color: #333; }

.library-test.v4 .c-toc__image {
  min-height: 320px;
  -o-object-fit: cover;
     object-fit: cover; }

.library-test.v5 #main {
  padding-top: 50px; }
  @media (min-width: 768px) {
    .library-test.v5 #main {
      padding-top: 1px; } }

.library-test.v5 .single-article {
  max-width: 1080px; }

.library-test.v5 .c-toc__title {
  padding: 5px 10px;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 15px;
  background-color: #57A07F; }

.library-test.v5 .c-toc__container {
  border: none; }

.library-test.v5 .c-toc__list-item {
  line-height: 20px; }
  .library-test.v5 .c-toc__list-item:before {
    content: counter(step-counter) ".";
    color: #333; }

.library-test.v5 .c-toc__image {
  display: none; }

.library-test.v5 .c-content-header {
  min-height: 320px;
  color: #fff;
  background-size: cover;
  background-position-y: 50%;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  z-index: 0; }

.library-test.v5 .c-content-header__title {
  margin-bottom: 15px; }
  @media (min-width: 1250px) {
    .library-test.v5 .c-content-header__title {
      max-width: 700px; } }

.library-test.v5 .c-content-header__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1; }

.library-test.v5 .c-content-header__cont {
  max-width: 1080px;
  margin: 0 auto; }
  @media (min-width: 1250px) {
    .library-test.v5 .c-content-header__cont {
      width: 1000px; } }

.library-test.v5 .c-content-header__meta {
  margin-bottom: 20px;
  color: #fff; }

.library-test.v5 .c-share,
.library-test.v5 .c-share__icon {
  margin: 0;
  color: #fff; }

@media (min-width: 768px) {
  .library-test.v5 .sidebar--library {
    min-width: 320px;
    padding: 0 10px 0 35px; } }

.library-test.v6 .single-article > .row .col-md-8 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }
  @media (min-width: 768px) {
    .library-test.v6 .single-article > .row .col-md-8 {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; } }

.library-test.v6 .sidebar--library {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }
  @media (min-width: 768px) {
    .library-test.v6 .sidebar--library {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      min-width: 320px;
      padding: 0 0 0 13px; } }
  @media (min-width: 992px) {
    .library-test.v6 .sidebar--library {
      padding: 0 35px 0 13px; } }

.library-test.v6 .c-toc {
  height: auto;
  margin: 0; }

.library-test.v6 .c-toc__title {
  padding: 5px 10px;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 15px;
  background-color: #57A07F; }

.library-test.v6 .c-toc__container {
  border: none; }

.library-test.v6 .c-toc__list-item {
  line-height: 30px;
  padding-left: 10px;
  font-weight: bold; }
  .library-test.v6 .c-toc__list-item a {
    font-weight: bold; }

.library-test.v6 .c-toc__image {
  height: 245px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 25px; }

.library-test.v6 .c-content-header__cont {
  max-width: 1080px;
  margin: 0 auto;
  border-bottom: 1px solid #ddd; }

.library-test.v6 .c-content-header__title {
  margin-bottom: 15px; }

.btn, .button {
  background-color: #69a3cf;
  background-image: -webkit-linear-gradient(top, #90bbdb 0%, #69a3cf 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#90bbdb), to(#69a3cf));
  background-image: linear-gradient(to bottom, #90bbdb 0%, #69a3cf 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF90BBDB', endColorstr='#FF69A3CF', GradientType=0);
  border: none;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 0 #4c87b4;
          box-shadow: 0 3px 0 #4c87b4;
  color: #fff;
  cursor: pointer;
  display: block;
  font: bold 14px/14px "Open Sans", sans-serif;
  margin: 0;
  overflow: hidden;
  padding: 12px 20px;
  position: relative;
  text-overflow: ellipsis;
  text-shadow: 0 1px 5px #4c87b4;
  white-space: nowrap; }
  .btn:hover, .btn:focus, .btn:active, .button:hover, .button:focus, .button:active {
    color: #fff;
    text-shadow: 0 1px 5px rgba(255, 255, 255, 0.3); }
  .btn:active, .button:active {
    -webkit-box-shadow: 0 3px 0 #4c87b4, inset 0 1px 4px #2d638c;
            box-shadow: 0 3px 0 #4c87b4, inset 0 1px 4px #2d638c;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
  .btn.btn-lg, .button.btn-lg {
    font-size: 32px;
    padding: 20px 30px; }
  @media (min-width: 768px) {
    .btn, .button {
      display: inline-block; } }
  .btn.green, .button.green {
    background-color: #57a07f;
    background-image: -webkit-linear-gradient(top, #97c6b1 0%, #76b498 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#97c6b1), to(#76b498));
    background-image: linear-gradient(to bottom, #97c6b1 0%, #76b498 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF97C6B1', endColorstr='#FF76B498', GradientType=0);
    -webkit-box-shadow: 0 3px 0 #57a07f;
            box-shadow: 0 3px 0 #57a07f;
    text-shadow: 0 1px 5px #57a07f; }
    .btn.green:active, .button.green:active {
      -webkit-box-shadow: 0 3px 0 #57a07f, inset 0 1px 4px #2a4d3d;
              box-shadow: 0 3px 0 #57a07f, inset 0 1px 4px #2a4d3d; }

.btn-flat {
  background: #65AB8C;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  padding: 5px 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
  .btn-flat:hover {
    background: #3B8E69;
    color: white;
    text-decoration: none; }

.btn-gray {
  background: #8E99A1; }
  .btn-gray:hover {
    background: #5F7B90; }

.container-fluid {
  max-width: 1170px; }

html, body {
  height: 100%; }

.wrapper {
  min-height: 100%;
  height: auto !important;
  /* This line and the next line are not necessary unless you need IE6 support */
  height: 100%;
  margin: 0 auto; }

#main {
  background: #fff; }

.form-squeeze {
  background: #fff url(//media.recovery.org/wp-content/themes/recovery-org/images/squeeze-form-section-banner.jpg) no-repeat center 0;
  background-size: auto 100%;
  margin-top: -40px; }
  @media (min-width: 1400px) {
    .form-squeeze {
      background-size: cover; } }
  .form-squeeze .container-fluid {
    padding-top: 10px; }
    @media (min-width: 768px) {
      .form-squeeze .container-fluid {
        height: 542px;
        padding-top: 20px;
        position: relative; } }
    @media (min-width: 992px) {
      .form-squeeze .container-fluid {
        padding-top: 40px; } }
  .form-squeeze .heading.h1 {
    color: #97c8ee;
    font-size: 30px;
    line-height: normal;
    margin: 0;
    text-align: center;
    text-shadow: 1px 1px 2px #4c87b4, 0 0 15px #16333a, 0 10px 15px #000; }
    @media (min-width: 768px) {
      .form-squeeze .heading.h1 {
        font-size: 30px; } }
    .form-squeeze .heading.h1 span {
      color: #fff; }
  .form-squeeze .sub-heading {
    color: #f0f9fe;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    text-shadow: 1px 1px 3px #4c87b4, 0 0 5px #000, 0 0 10px #000, 0 0 10px #000, 0 5px 10px #000; }
    @media (min-width: 768px) {
      .form-squeeze .sub-heading {
        font-size: 16px; } }
  .form-squeeze .quick-find-search {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .form-squeeze .quick-find-search {
        bottom: 10px;
        left: 15px;
        margin: 0;
        position: absolute; } }
    @media (min-width: 992px) {
      .form-squeeze .quick-find-search {
        bottom: 70px; } }

.searchform-wrapper form {
  position: relative;
  width: 180px; }

.searchform-wrapper input[type=text] {
  border-radius: 25px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  height: 45px;
  outline: none;
  padding: 6px 8px 8px 21px;
  width: 100%; }

.searchform-wrapper [type=submit] {
  background: #69a3cf;
  border: none;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.5);
  display: block;
  height: 26px;
  padding: 0;
  position: absolute;
  right: 7px;
  top: 9px;
  width: 26px; }

.searchform-wrapper [data-entypo-icon] {
  left: 5px;
  position: absolute;
  top: 8px; }
  .searchform-wrapper [data-entypo-icon]:before {
    color: #fff; }

/******************************************************************************
  Quick Find search box
******************************************************************************/
.quick-find-search {
  background-color: #88c3a7;
  border: 1px solid #fff;
  border-bottom: 4px solid #c7e1f3;
  padding: 0; }
  .quick-find-search .heading {
    background-color: #f0f9fe;
    background-image: -webkit-linear-gradient(top, #fff 0%, #edf7fa 20%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(20%, #edf7fa));
    background-image: linear-gradient(to bottom, #fff 0%, #edf7fa 20%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEDF7FA', GradientType=0);
    color: #16333a;
    font: bold 28px/28px "Yanone Kaffeesatz", sans-serif;
    padding: 15px 15px 15px 25px; }
  .quick-find-search .checkmark {
    color: #16333a;
    line-height: 28px;
    margin: 0;
    padding: 25px;
    text-shadow: 0 0 1px #fff; }
    .quick-find-search .checkmark li {
      margin: 0; }
      .quick-find-search .checkmark li:before {
        color: #fff;
        top: 12px; }
  .quick-find-search .searchform-wrapper {
    padding: 0px 25px 25px 25px; }
    .quick-find-search .searchform-wrapper form {
      width: 100%; }

/******************************************************************************
  Find Local Addiction Recovery Centers section
******************************************************************************/
.find-local-section {
  background: #bbd8ee;
  margin-bottom: 30px;
  padding: 30px  0; }
  @media (min-width: 768px) {
    .find-local-section {
      background-image: url(//media.recovery.org/wp-content/themes/recovery-org/images/world-map.png);
      background-repeat: no-repeat;
      background-position: 50% 0;
      background-size: cover; } }
  .find-local-section .heading {
    font-size: 26px;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .find-local-section .heading {
        font-size: 25px; } }
  .find-local-section .list-locations {
    margin-bottom: 20px; }
  .find-local-section .widget {
    background-color: #fff;
    border-bottom: 4px solid #57a07f;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px; }
    .find-local-section .widget .heading {
      background-image: -webkit-linear-gradient(top, #fff 0%, #f0f9fe 100%);
      background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f9fe));
      background-image: linear-gradient(to bottom, #fff 0%, #f0f9fe 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF0F9FE', GradientType=0);
      -webkit-box-shadow: 0 3px 6px 0px rgba(153, 153, 153, 0.2);
              box-shadow: 0 3px 6px 0px rgba(153, 153, 153, 0.2);
      color: #69a3cf;
      font: bold 28px/28px "Yanone Kaffeesatz", sans-serif;
      padding: 15px 15px 15px 25px; }
    .find-local-section .widget .content {
      padding: 0 20px; }
  .find-local-section .list-logos {
    list-style: none;
    margin: 40px 0 0;
    padding: 0; }
    .find-local-section .list-logos li {
      margin: 0 0 40px;
      text-align: center; }
    .find-local-section .list-logos a {
      display: inline-block; }
  @media (min-width: 768px) {
    .find-local-section .phone-number-banner {
      background-size: 290px 97px;
      height: 97px;
      float: right;
      width: 290px; }
      .find-local-section .phone-number-banner a {
        font: bold 30px/30px "Yanone Kaffeesatz", sans-serif;
        top: 27px; }
      .find-local-section .phone-number-banner .icon-i {
        left: 57px;
        top: 68px; }
      .find-local-section .phone-number-banner .phone-number-title {
        left: 56px;
        top: 82px; } }
  @media (min-width: 992px) {
    .find-local-section .phone-number-banner {
      background-size: 371px 118px;
      height: 118px;
      width: 371px; }
      .find-local-section .phone-number-banner a {
        font-size: 40px;
        line-height: 40px;
        top: 33px; }
      .find-local-section .phone-number-banner .icon-i {
        left: 88px;
        top: 84px; }
      .find-local-section .phone-number-banner .phone-number-title {
        left: 88px;
        top: 84px; } }

.list-buttons {
  list-style: none;
  margin: 0 0 30px;
  padding: 0; }
  .list-buttons li {
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .list-buttons li {
        display: inline-block;
        float: left;
        margin: 0 5px 8px 0; }
        .list-buttons li:first-child {
          margin-left: 0; } }
  .list-buttons .btn {
    font-size: 12px;
    line-height: 12px; }

.list-links-sm {
  padding: 15px; }
  .list-links-sm a {
    color: #16333a;
    font: normal 13px/16px "Open Sans", sans-serif; }

.page-colored h2, .page-colored .h2 {
  color: #4c87b4; }

.page-colored h3, .page-colored .h3 {
  color: #88c3a7; }
  .page-colored h3 a, .page-colored h3 a:visited, .page-colored .h3 a, .page-colored .h3 a:visited {
    color: #57a07f; }

.go-to-meetings-link {
  float: right;
  font-family: sans-serif;
  font-size: 13px;
  margin: -30px 0 20px; }
  .go-to-meetings-link span {
    position: relative;
    top: 2px; }

.list-blocks {
  list-style: none;
  margin: 0 -15px 20px;
  padding: 0; }
  @media (min-width: 768px) {
    .list-blocks {
      margin-bottom: 0; } }
  .list-blocks .block {
    background-position: 100% 0;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    position: relative; }
    @media (min-width: 768px) {
      .list-blocks .block {
        margin-bottom: 30px; } }
  .list-blocks .content {
    background-image: -webkit-linear-gradient(left, #f0f9fe 75%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #f0f9fe), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, #f0f9fe 75%, rgba(255, 255, 255, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF0F9FE', endColorstr='#00FFFFFF', GradientType=1);
    border-bottom: 2px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 10px 90px 10px 10px;
    position: relative; }
    @media (min-width: 768px) {
      .list-blocks .content {
        height: 150px; } }
  .list-blocks .time {
    background: #FAECDA;
    border: 1px solid #EED49D;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-align: right; }
  .list-blocks .title {
    color: #222222;
    display: block;
    font-weight: bold; }
  .list-blocks .phone {
    color: #57a07f;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0; }
    .list-blocks .phone [data-entypo-icon] {
      position: relative;
      top: 4px; }
  .list-blocks .address {
    font-size: 12px;
    margin-bottom: 10px; }
  .list-blocks .nearby {
    bottom: 1px;
    padding: 2px 4px;
    background: #9e9e9e;
    background: rgba(191, 191, 191, 0.8);
    color: #fff;
    font-size: 12px;
    font-style: italic;
    position: absolute;
    right: 1px; }
  .list-blocks.featured {
    background: #f0f8ff;
    margin: 30px 0;
    padding: 15px 0; }
    .list-blocks.featured .block {
      position: relative;
      background: none;
      margin-bottom: 30px; }
      @media (min-width: 768px) {
        .list-blocks.featured .block {
          margin: 0; } }
    .list-blocks.featured .content {
      background: 0;
      border: none;
      padding: 0;
      position: relative;
      height: auto; }
      .list-blocks.featured .content .content-inner {
        color: white;
        background: #65ab8c;
        overflow: auto;
        padding: 10px; }
    .list-blocks.featured .image {
      position: relative;
      width: 100%;
      height: 150px;
      background-size: cover;
      background-position: center;
      background-color: #CCE2D8; }
      .list-blocks.featured .image:after {
        content: "Sponsor";
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 2px 4px;
        background: #bfbfbf;
        background: rgba(191, 191, 191, 0.65);
        color: #333;
        font-size: 12px; }
    .list-blocks.featured .time {
      background: #FAECDA;
      border: 1px solid #EED49D;
      font-size: 12px;
      font-style: italic;
      margin-bottom: 10px;
      padding: 5px 10px;
      text-align: right; }
    .list-blocks.featured .title {
      text-transform: uppercase;
      font: normal 18px "Yanone Kaffeesatz", sans-serif; }
    .list-blocks.featured .phone {
      color: #fff;
      font-size: 18px;
      margin: 0 10px 0 0;
      float: left;
      line-height: 1; }
    .list-blocks.featured .listing-link {
      background: #192e36;
      text-transform: uppercase;
      font-size: 18px;
      float: right;
      clear: both;
      border: 2px solid #fff;
      border-radius: 3px;
      font-family: "Yanone Kaffeesatz", sans-serif;
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
              box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
      width: 200px;
      text-align: center;
      padding: 5px;
      color: #fff; }
    .list-blocks.featured .content.sponsored:before {
      background: rgba(0, 0, 0, 0.2);
      right: auto;
      left: 0; }

.meetings .content {
  min-height: 74px;
  padding-right: 90px; }

.meetings .block-icon {
  background: #69a3cf;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.25);
  color: white;
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
  position: absolute;
  right: 10px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  top: 10px; }

#main hr {
  border: none;
  display: none;
  height: 1px;
  position: relative;
  margin: 15px 0; }
  @media (min-width: 768px) {
    #main hr {
      display: block;
      margin: 30px 0; } }
  #main hr:before {
    background-image: -webkit-radial-gradient(circle, rgba(199, 225, 243, 0.2), #f0f9fe);
    background-image: radial-gradient(circle, rgba(199, 225, 243, 0.2), #f0f9fe);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 18px;
    left: 0px;
    margin: auto;
    position: absolute;
    overflow: hidden;
    top: -9px;
    -webkit-transform: scaleY(0.2);
    -ms-transform: scaleY(0.2);
    transform: scaleY(0.2);
    width: 100%; }

.find-group-meetings {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .find-group-meetings {
      margin-bottom: 65px; } }

.cta-break {
  background-image: -webkit-linear-gradient(top, #24545F 0%, #16333A 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#24545F), to(#16333A));
  background-image: linear-gradient(to bottom, #24545F 0%, #16333A 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF24545F', endColorstr='#FF16333A', GradientType=0);
  font-size: 21px;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 10px;
  padding: 10px;
  border-radius: 3px;
  text-align: center; }
  @media (min-width: 768px) {
    .cta-break {
      margin-bottom: 30px; } }
  .cta-break a, .cta-break strong {
    background: #DEB400;
    border-radius: 3px;
    display: inline-block;
    padding: 10px;
    color: white; }
    .cta-break a:hover, .cta-break strong:hover {
      background: #ab8b00;
      color: white; }
    @media (min-width: 768px) {
      .cta-break a, .cta-break strong {
        margin: 5px 0; } }
  .cta-break p, .cta-break .pro-author-desc {
    font-family: "Yanone Kaffeesatz", sans-serif;
    margin: 0;
    color: white;
    font-weight: 400;
    font-size: 30px; }

.listings-footer {
  margin-bottom: 20px;
  text-align: center; }
  .listings-footer .btn {
    font-size: 18px;
    margin: 0; }
    @media (min-width: 768px) {
      .listings-footer .btn {
        padding: 20px 30px; } }
    .listings-footer .btn i {
      background: url(../img/icon-house-27x27.png) no-repeat left center;
      display: inline-block;
      height: 24px;
      vertical-align: middle;
      width: 24px; }

.list-cards, .facility-review-survey-cont {
  list-style: none;
  margin-bottom: 30px;
  padding: 0; }
  @media (min-width: 768px) {
    .list-cards, .facility-review-survey-cont {
      margin-bottom: 50px; } }
  .list-cards li, .facility-review-survey-cont li {
    margin-bottom: 10px; }
  .list-cards .content, .facility-review-survey-cont .content {
    border-bottom: 3px solid #65ab8c;
    -webkit-box-shadow: 1px 1px 4px 2px rgba(51, 51, 51, 0.2);
            box-shadow: 1px 1px 4px 2px rgba(51, 51, 51, 0.2); }
  .list-cards img, .facility-review-survey-cont img {
    display: none;
    height: auto;
    width: 100%; }
    @media (min-width: 768px) {
      .list-cards img, .facility-review-survey-cont img {
        display: block; } }
  .list-cards .heading, .facility-review-survey-cont .heading {
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(140deg, #65ab8c, #57a07f);
    background-image: -webkit-linear-gradient(310deg, #65ab8c, #57a07f);
    background-image: linear-gradient(140deg, #65ab8c, #57a07f);
    border-bottom: 2px solid #3b8897;
    color: #fff;
    display: block;
    font: bold 18px/22px "Yanone Kaffeesatz", sans-serif;
    padding: 5px 10px;
    text-shadow: 1px 1px 2px #2a7e58; }
    @media (min-width: 768px) {
      .list-cards .heading, .facility-review-survey-cont .heading {
        padding: 15px 30px; } }
    .list-cards .heading a, .facility-review-survey-cont .heading a {
      color: #fff;
      font: 12px "Open Sans", sans-serif;
      font-weight: bold;
      text-transform: lowercase;
      vertical-align: middle; }
  .list-cards.widgets .content, .widgets.facility-review-survey-cont .content {
    border-color: #4c87b4; }
  .list-cards.widgets .heading, .widgets.facility-review-survey-cont .heading {
    background-image: -webkit-linear-gradient(top, #fff 0%, #f0f9fe 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f9fe));
    background-image: linear-gradient(to bottom, #fff 0%, #f0f9fe 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF0F9FE', GradientType=0);
    -webkit-box-shadow: 0 3px 6px 0px rgba(76, 135, 180, 0.2);
            box-shadow: 0 3px 6px 0px rgba(76, 135, 180, 0.2);
    color: #69a3cf;
    text-shadow: none; }
  .list-cards .info, .facility-review-survey-cont .info {
    margin-bottom: 0;
    overflow: hidden;
    padding: 10px 15px; }
    @media (min-width: 768px) {
      .list-cards .info, .facility-review-survey-cont .info {
        height: 130px;
        margin-bottom: 10px;
        padding: 20px 30px; } }
  .list-cards p, .facility-review-survey-cont p, .list-cards .pro-author-desc, .facility-review-survey-cont .pro-author-desc {
    margin-bottom: 0; }
  .list-cards .video iframe, .facility-review-survey-cont .video iframe {
    width: 100%; }
  .list-cards .video .title, .facility-review-survey-cont .video .title {
    color: #16333a;
    display: block;
    font: normal 13px/16px "Open Sans", sans-serif;
    margin: 15px; }
  .list-cards .video .btn, .facility-review-survey-cont .video .btn {
    margin: 15px; }

.other-cities-blurb {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0; }
  @media (min-width: 768px) {
    .other-cities-blurb {
      margin: 0 0 50px 40px;
      padding: 40px; } }
  .other-cities-blurb li {
    padding-left: 30px;
    text-indent: -30px; }
  .other-cities-blurb p, .other-cities-blurb .pro-author-desc {
    margin-bottom: 0; }
    .other-cities-blurb p:before, .other-cities-blurb .pro-author-desc:before {
      color: #2a7e58;
      content: "\2605";
      font-size: 20px;
      margin: 0 6px 0 0; }

.page-colored h3.city-nearby__title a {
  color: inherit;
  cursor: text;
  font-weight: inherit; }

#meetings-locator {
  margin-bottom: 20px; }

#map-canvas {
  height: 250px;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    #map-canvas {
      height: 500px; } }

#map-facets .twitter-typeahead {
  width: 100%; }

#map-facets .typeahead {
  background-position: 98%;
  background-repeat: no-repeat;
  border: 1px solid lightgray;
  padding: 10px; }

#map-facets fieldset {
  background: #f3f3f3;
  border: 1px solid lightgray;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 10px;
  position: relative; }

#map-facets legend {
  border: none;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  width: auto; }

#map-facets input[type="text"] {
  border: 1px solid lightgray;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 15px;
  padding: 10px;
  width: 100%; }

#map-facets ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#map-facets li {
  display: inline-block;
  margin: 5px; }

#map-facets label {
  font-weight: normal;
  margin: 0; }

#map-facets a {
  color: #4c87b4; }
  #map-facets a:hover, #map-facets a:active {
    background-color: #d3ede2; }

.tt-dropdown-menu {
  margin: 0;
  width: 100%; }

.tt-dataset-cities, .tt-dataset-zips {
  background: #fff; }
  .tt-dataset-cities .tt-heading, .tt-dataset-zips .tt-heading {
    color: black;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 10px; }
  .tt-dataset-cities p, .tt-dataset-cities .pro-author-desc, .tt-dataset-zips p, .tt-dataset-zips .pro-author-desc {
    margin: 0px;
    padding: 5px; }
  .tt-dataset-cities .tt-cursor, .tt-dataset-zips .tt-cursor {
    background: #57A07F;
    color: white; }
  .tt-dataset-cities .tt-suggestions, .tt-dataset-zips .tt-suggestions {
    background: white;
    border: 1px solid #ccc; }

.na-aa-links {
  list-style: none;
  margin: 0 0 30px;
  padding: 0; }
  .na-aa-links [data-entypo-icon] {
    color: #2a7e58; }

.pp p, .pp .pro-author-desc,
.pp ul {
  margin-bottom: 30px; }

.pp .back {
  display: inline-block;
  margin-bottom: 30px; }

.hreview {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .hreview {
      margin-bottom: 40px; } }
  .hreview .heading-sub {
    font-weight: bold;
    margin-bottom: 10px; }
  .hreview ul {
    list-style: none;
    margin: 0 0 20px;
    padding: 0; }
  .hreview .rating-num {
    color: #2a7e58;
    float: right; }
  .hreview .review-summary {
    background-color: #eeeeee;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 3px rgba(153, 153, 153, 0.7);
            box-shadow: inset 0 0 3px rgba(153, 153, 153, 0.7);
    display: block;
    margin: 0 0 15px;
    padding: 6px;
    text-align: center;
    width: 100%; }
    .hreview .review-summary span {
      color: #16333a;
      font-size: 12px;
      line-height: 16px; }
      .hreview .review-summary span span {
        color: #2a7e58;
        font-size: 15px;
        font-weight: bold;
        line-height: 20px; }
    .hreview .review-summary img {
      display: inline-block; }
  .hreview .btn {
    width: 100%; }
  .hreview .rr-heading {
    font-weight: bold;
    margin-bottom: 10px; }
    .hreview .rr-heading span {
      font-size: 12px;
      font-weight: normal; }
  .hreview .from-the-web ul {
    margin-bottom: 30px; }
  .hreview .from-the-web strong {
    color: #2a7e58; }

@media (min-width: 768px) {
  .contact-info {
    -webkit-box-shadow: -8px 0 8px -4px rgba(221, 221, 221, 0.3);
            box-shadow: -8px 0 8px -4px rgba(221, 221, 221, 0.3); } }

.contact-info .address {
  font-weight: bold;
  margin-bottom: 20px; }

.contact-info .phone a {
  background: #F58D4D;
  border: 1px solid #D77133;
  border-radius: 3px;
  color: white;
  display: block;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 5px 10px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6); }

.ratings-reviews .add-review-box {
  background: #d9f1ff;
  -webkit-box-shadow: inset 0px 0px 1px #507890;
          box-shadow: inset 0px 0px 1px #507890;
  color: #444;
  margin-bottom: 30px;
  padding: 20px;
  text-align: center; }
  .ratings-reviews .add-review-box p, .ratings-reviews .add-review-box .pro-author-desc {
    font: 400 21px "Yanone Kaffeesatz", sans-serif;
    margin-bottom: 20px; }

.ratings-reviews .review {
  background: url(../img/sprite-reviews-bg.jpg) no-repeat top left;
  background-size: 100% 3000px;
  height: 200px;
  margin-bottom: 30px;
  overflow: hidden; }
  .ratings-reviews .review .review-text {
    background: #1a2e36;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    font-size: 16px;
    font-weight: bold; }
    .ratings-reviews .review .review-text > div {
      padding: 10px; }
    .ratings-reviews .review .review-text .review-heading {
      background: rgba(0, 0, 0, 0.55);
      height: 42px; }
    .ratings-reviews .review .review-text .review-comment {
      font-weight: 400;
      height: 158px; }

.ratings-reviews .review-bg-1 {
  background-position: 0 0; }

.ratings-reviews .review-bg-2 {
  background-position: 0 -200px; }

.ratings-reviews .review-bg-3 {
  background-position: 0 -400px; }

.ratings-reviews .review-bg-4 {
  background-position: 0 -600px; }

.ratings-reviews .review-bg-5 {
  background-position: 0 -800px; }

.ratings-reviews .review-bg-6 {
  background-position: 0 -1000px; }

.ratings-reviews .review-bg-7 {
  background-position: 0 -1200px; }

.ratings-reviews .review-bg-8 {
  background-position: 0 -1400px; }

.ratings-reviews .review-bg-9 {
  background-position: 0 -1600px; }

.ratings-reviews .review-bg-10 {
  background-position: 0 -1800px; }

.ratings-reviews .review-bg-11 {
  background-position: 0 -2000px; }

.ratings-reviews .review-bg-12 {
  background-position: 0 -2200px; }

.ratings-reviews .review-bg-13 {
  background-position: 0 -2400px; }

.ratings-reviews .review-bg-14 {
  background-position: 0 -2600px; }

.ratings-reviews .review-bg-15 {
  background-position: 0 -2800px; }

.ratings-reviews .star-ratings-sprite {
  background: url(../img/sprite-stars.png) repeat-x 0 100%;
  font-size: 0;
  float: right;
  height: 20px;
  line-height: 0;
  margin: 0 auto;
  overflow: hidden;
  width: 100px; }
  .ratings-reviews .star-ratings-sprite .rating {
    background: url(../img/sprite-stars.png) repeat-x;
    background-position: 0 0;
    display: block;
    float: left;
    height: 20px; }

.list-locations {
  list-style: none;
  margin: 0 -15px;
  padding: 0; }
  .list-locations li {
    margin-bottom: 5px; }
    .list-locations li:before {
      color: #69a3cf;
      content: "\E724";
      font: 34px/0px "Entypo";
      margin: 0 5px 0 0; }
    .list-locations li a {
      color: #1a2e36;
      font: normal 16px/18px "Yanone Kaffeesatz", sans-serif; }
    .list-locations li.letter {
      clear: both;
      width: 100%; }
      .list-locations li.letter:before {
        content: ""; }
      .list-locations li.letter span {
        border-bottom: 1px dashed #4c87b4;
        color: #57a07f;
        display: block;
        font: bold 26px "Yanone Kaffeesatz", sans-serif; }
  .list-locations.listings {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .list-locations.listings {
        margin-bottom: 40px; } }
    .list-locations.listings a {
      font-size: 16px;
      line-height: 18px; }

.find-local-cities .toggle-area {
  display: block; }

.list-pagination {
  list-style: none;
  margin: 0;
  padding: 0; }
  .list-pagination li {
    display: inline-block;
    float: left;
    margin-right: 5px; }
    .list-pagination li:hover a, .list-pagination li.active a {
      background: #4c87b4; }
  .list-pagination a {
    background: #69a3cf;
    color: #fff;
    display: block;
    font: bold 14px "Yanone Kaffeesatz", sans-serif;
    padding: 4px 8px; }

.list-testimonials {
  list-style: none;
  margin: 0;
  padding: 0; }
  .list-testimonials li {
    margin-bottom: 30px;
    padding-left: 90px;
    position: relative;
    text-indent: -5px; }
    .list-testimonials li:before {
      color: #57a07f;
      content: '\201C';
      font: bold 100px/0px sans-serif;
      left: 30px;
      position: absolute;
      top: 45px; }
  .list-testimonials blockquote {
    border: none;
    margin: 0 0 5px 0;
    padding: 0; }
  .list-testimonials cite {
    color: #4c87b4;
    font: normal 24px/30px "Yanone Kaffeesatz", sans-serif; }

.list-staff {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media (min-width: 768px) {
    .list-staff {
      padding-left: 30px; } }
  .list-staff li {
    min-height: 105px;
    max-height: 120px;
    margin: 0 0 20px;
    overflow: hidden;
    position: relative;
    -webkit-transition: max-height .5s ease-out;
    transition: max-height .5s ease-out; }
    .list-staff li.expanded {
      max-height: 1000px; }
      .list-staff li.expanded .toggle {
        background: #57a07f; }
        .list-staff li.expanded .toggle .closed {
          display: none; }
        .list-staff li.expanded .toggle .open {
          display: block; }
  .list-staff img {
    -webkit-box-shadow: 0 0 5px 1px rgba(51, 51, 51, 0.4);
            box-shadow: 0 0 5px 1px rgba(51, 51, 51, 0.4);
    left: 0;
    position: absolute;
    width: 70px;
    top: 5px; }
  .list-staff .content {
    padding: 0 56px 0 90px; }
    @media (min-width: 768px) {
      .list-staff .content {
        padding: 0 76px 0 120px; } }
  .list-staff .name {
    color: #4c87b4;
    font: normal 24px/30px "Yanone Kaffeesatz", sans-serif; }
  .list-staff .title {
    color: #2a7e58; }
  .list-staff .toggle {
    background: #4c87b4;
    border-radius: 50%;
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    width: 36px; }
    .list-staff .toggle:hover {
      background: #57a07f; }
    .list-staff .toggle > div {
      height: 0;
      left: 3px;
      position: absolute;
      top: 50%; }
      .list-staff .toggle > div:before {
        color: #fff;
        font: normal 80px/0px Entypo; }
    .list-staff .toggle .closed:before {
      content: '\2795'; }
    .list-staff .toggle .open {
      display: none; }
      .list-staff .toggle .open:before {
        content: '\2796'; }

.stories-hero {
  margin-top: -40px;
  margin-bottom: 40px;
  padding: 50px 0;
  min-height: 260px;
  background: url("../img/stories-hero.jpg") center no-repeat;
  background-size: cover;
  color: #fff;
  border-bottom: #ccc 1px solid;
  text-align: center; }
  @media (min-width: 768px) {
    .stories-hero {
      min-height: 350px; } }
  @media (min-width: 1250px) {
    .stories-hero {
      min-height: 400px; } }
  .stories-hero h1,
  .stories-hero .h1 {
    margin-bottom: 10px;
    font-size: 50px;
    white-space: nowrap; }
    @media (min-width: 768px) {
      .stories-hero h1,
      .stories-hero .h1 {
        font-size: 66px; } }
    @media (min-width: 1250px) {
      .stories-hero h1,
      .stories-hero .h1 {
        font-size: 76px; } }
  .stories-hero hr {
    border-top: 2px solid #fff !important;
    border-color: rgba(255, 255, 255, 0.4) !important;
    display: block !important; }
    .stories-hero hr:before {
      content: none !important; }
    .stories-hero hr:first-of-type {
      margin-bottom: 12px !important; }
  .stories-hero p.text-small, .stories-hero .text-small.pro-author-desc {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    white-space: nowrap; }
    @media (min-width: 768px) {
      .stories-hero p.text-small, .stories-hero .text-small.pro-author-desc {
        margin-bottom: 0;
        font-size: 24px; } }
  .stories-hero p.text-tall-thin, .stories-hero .text-tall-thin.pro-author-desc {
    display: block;
    margin-bottom: 18px;
    font-size: 32px;
    font-weight: 200; }
    @media (min-width: 768px) {
      .stories-hero p.text-tall-thin, .stories-hero .text-tall-thin.pro-author-desc {
        font-size: 36px; } }
    @media (min-width: 1250px) {
      .stories-hero p.text-tall-thin, .stories-hero .text-tall-thin.pro-author-desc {
        font-size: 40px; } }
  .stories-hero .share-heal-inspire {
    margin: 40px auto 0;
    display: block;
    max-width: 100%; }
    @media (min-width: 480px) {
      .stories-hero .share-heal-inspire {
        margin-top: 6px; } }
    @media (min-width: 768px) {
      .stories-hero .share-heal-inspire {
        margin-top: 16px; } }
    @media (min-width: 992px) {
      .stories-hero .share-heal-inspire {
        margin-top: 26px; } }
    @media (min-width: 1250px) {
      .stories-hero .share-heal-inspire {
        margin-top: 30px; } }
  .stories-hero.stories-hero-lower {
    margin-bottom: -41px;
    background: url("../../assets/img/stories-hero2.jpg") center no-repeat;
    background-size: cover;
    padding: 20px 0; }
    @media (min-width: 768px) {
      .stories-hero.stories-hero-lower {
        padding: 50px 0; } }
    .stories-hero.stories-hero-lower hr {
      margin-bottom: 10px !important; }
    .stories-hero.stories-hero-lower .btn {
      display: block;
      margin-top: 20px; }
      .stories-hero.stories-hero-lower .btn .share-your-story {
        display: inline-block;
        padding-left: 25px;
        position: relative; }
        .stories-hero.stories-hero-lower .btn .share-your-story:before {
          content: '\f040';
          font-family: "Fontawesome";
          position: absolute;
          font-weight: normal;
          font-size: 1.2em;
          left: 0;
          top: 1px; }

.stories-wrapper {
  margin-bottom: 60px; }
  .stories-wrapper .write-story-without-prompts-wrapper {
    margin-bottom: 5px; }
  .stories-wrapper .story-instructions {
    border: 2px solid #eee;
    font-family: "Open Sans", sans-serif;
    color: #333;
    font-weight: 300;
    padding: 20px;
    margin-bottom: 20px; }
    .stories-wrapper .story-instructions li {
      font-style: italic; }
    .stories-wrapper .story-instructions p, .stories-wrapper .story-instructions .pro-author-desc {
      margin-bottom: 10px; }
  .stories-wrapper .story-asterisk:after {
    content: '\f069';
    color: #69a3cf;
    margin-left: 5px;
    line-height: 1.2em;
    font-size: .8em;
    font-family: "Fontawesome"; }
  .stories-wrapper .avatar-img {
    display: block;
    height: 96px;
    width: 96px;
    margin-top: 2px;
    border-radius: 50%;
    float: right;
    margin-left: 10px;
    background: url("../../assets/img/stories-avatars/avatar-img-1.jpg") center no-repeat;
    background-size: cover; }
    .stories-wrapper .avatar-img.avatar-img-1 {
      background-image: url("../../assets/img/stories-avatars/avatar-img-1.jpg"); }
    .stories-wrapper .avatar-img.avatar-img-2 {
      background-image: url("../../assets/img/stories-avatars/avatar-img-2.jpg"); }
    .stories-wrapper .avatar-img.avatar-img-3 {
      background-image: url("../../assets/img/stories-avatars/avatar-img-3.jpg"); }
    .stories-wrapper .avatar-img.avatar-img-4 {
      background-image: url("../../assets/img/stories-avatars/avatar-img-4.jpg"); }
    .stories-wrapper .avatar-img.avatar-img-5 {
      background-image: url("../../assets/img/stories-avatars/avatar-img-5.jpg"); }
    .stories-wrapper .avatar-img.avatar-img-6 {
      background-image: url("../../assets/img/stories-avatars/avatar-img-6.jpg"); }
  .stories-wrapper .recovery-story .avatar-img {
    float: none;
    height: 100px;
    width: 100px; }
  @media (min-width: 768px) {
    .stories-wrapper .md-right-float {
      float: right; } }
  .stories-wrapper .breadcrumb-nav {
    overflow: auto;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd; }
    .stories-wrapper .breadcrumb-nav ul {
      display: block;
      float: left; }
    .stories-wrapper .breadcrumb-nav li {
      position: relative;
      font-size: 12px; }
      .stories-wrapper .breadcrumb-nav li + li {
        padding-left: 12px; }
        .stories-wrapper .breadcrumb-nav li + li:before {
          content: '›';
          position: absolute;
          left: 0;
          color: #aaa; }
  .stories-wrapper .addthis_sharing_toolbox {
    display: block;
    float: left;
    clear: both; }
    @media (min-width: 480px) {
      .stories-wrapper .addthis_sharing_toolbox {
        float: right;
        clear: none; } }
  .stories-wrapper .story-list {
    margin-bottom: 30px; }
  .stories-wrapper .show-more-stories {
    display: inline-block;
    padding-left: 20px;
    position: relative; }
    .stories-wrapper .show-more-stories:before {
      content: '\f067';
      font-family: "Fontawesome";
      position: absolute;
      font-weight: normal;
      font-size: 1.1em;
      left: 0;
      top: 1px; }
  .stories-wrapper .card-inner {
    display: block;
    position: relative;
    margin-bottom: 16px;
    padding: 16px 16px 45px 16px;
    border-top: 4px solid #57a07f;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 4px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 4px;
            box-shadow: rgba(0, 0, 0, 0.3) 0 2px 4px; }
    @media (min-width: 768px) {
      .stories-wrapper .card-inner {
        padding: 20px; } }
    .stories-wrapper .card-inner .avatar-img {
      position: absolute;
      top: 10px;
      right: 10px; }
    .stories-wrapper .card-inner .name-cat {
      float: left;
      padding-right: 100px; }
    .stories-wrapper .card-inner .story-name {
      margin-bottom: 0; }
      .stories-wrapper .card-inner .story-name a {
        color: #333;
        display: inline-block;
        margin-bottom: 5px;
        padding-bottom: 4px; }
        .stories-wrapper .card-inner .story-name a:hover {
          border-bottom: 1px dotted #ccc;
          display: inline-block;
          padding-bottom: 3px; }
    .stories-wrapper .card-inner .story-excerpt {
      display: block;
      margin-bottom: 20px;
      color: #666; }
      .stories-wrapper .card-inner .story-excerpt:first-letter {
        float: left;
        font-size: 44px;
        line-height: 34px;
        padding-top: 4px;
        padding-right: 6px;
        padding-left: 3px;
        font-family: Georgia, serif;
        color: #57a07f; }
    .stories-wrapper .card-inner .story-quote {
      color: #888; }
      .stories-wrapper .card-inner .story-quote .opening-quote {
        display: block !important;
        color: #57a07f;
        float: left;
        font-size: 80px;
        line-height: 0;
        padding-top: 38px;
        padding-right: 6px;
        padding-left: 3px;
        font-family: Georgia, serif; }
      .stories-wrapper .card-inner .story-quote:first-letter {
        color: inherit;
        float: none;
        font-size: inherit;
        line-height: inherit;
        padding: 0;
        font-family: inherit; }
    .stories-wrapper .card-inner a.btn-bottom {
      display: block;
      height: 40px;
      padding: 10px 0 0;
      background: #57a07f;
      border-radius: 0 0 4px 4px;
      -webkit-transition: background 0.3s;
      transition: background 0.3s;
      line-height: 1.6;
      -webkit-box-shadow: 0 3px 0 #338e65;
              box-shadow: 0 3px 0 #338e65;
      text-shadow: 0 1px 5px #338e65;
      width: 100%;
      position: absolute;
      bottom: 0;
      left: 0; }
      .stories-wrapper .card-inner a.btn-bottom:hover {
        text-shadow: 0 1px 5px rgba(255, 255, 255, 0.3); }
      .stories-wrapper .card-inner a.btn-bottom .continue-reading {
        display: inline-block;
        padding-right: 20px;
        position: relative; }
        .stories-wrapper .card-inner a.btn-bottom .continue-reading:after {
          content: '\f0a9';
          font-family: "Fontawesome";
          position: absolute;
          font-weight: normal;
          font-size: 1.1em;
          right: 0;
          top: 1px; }
  .stories-wrapper .cat-tags-list,
  .stories-wrapper .story-tags {
    margin-bottom: 10px;
    padding-left: 5px;
    font-size: 22px;
    list-style-type: none; }
    .stories-wrapper .cat-tags-list li,
    .stories-wrapper .story-tags li {
      position: relative; }
      .stories-wrapper .cat-tags-list li:first-of-type,
      .stories-wrapper .story-tags li:first-of-type {
        font-size: 17px;
        margin-left: -5px;
        margin-bottom: 0;
        font-weight: 400; }
        .stories-wrapper .cat-tags-list li:first-of-type a,
        .stories-wrapper .story-tags li:first-of-type a {
          opacity: 1;
          font-size: 24px; }
      .stories-wrapper .cat-tags-list li + li,
      .stories-wrapper .story-tags li + li {
        margin-top: 5px;
        padding: 2px 7px;
        background: #90bbdb;
        border-radius: 4px;
        font-size: 14px; }
        .stories-wrapper .cat-tags-list li + li a,
        .stories-wrapper .story-tags li + li a {
          color: #fff; }
        .stories-wrapper .cat-tags-list li + li:hover,
        .stories-wrapper .story-tags li + li:hover {
          background: #69a3cf; }
  .stories-wrapper .card-story-featured .card-inner {
    border-top: 4px solid #69a3cf; }
  .stories-wrapper .card-story-featured a.btn-bottom {
    background: #69a3cf;
    -webkit-box-shadow: 0 3px 0 #4c87b4;
            box-shadow: 0 3px 0 #4c87b4;
    text-shadow: 0 1px 5px #4c87b4; }
  .stories-wrapper .category-list li li,
  .stories-wrapper .sidebar-tags li {
    border-left: 1px solid #65ab8c;
    border-color: rgba(101, 171, 140, 0.3);
    padding-left: 12px;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s; }
    .stories-wrapper .category-list li li:hover,
    .stories-wrapper .sidebar-tags li:hover {
      border-color: #65ab8c; }
    .stories-wrapper .category-list li li a,
    .stories-wrapper .sidebar-tags li a {
      font-size: 20px;
      color: #666; }
  .stories-wrapper hr {
    clear: both;
    margin: 12px 0 !important;
    display: block !important;
    border-top: 1px solid rgba(101, 171, 140, 0.3) !important; }
    .stories-wrapper hr:before {
      content: none !important; }
  .stories-wrapper .sidebar .info .btn {
    display: block;
    margin-top: 14px; }
  .stories-wrapper .sidebar-stories .heading .join-the-community, .stories-wrapper .facility-review-survey-cont .heading .join-the-community, .stories-wrapper .sidebar-stories .heading .facility-review-survey-cont .facility-review-survey, .facility-review-survey-cont .stories-wrapper .sidebar-stories .heading .facility-review-survey, .stories-wrapper .facility-review-survey-cont .heading .facility-review-survey,
  .stories-wrapper .sidebar-stories .heading .popular-story-tags,
  .stories-wrapper .facility-review-survey-cont .heading .popular-story-tags,
  .stories-wrapper .sidebar-stories .heading .story-categories,
  .stories-wrapper .facility-review-survey-cont .heading .story-categories {
    display: inline-block;
    padding-left: 25px;
    position: relative; }
    .stories-wrapper .sidebar-stories .heading .join-the-community:before, .stories-wrapper .facility-review-survey-cont .heading .join-the-community:before, .stories-wrapper .sidebar-stories .heading .facility-review-survey-cont .facility-review-survey:before, .facility-review-survey-cont .stories-wrapper .sidebar-stories .heading .facility-review-survey:before, .stories-wrapper .facility-review-survey-cont .heading .facility-review-survey:before,
    .stories-wrapper .sidebar-stories .heading .popular-story-tags:before,
    .stories-wrapper .facility-review-survey-cont .heading .popular-story-tags:before,
    .stories-wrapper .sidebar-stories .heading .story-categories:before,
    .stories-wrapper .facility-review-survey-cont .heading .story-categories:before {
      content: '\f00b';
      font-family: "Fontawesome";
      position: absolute;
      font-weight: normal;
      font-size: .9em;
      left: 0;
      top: 1px; }
  .stories-wrapper .sidebar-stories .heading .popular-story-tags:before, .stories-wrapper .facility-review-survey-cont .heading .popular-story-tags:before {
    content: '\f02e'; }
  .stories-wrapper .sidebar-stories .heading .join-the-community:before, .stories-wrapper .facility-review-survey-cont .heading .join-the-community:before, .stories-wrapper .sidebar-stories .heading .facility-review-survey-cont .facility-review-survey:before, .facility-review-survey-cont .stories-wrapper .sidebar-stories .heading .facility-review-survey:before, .stories-wrapper .facility-review-survey-cont .heading .facility-review-survey:before {
    content: '\f0c0'; }
  .stories-wrapper .sidebar-stories .go-to-forums, .stories-wrapper .facility-review-survey-cont .go-to-forums, .facility-review-survey-cont .stories-wrapper .sidebar-stories .begin-the-survey, .stories-wrapper .facility-review-survey-cont .begin-the-survey {
    display: inline-block;
    padding-left: 25px;
    position: relative; }
    .stories-wrapper .sidebar-stories .go-to-forums:before, .stories-wrapper .facility-review-survey-cont .go-to-forums:before, .facility-review-survey-cont .stories-wrapper .sidebar-stories .begin-the-survey:before, .stories-wrapper .facility-review-survey-cont .begin-the-survey:before {
      content: '\f0e6';
      font-family: "Fontawesome";
      position: absolute;
      font-weight: normal;
      font-size: 1.5em;
      left: 0;
      top: 1px; }
  .stories-wrapper .sidebar-stories .share-your-story, .stories-wrapper .facility-review-survey-cont .share-your-story {
    display: inline-block;
    padding-left: 25px;
    position: relative; }
    .stories-wrapper .sidebar-stories .share-your-story:before, .stories-wrapper .facility-review-survey-cont .share-your-story:before {
      content: '\f040';
      font-family: "Fontawesome";
      position: absolute;
      font-weight: normal;
      font-size: 1.2em;
      left: 0;
      top: 1px; }
  .stories-wrapper .btn-full {
    display: block;
    clear: both; }
  .stories-wrapper #stories-form-headings ul {
    display: table;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .stories-wrapper #stories-form-headings ul li {
      text-align: center;
      display: table-cell;
      padding: 20px 5px;
      background: #eeeeee;
      border-bottom: 2px solid #e2e2e2;
      color: #999999;
      position: relative;
      font-size: 1em;
      font-weight: bold;
      -webkit-transition: background .2s ease 0;
      transition: background .2s ease 0; }
      @media (min-width: 768px) {
        .stories-wrapper #stories-form-headings ul li {
          font-size: 1.3em; } }
      .stories-wrapper #stories-form-headings ul li ul {
        display: none; }
      .stories-wrapper #stories-form-headings ul li.active:after {
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 15px solid #eeeeee;
        bottom: -15px;
        left: 45%;
        left: -webkit-calc(50% - 15px);
        left: calc(50% - 15px);
        content: '';
        height: 0;
        position: absolute;
        width: 0;
        z-index: 2; }
      .stories-wrapper #stories-form-headings ul li.active[data-page=story]:after {
        display: none; }
      .stories-wrapper #stories-form-headings ul li.done {
        color: #69a3cf;
        background: #c7e1f3;
        border-bottom: 2px solid #b2d6ef;
        cursor: pointer; }
        .stories-wrapper #stories-form-headings ul li.done.done:after {
          border-top-color: #c7e1f3; }
        .stories-wrapper #stories-form-headings ul li.done:hover {
          background: #dcecf8; }
          .stories-wrapper #stories-form-headings ul li.done:hover:after {
            border-top-color: #dcecf8; }
      .stories-wrapper #stories-form-headings ul li.active {
        color: #fff;
        background: #69a3cf;
        border-bottom: 2px solid #5697c9;
        cursor: pointer; }
        .stories-wrapper #stories-form-headings ul li.active.active:after {
          border-top-color: #69a3cf; }
        .stories-wrapper #stories-form-headings ul li.active:hover {
          background: #7cafd5; }
          .stories-wrapper #stories-form-headings ul li.active:hover:after {
            border-top-color: #7cafd5; }
      .stories-wrapper #stories-form-headings ul li.error {
        color: #fff;
        background: #ff7569;
        border-bottom: 2px solid #ff5e50;
        cursor: pointer; }
        .stories-wrapper #stories-form-headings ul li.error.error:after {
          border-top-color: #ff7569; }
        .stories-wrapper #stories-form-headings ul li.error:hover {
          background: #ff8c83; }
          .stories-wrapper #stories-form-headings ul li.error:hover:after {
            border-top-color: #ff8c83; }
  .stories-wrapper #stories-form-headings .story-headings-container {
    display: none; }
    .stories-wrapper #stories-form-headings .story-headings-container li {
      display: list-item;
      cursor: pointer;
      padding: 5px;
      font-size: .8em;
      font-weight: normal;
      text-transform: uppercase;
      background: #fff; }
      .stories-wrapper #stories-form-headings .story-headings-container li:after {
        display: none; }
      .stories-wrapper #stories-form-headings .story-headings-container li:hover {
        background: #7cafd5;
        color: #fff; }
      @media (min-width: 768px) {
        .stories-wrapper #stories-form-headings .story-headings-container li {
          display: table-cell; }
          .stories-wrapper #stories-form-headings .story-headings-container li:after {
            display: block; } }
  .stories-wrapper #stories-form {
    position: relative;
    overflow: hidden;
    height: 600px; }
    .stories-wrapper #stories-form .form-error {
      position: absolute;
      top: -400px;
      left: 0;
      height: 100%;
      width: 100%;
      background: transparent;
      background: rgba(255, 255, 255, 0.6);
      -webkit-transition: all .3s ease 0s;
      transition: all .3s ease 0s;
      opacity: 0;
      filter: alpha(opacity=0); }
      .stories-wrapper #stories-form .form-error.form-error-show {
        top: 0;
        z-index: 1;
        opacity: 1;
        filter: alpha(opacity=100); }
      .stories-wrapper #stories-form .form-error .form-error-inner {
        background: #ff7569;
        color: #fff;
        width: 60%;
        margin: 10% auto auto;
        padding: 20px;
        text-align: center;
        font-size: 1.1em;
        font-weight: bold;
        border-radius: 4px;
        -webkit-box-shadow: 0 0 5px -2px #111;
                box-shadow: 0 0 5px -2px #111; }
        .stories-wrapper #stories-form .form-error .form-error-inner.form-submission-error {
          margin-top: 5%; }
        .stories-wrapper #stories-form .form-error .form-error-inner p, .stories-wrapper #stories-form .form-error .form-error-inner .pro-author-desc {
          background: #ff8c83;
          margin: 10px auto;
          border-radius: 4px;
          padding: 10px 10px 10px 60px;
          font-weight: bold;
          position: relative;
          text-align: left; }
          .stories-wrapper #stories-form .form-error .form-error-inner p:before, .stories-wrapper #stories-form .form-error .form-error-inner .pro-author-desc:before {
            content: '\f071';
            font-family: "Fontawesome";
            background: #ff7569;
            border-radius: 4px;
            color: #fff;
            font-size: 20px;
            left: 10px;
            padding: 2.5% 10px;
            position: absolute;
            top: 16%; }
        .stories-wrapper #stories-form .form-error .form-error-inner .form-error-confirm {
          background: #fff;
          color: #ff7569;
          padding: 10px;
          border: none;
          border-radius: 4px;
          margin-top: 15px;
          border-bottom: 3px solid #eee; }
    .stories-wrapper #stories-form .form-page {
      position: absolute;
      top: 0;
      right: 0;
      padding: 20px;
      background: #fff;
      border: 1px solid #c7e1f3;
      border-bottom-width: 3px;
      -webkit-box-shadow: 0 0 2px 1px #eee;
              box-shadow: 0 0 2px 1px #eee;
      -webkit-transition: right .3s ease 0s, opacity .3s ease 0s;
      transition: right .3s ease 0s, opacity .3s ease 0s;
      width: 100%;
      opacity: 1;
      filter: alpha(opacity=100); }
      .stories-wrapper #stories-form .form-page:before, .stories-wrapper #stories-form .form-page:after {
        content: " ";
        display: table; }
      .stories-wrapper #stories-form .form-page:after {
        clear: both; }
      .stories-wrapper #stories-form .form-page input {
        padding: 6px 12px; }
      .stories-wrapper #stories-form .form-page.form-page-right {
        right: -1000px;
        opacity: 0;
        filter: alpha(opacity=0); }
      .stories-wrapper #stories-form .form-page.form-page-left {
        right: 100%; }
      .stories-wrapper #stories-form .form-page .req-group .question-title:after,
      .stories-wrapper #stories-form .form-page .req-group label:after {
        content: '\f069';
        color: #ff7569;
        margin-left: 5px;
        line-height: 1.2em;
        font-size: .8em;
        font-family: "Fontawesome"; }
      .stories-wrapper #stories-form .form-page .req.error {
        border: 2px solid #ff7569; }
        .stories-wrapper #stories-form .form-page .req.error[type=checkbox] {
          outline: 2px solid #ff7569; }
      .stories-wrapper #stories-form .form-page .story-type.story-blob {
        display: none; }
      .stories-wrapper #stories-form .form-page.form-page-avatar input#avatar {
        clear: left; }
      .stories-wrapper #stories-form .form-page.form-page-avatar .form-group > label {
        float: left;
        margin-bottom: 10px; }
      .stories-wrapper #stories-form .form-page.form-page-avatar .radio {
        float: left;
        margin-top: 0;
        margin-left: 10px; }
        .stories-wrapper #stories-form .form-page.form-page-avatar .radio:first-of-type, .stories-wrapper #stories-form .form-page.form-page-avatar .radio:nth-of-type(3n+4) {
          clear: left;
          margin-left: 0; }
      .stories-wrapper #stories-form .form-page.form-page-avatar .avatar-img {
        margin: 0; }
      .stories-wrapper #stories-form .form-page .terms-statement {
        margin-top: 10px;
        margin-left: 20px;
        font-style: italic; }
    .stories-wrapper #stories-form button[data-plugin="story-form-nav"][data-type="next"] {
      float: right; }
    .stories-wrapper #stories-form button[data-plugin="story-form-nav"][data-type="prev"] {
      clear: left;
      float: left; }
    .stories-wrapper #stories-form #story-submit {
      float: right; }
    .stories-wrapper #stories-form .tags-wrapper {
      background: #fff;
      border: 1px solid #ccc;
      border-radius: 6px;
      padding: 10px;
      margin-bottom: 10px;
      -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
              box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
      cursor: text; }
      .stories-wrapper #stories-form .tags-wrapper .tags-container {
        display: inline-block;
        vertical-align: top; }
        .stories-wrapper #stories-form .tags-wrapper .tags-container .tag {
          padding: 5px 30px 5px 5px;
          border: 1px solid #c7e1f3;
          background: #f0f9fe;
          display: inline-block;
          color: #69a3cf;
          position: relative;
          cursor: pointer;
          margin: 2px; }
          .stories-wrapper #stories-form .tags-wrapper .tags-container .tag:after {
            content: '\00d7';
            pointer-events: none;
            position: absolute;
            right: 5px;
            top: 5px;
            border-left: 1px solid #c7e1f3;
            font-size: 20px;
            line-height: 1em;
            padding-left: 5px; }
      .stories-wrapper #stories-form .tags-wrapper .tag-autocomplete-container {
        display: inline-block;
        vertical-align: top; }
        .stories-wrapper #stories-form .tags-wrapper .tag-autocomplete-container #tag-autocomplete {
          border: none;
          border-radius: 0;
          padding: 0;
          -webkit-box-shadow: none;
                  box-shadow: none;
          width: 300px;
          padding: 5px; }
        .stories-wrapper #stories-form .tags-wrapper .tag-autocomplete-container .tt-dropdown-menu {
          background: #fff;
          border: 1px solid #c7e1f3;
          -webkit-box-shadow: 0 0 2px 1px #eee;
                  box-shadow: 0 0 2px 1px #eee;
          position: static !important; }
          .stories-wrapper #stories-form .tags-wrapper .tag-autocomplete-container .tt-dropdown-menu p, .stories-wrapper #stories-form .tags-wrapper .tag-autocomplete-container .tt-dropdown-menu .pro-author-desc {
            margin-bottom: 0; }
          .stories-wrapper #stories-form .tags-wrapper .tag-autocomplete-container .tt-dropdown-menu .tt-tag {
            padding: 5px;
            display: block;
            padding: 5px 30px 5px 5px;
            margin: 2px;
            color: #69a3cf;
            border: 1px solid #c7e1f3;
            background: #f0f9fe;
            cursor: pointer;
            position: relative; }
            .stories-wrapper #stories-form .tags-wrapper .tag-autocomplete-container .tt-dropdown-menu .tt-tag:after {
              content: '\f067';
              pointer-events: none;
              position: absolute;
              right: 5px;
              top: 5px;
              border-left: 1px solid #c7e1f3;
              font-size: 16px;
              line-height: 1.4em;
              padding-left: 5px;
              font-family: "Fontawesome"; }
            .stories-wrapper #stories-form .tags-wrapper .tag-autocomplete-container .tt-dropdown-menu .tt-tag:hover {
              color: #57a07f;
              border: 1px solid #88c3a7;
              background: #d3ede2;
              cursor: pointer; }
  .stories-wrapper .recovery-story {
    position: relative; }
    .stories-wrapper .recovery-story .info {
      min-height: 120px; }
    .stories-wrapper .recovery-story h1 {
      display: block;
      float: left;
      clear: both;
      margin-bottom: 10px; }
      @media (min-width: 480px) {
        .stories-wrapper .recovery-story h1 {
          clear: none;
          padding-left: 120px; } }
    .stories-wrapper .recovery-story .avatar-author-wrapper {
      float: left;
      margin-left: -10px; }
      @media (min-width: 480px) {
        .stories-wrapper .recovery-story .avatar-author-wrapper {
          position: absolute;
          top: 0;
          left: 0; } }
    .stories-wrapper .recovery-story .story-author {
      margin-left: 10px;
      display: block;
      clear: right;
      font-family: "Yanone Kaffeesatz", sans-serif;
      font-weight: bold;
      font-size: 160%; }
      .stories-wrapper .recovery-story .story-author span {
        font-weight: normal;
        font-size: 80%;
        color: #aaa; }
      @media (min-width: 480px) {
        .stories-wrapper .recovery-story .story-author {
          text-align: center; } }
    .stories-wrapper .recovery-story .story-tags {
      float: left;
      clear: left; }
      @media (min-width: 480px) {
        .stories-wrapper .recovery-story .story-tags {
          padding-left: 120px; } }
      .stories-wrapper .recovery-story .story-tags .list-inline {
        margin-left: 0; }
    .stories-wrapper .recovery-story .story-content-wrapper {
      clear: both; }
  .stories-wrapper .after-story-nav .btn {
    margin-bottom: 20px; }
  .stories-wrapper .after-story-nav .btn-center {
    display: block;
    margin: 0 auto 20px;
    width: 218px;
    padding-left: 40px;
    position: relative; }
    .stories-wrapper .after-story-nav .btn-center:before {
      content: '\f040';
      font-family: "Fontawesome";
      position: absolute;
      font-size: 1.2em;
      left: 15px;
      top: 40%; }
  .stories-wrapper .after-story-nav .btn-full-width {
    display: block;
    clear: both;
    width: 100%; }
    .stories-wrapper .after-story-nav .btn-full-width div {
      display: inline-block;
      padding-left: 40px;
      position: relative; }
      .stories-wrapper .after-story-nav .btn-full-width div:before {
        content: '\f015';
        font-family: "Fontawesome";
        position: absolute;
        font-size: 1.2em;
        left: 15px;
        top: 10%; }
  .stories-wrapper .after-story-nav .btn.left {
    padding-left: 40px;
    position: relative; }
    .stories-wrapper .after-story-nav .btn.left:before {
      content: '\f0a8';
      font-family: "Fontawesome";
      position: absolute;
      font-size: 1.2em;
      left: 15px;
      top: 40%; }
  .stories-wrapper .after-story-nav .btn.right {
    padding-right: 40px;
    position: relative; }
    .stories-wrapper .after-story-nav .btn.right:after {
      content: '\f0a9';
      font-family: "Fontawesome";
      position: absolute;
      font-size: 1.2em;
      right: 15px;
      top: 40%; }
  .stories-wrapper #disqus_thread {
    margin-bottom: 40px; }

.modal-stories {
  background: #c7e1f3;
  background-repeat: repeat;
  margin: 20px auto;
  max-width: 600px;
  padding: 40px 20px 20px;
  position: relative;
  width: auto;
  border-radius: 4px; }
  .modal-stories:before, .modal-stories:after {
    content: " ";
    display: table; }
  .modal-stories:after {
    clear: both; }
  .modal-stories h2 {
    color: #69a3cf;
    border-bottom: 3px solid #c7e1f3;
    border-radius: 4px 4px 0 0; }
  .modal-stories p, .modal-stories .pro-author-desc {
    font-size: 18px; }
  .modal-stories > * {
    background: #fff;
    padding: 10px;
    margin: 15px 0;
    border-radius: 4px; }
    .modal-stories > *.mfp-close {
      background: none;
      padding: 0; }
  .modal-stories .highlight {
    color: #fff;
    font-weight: bold;
    background: #69a3cf; }
  .modal-stories .modal-confirm-btn {
    float: right;
    border: none;
    background: #69a3cf;
    color: #fff;
    border-bottom: 3px solid #4c87b4;
    border-radius: 4px;
    font-weight: bold; }
  .modal-stories.modal-stories-green {
    background: #d3ede2; }
    .modal-stories.modal-stories-green h2 {
      color: #57a07f;
      border-bottom-color: #88c3a7; }
    .modal-stories.modal-stories-green .highlight {
      color: #fff;
      background: #57a07f; }
    .modal-stories.modal-stories-green .modal-confirm-btn {
      background: #57a07f;
      border-bottom-color: #2a7e58; }

.facility-review-survey-cont .heading {
  font-size: 22px;
  line-height: 30px;
  padding: 10px 15px; }

.facility-review-survey-cont .facility-review-survey:before {
  content: '\f14b' !important; }

.facility-review-survey-cont .info {
  height: auto; }

.facility-review-survey-cont .facility-review-survey-list {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.facility-review-survey-cont .facility-review-survey-list li:first-child::after {
  background: #ffffff;
  border: 3px solid #eeeeee;
  border-radius: 30px;
  bottom: -25px;
  -webkit-box-shadow: 0 2px 4px #aaaaaa;
          box-shadow: 0 2px 4px #aaaaaa;
  color: #cc650a;
  content: "or";
  display: block;
  font-size: 0.9em;
  font-weight: bold;
  height: 50px;
  left: -webkit-calc(50% - 25px);
  left: calc(50% - 25px);
  line-height: 44px;
  position: absolute;
  text-align: center;
  width: 50px; }

.facility-review-survey-cont .facility-review-survey-list li:first-child {
  background: #559f7e;
  color: #ffffff;
  position: relative; }

.facility-review-survey-cont .facility-review-survey-list li {
  background: #eeeeee;
  -webkit-box-shadow: 0 2px 2px #cccccc;
          box-shadow: 0 2px 2px #cccccc;
  color: #555555;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  padding: 15px 10px; }

.facility-review-survey-cont .facility-review-survey-contents {
  color: #cc650a;
  font-weight: bold;
  font-size: .8em;
  margin: 15px 5px; }

.facility-review-survey-cont .begin-the-survey:before {
  content: '\f101' !important; }

@media (min-width: 992px) {
  .facility-review-survey-cont.facility-review-survey-full {
    text-align: center; }
    .facility-review-survey-cont.facility-review-survey-full .facility-review-survey-list li {
      width: 40%;
      padding: 10px 40px;
      display: inline-block; }
    .facility-review-survey-cont.facility-review-survey-full .facility-review-survey-list li:first-child::after {
      bottom: auto;
      right: -25px;
      left: auto;
      top: 10px; } }

.facility-review-survey-cont.facility-review-survey-full {
  border-bottom: 1px solid #eee; }
  .facility-review-survey-cont.facility-review-survey-full .content {
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-bottom: none; }
  .facility-review-survey-cont.facility-review-survey-full .heading {
    color: #57a07f;
    background: none;
    border-bottom: none;
    text-shadow: none;
    margin-bottom: 5px; }
  .facility-review-survey-cont.facility-review-survey-full .facility-review-survey {
    font-size: 30px;
    padding-left: 35px !important; }
  .facility-review-survey-cont.facility-review-survey-full .facility-review-survey-contents {
    font-size: .9em; }

.df-explore {
  text-align: center;
  margin: auto;
  padding: 1em;
  display: inline-block; }
  .df-explore li {
    display: inline-block;
    width: 320px;
    margin: 0 .5em 2em .5em;
    vertical-align: top;
    background-image: -webkit-linear-gradient(rgba(87, 160, 127, 0) 200px, rgba(87, 160, 127, 0.25) 201px, rgba(87, 160, 127, 0) 250px);
    background-image: linear-gradient(rgba(87, 160, 127, 0) 200px, rgba(87, 160, 127, 0.25) 201px, rgba(87, 160, 127, 0) 250px); }
    .df-explore li:hover img {
      width: 105%;
      height: 105%;
      margin-left: -2.5%;
      margin-top: -2.5%;
      max-width: none;
      -webkit-box-shadow: 0px 0px 25px #69a3cf;
      box-shadow: 0px 0px 25px #69a3cf; }
    .df-explore li h4 {
      margin: .25em 0; }

.df-item-desc {
  margin: 0 0 1em 0; }

.df-item-button {
  width: 75%;
  margin: auto; }
  .df-item-button a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #57a07f;
    border: 2px solid #457f65;
    color: white;
    font-weight: bold;
    border-radius: 15px;
    text-shadow: 0px 1px 1px black;
    padding: 5px 0; }
    .df-item-button a:hover {
      background-color: black;
      color: white; }

.content-area .cr-video-container {
  margin: 30px auto; }

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

.align-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.cr-table-header {
  margin-bottom: 15px; }
  .cr-table-header > div {
    margin: 0;
    padding: 10px 0; }
  .cr-table-header .heading {
    background-image: -webkit-linear-gradient(310deg, #65ab8c, #57a07f);
    background-image: linear-gradient(140deg, #65ab8c, #57a07f);
    border: 2px solid #fff;
    color: #fff;
    display: block;
    padding: 10px 15px; }

.cr-features-table {
  margin-bottom: 40px;
  width: 100%; }
  .cr-features-table tr {
    width: 100%;
    display: block; }
    @media (min-width: 480px) {
      .cr-features-table tr {
        display: table-row; } }
    .cr-features-table tr th {
      color: #fff;
      background-color: #70A02f;
      font-weight: bold;
      font-size: 16px;
      padding: 0;
      border: 2px solid #fff;
      text-align: center;
      display: block;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      @media (min-width: 480px) {
        .cr-features-table tr th {
          padding: 10px;
          display: table-cell;
          -webkit-box-sizing: content-box;
                  box-sizing: content-box; } }
      .cr-features-table tr th:first-child {
        text-align: left;
        padding: 20px;
        border-left: none; }
        @media (min-width: 480px) {
          .cr-features-table tr th:first-child {
            padding: 10px 20px;
            border-left: 2px solid #fff; } }
      .cr-features-table tr th:last-child {
        border-right: none; }
        @media (min-width: 480px) {
          .cr-features-table tr th:last-child {
            border-right: 2px solid #fff; } }
    .cr-features-table tr td {
      position: relative;
      background-color: #eef6f3;
      text-align: center;
      padding: 0;
      font-size: 16px;
      font-weight: bold;
      color: #287a62;
      border: none;
      border-top: 2px solid #fff;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: inline-block;
      width: 100%;
      min-height: 46px;
      line-height: 46px; }
      @media (min-width: 480px) {
        .cr-features-table tr td {
          -webkit-box-sizing: content-box;
                  box-sizing: content-box;
          width: 130px;
          line-height: initial;
          display: table-cell;
          padding: z0;
          border-left: 2px solid #fff; } }
      .cr-features-table tr td:first-child {
        padding: 0 20px;
        border-left: none;
        width: 100%; }
        @media (min-width: 480px) {
          .cr-features-table tr td:first-child {
            width: auto; } }
      .cr-features-table tr td:last-child {
        background-color: #d3ede2;
        width: 100%; }
        @media (min-width: 480px) {
          .cr-features-table tr td:last-child {
            border-right: none;
            width: auto; } }
      .cr-features-table tr td.cr-feature-name {
        text-align: left;
        font-size: 14px;
        font-weight: normal;
        background-color: #70a02f;
        color: #fff;
        padding: 0;
        height: auto; }
        @media (min-width: 480px) {
          .cr-features-table tr td.cr-feature-name {
            color: #80837C;
            background-color: #FAFAFA;
            display: table-cell;
            padding: 0 15px; } }
        .cr-features-table tr td.cr-feature-name:before {
          font-size: 16px;
          font-weight: bold; }
      .cr-features-table tr td .cr-feature-details {
        font-size: 10px;
        font-weight: normal;
        color: #287a62;
        clear: both;
        display: block;
        position: absolute;
        top: 14px;
        width: 100%;
        width: 50%;
        right: 0; }
        @media (min-width: 480px) {
          .cr-features-table tr td .cr-feature-details {
            top: 30px;
            width: 100%;
            right: auto; } }
      .cr-features-table tr td .entypo-icon-old {
        line-height: 46px;
        display: block;
        position: relative;
        width: 50%;
        float: right;
        border-left: 2px solid #fff; }
        @media (min-width: 480px) {
          .cr-features-table tr td .entypo-icon-old {
            width: auto;
            float: none;
            border-left: none; } }
      .cr-features-table tr td [data-entypo-icon]:before {
        font: normal 46px/0px "Entypo";
        position: relative;
        top: 6px; }
      .cr-features-table tr td .close-icon {
        color: #9D9B9C; }
  .cr-features-table .cr-price-row td {
    background-color: #54a17e;
    color: #fff;
    font-size: 10px;
    padding: 5px 0; }
    .cr-features-table .cr-price-row td:first-child {
      border: none; }
      @media (min-width: 480px) {
        .cr-features-table .cr-price-row td:first-child {
          background: none; } }
    .cr-features-table .cr-price-row td:last-child {
      background-color: #54a17e; }
      .cr-features-table .cr-price-row td:last-child .cr-feature-price {
        display: block;
        float: right;
        width: 50%;
        line-height: 23px; }
        @media (min-width: 480px) {
          .cr-features-table .cr-price-row td:last-child .cr-feature-price {
            display: initial;
            float: none;
            width: 100%;
            line-height: 1; } }
  .cr-features-table .cr-price-row .cr-feature-header-tag {
    color: #fff;
    line-height: 46px;
    text-align: center; }
  .cr-features-table .cr-price-row .cr-feature-tier-tag {
    text-align: left;
    display: block;
    font-size: 18px; }
    @media (min-width: 480px) {
      .cr-features-table .cr-price-row .cr-feature-tier-tag {
        display: none; } }
  .cr-features-table .table-headers {
    display: none; }
    @media (min-width: 480px) {
      .cr-features-table .table-headers {
        display: table-row; } }

.cr-feature-header-tag {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  display: block;
  float: left;
  padding: 5px 0 0 15px;
  line-height: 23px; }
  @media (min-width: 480px) {
    .cr-feature-header-tag {
      display: none; } }

.feature-header-name {
  width: 100%;
  float: right;
  border-top: 0;
  padding: 0 15px 5px;
  line-height: 23px; }
  @media (min-width: 480px) {
    .feature-header-name {
      width: auto;
      float: none;
      border-left: none;
      padding: 0; } }

.cr-feature-tier-tag {
  text-align: left;
  display: block;
  width: 50%;
  float: left;
  padding-left: 15px; }
  @media (min-width: 480px) {
    .cr-feature-tier-tag {
      display: none; } }

.feature-tier-name {
  border-left: 2px solid #fff;
  display: block;
  width: 50%;
  float: right;
  line-height: 46px; }
  @media (min-width: 480px) {
    .feature-tier-name {
      border-left: none;
      width: 100%; } }

#modal-cr-contact-form .modal-wrapper {
  background: #2b2d41;
  padding: 30px;
  max-width: 900px;
  margin: 0 auto; }

#modal-cr-contact-form .cr-logo {
  margin-bottom: 20px; }

#modal-cr-contact-form .modal-cr-contact-number {
  color: #f0a60f;
  background: transparent; }

#modal-cr-contact-form .submission-message {
  color: #fff;
  text-align: center;
  margin-top: 10px; }

.modal-message-wrapper p, .modal-message-wrapper .pro-author-desc {
  color: #fff; }

.modal-message-wrapper label {
  color: #fff; }

.modal-message-wrapper .col-sm-6 {
  margin-bottom: 10px; }

#main .info {
  margin: auto;
  max-width: 1150px; }
  #main .info hr {
    background-color: #f3f3f3;
    margin: 10px 0; }
    #main .info hr:before {
      background-image: none; }
  #main .info .card {
    border-top: 8px solid #57a07f;
    margin: 20px auto;
    max-width: 360px; }
    @media (min-width: 1130px) {
      #main .info .card {
        width: 360px; } }
  #main .info .card_content {
    border: 2px solid #f3f3f3;
    border-top: none;
    margin: auto;
    padding: 20px 15px; }
  #main .info .card_title {
    font-size: 32px; }
  #main .info .card_text {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px; }
  #main .info .card_btn {
    font-size: 16px;
    width: 100%; }

.page-info #main {
  padding: 50px 0 0; }
  @media (min-width: 768px) {
    .page-info #main {
      padding: 0; } }

/* TODO 11/7/2016 - need to decouple this from columns
.lf-container{
	max-width:660px;
}
*/
.lf-header {
  background-size: cover;
  background-position: center center;
  text-align: center;
  padding: 20px 0;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-weight: bold; }

.addthis_sharing_toolbox {
  display: none; }

.lf-header__share {
  float: right; }

.lf-header__share__read {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 0px 10px;
  margin-right: 10px;
  border-right: 1px solid #999999;
  text-transform: uppercase;
  float: right; }

.lf-header__share__btn {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/svg/icon_share.svg) no-repeat left center;
  cursor: pointer;
  float: right; }

.lf_header__headings {
  padding: 120px 0; }

.lf-header__title {
  color: #fff;
  font-size: 60px;
  padding: 10px 0;
  border-bottom: 2px solid #999999;
  max-width: 700px;
  margin: 10px auto; }

.lf-byline__editor {
  border-left: 1px solid #fff;
  padding-left: 10px;
  margin-left: 5px; }

.lf-byline {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  margin-top: 10px; }

.lf-byline__name {
  font-style: normal; }
  .lf-byline__name a {
    color: #57a07f;
    font-style: normal;
    font-weight: 600;
    text-decoration: underline; }
    .lf-byline__name a:hover {
      text-decoration: none; }

.snippet-shortcodes textarea {
  clear: both;
  min-height: 200px;
  margin-bottom: 30px;
  padding: 10px;
  width: 100%; }

/*** COLORS ***/
/*** FONTS ***/
/*** HEADER ***/
#ap-sticky-header {
  background: #57a07f;
  border-top: 1px solid #fff;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(221, 221, 221, 0.8);
          box-shadow: 1px 1px 3px 1px rgba(221, 221, 221, 0.8);
  color: #fff;
  width: 100%;
  z-index: 3;
  overflow: hidden;
  padding: 20px 0;
  position: absolute;
  top: 0;
  margin-bottom: 20px;
  text-align: center; }
  @media (min-width: 992px) {
    #ap-sticky-header {
      text-align: left;
      top: 5px; } }
  #ap-sticky-header a {
    color: #fff;
    display: inline-block;
    font-weight: bold;
    text-decoration: underline; }
  #ap-sticky-header .text-container {
    font-size: 10px; }
    @media (min-width: 992px) {
      #ap-sticky-header .text-container {
        font-size: 14px;
        float: left;
        line-height: 35px; } }
  #ap-sticky-header .btn {
    margin: 0 auto 15px;
    text-decoration: none; }
    @media (min-width: 992px) {
      #ap-sticky-header .btn {
        float: right;
        margin: 0 5px; } }
  @media (min-width: 768px) {
    #ap-sticky-header.sticky {
      position: fixed;
      top: 0; } }

/*** CONTENT ***/
#ap-container {
  margin-top: -45px;
  position: relative; }

.ap-section {
  margin: 30px 0; }
  @media (min-width: 768px) {
    .ap-section {
      margin: 60px 30px; } }
  .ap-section .add-facility-link {
    width: 100%; }
    @media (min-width: 992px) {
      .ap-section .add-facility-link {
        display: none; } }
  @media (min-width: 992px) {
    .ap-section p, .ap-section .pro-author-desc {
      margin-left: 20px; } }

.ap-section--intro {
  background: #64B496;
  color: #fff;
  margin: 0;
  padding: 165px 0 60px; }
  @media (min-width: 992px) {
    .ap-section--intro {
      padding: 140px 0 60px; } }
  .ap-section--intro h1 {
    font-size: 38px;
    min-height: 50px;
    position: relative; }
    .ap-section--intro h1:before {
      background-image: url("../../assets/img/svg/recovery-org-logo.svg");
      background-repeat: no-repeat;
      content: '';
      height: 80px;
      width: 80px;
      float: left;
      position: relative;
      top: 0; }
    @media (min-width: 992px) {
      .ap-section--intro h1:before {
        top: -20px; }
      .ap-section--intro h1:after {
        background-image: url("../../assets/img/svg/arrow-svg.svg");
        background-repeat: no-repeat;
        background-size: 90%;
        content: '';
        width: 414px;
        height: 108px;
        display: block;
        position: absolute;
        left: 540px;
        top: 0; } }
  .ap-section--intro .ap-intro {
    font-size: 18px;
    line-height: 31px; }
    .ap-section--intro .ap-intro span {
      font-weight: bold;
      text-decoration: underline; }

.ap-section--table {
  display: none; }
  @media (min-width: 768px) {
    .ap-section--table {
      display: block; } }

.ap-section--quote {
  background-color: #D4EBE2; }
  @media (min-width: 768px) {
    .ap-section--quote {
      background-color: none;
      background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #fff), color-stop(51%, #D4EBE2), to(#D4EBE2));
      background-image: -webkit-linear-gradient(left, #fff 0%, #fff 50%, #D4EBE2 51%, #D4EBE2 100%);
      background-image: linear-gradient(to right, #fff 0%, #fff 50%, #D4EBE2 51%, #D4EBE2 100%);
      background-repeat: repeat-y;
      margin-right: 0; } }
  .ap-section--quote .ap-quote {
    background: #D4EBE2;
    padding: 0 20px; }
  .ap-section--quote blockquote {
    border-left: none;
    font-style: italic;
    font-size: 17px;
    font-family: "PT Serif", serif;
    margin: 0;
    padding: 50px 0 50px 45px;
    overflow: hidden;
    position: relative; }
    .ap-section--quote blockquote:before {
      content: "“";
      font-size: 72px;
      font-family: "PT Serif", serif;
      color: #333;
      position: absolute;
      left: -5px;
      top: 35px; }
    @media (min-width: 768px) {
      .ap-section--quote blockquote {
        padding: 50px 65px 50px 45px; } }
    .ap-section--quote blockquote cite {
      font-weight: bold;
      font-size: 17px;
      margin-top: 30px;
      float: right; }

.ap-btn {
  background: #4C87B4;
  border: none;
  border-radius: 0;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  text-transform: uppercase; }

/*** VIDEO ***/
.ap-video {
  display: block;
  max-width: 300px;
  height: 169px;
  margin: 20px;
  background-image: url("../../assets/img/clientreach/client-reach-video-holder.jpg");
  background-size: 100% 100%; }
  @media (min-width: 768px) {
    .ap-video {
      max-width: 570px;
      height: 322px; } }

/*** TABLE ***/
@media (min-width: 768px) {
  .ap-table {
    margin: 0 -2px 50px; } }

.ap-table tbody tr .ap-table__row-title {
  border: none; }

.ap-table tbody tr:last-of-type td {
  border-top: none; }

.ap-table__head .ap-table__title {
  background: #34604C;
  font-family: 'Lato', sans-serif;
  font-weight: bold; }

.ap-table__features .ap-table__header {
  background: #648576; }

.ap-table__title,
.ap-table__header {
  border: 2px solid #fff;
  background: #57a07f;
  color: #fff;
  text-align: center; }

.ap-table__title {
  padding: 6px 0;
  font-size: 24px; }

.ap-table__header {
  padding: 10px 20px; }
  .ap-table__header:first-child {
    text-align: left; }

.ap-table__row-title,
.ap-table__cell {
  padding: 15px 20px; }

.ap-table__row-title {
  color: #555555; }

.ap-table__cell {
  height: 60px;
  border: 2px solid #fff;
  background: #F5F6FA;
  color: #4C87B4;
  font-size: 16px;
  font-weight: bold;
  line-height: .8;
  text-align: center; }
  .ap-table__cell i {
    color: #9B9B9B; }

.ap-table__cell--unavailable {
  color: #555555; }

.ap-table__cell--dark {
  background: #64B496;
  color: #fff; }
  .ap-table__cell--dark i {
    color: #fff; }

.ap-table--small {
  font-size: 10px;
  font-weight: normal; }

.ap-table__total {
  color: #fff;
  padding: 5px 10px;
  border: 2px solid #fff;
  background: #57a07f;
  font-size: 10px;
  text-align: center; }

/*** MODAL ***/
#ap-contact-us {
  margin: 20px auto;
  position: relative;
  width: 320px; }
  @media (min-width: 992px) {
    #ap-contact-us {
      margin: 0;
      position: absolute;
      display: block !important;
      top: 120px; } }
  #ap-contact-us .fi-select {
    border: 1px solid #555555;
    margin-bottom: 20px; }
  #ap-contact-us .fi-select-arrow-wrap {
    background-image: -webkit-linear-gradient(top, #69a3cf 20%, #90bbdb 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #69a3cf), to(#90bbdb));
    background-image: linear-gradient(to bottom, #69a3cf 20%, #90bbdb 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF69A3CF', endColorstr='#FF90BBDB', GradientType=0);
    border: 1px solid #555555;
    border-left: none; }
  #ap-contact-us .fi-checkbox.checked > div {
    background: #555555;
    left: 2px;
    top: 2px; }
  #ap-contact-us.ap-contact-us--fixed {
    position: fixed; }
  #ap-contact-us .mfp-close {
    color: #fff; }
  #ap-contact-us .flex-control-nav li a {
    background: #999; }
    #ap-contact-us .flex-control-nav li a.flex-active {
      background: #666; }

.ap-contact-us--hidden {
  position: absolute;
  z-index: -10;
  visibility: hidden; }

.ap-contact-us__content {
  padding: 20px 20px 10px;
  background: #16333A; }
  .ap-contact-us__content .ap-contact-us__thankyou {
    color: #fff; }

.ap-contact-us__phone-container {
  margin-top: 10px;
  text-align: center; }

.ap-contact-us__title {
  margin: -10px -10px 0;
  padding: 20px;
  background: #FEDD63;
  font-size: 32px;
  text-align: center;
  text-transform: uppercase; }

.ap-contact-us__label {
  color: #fff;
  display: block;
  font-weight: normal; }

.ap-contact-us__input-textarea {
  color: #222; }

.ap-contact-us__input-text,
.ap-contact-us__input-textarea {
  width: 100%;
  margin-bottom: 20px;
  padding: 6px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #555555;
  border-radius: 3px; }

.ap-contact-us__input-select {
  width: 100%;
  margin-bottom: 20px;
  color: #222; }

.ap-contact-us__input-textarea {
  resize: vertical; }

.ap-contact-us__btn,
.ap-verification__btn {
  display: block;
  margin: auto; }

.ap-contact-us__btn--submit {
  margin-top: 15px; }

.ap-contact-us__cost {
  color: #fff;
  margin: 10px 0 20px;
  font-size: 10px;
  text-align: center; }

.flexslider--ap {
  margin: 0;
  background: transparent;
  border: none;
  border-radius: 0; }
  .flexslider--ap.flexslider--ap {
    background: transparent; }
  .flexslider--ap .slides li {
    padding-top: 20px;
    width: 280px !important;
    height: 520px; }
    .flexslider--ap .slides li:first-child {
      height: 365px; }
  .flexslider--ap .flex-control-nav {
    bottom: -95px; }

.ap-contact-us__thankyou {
  margin: 0; }

#ap-verification {
  margin: 20px auto;
  max-width: 600px;
  padding: 20px;
  background: #fff; }
  #ap-verification a {
    color: #69a3cf;
    text-decoration: underline; }
  #ap-verification .fi-checkbox.checked > div {
    background: #555555;
    left: 2px;
    top: 2px; }
  #ap-verification .mfp-close {
    top: 20px; }
  #ap-verification label {
    font-size: 14px; }
  #ap-verification .btn {
    margin-top: 10px; }

.ap-verification__terms {
  margin-bottom: 20px; }

#search-area {
  background: white;
  position: relative; }
  @media (max-width: 768px) {
    #search-area {
      display: block !important; } }
  @media (min-width: 768px) {
    #search-area {
      display: none;
      height: 45px; } }
  @media (min-width: 768px) {
    #search-area form > select,
    #search-area .fi-select {
      position: absolute;
      left: 0;
      top: 0; } }
  #search-area .fi-select {
    border: none;
    border-radius: 0;
    color: #69a3cf;
    font-weight: bold; }
    @media (min-width: 768px) {
      #search-area .fi-select {
        width: 220px; } }
    #search-area .fi-select select {
      height: 45px; }
    #search-area .fi-select > span {
      height: 45px;
      line-height: 45px;
      padding-left: 25px; }
    #search-area .fi-select .fi-select-arrow-wrap {
      background: none;
      border: none;
      border-left: 2px solid #eeeeee;
      border-right: 2px solid #eeeeee;
      border-radius: 0;
      height: 45px;
      top: 0;
      width: 45px; }
    #search-area .fi-select .fi-select-arrow {
      border-top-color: #69a3cf !important;
      left: 15px;
      top: 20px; }
  #search-area input[type='text'] {
    border: none;
    border-top: 2px solid #eeeeee;
    padding: 11px 70px 12px 20px;
    width: 100%; }
    @media (min-width: 768px) {
      #search-area input[type='text'] {
        border: none;
        padding: 11px 120px 12px 240px; } }
    #search-area input[type='text']:focus {
      outline: none; }
  #search-area button {
    background: none;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: 45px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 45px; }
    #search-area button:focus {
      outline: none; }
    #search-area button.submit {
      border-right: 2px solid #eeeeee;
      line-height: 52px;
      right: 0;
      top: 45px; }
      @media (min-width: 768px) {
        #search-area button.submit {
          right: 45px;
          top: 0; } }
      #search-area button.submit:before {
        font-size: 46px; }
    #search-area button.close {
      color: #69a3cf;
      display: none;
      line-height: 62px;
      right: 0;
      text-align: center; }
      #search-area button.close:before {
        font-size: 60px; }
      @media (min-width: 768px) {
        #search-area button.close {
          display: block; } }

.sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0; }

@media (min-width: 768px) {
  .sidebar .list-cards > li, .sidebar .facility-review-survey-cont > li {
    margin-bottom: 30px; } }

.sidebar .list-cards .heading, .sidebar .facility-review-survey-cont .heading {
  font-size: 22px;
  line-height: 30px;
  margin: 0;
  padding: 10px 15px; }
  .sidebar .list-cards .heading span, .sidebar .facility-review-survey-cont .heading span {
    color: #fedd63;
    font-size: 28px;
    margin: 0 8px; }
  .sidebar .list-cards .heading [data-entypo-icon], .sidebar .facility-review-survey-cont .heading [data-entypo-icon] {
    margin: 0; }
    .sidebar .list-cards .heading [data-entypo-icon]:before, .sidebar .facility-review-survey-cont .heading [data-entypo-icon]:before {
      font-size: 50px;
      margin-right: 5px;
      position: relative;
      top: 3px; }

.sidebar .list-cards.widgets .heading, .sidebar .widgets.facility-review-survey-cont .heading {
  font-size: 28px;
  line-height: 28px;
  padding: 15px 15px 15px 25px; }

.sidebar .list-cards.widgets .info, .sidebar .widgets.facility-review-survey-cont .info {
  padding: 15px 0; }

.sidebar .list-cards .info, .sidebar .facility-review-survey-cont .info {
  height: auto;
  margin: 0;
  padding: 20px; }

.sidebar .contact-info {
  height: auto; }

.sidebar .pro-articles-widget .info {
  padding: 0; }

.list-details {
  margin: 0;
  list-style: none;
  padding-left: 0; }
  .list-details li {
    padding-left: 30px;
    text-indent: -30px; }
  .list-details span {
    background: #4c87b4;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font: 0/0 a;
    height: 25px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 25px; }
    .list-details span:before {
      font: bold 16px/0 "Yanone Kaffeesatz", sans-serif;
      left: 39px;
      position: absolute;
      top: 12px; }
  .list-details .yes:before {
    content: 'Y'; }
  .list-details .no:before {
    content: 'N'; }

.list-resources-more {
  font: normal 16px/22px "Yanone Kaffeesatz", sans-serif; }
  .list-resources-more a {
    color: #1a2e36; }
    .list-resources-more a span {
      color: #69a3cf; }

.add-claim .btn {
  text-align: center; }

.list-posts li {
  border-top: 1px solid #eeeeee;
  padding: 20px 10px;
  position: relative; }
  .list-posts li:first-child {
    border: none; }

.list-posts img {
  display: inline-block;
  width: auto; }

.list-posts a {
  color: #1a2e36; }

.list-posts .pro-article-details {
  min-height: 48px;
  margin-bottom: 20px;
  padding-left: 53px; }
  .list-posts .pro-article-details h3 {
    margin-bottom: 0; }

.list-posts .pro-article-image {
  left: 10px;
  position: absolute;
  top: 20px;
  width: 47px; }

.list-posts .pro-article-title {
  float: left;
  font-size: 24px; }

.list-posts .pro-article-author {
  margin-bottom: 10px; }

.list-posts .pro-author-avatar img {
  border-radius: 50%;
  width: 47px; }

.list-posts .pro-article-author-creds {
  font-size: 12px;
  font-weight: 400; }

.list-check {
  font: normal 16px/22px "Yanone Kaffeesatz", sans-serif;
  list-style: none;
  margin: 0;
  padding: 0; }
  .list-check li {
    padding-left: 25px;
    text-indent: -25px; }
    .list-check li:before {
      color: #69a3cf;
      content: "\2713";
      font: 34px/0px "Entypo";
      margin: 0 8px 0px 0; }

.browse-centers li {
  padding: 0; }

.browse-centers a {
  color: #1a2e36;
  display: block;
  font: normal 18px/18px "Yanone Kaffeesatz", sans-serif;
  margin-right: 5px;
  width: 20px; }
  .browse-centers a:active, .browse-centers a:focus, .browse-centers a:hover {
    background: #d3ede2; }

.articles-menu {
  display: none; }
  @media (min-width: 768px) {
    .articles-menu {
      display: block; } }

.nav-sidebar {
  border-top: 3px solid #57a07f;
  color: #fff;
  font: normal 19px/24px "Yanone Kaffeesatz", sans-serif;
  text-align: center; }
  .nav-sidebar a {
    background: #fff;
    color: #1a2e36; }
  .nav-sidebar li {
    margin-bottom: 0; }
  .nav-sidebar > li {
    background: #1a2e36;
    display: table;
    width: 100%; }
    .nav-sidebar > li > a, .nav-sidebar > li > span {
      display: table-cell;
      height: 112px;
      max-height: 112px;
      padding: 20px 10px;
      vertical-align: middle; }
    .nav-sidebar > li > span, .nav-sidebar > li > .faux-active, .nav-sidebar > li > a:hover, .nav-sidebar > li > a:active, .nav-sidebar > li > a:focus {
      background-color: #69a3cf;
      -webkit-box-shadow: inset -2px -5px 10px -5px #3d6c90;
              box-shadow: inset -2px -5px 10px -5px #3d6c90;
      color: #fff;
      position: relative; }
      .nav-sidebar > li > span:before, .nav-sidebar > li > .faux-active:before, .nav-sidebar > li > a:hover:before, .nav-sidebar > li > a:active:before, .nav-sidebar > li > a:focus:before {
        content: "";
        display: none;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 56px 13px 56px 0;
        border-color: transparent #69a3cf transparent transparent;
        left: -13px;
        position: absolute;
        top: 0; }
        @media (min-width: 992px) {
          .nav-sidebar > li > span:before, .nav-sidebar > li > .faux-active:before, .nav-sidebar > li > a:hover:before, .nav-sidebar > li > a:active:before, .nav-sidebar > li > a:focus:before {
            display: block; } }
      .nav-sidebar > li > span:after, .nav-sidebar > li > .faux-active:after, .nav-sidebar > li > a:hover:after, .nav-sidebar > li > a:active:after, .nav-sidebar > li > a:focus:after {
        opacity: 0; }
  .nav-sidebar .children {
    display: table-row; }
    .nav-sidebar .children a {
      background: none;
      border-top: 1px solid #132c33;
      color: #fff;
      display: block;
      font-size: 17px;
      padding: 20px 10px;
      position: relative; }
      .nav-sidebar .children a:active, .nav-sidebar .children a:focus, .nav-sidebar .children a:hover {
        background-color: #0f2328;
        text-shadow: 0 0 1em #fff; }

.pro-articles-widget.compact {
  text-align: center; }
  .pro-articles-widget.compact .info {
    padding: 0; }
  .pro-articles-widget.compact .pro-article-details {
    padding: 0; }
  .pro-articles-widget.compact .pro-article-image {
    display: none; }
  .pro-articles-widget.compact .pro-author-name {
    display: block; }
  .pro-articles-widget.compact .pro-article-author-creds {
    text-align: left; }

.list-authors li {
  border-top: 1px solid #eeeeee;
  margin: 0;
  padding: 20px 0; }
  .list-authors li:first-child {
    border: none;
    padding-top: 0; }

.list-authors .thumb {
  border-radius: 50%;
  float: left;
  overflow: hidden;
  margin-right: 5px; }

.list-authors .pro-author-name {
  font: 20px "Yanone Kaffeesatz", sans-serif;
  margin-bottom: 10px; }
  .list-authors .pro-author-name a {
    background: none;
    color: #1a2e36; }

.list-authors .pro-author-desc {
  font-size: 12px; }

.pro-contribute-link {
  border-radius: 3px;
  border: 1px solid #9BACC0;
  color: #567A99;
  display: block;
  margin: 20px 0;
  padding: 10px 20px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center; }
  .pro-contribute-link:hover {
    color: #fff;
    background: #2686C0;
    border: 1px solid #2686C0; }
  @media (min-width: 768px) {
    .pro-contribute-link {
      margin: 0 0 20px 0; } }
  .pro-contribute-link span {
    padding-right: 5px; }
    .pro-contribute-link span:before {
      vertical-align: middle; }

.funnel-list {
  color: #fff;
  margin-bottom: 10px;
  position: relative; }
  .funnel-list:hover ul {
    max-height: 1000px; }
  .funnel-list .heading {
    background-color: #69a3cf;
    background-image: -webkit-linear-gradient(top, #69a3cf 0%, #5697c9 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#69a3cf), to(#5697c9));
    background-image: linear-gradient(to bottom, #69a3cf 0%, #5697c9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF69A3CF', endColorstr='#FF5697C9', GradientType=0);
    border-bottom: 2px solid #4c87b4;
    border-radius: 0;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
    overflow: hidden;
    padding: 20px 70px 20px 20px;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .funnel-list .heading:before {
      background-color: #1a2e36;
      border: none;
      color: #fff;
      content: "\E75C";
      display: block;
      font: normal 30px/60px "Entypo";
      height: 100%;
      margin: 0;
      position: absolute;
      right: 0px;
      text-align: center;
      top: 0px;
      width: 50px; }
  .funnel-list ul {
    max-height: 0;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 100%;
    -webkit-transition: max-height .5s ease-out;
    transition: max-height .5s ease-out;
    width: 100%;
    z-index: 100; }
  .funnel-list li {
    background-color: #57a07f;
    border: none;
    border-bottom: 1px solid #88c3a7;
    cursor: pointer;
    padding: 15px;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease; }
    .funnel-list li:hover {
      background: #1a2e36; }

.funnel-form {
  background: #1a2e36;
  color: #fff;
  font-weight: 400;
  max-height: 0;
  margin-bottom: 10px;
  overflow: hidden; }
  .funnel-form.visible {
    max-height: 1000px; }
  .funnel-form .container-fluid {
    padding-bottom: 15px;
    padding-top: 15px; }
  @media (min-width: 768px) {
    .funnel-form .container-fluid {
      padding-bottom: 30px;
      padding-top: 30px; } }
  .funnel-form .samhsa {
    display: none; }
  .funnel-form .heading {
    color: #57a07f;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 28px;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .funnel-form .heading {
        font-size: 42px; } }
  .funnel-form label {
    display: block;
    height: 0;
    margin: 0;
    overflow: hidden; }
    .funnel-form label.tos-accept {
      clear: both;
      display: block;
      height: auto;
      margin: 15px 0; }
  .funnel-form input[type="text"], .funnel-form textarea {
    border: 1px solid #17363b;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 15px 1px rgba(51, 51, 51, 0.5);
            box-shadow: inset 0 0 15px 1px rgba(51, 51, 51, 0.5);
    font: normal 18px/24px 'Open Sans', sans-serif;
    margin-bottom: 10px;
    outline: none;
    width: 100%; }
  @media (min-width: 768px) {
    .funnel-form span.name, .funnel-form input[name="phone"], .funnel-form input[name="email"] {
      display: block;
      float: left; } }
  @media (min-width: 768px) {
    .funnel-form span.name, .funnel-form input[name="phone"] {
      margin-right: 2.2082%; } }
  @media (min-width: 768px) {
    .funnel-form span.name {
      width: 31.8612%; } }
  @media (min-width: 768px) {
    .funnel-form input[name="phone"] {
      width: 23.34385%; } }
  @media (min-width: 768px) {
    .funnel-form input[name="email"] {
      width: 40.37855%; } }
  .funnel-form ul {
    clear: both;
    font: normal 18px/24px 'Open Sans', sans-serif;
    list-style: none;
    padding: 10px 0 10px 10px; }
    @media (min-width: 768px) {
      .funnel-form ul {
        padding: 35px 0 35px 50px; } }
  .funnel-form li {
    padding-left: 35px;
    text-indent: -35px; }
    .funnel-form li:before {
      color: #fedd63;
      content: "\2713";
      font: 50px/0px "Entypo";
      margin: 0 8px 0px 0;
      position: relative;
      top: 6px; }
  .funnel-form textarea {
    color: #222222;
    display: block;
    float: left;
    height: 120px;
    padding: 15px; }
  .funnel-form button {
    clear: both;
    display: block;
    font-size: 24px;
    margin: 0 auto; }

.banner-filter {
  background: #DEB400;
  display: table;
  height: 136px;
  min-height: 60px;
  margin-bottom: 20px;
  padding: 10px 50px;
  position: relative;
  text-align: center;
  width: 100%; }
  @media (min-width: 480px) {
    .banner-filter {
      height: 78px; } }
  @media (min-width: 768px) {
    .banner-filter {
      height: 60px; } }
  .banner-filter .arrow {
    border-bottom: 68px solid transparent;
    border-top: 68px solid transparent;
    height: 0;
    position: absolute;
    top: 0;
    width: 0; }
    .banner-filter .arrow:before {
      height: 136px;
      position: absolute;
      top: -68px;
      width: 10px; }
      @media (min-width: 480px) {
        .banner-filter .arrow:before {
          top: -39px; } }
      @media (min-width: 768px) {
        .banner-filter .arrow:before {
          top: -30px; } }
    .banner-filter .arrow.right:before {
      right: -30px; }
    .banner-filter .arrow.left:before {
      left: -30px; }
    @media (min-width: 480px) {
      .banner-filter .arrow {
        border-bottom: 39px solid transparent;
        border-top: 39px solid transparent; }
        .banner-filter .arrow:before {
          height: 78px; } }
    @media (min-width: 768px) {
      .banner-filter .arrow {
        border-bottom: 30px solid transparent;
        border-top: 30px solid transparent; }
        .banner-filter .arrow:before {
          height: 60px; } }
  .banner-filter .arrow-white.right {
    border-right: 20px solid #fff;
    right: 0; }
  .banner-filter .arrow-white.left {
    border-left: 20px solid #fff;
    left: 0; }
  .banner-filter .arrow-white:before {
    background: none;
    height: 0;
    width: 0; }
  .banner-filter .arrow-colored.right {
    border-right: 20px solid #AC8800;
    right: 10px; }
  .banner-filter .arrow-colored.left {
    border-left: 20px solid #AC8800;
    left: 10px; }
  .banner-filter .arrow-colored:before {
    background: #AC8800;
    content: " "; }
  .banner-filter .arrow-colored-secondary.right {
    border-right: 20px solid #BB9400;
    right: 20px; }
  .banner-filter .arrow-colored-secondary.left {
    border-left: 20px solid #BB9400;
    left: 20px; }
  .banner-filter .arrow-colored-secondary:before {
    background: #BB9400;
    content: " "; }
  .banner-filter p, .banner-filter .pro-author-desc {
    color: #fff;
    display: table-cell;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    vertical-align: middle; }
  .banner-filter a {
    background: none;
    color: #fff;
    font-weight: bold; }
    .banner-filter a:hover {
      background: none;
      color: #fff; }
  .banner-filter .tooltip-helpline {
    font-size: 80%; }

.get-info-button {
  margin: 0 0 40px;
  position: relative;
  text-align: center; }
  .get-info-button hr {
    margin-top: 20px; }
  .get-info-button .btn {
    background-image: -webkit-linear-gradient(top, #24545f 0%, #16333a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#24545f), to(#16333a));
    background-image: linear-gradient(to bottom, #24545f 0%, #16333a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF24545F', endColorstr='#FF16333A', GradientType=0);
    -webkit-box-shadow: 0 3px 0 #16333a;
            box-shadow: 0 3px 0 #16333a;
    display: inline-block;
    font: normal 30px/0px "Yanone Kaffeesatz", sans-serif;
    margin: 0 auto;
    padding: 25px 40px;
    position: relative; }
    .get-info-button .btn:active {
      -webkit-box-shadow: 0 3px 0 #16333a;
              box-shadow: 0 3px 0 #16333a; }
    @media (min-width: 768px) {
      .get-info-button .btn {
        left: 50%;
        margin: 0 0 0 -75px;
        position: absolute;
        top: 5px; } }

.notifyjs-fomo-base {
  background: whitesmoke;
  position: relative;
  width: 240px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
  padding: 10px; }

.notifyjs-fomo-base hr {
  margin: 0;
  padding: 0;
  border: none;
  border-top: 1px solid #ccc;
  position: absolute;
  padding-top: 1px;
  top: 50px;
  left: 0;
  width: 100%;
  z-index: 99; }

.ncta-text {
  font-size: 16px;
  line-height: 1.3;
  color: #183a42;
  text-align: center; }

.ncta-text > span {
  display: block;
  color: white;
  font-size: 32px;
  font-weight: bold;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
  background: whitesmoke;
  position: relative;
  z-index: 100;
  width: 40%;
  margin: 0 auto; }

.ncta-dismiss {
  position: absolute;
  top: -20px;
  right: 0px;
  text-transform: uppercase;
  color: #183a42;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline; }

/* MID CONTENT CTA */
.cta-mid {
  display: none;
  clear: both;
  position: relative;
  margin: 20px 0;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  padding: 20px 0; }
  .cta-mid p, .cta-mid .pro-author-desc {
    margin: 0;
    font-family: "Yanone Kaffeesatz"; }
  .cta-mid .cta-mid-tag {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 12px;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.3);
    padding: 0 3px;
    border-radius: 2px;
    color: white; }
  .cta-mid .cta-mid-inner {
    background: #65a98b;
    overflow: auto;
    position: relative; }
    @media all and (min-width: 768px) and (max-width: 1022px) {
      .cta-mid .cta-mid-inner {
        padding-bottom: 10px; } }
  .cta-mid .cta-mid-right {
    float: right;
    width: 60%;
    text-align: left;
    padding: 20px;
    color: white; }
    @media all and (max-width: 768px) {
      .cta-mid .cta-mid-right {
        float: none;
        width: auto;
        text-align: center; } }
  .cta-mid .cta-mid-left {
    float: left;
    width: 40%;
    text-align: center;
    padding: 20px;
    color: white;
    height: 118px; }
    @media all and (max-width: 768px) {
      .cta-mid .cta-mid-left {
        padding: 20px 20px 30px 20px;
        float: none;
        width: auto;
        text-align: center;
        height: auto; } }
  .cta-mid .cta-mid-right .cta-mid-call-now {
    margin: 0;
    color: #183a42;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    font-family: "Open Sans", sans-serif;
    display: inline-block;
    padding-left: 50px;
    text-transform: uppercase;
    background-image: url("../img/arrow-blue-left.png");
    background-position: left center;
    background-repeat: no-repeat; }
    @media all and (max-width: 768px) {
      .cta-mid .cta-mid-right .cta-mid-call-now {
        display: none; } }
  .cta-mid .cta-mid-right .cta-mid-text {
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    color: white;
    margin-bottom: 0; }
  @media all and (max-width: 768px) {
    .cta-mid .cta-mid-right {
      padding-bottom: 0; } }
  .cta-mid .cta-mid-phone {
    display: block;
    color: white;
    background: #f59c38;
    padding: 10px;
    font-size: 21px;
    font-weight: bold;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    word-wrap: break-word; }
    @media all and (max-width: 768px) {
      .cta-mid .cta-mid-phone {
        top: initial;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; } }
    .cta-mid .cta-mid-phone:hover, .cta-mid .cta-mid-phone:active {
      color: #fff;
      background: #f38911; }
  @media (min-width: 768px) {
    .cta-mid .c-disclaimer {
      margin-top: 23px; } }

.cta-header-fixed {
  position: fixed;
  top: 40px;
  z-index: 101;
  width: 100%; }

.cta-footer {
  margin-bottom: -40px; }
  .cta-footer .heading {
    background: #f0f9fe;
    line-height: 40px; }
    @media (min-width: 768px) {
      .cta-footer .heading {
        font-size: 38px;
        line-height: 80px; } }
  .cta-footer .wrap-bg {
    background: #f0f9fe url(//media.recovery.org/wp-content/themes/recovery-org/images/footer-cta-bg.jpeg) no-repeat bottom left;
    background-color: #f0f9fe;
    height: 300px;
    position: relative; }
    @media (min-width: 1400px) {
      .cta-footer .wrap-bg {
        background-size: cover; } }
  .cta-footer .caption {
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    color: #c7e1f3;
    left: 0;
    padding: 10px;
    position: relative;
    top: 20px; }
    @media (min-width: 480px) {
      .cta-footer .caption {
        top: 40px; } }
    @media (min-width: 768px) {
      .cta-footer .caption {
        padding: 20px;
        top: 20px; } }
    @media (min-width: 992px) {
      .cta-footer .caption {
        top: 50px; } }
  .cta-footer p, .cta-footer .pro-author-desc {
    font-weight: 400;
    margin-bottom: 15px;
    font-size: 13px; }
    @media (min-width: 768px) {
      .cta-footer p, .cta-footer .pro-author-desc {
        font-size: 16px; } }
  .cta-footer .c-cta-footer__link {
    color: #fff;
    font: bold 50px/50px "Yanone Kaffeesatz", sans-serif;
    text-shadow: 0 0 5px #57a07f;
    text-align: center;
    display: block; }
    @media (min-width: 768px) {
      .cta-footer .c-cta-footer__link {
        font-size: 65px;
        line-height: 65px; } }

#smart404_suggestions br {
  display: none; }

#smart404_suggestions a {
  display: table;
  margin: 0 0 10px 40px;
  padding-left: 5px;
  position: relative; }
  #smart404_suggestions a:before {
    background: #fff url(//media.recovery.org/wp-content/themes/recovery-org/snippet/images/bullet01.png) no-repeat 0 6px;
    content: "";
    display: block;
    height: 20px;
    width: 17px;
    position: absolute;
    left: -17px;
    top: 0; }

/**
 * Image path helper
 */
/**
 * Z-Index Mixin
 *
 * A function helper to avoid having to type `map-get($z-layers, ...)`
 * http://www.sitepoint.com/better-solution-managing-z-index-sass/
 *
 * @param [string] $component: the layer to use
 * @return [number] | [null]
 */
.byline-dates {
  font-style: normal;
  font-size: 13px;
  margin-top: 6px; }

.main-photo {
  -webkit-box-shadow: 3px 0 0 -1px #ddd;
          box-shadow: 3px 0 0 -1px #ddd; }
  .main-photo img {
    height: auto;
    width: 100%; }

.table-of-contents-wrapper {
  background-color: #f0f9fe;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(221, 221, 221, 0.8);
          box-shadow: 1px 1px 3px 1px rgba(221, 221, 221, 0.8);
  margin-bottom: 30px;
  position: relative; }
  .table-of-contents-wrapper .heading {
    background: #1a2e36;
    color: #fff;
    font-size: 18px;
    left: -10px;
    line-height: normal;
    padding: 6px 15px;
    position: absolute;
    top: -35px; }
    .table-of-contents-wrapper .heading:before {
      border: solid transparent;
      border-right-color: #16333a;
      border-width: 10px;
      bottom: -10px;
      content: " ";
      height: 0;
      left: -10px;
      pointer-events: none;
      position: absolute;
      right: 100%;
      -webkit-transform: scaleX(0.9);
      -ms-transform: scaleX(0.9);
      transform: scaleX(0.9);
      width: 0; }
    .table-of-contents-wrapper .heading span:before {
      color: #fff190;
      font-size: 36px;
      line-height: 0;
      margin: 0 6px 0 0;
      position: relative;
      top: 3px; }
  .table-of-contents-wrapper ol {
    padding: 15px; }
    .table-of-contents-wrapper ol li {
      display: inline-block;
      margin-right: 20px; }
      .table-of-contents-wrapper ol li:before {
        content: "\23F4";
        font: normal 22px/22px "Entypo";
        margin: 0 3px 0 0; }
  .table-of-contents-wrapper a {
    color: #1a2e36;
    font: normal 16px/18px "Yanone Kaffeesatz", sans-serif; }
    .table-of-contents-wrapper a:active, .table-of-contents-wrapper a:focus, .table-of-contents-wrapper a:hover {
      background-color: #d3ede2;
      color: #57a07f; }

/******************************************************************************
  TOC Banner
******************************************************************************/
.toc-banner {
  background: #5a99ca; }
  .toc-banner p, .toc-banner .pro-author-desc {
    padding: 10px;
    color: white;
    font: italic 14px 'Open Sans', serif;
    text-align: center;
    margin: 0px; }
    .toc-banner p .toc-banner-tel, .toc-banner .pro-author-desc .toc-banner-tel {
      color: white;
      background: none;
      font-weight: bold;
      font-style: normal; }

.featured-treatment-providers {
  margin-bottom: 30px;
  padding: 41px 0 0; }
  .featured-treatment-providers .header {
    background: #8FD3B6;
    background-image: -webkit-linear-gradient(top, #8FD3B6 0%, #7ebfa1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8FD3B6), to(#7ebfa1));
    background-image: linear-gradient(to bottom, #8FD3B6 0%, #7ebfa1 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8FD3B6', endColorstr='#FF7EBFA1', GradientType=0);
    color: #fff;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 34px;
    font-weight: bold;
    padding: 70px 0 10px;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); }
    @media (min-width: 768px) {
      .featured-treatment-providers .header {
        font-size: 30px;
        padding: 16px 0;
        text-indent: -38px; } }
    @media (min-width: 992px) {
      .featured-treatment-providers .header {
        font-size: 34px; } }
    .featured-treatment-providers .header span {
      display: block;
      width: 120px; }
      @media (min-width: 768px) {
        .featured-treatment-providers .header span {
          display: inline-block; } }
    .featured-treatment-providers .header .logo {
      background-image: url("../../assets/img/VAR-TC-Logo.png");
      background-size: cover;
      height: 110px;
      left: 50%;
      margin-left: -55px;
      position: absolute;
      top: -41px;
      width: 110px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
        .featured-treatment-providers .header .logo {
          background-image: url("../../assets/img/VAR-TC-Logo@2x.png"); } }
  .featured-treatment-providers .content {
    background: #f0f9fe;
    -webkit-box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.4);
            box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.4);
    padding: 20px 0 0; }
  .featured-treatment-providers .middle {
    display: none; }
  .featured-treatment-providers .img-hold {
    display: block;
    max-height: 216px;
    overflow: hidden;
    position: relative; }
    .featured-treatment-providers .img-hold::after {
      content: "Ad";
      position: absolute;
      right: 0;
      top: 0;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.4);
      font-size: 12px;
      line-height: 20px;
      width: 20px;
      font-family: 'Open Sans', Arial, sans-serif; }
  .featured-treatment-providers img {
    height: auto;
    width: 100%; }
  .featured-treatment-providers .facility {
    background: #1a2e36;
    font-family: "Yanone Kaffeesatz", sans-serif;
    margin: 0 0 30px;
    text-align: center; }
  .featured-treatment-providers .info {
    background: #fff;
    color: #1a2e36;
    display: block;
    padding: 15px 0 0; }
    .featured-treatment-providers .info li:before {
      content: "\23F4";
      font: normal 22px/22px "Entypo"; }
  .featured-treatment-providers .name {
    display: block;
    font-size: 24px;
    font-weight: bold; }
  .featured-treatment-providers .rating {
    display: block;
    height: 20px;
    margin-bottom: 10px; }
  .featured-treatment-providers .value {
    color: transparent;
    display: block;
    font: 0/0 a;
    position: relative; }
    .featured-treatment-providers .value:before, .featured-treatment-providers .value:after {
      color: #fedd63;
      content: "\2606\2606\2606\2606\2606";
      font: normal 41px/22px "Entypo";
      height: 100%;
      left: 0px;
      position: absolute;
      top: 0px;
      width: 100%; }
    .featured-treatment-providers .value:after {
      color: orange;
      content: "\2605\2605\2605\2605\2605";
      height: 22px;
      overflow: hidden; }
  .featured-treatment-providers .list-highlights {
    background: #ffffff;
    padding: 20px; }
  .featured-treatment-providers .bullet {
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: -1px;
    margin-right: 5px; }
  .featured-treatment-providers .actions {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0; }
    .featured-treatment-providers .actions .upper {
      text-transform: uppercase; }
    .featured-treatment-providers .actions .phone-number {
      background: none;
      border: none;
      color: #fedd63;
      display: block;
      -webkit-filter: none;
              filter: none;
      font-size: 30px;
      margin-bottom: 5px; }
    .featured-treatment-providers .actions .or {
      margin-bottom: 5px; }
    .featured-treatment-providers .actions .btn {
      display: inline-block;
      width: auto; }

.list-blog-entries {
  list-style: none;
  padding: 0; }
  .list-blog-entries .col-md-4 {
    width: 100%; }
    @media (min-width: 768px) {
      .list-blog-entries .col-md-4 {
        width: 33.3333%; }
        .list-blog-entries .col-md-4:nth-child(3n+1) {
          clear: both; } }
  .list-blog-entries a {
    color: #1a2e36;
    display: block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .list-blog-entries a:hover {
      background: #d3ede2; }
  .list-blog-entries .thumb {
    margin-bottom: 5px; }
  .list-blog-entries .title {
    margin-bottom: 10px;
    line-height: 1; }
  .list-blog-entries .author {
    color: #555555;
    font: italic 12px Georgia, "Times New Roman", serif; }

.blog-pagination-links {
  margin-bottom: 30px; }
  .blog-pagination-links::after {
    display: table;
    content: '';
    clear: both; }
  @media (min-width: 768px) {
    .blog-pagination-links {
      margin-bottom: 0; } }
  .blog-pagination-links .nav-next {
    float: right; }
  .blog-pagination-links .nav-previous {
    float: left; }
  .blog-pagination-links a {
    color: #1a2e36;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 24px; }

.blog-sidebar .heading {
  font-size: 21px;
  margin: 0;
  text-transform: uppercase; }

.blog-sidebar .list-contributors a {
  color: #555555; }

.blog-sidebar .list-contributors p, .blog-sidebar .list-contributors .pro-author-desc {
  margin: 0; }

.blog-sidebar .list-contributors .thumb {
  float: left;
  margin-right: 5px; }

.blog-sidebar .list-contributors .name {
  font: italic 12px Georgia, "Times New Roman", serif; }

.blog-sidebar .list-picks a {
  color: #1a2e36; }

.blog-sidebar .list-picks p, .blog-sidebar .list-picks .pro-author-desc {
  margin-bottom: 0; }

.blog-sidebar .list-picks .thumb {
  margin-bottom: 5px; }

.blog-sidebar .list-picks .name {
  font: italic 12px Georgia, "Times New Roman", serif; }

.list-links {
  font-family: "Yanone Kaffeesatz", sans-serif; }
  .list-links a {
    color: #1a2e36;
    font-size: 24px; }
    .list-links a:hover {
      background: #d3ede2; }

.single-entry h4 {
  clear: none; }

.single-entry .thumb {
  margin-bottom: 20px; }
  .single-entry .thumb img {
    height: auto;
    width: 100%; }

.single-entry .meta {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 10px 0; }
  .single-entry .meta a {
    color: #555555; }

.single-entry img.alignright {
  float: right;
  margin-left: 20px; }

.single-entry img.alignleft {
  float: left;
  margin-right: 20px; }

.list-articles {
  list-style: none;
  margin: 0 0 20px;
  padding: 5px; }
  @media (min-width: 768px) {
    .list-articles {
      margin-top: 10px; } }
  .list-articles li {
    height: 365px;
    margin: 0 0 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 4px rgba(51, 51, 51, 0.2);
            box-shadow: 0 0 4px rgba(51, 51, 51, 0.2);
    padding: 10px 0; }
    @media (min-width: 768px) {
      .list-articles li {
        height: 285px;
        margin: 0 0 30px;
        padding: 15px 0; } }
    @media (min-width: 992px) {
      .list-articles li {
        height: 250px; } }
  .list-articles a {
    color: #1a2e36; }
  .list-articles p, .list-articles .pro-author-desc {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .list-articles .thumb {
      height: 200px; } }
  @media (min-width: 992px) {
    .list-articles .thumb {
      height: 100%; } }
  .list-articles .img-wrap {
    display: block;
    max-height: 120px;
    overflow: hidden; }
    @media (min-width: 480px) {
      .list-articles .img-wrap {
        max-height: 150px; } }
    @media (min-width: 768px) {
      .list-articles .img-wrap {
        max-height: initial;
        height: 100%; } }
  .list-articles img {
    height: 100%;
    width: 100%; }
  .list-articles .title {
    margin-bottom: 5px;
    font-size: 26px; }
    .list-articles .title a {
      font-weight: bold; }
    @media (min-width: 1250px) {
      .list-articles .title {
        font-size: 32px; } }
  .list-articles .author {
    margin-bottom: 5px; }
    .list-articles .author a {
      color: #555555;
      font: italic 16px Georgia, "Times New Roman", serif;
      line-height: 46px;
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }
      .list-articles .author a:hover {
        color: #000; }
  .list-articles .avatar {
    border-radius: 50%;
    float: left;
    margin-right: 10px; }

.load-more {
  background: #4c87b4;
  border: none;
  border-radius: 3px;
  color: white;
  font: 21px "Yanone Kaffeesatz", sans-serif;
  margin: 0 0 20px;
  padding: 15px;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s; }
  .load-more:hover {
    background: #16333a; }

.pro-author-box {
  min-height: 140px;
  border-top: 1px solid #eeeeee;
  color: #16333a;
  margin-bottom: 40px;
  padding-top: 40px; }
  .pro-author-box:first-child {
    border: none;
    padding-top: 0; }
  .pro-author-box .name a {
    color: #16333a;
    font-weight: bold;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .pro-author-box .name a:hover {
      color: #57a07f; }
  .pro-author-box .content {
    position: relative; }
  .pro-author-box .thumbs {
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .pro-author-box .thumbs {
        left: 0;
        position: absolute;
        top: 0;
        width: 64px; } }
  .pro-author-box .avatar {
    border-radius: 50%;
    display: inline-block; }
  .pro-author-box .social {
    display: inline-block;
    text-align: center; }
    .pro-author-box .social a {
      border-radius: 16px;
      display: inline-block;
      height: 32px;
      font: 0/0 a;
      margin-top: 5px;
      -webkit-transition: all 0.1s;
      transition: all 0.1s;
      width: 32px; }
    .pro-author-box .social span:before {
      color: #fff;
      font-size: 18px;
      line-height: 32px; }
    .pro-author-box .social .facebook {
      background: #3B5998; }
    .pro-author-box .social .gplus {
      background: #DA462F; }
    .pro-author-box .social .linkedin {
      background: #1E78BA; }
    .pro-author-box .social .twitter {
      background: #55ACEE; }
    .pro-author-box .social .youtube {
      background: #CC181E; }
    .pro-author-box .social .website {
      background: #57a07f; }
  @media (min-width: 768px) {
    .pro-author-box .meta {
      padding-left: 75px; } }

.pro-author-desc p, .pro-author-desc .pro-author-desc {
  margin-bottom: 5px; }

.list-auth-info {
  font-weight: 300;
  list-style: none;
  margin: 0;
  padding: 0; }
  .list-auth-info li {
    margin-top: 20px;
    padding-left: 100px;
    text-indent: -104px; }
    .list-auth-info li:first-child {
      margin-top: 0; }
  .list-auth-info .h3 {
    color: #69a3cf;
    display: inline-block;
    font-weight: normal;
    font-size: 18px;
    margin: 0;
    text-align: right;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100px; }

.flexslider {
  background: #fff;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0 0 20px; }
  .flexslider.featured a {
    background: none;
    color: #fff; }
  .flexslider.featured p, .flexslider.featured .pro-author-desc {
    font-weight: 400;
    margin-bottom: 5px; }
  .flexslider.featured .image {
    max-height: 340px;
    overflow: hidden; }
  .flexslider.featured .category {
    background: #2686C0;
    bottom: 100%;
    font: 16px "Yanone Kaffeesatz", sans-serif;
    left: -10px;
    letter-spacing: 1px;
    padding: 10px;
    position: absolute;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.7);
    text-transform: uppercase; }
    .flexslider.featured .category:before {
      border-bottom: 5px solid #154b6b;
      border-left: 5px solid transparent;
      border-right: 5px solid #154b6b;
      border-top: 5px solid transparent;
      bottom: 100%;
      content: "";
      height: 0;
      left: 0;
      position: absolute;
      width: 0; }
  .flexslider.featured .caption {
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    bottom: 0;
    color: #fff;
    font-size: 12px;
    left: 0;
    padding: 10px;
    position: absolute;
    width: 100%; }
    @media (min-width: 768px) {
      .flexslider.featured .caption {
        padding-top: 20px; } }
  .flexslider.featured .title {
    font-size: 24px;
    margin-bottom: 5px; }
    @media (min-width: 768px) {
      .flexslider.featured .title {
        font-size: 40px;
        margin-bottom: 10px; } }
  .flexslider.featured .description {
    font-size: 12px; }
    @media (min-width: 768px) {
      .flexslider.featured .description {
        font-size: 14px; } }
  .flexslider.featured .author {
    color: #999999;
    font: italic 14px Georgia, "Times New Roman", serif; }
  .flexslider.featured .flex-direction-nav a {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 2px;
    font: 0/0 a;
    top: 25%; }
    .flexslider.featured .flex-direction-nav a:before {
      font-size: 22px;
      position: relative;
      top: 20px; }
  .flexslider.featured .flex-direction-nav .flex-prev {
    left: 10px; }
    .flexslider.featured .flex-direction-nav .flex-prev:before {
      left: 11px; }
  .flexslider.featured .flex-direction-nav .flex-next {
    right: 10px; }
    .flexslider.featured .flex-direction-nav .flex-next:before {
      right: 11px; }
  .flexslider.listing .slides > li {
    position: relative;
    max-height: 312px;
    overflow: hidden; }
    .flexslider.listing .slides > li:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 56.2162162162%; }
    .flexslider.listing .slides > li > img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .flexslider.listing .flex-direction-nav a {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    font: 0/0 a;
    height: 36px;
    margin: -18px 0 0;
    opacity: 1;
    top: 50%;
    width: 36px; }
    .flexslider.listing .flex-direction-nav a:before {
      color: #fff;
      font-size: 22px;
      position: absolute;
      top: 50%; }
  .flexslider.listing .flex-direction-nav .flex-prev {
    left: 0; }
    .flexslider.listing .flex-direction-nav .flex-prev:before {
      left: 10px; }
  .flexslider.listing .flex-direction-nav .flex-next {
    right: 0; }
    .flexslider.listing .flex-direction-nav .flex-next:before {
      right: 10px; }
  .flexslider.pro .image {
    max-height: 400px; }
  .flexslider.thumbs {
    background: #222222;
    display: none;
    height: 77px;
    margin-top: -20px;
    overflow: hidden;
    padding: 0 5px 5px; }
    @media (min-width: 768px) {
      .flexslider.thumbs {
        display: block; } }
    .flexslider.thumbs .slides {
      width: 2400%; }
      .flexslider.thumbs .slides li {
        cursor: pointer;
        display: block;
        height: 72px;
        float: left;
        margin-right: 5px;
        width: 96px; }
    .flexslider.thumbs .flex-direction-nav a {
      opacity: 1;
      height: 100%;
      width: 20px; }
      .flexslider.thumbs .flex-direction-nav a:before {
        font-size: 14px;
        top: 50%; }
    .flexslider.thumbs .flex-direction-nav .flex-prev {
      left: 0px; }
      .flexslider.thumbs .flex-direction-nav .flex-prev:before {
        left: 4px; }
    .flexslider.thumbs .flex-direction-nav .flex-next {
      right: 0px; }
      .flexslider.thumbs .flex-direction-nav .flex-next:before {
        right: 4px; }

.snippet-page h3 {
  background-color: #57a07f;
  color: #fff;
  padding: 7px 10px; }

h1.snippet {
  background: none;
  border: none;
  font-size: 30px;
  line-height: 45px;
  margin: 0;
  padding: 15px 0 0; }

p.snippet, .snippet.pro-author-desc {
  border-bottom: 3px solid #eeeeee;
  margin: 0 0 10px;
  padding: 0 0 15px; }

.snippet {
  padding: 30px 0;
  position: relative;
  overflow: hidden;
  width: 100%; }
  .snippet:last-child {
    border: none; }
  .snippet:nth-child(2n) h3, .snippet:nth-child(2n) .source h4 a, .snippet:nth-child(2n) .source h4 a:link, .snippet:nth-child(2n) .source h4 a:visited {
    background-color: #4c87b4; }
  .snippet .source {
    display: block;
    overflow: hidden;
    padding: 20px 0 30px 0;
    position: relative;
    width: 100%; }
    .snippet .source textarea {
      background: #fff;
      border: 1px solid #bbb;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: normal;
      height: 110px;
      line-height: 15px;
      margin: 5px 0 0;
      padding: 5px;
      resize: vertical;
      width: 100%; }
      .snippet .source textarea.small {
        font-style: normal;
        height: 40px; }
      .snippet .source textarea:focus {
        background: #fff; }
    .snippet .source h4 {
      font: normal 20px/26px sans-serif;
      margin: 0;
      overflow: auto;
      padding: 0; }
      .snippet .source h4 a, .snippet .source h4 a:link, .snippet .source h4 a:visited {
        background: #57a07f;
        border-radius: 3px;
        color: #fff;
        display: block;
        float: right;
        font: bold 18px/24px sans-serif;
        margin: 0 0 5px;
        padding: 5px 14px;
        position: relative;
        text-decoration: none;
        text-transform: uppercase; }
      .snippet .source h4 a:hover {
        background: #1f4109; }
  .snippet .snippt-desc {
    border-bottom: 1px dashed #CECECE;
    font-style: italic;
    padding: 5px 0 10px 20px; }
  .snippet .container {
    display: none;
    padding: 0;
    width: auto; }

.left {
  float: left; }

.right {
  float: right; }

ol {
  list-style: decimal;
  padding-left: 20px; }

img.left {
  margin: 10px 15px 5px 0; }

img.right {
  margin: 10px 0 5px 15px; }

.box-heading, .side-blurb .heading, .accordion .heading {
  background-color: #57a07f;
  background-image: -webkit-linear-gradient(top, #65ab8c 0%, #57a07f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#65ab8c), to(#57a07f));
  background-image: linear-gradient(to bottom, #65ab8c 0%, #57a07f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF65AB8C', endColorstr='#FF57A07F', GradientType=0);
  border-bottom: 2px solid #4e8f72;
  color: #fff;
  display: block;
  font: bold 22px/30px "Yanone Kaffeesatz", sans-serif;
  padding: 10px 10px 10px 15px;
  text-shadow: 1px 1px 1px #2a7e58; }
  .box-heading [data-entypo-icon], .side-blurb .heading [data-entypo-icon], .accordion .heading [data-entypo-icon] {
    color: #fedd63;
    margin-right: 5px;
    position: relative;
    top: 3px; }
    .box-heading [data-entypo-icon]:before, .side-blurb .heading [data-entypo-icon]:before, .accordion .heading [data-entypo-icon]:before {
      font-size: 50px;
      line-height: 0; }

.more {
  background-color: #69a3cf;
  background-image: -webkit-linear-gradient(top, #90bbdb 0%, #69a3cf 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#90bbdb), to(#69a3cf));
  background-image: linear-gradient(to bottom, #90bbdb 0%, #69a3cf 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF90BBDB', endColorstr='#FF69A3CF', GradientType=0);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 0 #4c87b4;
          box-shadow: 0 3px 0 #4c87b4;
  color: #fff;
  cursor: pointer;
  display: block;
  font: normal 14px/14px "Open Sans", sans-serif;
  padding: 12px 20px;
  position: relative;
  text-shadow: 0 1px 5px #4c87b4;
  width: 113px; }
  .more:hover, .more:focus, .more:active {
    text-shadow: 0 1px 5px rgba(255, 255, 255, 0.3); }
  .more:active {
    -webkit-box-shadow: 0 3px 0 #4c87b4, inset 0 1px 4px #2d638c;
            box-shadow: 0 3px 0 #4c87b4, inset 0 1px 4px #2d638c;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }

.c-content .more {
  background-color: #69a3cf;
  background-image: -webkit-linear-gradient(top, #90bbdb 0%, #69a3cf 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#90bbdb), to(#69a3cf));
  background-image: linear-gradient(to bottom, #90bbdb 0%, #69a3cf 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF90BBDB', endColorstr='#FF69A3CF', GradientType=0);
  color: #fff;
  font: normal 14px/14px "Open Sans", sans-serif; }
  .c-content .more:hover, .c-content .more:active {
    color: #fff;
    font: normal 14px/14px "Open Sans", sans-serif; }

/***************************************************************
 * Normal bullet list
 **************************************************************/
ul.bullets, ul.bullets02, ul.bullets03, ul.checkmark, ul.bullets05 {
  margin: 0 0 15px;
  padding: 10px 0 10px 20px;
  position: relative; }

ul.bullets02, ul.bullets03, ul.checkmark {
  list-style: none; }

ul.bullets {
  margin: 0 0 15px;
  padding: 10px 0 10px 20px;
  position: relative; }
  ul.bullets li {
    display: list-item;
    list-style: disc;
    margin: 0 0 10px 15px; }

/***************************************************************
 * blue dots bullet list
 **************************************************************/
ul.bullets02 li, ul.bullets03 li, ul.checkmark li, ul.bullets05 li {
  display: block;
  margin: 0 0 10px;
  position: relative; }
  ul.bullets02 li:before, ul.bullets03 li:before, ul.checkmark li:before, ul.bullets05 li:before {
    display: block;
    height: 20px;
    font: normal 11px/0px "Fontawesome";
    -webkit-font-smoothing: antialiased;
    left: 1px;
    position: absolute;
    speak: none;
    top: 10px;
    width: 17px; }

ul.bullets02 li {
  padding: 0 0 0 18px; }
  ul.bullets02 li:before {
    color: #0063B0;
    content: "\f111"; }

/***************************************************************
 * red flags bullet list
 **************************************************************/
ul.bullets03 li {
  display: block;
  margin: 0 0 10px;
  padding: 0 0 0 23px; }
  ul.bullets03 li:before {
    color: #A13737;
    content: "\f024";
    font-size: 15px; }

/***************************************************************
 * checkmark bullet list
 **************************************************************/
ul.checkmark li {
  display: block;
  margin: 0 0 10px;
  padding: 0 0 0 23px; }
  ul.checkmark li:before {
    color: #7FA15C;
    content: "\f00c";
    font-size: 17px;
    left: 0px; }

ul.checkmark.red li:before {
  color: #8B2C2C; }

/***************************************************************
 * red X bullet list
 **************************************************************/
ul.bullets05 li {
  padding: 0 0 0 21px; }
  ul.bullets05 li:before {
    background: #8B2C2C;
    border-radius: 50%;
    color: #fff;
    content: "\f00d";
    font-size: 13px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    top: 3px;
    width: 14px; }

/***************************************************************
 * floating blurb with image and title
 **************************************************************/
.side-blurb {
  border-bottom: 3px solid #57a07f;
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  display: block;
  margin: 15px 0;
  padding: 0 0 10px 0;
  position: relative;
  overflow: hidden; }
  @media (min-width: 480px) {
    .side-blurb {
      width: 340px; } }
  @media (min-width: 480px) {
    .side-blurb.left {
      margin: 15px 20px 15px 3px; } }
  @media (min-width: 480px) {
    .side-blurb.right {
      margin: 15px 3px 15px 20px; } }
  .side-blurb.full {
    margin: 0 3px;
    width: auto; }
  .side-blurb .content {
    padding: 5px 20px 10px;
    width: auto; }
    .side-blurb .content p, .side-blurb .content .pro-author-desc, .side-blurb .content ul, .side-blurb .content ol {
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0; }
      .side-blurb .content p:last-of-type, .side-blurb .content .pro-author-desc:last-of-type, .side-blurb .content ul:last-of-type, .side-blurb .content ol:last-of-type {
        margin-bottom: 0; }
    .side-blurb .content .more {
      float: right;
      margin: 10px 0; }
  .side-blurb img {
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.15); }
  .side-blurb.simple {
    background: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 11px;
    line-height: 16px;
    padding-top: 10px;
    margin-top: 0;
    width: 140px; }
    .side-blurb.simple.left {
      border-right: 1px solid #ddd;
      margin-right: 15px;
      padding-right: 15px; }
    .side-blurb.simple.right {
      border-left: 1px solid #ddd;
      margin-left: 15px;
      padding-left: 15px; }
    .side-blurb.simple .heading {
      background: none;
      border: none;
      color: #4c87b4;
      font: bold 18px/24px "Yanone Kaffeesatz", sans-serif;
      margin-bottom: 5px;
      padding: 0;
      text-shadow: none; }
    .side-blurb.simple .content {
      clear: both;
      font: normal 11px/16px sans-serif;
      padding: 5px 0 0 0; }
    .side-blurb.simple .more {
      float: left; }

/***************************************************************
 * quote
 **************************************************************/
.quote {
  background: transparent url(//media.recovery.org/wp-content/themes/recovery-org/snippet/images/quote_full.png) right bottom no-repeat;
  color: #666;
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 19px;
  font-style: italic;
  line-height: 29px;
  min-height: 180px;
  float: right;
  margin: 0 0 10px 20px;
  padding: 20px 0 10px 20px;
  text-shadow: 1px 1px 1px white;
  width: 280px; }
  .quote.left {
    float: left;
    margin: 5px 20px 5px 0;
    padding: 10px 10px 10px 0; }
  .quote.right {
    margin: 5px 0 5px 20px;
    padding: 10px 0 10px 10px; }
  .quote.full {
    background-position: 50% 50%;
    min-height: 115px;
    margin: 5px 0;
    width: 100%; }
  .quote cite {
    color: #555555;
    display: block;
    font-size: 10px;
    font-style: normal;
    letter-spacing: 1px;
    margin: 5px 0 0;
    text-align: right;
    text-transform: uppercase; }

/***************************************************************
 * simple block of text
 **************************************************************/
.text-block {
  border-top: 3px solid #57a07f;
  -webkit-box-shadow: 0 0 5px 1px rgba(51, 51, 51, 0.3);
          box-shadow: 0 0 5px 1px rgba(51, 51, 51, 0.3);
  color: #555555;
  display: block;
  margin: 15px 3px;
  padding: 10px 15px; }
  .text-block strong {
    color: #102529; }

/***************************************************************
 * link box
 **************************************************************/
.link-box {
  border-top: 3px solid #57a07f;
  -webkit-box-shadow: 0 0 5px 1px rgba(51, 51, 51, 0.3);
          box-shadow: 0 0 5px 1px rgba(51, 51, 51, 0.3);
  color: #555;
  display: block;
  margin: 15px 3px;
  padding: 10px 15px; }
  .link-box a {
    padding: 0 0 0 25px;
    position: relative; }
    .link-box a:before {
      color: #999999;
      content: "\f0c1";
      font: normal 15px/0px "Fontawesome";
      left: 6px;
      position: absolute;
      speak: none;
      top: 10px;
      -webkit-font-smoothing: antialiased; }
  .link-box.arrow a {
    padding: 0 0 2px 27px; }
    .link-box.arrow a:before {
      color: #4c87b4;
      content: "\f061";
      font-size: 18px; }
  .link-box.plain {
    background: none;
    border: none; }

/***************************************************************
 * tabs box
 **************************************************************/
.simpleTabs {
  margin: 15px 0; }
  .simpleTabs .tabs {
    display: block;
    margin: 0;
    overflow: hidden;
    position: relative;
    padding: 0;
    z-index: 2; }
    .simpleTabs .tabs li {
      display: block;
      float: left;
      font: normal 18px/24px "Yanone Kaffeesatz", sans-serif;
      margin: 0 3px 0 0; }
      .simpleTabs .tabs li:last-of-type {
        margin: 0; }
      .simpleTabs .tabs li a, .simpleTabs .tabs li a:link, .simpleTabs .tabs li a:visited {
        background: #4c87b4;
        border-top: 1px solid #e3e3e3;
        border-left: 1px solid #e3e3e3;
        border-right: 1px solid #e3e3e3;
        -webkit-box-shadow: inset 0 -2px 1px 0 #ddd;
                box-shadow: inset 0 -2px 1px 0 #ddd;
        color: #fff;
        display: block;
        padding: 10px 15px;
        text-align: center;
        min-width: 60px; }
      .simpleTabs .tabs li a:hover {
        background: darker(#4c87b4, 5%); }
      .simpleTabs .tabs li a:hover, .simpleTabs .tabs li a:active, .simpleTabs .tabs li.active a {
        background: #57a07f; }
      .simpleTabs .tabs li.active {
        border-bottom: none;
        margin-bottom: 1px; }
        .simpleTabs .tabs li.active a, .simpleTabs .tabs li.active a:link, .simpleTabs .tabs li.active a:visited, .simpleTabs .tabs li.active a:hover {
          background: darker(#4c87b4, 5%);
          border-top: 1px solid #e0e0e0;
          border-left: 1px solid #e0e0e0;
          border-right: 1px solid #e0e0e0;
          -webkit-box-shadow: none;
                  box-shadow: none;
          text-decoration: none; }
  .simpleTabs .section {
    -webkit-box-shadow: 0px 2px 5px 1px rgba(51, 51, 51, 0.2);
            box-shadow: 0px 2px 5px 1px rgba(51, 51, 51, 0.2);
    height: 0;
    margin: 0 3px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: -1px;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    z-index: 1; }
    .simpleTabs .section.active {
      height: auto;
      margin-bottom: 5px;
      opacity: 1;
      padding: 15px 20px 35px; }
    .simpleTabs .section .heading {
      color: #4c87b4;
      display: block;
      font: normal 24px/30px "Yanone Kaffeesatz", sans-serif;
      margin: 0 0 10px;
      position: relative; }
    .simpleTabs .section img {
      background: #fff;
      border: 1px solid #aaa;
      -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
              box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
      margin-bottom: 30px;
      padding: 3px; }
  .simpleTabs .more {
    clear: both; }
  @media (min-width: 480px) {
    .simpleTabs.vertical {
      overflow: hidden;
      position: relative;
      width: 100%; }
      .simpleTabs.vertical .tabs {
        border-bottom: 1px solid #eeeeee;
        border-left: 1px solid #eeeeee;
        -webkit-box-shadow: none;
                box-shadow: none;
        left: 0;
        padding: 0;
        position: absolute;
        top: 0;
        width: 155px; }
        .simpleTabs.vertical .tabs li {
          background: none;
          border-right: 1px solid #eeeeee;
          border-top: 1px solid #eeeeee;
          -webkit-box-shadow: none;
                  box-shadow: none;
          float: none;
          margin: 0;
          padding: 0; }
          .simpleTabs.vertical .tabs li.active {
            border-right: 1px solid #fff; }
            .simpleTabs.vertical .tabs li.active a {
              border: none;
              text-align: left; }
          .simpleTabs.vertical .tabs li:first-of-type {
            border-top: 1px solid #eeeeee; }
          .simpleTabs.vertical .tabs li a {
            border: none;
            text-align: left; }
          .simpleTabs.vertical .tabs li a, .simpleTabs.vertical .tabs li a:link, .simpleTabs.vertical .tabs li a:visited {
            -webkit-box-shadow: none;
                    box-shadow: none; }
      .simpleTabs.vertical .section {
        border-top: 1px solid #eeeeee;
        float: right;
        margin-left: 185px;
        top: 0; } }

/***************************************************************
 * expandable content
 **************************************************************/
.expand {
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .expand img .left, .expand img .right {
    border: 1px solid #aaa;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
    padding: 3px; }
  .expand .heading {
    color: #333333;
    display: block;
    font: normal 22px/26px "Yanone Kaffeesatz", sans-serif;
    margin: 0 0 10px 0;
    position: relative; }
  .expand .invisible {
    display: none;
    visibility: visible; }
  .expand .reveal {
    cursor: pointer;
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    background: transparent url(//media.recovery.org/wp-content/themes/recovery-org/snippet/images/dotted-line.png) 0 6px repeat-x;
    height: 18px;
    line-height: 18px;
    font-weight: bold; }
    .expand .reveal span {
      background: #fff;
      color: #69a3cf;
      display: block;
      float: left;
      font: normal 14px/16px;
      height: 18px;
      padding: 0 5px 0 0; }
      .expand .reveal span:after {
        background: #fff;
        content: "+";
        font: bold 20px;
        padding: 0 7px;
        position: absolute;
        right: 0;
        top: -5px; }
      .expand .reveal span:after {
        content: "-"; }

/***************************************************************
 * stylized phone number
 **************************************************************/
.phone-number {
  background: #037ebf;
  background-image: -webkit-linear-gradient(top, #037ebf 0%, #0360ac 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#037ebf), to(#0360ac));
  background-image: linear-gradient(to bottom, #037ebf 0%, #0360ac 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF037EBF', endColorstr='#FF0360AC', GradientType=0);
  border-bottom: 2px solid #024589;
  border-radius: 4px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 21px;
  padding: 1px 8px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  white-space: nowrap; }
  .phone-number a {
    color: #fff !important;
    background: none; }
    .phone-number a:hover {
      color: #fff !important;
      background: none; }

/***************************************************************
 * qtip
 **************************************************************/
[data-plugin='qtip'] img {
  width: 16px; }

.qtip-content {
  font-size: 13px;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); }

.tooltip {
  cursor: pointer;
  color: #69a3cf; }
  .tooltip:hover, .tooltip:active {
    background-color: #d3ede2; }

/***************************************************************
 * accordion
 **************************************************************/
.accordion {
  margin-top: 25px; }
  .accordion .heading {
    cursor: pointer; }
    .accordion .heading:hover {
      background-color: #4e8f72;
      background-image: none; }
  .accordion p:last-of-type, .accordion .pro-author-desc:last-of-type {
    margin-bottom: 0; }
  .accordion .container {
    display: none;
    padding: 15px 10px 10px 20px;
    width: auto; }
  .accordion > div:first-child .container {
    display: block; }
  .accordion img .left, .accordion img .right {
    background: #fff;
    border: 1px solid #aaa;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
    padding: 3px; }

/***************************************************************
 * carousel
 **************************************************************/
.carousel {
  border-top: 1px solid #eeeeee;
  color: #555555;
  display: block;
  font-size: 12px;
  line-height: 17px;
  margin: 15px 0;
  padding: 15px 30px 20px;
  position: relative; }
  .carousel .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
  .carousel .active, .carousel .next, .carousel .prev {
    display: block; }
  .carousel .active {
    left: 0; }
  .carousel .next, .carousel .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel .next {
    left: 100%; }
    .carousel .next .left {
      left: 0; }
  .carousel .prev {
    left: -100%; }
    .carousel .prev .right {
      left: 0; }
  .carousel .active.left {
    left: -100%; }
  .carousel .active.right {
    left: 100%; }

.carousel-inner {
  overflow: hidden;
  position: relative;
  width: 100%; }

.carousel-control {
  height: 0;
  left: 0;
  line-height: 35px;
  margin-top: -20px;
  overflow: hidden;
  padding: 30px 0 0;
  position: absolute;
  top: 50%;
  width: 17px; }
  .carousel-control.right {
    background-position: 0 0;
    left: auto;
    right: 0; }

ul.arrows {
  display: block;
  overflow: hidden;
  padding: 10px 0;
  position: relative; }
  ul.arrows li {
    display: block;
    padding: 3px 8px 3px 24px;
    position: relative; }
    ul.arrows li:before {
      background: #16333a;
      border-radius: 50%;
      color: #fff;
      content: "\f04b";
      display: block;
      font: normal 6px/0px "Fontawesome";
      -webkit-font-smoothing: antialiased;
      height: 11px;
      left: 0px;
      line-height: 11px;
      position: absolute;
      speak: none;
      text-align: center;
      text-indent: 1px;
      top: 7px;
      width: 11px; }
  ul.arrows.three {
    width: 100%; }
    ul.arrows.three li {
      float: left;
      padding: 3px 18px 3px 20px;
      width: 175px; }

span.live-help-trigger {
  color: #0363ad;
  cursor: pointer; }
  span.live-help-trigger:hover {
    text-decoration: underline; }

#main .featured-facility-promo {
  background: #1a2e36;
  border-radius: 0 0 5px 5px;
  color: #fff;
  margin: 0 auto 20px;
  position: relative; }
  @media (min-width: 768px) {
    #main .featured-facility-promo {
      margin-bottom: 0; } }
  #main .featured-facility-promo .links {
    background: #fff; }
  #main .featured-facility-promo .h4, #main .featured-facility-promo .stories-wrapper .cat-tags-list li:first-of-type, .stories-wrapper .cat-tags-list #main .featured-facility-promo li:first-of-type, #main .featured-facility-promo
  .stories-wrapper .story-tags li:first-of-type,
  .stories-wrapper .story-tags #main .featured-facility-promo li:first-of-type {
    background: #1a2e36;
    border: none !important;
    color: #fff;
    display: block;
    font-size: 24px;
    margin: 0;
    padding: 10px 15px; }
    @media (min-width: 768px) {
      #main .featured-facility-promo .h4, #main .featured-facility-promo .stories-wrapper .cat-tags-list li:first-of-type, .stories-wrapper .cat-tags-list #main .featured-facility-promo li:first-of-type, #main .featured-facility-promo
      .stories-wrapper .story-tags li:first-of-type,
      .stories-wrapper .story-tags #main .featured-facility-promo li:first-of-type {
        border-radius: 10px 10px 0 0;
        display: inline-block;
        padding-bottom: 20px; } }
  #main .featured-facility-promo .go-to-listings, #main .featured-facility-promo .go-to-meetings {
    display: block;
    margin: 0 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    @media (min-width: 768px) {
      #main .featured-facility-promo .go-to-listings, #main .featured-facility-promo .go-to-meetings {
        float: right;
        margin: 0 0 10px 10px; } }
  #main .featured-facility-promo .top {
    padding: 20px 0;
    text-align: center; }
    #main .featured-facility-promo .top .stars:before, #main .featured-facility-promo .top .stars span:before {
      font: normal 48px/22px "Entypo"; }
    #main .featured-facility-promo .top .stars {
      display: inline-block;
      position: relative;
      text-align: left; }
      @media (min-width: 768px) {
        #main .featured-facility-promo .top .stars {
          margin-top: 20px; } }
      #main .featured-facility-promo .top .stars:before {
        color: #031317;
        content: "\2605\2605\2605\2605\2605"; }
      #main .featured-facility-promo .top .stars span:before {
        color: #FDDD64;
        content: "\2605\2605\2605\2605\2605";
        left: 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 90%; }
    #main .featured-facility-promo .top .name {
      color: #fedd63;
      font-size: 13px;
      font-weight: bold; }
    #main .featured-facility-promo .top .phone {
      font-family: "Yanone Kaffeesatz", sans-serif;
      font-size: 16px;
      font-weight: bold;
      text-transform: uppercase; }
      #main .featured-facility-promo .top .phone .phone-number {
        background: none;
        border: none;
        color: #fedd63;
        display: block;
        -webkit-filter: none;
                filter: none;
        font-size: 36px;
        font-weight: bold;
        line-height: 36px; }
  #main .featured-facility-promo .facility-name {
    color: #fff;
    display: block;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 20px; }
    #main .featured-facility-promo .facility-name:hover {
      color: #fff; }
  #main .featured-facility-promo .mid {
    position: relative; }
    #main .featured-facility-promo .mid img {
      height: auto;
      width: 100%; }
  #main .featured-facility-promo .bot {
    padding: 20px 20px 0; }
    #main .featured-facility-promo .bot ul {
      margin-bottom: 20px;
      padding-left: 17px; }
  #main .featured-facility-promo .sponsor {
    background: #555555;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: #fff;
    font-weight: bold;
    right: 0;
    padding: 5px 10px;
    position: absolute; }
  #main .featured-facility-promo .featured-description {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 15px;
    font-weight: 400; }
  #main .featured-facility-promo .details {
    text-align: right; }
    #main .featured-facility-promo .details a {
      margin: 0 0 20px; }
  #main .featured-facility-promo blockquote {
    border: none;
    font-style: italic;
    font-weight: bold;
    padding: 0; }
  #main .featured-facility-promo .toggle-area {
    display: block;
    height: 300px; }
    @media (min-width: 768px) {
      #main .featured-facility-promo .toggle-area {
        height: auto !important; } }

.list-surveys {
  list-style: none;
  margin: 0;
  padding: 0; }
  .list-surveys li {
    border-top: 1px solid #eeeeee;
    margin-top: 20px;
    padding-top: 20px; }
    .list-surveys li:first-child {
      border: none;
      margin: 0;
      padding: 0; }
    @media (min-width: 768px) {
      .list-surveys li {
        margin-top: 40px;
        padding-top: 40px; } }
  .list-surveys a {
    display: block; }
  .list-surveys h3 {
    color: #69a3cf;
    font-size: 38px;
    line-height: 48px; }
  .list-surveys .content {
    min-height: 162px;
    position: relative; }
  .list-surveys img {
    background: #eeeeee;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 5px;
    width: 100%; }
    @media (min-width: 768px) {
      .list-surveys img {
        margin: 0;
        position: absolute;
        width: auto; } }
  @media (min-width: 768px) {
    .list-surveys .info {
      padding-left: 332px; } }
  .list-surveys p, .list-surveys .pro-author-desc {
    color: #16333a;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .list-surveys p, .list-surveys .pro-author-desc {
        margin-bottom: 45px; } }

.zip-header {
  color: #16333a;
  font-size: 34px;
  letter-spacing: 1px;
  line-height: 72px; }
  .zip-header .circle-drawn {
    background: transparent url("../img/circle-drawn-yellow.png") 0 0 no-repeat;
    color: #649ecb;
    display: inline-block;
    height: 60px;
    position: relative;
    text-align: center;
    top: -2px;
    vertical-align: middle;
    width: 100px; }
    .zip-header .circle-drawn .count {
      position: relative;
      top: -9px; }
  .zip-header .zip {
    color: #57a07f; }

.first-step {
  background: #88c3a7;
  margin-bottom: 10px; }
  .first-step .heading {
    background-color: #f0f9fe;
    color: #16333a;
    display: block;
    font-size: 32px;
    line-height: 24px;
    padding: 15px 30px;
    position: relative; }
    .first-step .heading .sponsored {
      bottom: 5px;
      color: #31494f;
      font-family: "Open Sans", sans-serif;
      font-size: 12px;
      font-weight: normal;
      line-height: 24px;
      position: absolute;
      right: 10px; }
  .first-step .content {
    background: none;
    height: auto;
    padding: 10px; }
    @media (min-width: 768px) {
      .first-step .content {
        padding: 30px; } }
    @media (min-width: 992px) {
      .first-step .content > .success-replace {
        margin: 0 auto;
        width: 700px; } }
  .first-step .checkmark {
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    padding: 0; }
    .first-step .checkmark li {
      margin-bottom: 0; }
      .first-step .checkmark li:before {
        color: #fedd63; }
  .first-step .cta-text {
    color: #16333a;
    font: 700 16px/24px "Open Sans", sans-serif;
    margin-bottom: 5px;
    padding-right: 36px;
    position: relative; }
    @media (min-width: 768px) {
      .first-step .cta-text {
        float: left; } }
    .first-step .cta-text .sm-white {
      color: #fff;
      font: 500 12px/24px "Open Sans", sans-serif;
      margin-bottom: 5px;
      opacity: 1;
      text-transform: uppercase; }
  .first-step .c-cta-text__arrow {
    position: relative;
    display: inline-block;
    margin-top: 5px; }
  @media (min-width: 768px) {
    .first-step .arrow-right {
      background: transparent url("../img/arrow-drawn-right.png") no-repeat;
      height: 23px;
      position: absolute;
      right: -60px;
      top: -5px;
      width: 54px; } }
  .first-step form {
    position: relative;
    width: 250px; }
    @media (min-width: 768px) {
      .first-step form {
        float: left; } }
  .first-step input[type="text"] {
    border: none;
    border-radius: 25px;
    font: 400 26px/34px "Open Sans", sans-serif;
    outline: none;
    padding: 3px 10px 6px;
    width: 250px; }
  .first-step label.tos-accept {
    font-size: 12px;
    margin-top: 10px; }
  .first-step button[type="submit"] {
    background-color: #649ecb;
    border: none;
    border-radius: 20px;
    color: #fff;
    height: 37px;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 37px; }
    .first-step button[type="submit"] [data-entypo-icon]:before {
      font-size: 48px;
      position: relative;
      right: 1px;
      top: 6px; }
  .first-step .ctc-response {
    display: none;
    font-size: 20px;
    margin: 10px 0 0;
    text-align: center; }

.listing-results .btn {
  margin-bottom: 20px; }

.view-all {
  margin-bottom: 10px; }

.image-wrapper {
  background: #eee;
  border: 1px solid #ddd;
  display: inline-block;
  margin: 20px 0;
  padding: 10px; }
  .image-wrapper > div {
    width: auto !important; }
  .image-wrapper .wp-caption-text {
    font-size: 13px;
    font-style: italic;
    margin: 5px 0 0; }

.add-recovery-program label {
  margin-bottom: 10px; }

.add-recovery-program .form-control-wrap {
  margin-bottom: 10px; }

.facility-search-results {
  list-style: none;
  padding: 0; }
  .facility-search-results li {
    border-bottom: 1px solid #f5f5f5;
    padding: 20px 0 20px 25px;
    position: relative; }
    .facility-search-results li:first-child {
      border-top: 1px solid #f5f5f5; }
    .facility-search-results li:before {
      color: #69a3cf;
      content: "\f041";
      font-family: "Fontawesome";
      font-size: 25px;
      left: 0;
      position: absolute;
      top: 20px; }
  .facility-search-results h4 {
    margin-bottom: 0; }
  .facility-search-results address {
    color: #333;
    margin-bottom: 0; }
  .facility-search-results [itemprop="streetAddress"] {
    display: block; }

.c-modal {
  max-width: 890px;
  width: 100%;
  position: relative;
  margin: 30px auto;
  width: 90%;
  max-width: 400px; }
  .c-modal img {
    background-color: #fff; }
  @media (min-width: 768px) {
    .c-modal {
      max-width: 890px; } }

.c-modal__title {
  padding: 22px;
  color: #fff;
  background-color: #57a07f;
  border-radius: 10px 10px 0 0;
  font-size: 28px;
  text-align: center;
  font-weight: 700;
  border-bottom: 6px solid #16333a; }
  .c-modal__title a {
    color: #2a64b4; }

.c-modal__content {
  background-color: #f0f9fe;
  padding: 20px;
  font-size: 12px; }

.c-modal__foot {
  background-color: #c7e1f3;
  padding: 20px;
  font-size: 12px;
  border-radius: 0 0 10px 10px; }

.notifyjs-corner {
  display: none; }
  @media (min-width: 768px) {
    .notifyjs-corner {
      display: block; } }

.msg-success {
  font-size: 20px;
  color: green; }

.msg-error {
  font-size: 20px;
  color: red; }

.table__header {
  text-align: center;
  background-color: #57a07f;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #fff; }

.twelve-step tr td:first-of-type {
  font-weight: bold;
  background-color: #57a07f;
  color: #fff; }

.twelve-step .table__label {
  display: none; }

@media all and (max-width: 480px) {
  .twelve-step__title {
    background-color: #3c6e58;
    color: #fff;
    padding: 10px;
    margin-bottom: 0; }
  .twelve-step tr td:first-of-type {
    padding-top: 10px; }
  .twelve-step td {
    padding-bottom: 15px;
    text-align: center; }
  .twelve-step .table__label {
    display: block;
    background-color: whitesmoke;
    text-align: center;
    border-radius: 4px;
    margin: 10px 15px;
    font-weight: bold;
    color: #333;
    font-size: 14px;
    padding: 10px; }
  .twelve-step .table__header {
    display: none; }
  .twelve-step {
    display: block; }
    .twelve-step tbody, .twelve-step th, .twelve-step tr, .twelve-step td {
      display: block; } }

.star-rating {
  height: 20px;
  position: relative;
  width: 93px; }

.star-rating--inline {
  display: inline-block; }

.star-rating__percent {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  overflow: hidden; }

.star-rating__on {
  color: #F0A611;
  width: 93px; }

.star-rating__off {
  color: rgba(255, 255, 255, 0.85); }

.star-rating__star:after {
  font-family: 'FontAwesome';
  content: "\f005";
  font-style: normal; }

.star-rating--hollow .star-rating__off {
  color: #F0A611; }
  .star-rating--hollow .star-rating__off .star-rating__star::after {
    content: "\f006"; }

.cr-unit {
  text-decoration: none; }

.cr-unit__container {
  margin-bottom: 30px;
  min-height: 305px;
  background-size: cover;
  padding: 50px 20px;
  position: relative;
  font-family: 'Arial', sans-serif;
  -webkit-box-shadow: 0 8px 20px -5px black;
          box-shadow: 0 8px 20px -5px black; }
  .cr-unit__container:before {
    content: 'Ad';
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 10px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 2px; }
  .cr-unit__container:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); }

.cr-unit__content-wrapper {
  position: relative;
  z-index: 1; }

.cr-unit__disclaimer {
  position: absolute;
  width: 100%;
  top: 5px;
  left: 5px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
  font-size: 8px;
  z-index: 3; }

.cr-unit__location {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8); }

.cr-unit__name {
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 30px;
  color: #fff;
  line-height: 1.1;
  padding: 10px 0; }

.cr-unit__rating {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.85);
  padding-bottom: 5px; }

.cr-unit__rating-stars {
  font-size: 18px;
  color: #fff; }

.cr-unit__rating-star {
  color: #F0A611;
  margin-bottom: 50px; }

.cr-unit__details {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 50px;
  height: 40px;
  background-color: #121418;
  width: 100%;
  padding: 10px;
  text-align: right;
  font-size: 14px;
  z-index: 2;
  color: #fff;
  text-transform: uppercase; }

.cr-unit__details-link-arrow:after {
  color: #2196F3;
  content: '\f14c';
  font-family: 'FontAwesome';
  padding: 5px;
  font-size: 18px;
  font-style: normal; }

.c-captcha-container {
  position: relative; }

.c-captcha-check {
  position: absolute;
  top: 15px; }

.snippet-link {
  background: none;
  color: #4c87b4;
  font-weight: bold;
  text-decoration: underline; }
  .snippet-link:active, .snippet-link:focus, .snippet-link:hover {
    text-decoration: underline; }

#main .snippet-expand {
  margin-bottom: 30px; }
  #main .snippet-expand + .snippet-expand {
    margin-top: -30px; }
  #main .snippet-expand .title {
    background: #c7e1f3;
    border: 1px solid #f3f3f3;
    color: #4c87b4;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 18px;
    padding: 10px 20px; }
    #main .snippet-expand .title.active {
      font-weight: bold; }
      #main .snippet-expand .title.active .arrow {
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg); }
  #main .snippet-expand .arrow {
    border-bottom: 8px solid transparent;
    border-right: 10px dashed #4c87b4;
    border-top: 8px solid transparent;
    float: right;
    margin-top: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
  #main .snippet-expand .content {
    border: 1px solid #f3f3f3;
    border-top: none;
    display: none;
    padding: 30px; }

.snippet-cols {
  margin-bottom: 0; }

.snippet-cta {
  background: none;
  color: white;
  display: block;
  margin: 0 0 30px;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .snippet-cta:active, .snippet-cta:focus, .snippet-cta:hover {
    background: none;
    color: white;
    text-decoration: none; }
  .snippet-cta .content {
    display: table;
    min-height: 220px;
    overflow: hidden;
    position: relative;
    width: 100%; }
  .snippet-cta img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
            filter: gray;
    height: 100%;
    position: absolute;
    min-width: 100%;
    max-width: none; }
  .snippet-cta .info {
    background: #d3ede2;
    background: rgba(211, 237, 226, 0.7);
    display: table-cell;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: bold;
    min-height: 220px;
    line-height: normal;
    padding: 30px;
    position: relative;
    text-align: center;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    vertical-align: middle;
    width: 100%; }
  .snippet-cta.blue .info {
    background: #69a3cf;
    background: rgba(105, 163, 207, 0.8); }
  .snippet-cta.yellow .info {
    background: #fedd63;
    background: rgba(254, 221, 99, 0.7); }
  .snippet-cta .snippet-list {
    padding: 0; }
    .snippet-cta .snippet-list li {
      padding-left: 29px;
      text-indent: -29px;
      text-align: left; }
      .snippet-cta .snippet-list li .content {
        color: #fff;
        display: inline; }
  @media (min-width: 768px) {
    .snippet-cta.left, .snippet-cta.right {
      clear: none;
      margin: 0;
      width: 50%; }
    .snippet-cta.left {
      float: left;
      padding: 0 15px 15px 0; }
    .snippet-cta.right {
      float: right;
      padding: 0 0 15px 15px; } }

.snippet-list {
  list-style-position: inside;
  padding-left: 30px; }
  .snippet-list li {
    color: #57a07f;
    margin-bottom: 10px; }
  .snippet-list .content {
    color: #333333;
    display: inline; }

.snippet-list-icons {
  list-style: none;
  margin-bottom: 20px;
  padding: 0; }
  @media (min-width: 768px) {
    .snippet-list-icons {
      padding: 0 0 0 30px; } }
  .snippet-list-icons > li {
    display: table;
    margin-bottom: 30px;
    position: relative; }
    .snippet-list-icons > li.wrap-img {
      min-height: 100px; }
  .snippet-list-icons img {
    margin-bottom: 20px;
    max-width: 100px; }
    @media (min-width: 768px) {
      .snippet-list-icons img {
        left: 0;
        margin: 0;
        position: absolute;
        top: 0; }
        .snippet-list-icons img + .content {
          display: table-cell;
          padding-left: 130px;
          vertical-align: middle; } }

.snippet-video {
  margin-bottom: 30px;
  width: 100%; }
  .snippet-video iframe {
    display: block;
    margin: 0 auto;
    max-width: 100%; }
  @media (min-width: 768px) {
    .snippet-video.left, .snippet-video.right {
      clear: none;
      margin: 0;
      width: 50%; }
    .snippet-video.left {
      float: left;
      padding: 0 15px 15px 0; }
    .snippet-video.right {
      float: right;
      padding: 0 0 15px 15px; } }

.snippet-cr-ad .block {
  background-image: -webkit-linear-gradient(left, #f0f9fe 75%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #f0f9fe), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, #f0f9fe 75%, rgba(255, 255, 255, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF0F9FE', endColorstr='#00FFFFFF', GradientType=1);
  border-bottom: 2px solid #ddd;
  border-right: 1px solid #ddd;
  clear: both;
  padding: 10px;
  position: relative; }
  @media (min-width: 480px) {
    .snippet-cr-ad .block {
      padding: 10px 90px 10px 10px; } }
  .snippet-cr-ad .block:before {
    background: #555555;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: #fff;
    content: "Sponsored";
    font-size: 10px;
    font-weight: bold;
    right: 0;
    padding: 5px 10px;
    position: absolute; }

.snippet-cr-ad .image {
  display: block;
  margin: -10px -10px 20px -10px; }
  @media (min-width: 480px) {
    .snippet-cr-ad .image {
      margin: -10px; } }
  .snippet-cr-ad .image img {
    width: 100%;
    max-width: none; }

.snippet-cr-ad .title {
  color: #222222;
  display: block;
  font-weight: bold; }

.snippet-cr-ad .phone {
  color: #57a07f;
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin: 5px 0; }
  .snippet-cr-ad .phone [data-entypo-icon] {
    position: relative;
    top: 4px; }

.snippet-cr-ad .address {
  font-size: 11px;
  margin-bottom: 5px; }

#main .snippet-hr {
  border-top: 1px dashed #999999;
  display: block; }
  #main .snippet-hr:before {
    content: none; }

.lf-menu-widget {
  padding: 10px;
  background: #fff;
  position: absolute;
  width: 200px;
  margin-left: -250px;
  z-index: 1000; }

.lf-menu-widget__ul {
  list-style: none;
  padding: 0; }
  .lf-menu-widget__ul li {
    border-left: 1px solid #999999; }
    .lf-menu-widget__ul li a {
      display: block;
      color: #aaa;
      padding: 10px 10px 10px 20px;
      text-decoration: none;
      position: relative;
      font-size: 12px;
      font-family: "Open Sans", sans-serif; }
      .lf-menu-widget__ul li a.active {
        color: #57a07f;
        font-weight: bold; }
        .lf-menu-widget__ul li a.active:before {
          content: '';
          display: block;
          width: 7px;
          height: 7px;
          background: #57a07f;
          position: absolute;
          left: -3px;
          top: 41%;
          -ms-transform: rotate(45deg);
          /* IE 9 */
          -ms-transform-origin: 20% 40%;
          /* IE 9 */
          -webkit-transform: rotate(45deg);
          /* Chrome, Safari, Opera */
          -webkit-transform-origin: 20% 40%;
          /* Chrome, Safari, Opera */
          transform: rotate(45deg);
          transform-origin: 20% 40%;
          z-index: 1; }
        .lf-menu-widget__ul li a.active:after {
          content: '';
          display: block;
          width: 20px;
          height: 20px;
          background: #fff;
          position: absolute;
          left: -10px;
          top: 32%; }
      .lf-menu-widget__ul li a:hover {
        font-weight: bold; }
        .lf-menu-widget__ul li a:hover:before {
          content: '';
          display: block;
          width: 7px;
          height: 7px;
          background: #aaa;
          position: absolute;
          left: -3px;
          top: 41%;
          -ms-transform: rotate(45deg);
          /* IE 9 */
          -ms-transform-origin: 20% 40%;
          /* IE 9 */
          -webkit-transform: rotate(45deg);
          /* Chrome, Safari, Opera */
          -webkit-transform-origin: 20% 40%;
          /* Chrome, Safari, Opera */
          transform: rotate(45deg);
          transform-origin: 20% 40%;
          z-index: 1; }
        .lf-menu-widget__ul li a:hover:after {
          content: '';
          display: block;
          width: 20px;
          height: 20px;
          background: #fff;
          position: absolute;
          left: -10px;
          top: 32%; }

.lf-section-break {
  max-height: 600px;
  padding: 150px 0;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.lf-section-break__tall {
  height: 600px; }

.lf-section-break__title {
  font-size: 50px;
  color: #fff;
  font-weight: bold; }

.lf-section__h2 {
  color: #57a07f;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 36px;
  font-weight: normal;
  margin: 40px 0; }

.lf-section__h3 {
  color: #57a07f;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 28px;
  font-weight: normal;
  margin: 40px 0 20px;
  border-bottom: 2px solid #999999;
  padding-bottom: 6px; }

.lf-section__h4 {
  color: #57a07f;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin: 40px 0 20px; }

.lf-section__h5 {
  color: #555;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 40px 0 10px; }

.c-banner {
  width: 100%;
  height: 280px;
  background-color: #3C6E57;
  position: relative;
  background-size: cover; }

.c-banner__content {
  height: 100%;
  position: relative; }

.c-banner__container {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 15px; }
  @media (min-width: 992px) {
    .c-banner__container {
      left: 115px; } }

.c-banner--cta {
  background-position: 45%; }

.c-banner__title {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  margin: 0; }

.c-banner__title--hide {
  display: none; }
  @media (min-width: 992px) {
    .c-banner__title--hide {
      display: block; } }

.c-banner__button {
  max-width: 200px; }

@charset "UTF-8";
.c-cta-header {
  padding-top: 20px;
  text-align: center;
  position: relative; }
  @media (min-width: 768px) {
    .c-cta-header {
      float: right;
      padding-top: 20px;
      padding-right: 20px; } }
  @media (min-width: 992px) {
    .c-cta-header {
      padding-top: 40px; } }

.c-cta-header__title {
  font-size: 24px;
  font-weight: normal;
  color: #777;
  margin: 0;
  padding-top: 20px;
  font-family: 'Yanone Kaffeesatz', sans-serif;; }
  @media (min-width: 768px) {
    .c-cta-header__title {
      display: block;
      padding: 0; } }
  @media (min-width: 992px) {
    .c-cta-header__title {
      display: inline-block;
      vertical-align: middle; }
      .c-cta-header__title:after {
        content: '→';
        margin-right: 5px; } }

.c-cta-header__content {
  margin: 0 auto; }
  @media (min-width: 768px) {
    .c-cta-header__content {
      display: inline-block;
      vertical-align: middle; } }

.c-cta-header__button {
  background-color: #51B777;
  display: block;
  color: #fff;
  font-size: 24px;
  padding: 5px;
  font-weight: bold;
  -webkit-box-shadow: 0 3px 0 #457d63;
          box-shadow: 0 3px 0 #457d63;
  border-radius: 3px;
  margin: 10px auto; }
  .c-cta-header__button:hover, .c-cta-header__button:active, .c-cta-header__button:focus {
    color: #fff; }
  @media (min-width: 768px) {
    .c-cta-header__button {
      margin: 0 0 5px; } }

.c-cta-header__tagline {
  font-size: 11px;
  color: #51B777;
  font-weight: bold;
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%; }
  @media (min-width: 768px) {
    .c-cta-header__tagline {
      position: static;
      display: inline-block;
      margin-bottom: 10px; } }

.c-cta-header__tagline-link {
  font-size: 11px;
  color: #51B777;
  font-weight: bold; }

.c-cta-header__disclaimer {
  display: inline-block;
  color: #51B777;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline; }

.c-cta-sidebar {
  background: url("/wp-content/themes/recovery-org-v2/images/cta/sidebar-cta-v1.jpg") no-repeat;
  background-size: cover;
  text-align: center; }

.c-cta-sidebar__cont {
  padding: 70px 20px; }
  @media (min-width: 992px) {
    .c-cta-sidebar__cont {
      padding: 70px 40px; } }

.c-cta-sidebar__text {
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 25px; }
  .c-cta-sidebar__text span {
    display: block;
    font-weight: bold;
    margin: 15px 0 0; }

.c-cta-sidebar--v2 {
  width: 100%;
  min-height: 340px;
  background: url("/wp-content/themes/recovery-org-v2/images/cta/sidebar-cta-v2.jpg") no-repeat;
  background-size: cover;
  background-position-y: 65%;
  margin-bottom: 25px; }
  @media (min-width: 992px) {
    .c-cta-sidebar--v2 {
      min-height: 140px; } }
  .c-cta-sidebar--v2 .c-cta-sidebar__cont {
    padding: 50px 60px; }
    @media (min-width: 992px) {
      .c-cta-sidebar--v2 .c-cta-sidebar__cont {
        padding: 25px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        height: 140px; } }
  .c-cta-sidebar--v2 .c-cta-sidebar__text {
    font-size: 30px;
    font-weight: bold;
    line-height: 35px; }
    .c-cta-sidebar--v2 .c-cta-sidebar__text span {
      font-size: 15px;
      font-weight: 600;
      line-height: 25px;
      margin: 10px auto 0;
      max-width: 200px; }
    @media (min-width: 992px) {
      .c-cta-sidebar--v2 .c-cta-sidebar__text {
        text-align: left; }
        .c-cta-sidebar--v2 .c-cta-sidebar__text span {
          max-width: none; } }
  .c-cta-sidebar--v2 .c-btn {
    margin-bottom: 25px; }
    @media (min-width: 992px) {
      .c-cta-sidebar--v2 .c-btn {
        margin: 0; } }

@media (min-width: 992px) {
  .c-cta-sidebar--v3 .c-cta-sidebar__cont,
  .c-cta-sidebar--v4 .c-cta-sidebar__cont,
  .c-cta-sidebar--v5 .c-cta-sidebar__cont,
  .c-cta-sidebar--v6 .c-cta-sidebar__cont {
    padding: 70px 30px; } }

.c-cta-sidebar--v3 .c-cta-sidebar__text,
.c-cta-sidebar--v4 .c-cta-sidebar__text,
.c-cta-sidebar--v5 .c-cta-sidebar__text,
.c-cta-sidebar--v6 .c-cta-sidebar__text {
  font-size: 30px;
  font-weight: bold;
  line-height: 35px; }
  .c-cta-sidebar--v3 .c-cta-sidebar__text span,
  .c-cta-sidebar--v4 .c-cta-sidebar__text span,
  .c-cta-sidebar--v5 .c-cta-sidebar__text span,
  .c-cta-sidebar--v6 .c-cta-sidebar__text span {
    font-size: 15px;
    font-weight: 600;
    line-height: 25px; }

.c-cta-sidebar--v3 {
  background: url("/wp-content/themes/recovery-org-v2/images/cta/sidebar-cta-v3.jpg") no-repeat;
  background-size: cover;
  background-position-y: 40%; }

.c-cta-sidebar--v4 {
  background: url("/wp-content/themes/recovery-org-v2/images/cta/sidebar-cta-v4.jpg") no-repeat;
  background-size: cover;
  background-position-y: 40%; }

.c-cta-sidebar--v5 {
  background: url("/wp-content/themes/recovery-org-v2/images/cta/sidebar-cta-v5.jpg") no-repeat;
  background-size: cover;
  background-position-x: 50%; }

.c-cta-sidebar--v6 {
  background: url("/wp-content/themes/recovery-org-v2/images/cta/sidebar-cta-v6.jpg") no-repeat;
  background-size: cover;
  background-position-x: 50%; }

.c-card-meeting {
  padding: 10px;
  margin-bottom: 20px;
  background-color: #FCFCFC;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3); }

.c-card-meeting__header {
  padding-bottom: 10px;
  border-bottom: 1px solid #C2C2C2;
  margin-bottom: 10px; }

.c-card-meeting__day {
  color: #000;
  font-size: 16px;
  line-height: 22px; }

.c-card-meeting__time {
  font-size: 25px;
  font-weight: 600;
  line-height: 25px; }

.c-card-meeting__type {
  padding: 7px;
  float: right;
  background-color: #80CBC4;
  color: #FFF;
  font-size: 25px;
  font-weight: 600;
  line-height: 25px; }

.c-card-meeting__title {
  color: #000;
  font-size: 14px;
  line-height: 16px; }

.c-card-meeting__address {
  min-height: 51px;
  color: #000;
  font-size: 12px;
  font-weight: 300;
  line-height: 17px; }

#map-facets.c-meetings__facets .c-meetings__facet:last-of-type {
  border-bottom: 1px solid rgba(0, 0, 0, 0.24);
  padding-bottom: 30px; }

#map-facets.c-meetings__facets fieldset {
  background: none;
  border: none; }

#map-facets.c-meetings__facets legend {
  color: #4a4a4a; }

#map-facets.c-meetings__facets input[type='checkbox'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #9B9B9B;
  border-radius: 2px; }

#map-facets.c-meetings__facets input[type='checkbox']:checked {
  background-color: #80CBC4;
  border: none;
  position: relative; }
  #map-facets.c-meetings__facets input[type='checkbox']:checked:after {
    content: '\f00c';
    font-family: 'FontAwesome';
    font-size: 13px;
    position: absolute;
    top: 3px;
    left: 2px;
    color: #fff; }

#map-facets.c-meetings__facets label {
  vertical-align: 5px;
  margin-left: 8px; }

#map-facets.c-meetings__facets .fi-select {
  width: 100%;
  margin: 5px 0;
  max-width: 280px;
  vertical-align: middle; }
  @media (min-width: 480px) {
    #map-facets.c-meetings__facets .fi-select {
      display: inline-block;
      width: 40%; } }

#map-facets.c-meetings__facets .fi-select-arrow-wrap {
  background-color: #80CBC4;
  border: none; }

.c-meetings {
  border-top: 1px solid rgba(0, 0, 0, 0.24);
  padding-top: 30px; }

.c-meetings__meeting-cards {
  margin-top: 30px;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.24); }

.c-meetings__disclaimer {
  margin-top: 20px; }

.map-daytime {
  font-weight: bold; }

.map-daytime,
.map-name {
  display: block; }

.c-na-aa-links {
  margin-bottom: 20px; }

.c-na-aa-links__title {
  padding-top: 20px; }

.c-na-aa-links__list {
  padding: 0; }

.c-na-aa-links__link {
  font-weight: bold; }

.c-na-aa-links__list-item {
  display: block !important;
  line-height: 25px; }

.c-sources__title {
  color: #000;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 16px; }
  @media (min-width: 992px) {
    .c-sources__title {
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 24px; } }

.c-sources__list ol {
  padding-left: 32px;
  margin-top: 0; }
  .c-sources__list ol li {
    color: #000;
    font-size: 12px;
    line-height: 16px;
    list-style: none;
    margin: 0;
    counter-increment: step-counter;
    position: relative; }
    .c-sources__list ol li::before {
      border-radius: none;
      content: counter(step-counter) ".";
      height: 10px;
      width: 10px;
      background: none;
      position: absolute;
      left: -24px;
      top: 0; }
    .c-sources__list ol li a {
      font-weight: normal;
      text-decoration: underline;
      color: #000; }
      .c-sources__list ol li a:hover, .c-sources__list ol li a:active, .c-sources__list ol li a:visited {
        color: #000;
        text-decoration: underline; }

.c-toc-directory {
  height: 60px;
  width: 100%; }
  @media (min-width: 992px) {
    .c-toc-directory {
      height: 44px; } }

.c-toc-directory__container {
  background-color: #26445B;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  font-family: 'Open Sans', Helvetica, Arial, sans-serif; }

.c-toc-directory--sticky {
  width: 100%; }
  @media (min-width: 992px) {
    .c-toc-directory--sticky {
      position: fixed;
      top: 0;
      z-index: 1000; } }

.c-toc-directory__list {
  list-style-type: none;
  position: relative;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px; }
  @media (min-width: 992px) {
    .c-toc-directory__list {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      height: 44px; } }

.c-toc-directory__list-item {
  padding: 0 15px;
  text-align: center;
  line-height: 1.3; }
  @media (min-width: 992px) {
    .c-toc-directory__list-item {
      padding: 0 10px;
      display: inline-block; } }
  @media (min-width: 1200px) {
    .c-toc-directory__list-item {
      padding: 0 40px 0 0; } }

.is-directory--state .c-toc-directory__list-item:nth-last-child(-n+3) {
  display: none; }

@media (min-width: 992px) {
  .is-directory--state .c-toc-directory__list-item:nth-last-child(-n+3) {
    display: block; } }

.is-directory--city .c-toc-directory__list-item:last-child {
  display: none; }

@media (min-width: 992px) {
  .is-directory--city .c-toc-directory__list-item:last-child {
    display: block; } }

.c-toc-directory__list-item:last-of-type {
  padding-right: 0; }

.c-toc-directory__link {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  line-height: 20px;
  position: relative;
  font-weight: bold;
  color: #fff; }
  .c-toc-directory__link:hover, .c-toc-directory__link:active, .c-toc-directory__link:focus {
    color: #fff; }
  @media (min-width: 480px) {
    .c-toc-directory__link {
      font-size: 14px; } }

@media (min-width: 992px) {
  .c-toc-directory__link--active:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -13px;
    width: 100%;
    border-bottom: 3px solid #4F88B2; } }

.c-cta-sticky {
  width: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#375E7C), to(#57A07F));
  background-image: -webkit-linear-gradient(left, #375E7C 0%, #57A07F 100%);
  background-image: linear-gradient(90deg, #375E7C 0%, #57A07F 100%);
  background-color: #375E7C;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 7px 10px;
  position: fixed;
  bottom: 0;
  z-index: 2; }
  @media (min-width: 768px) {
    .c-cta-sticky {
      padding: 10px 25px; } }
  @media (min-width: 992px) {
    .c-cta-sticky {
      font-size: 18px; } }

.c-cta-sticky__container {
  display: inline-block;
  padding: 0 0 5px 0; }
  @media (min-width: 768px) {
    .c-cta-sticky__container {
      padding: 0 10px 5px 0;
      display: block; } }
  @media (min-width: 992px) {
    .c-cta-sticky__container {
      display: inline-block;
      padding: 0 10px 0 0; } }

.c-cta-sticky__title {
  display: none; }
  @media (min-width: 768px) {
    .c-cta-sticky__title {
      display: inline-block; } }

.c-cta-footer {
  background-color: #3E6E58;
  background-size: cover;
  color: #fff;
  padding: 30px 20px;
  position: relative;
  margin: 0 -15px; }
  @media (min-width: 992px) {
    .c-cta-footer {
      padding: 14px;
      min-height: 500px; } }
  .c-cta-footer:after {
    content: 'Ad';
    font-size: 10px;
    padding: 2px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5); }
    @media (min-width: 992px) {
      .c-cta-footer:after {
        top: 15px;
        right: 15px; } }

.c-cta-footer--no-cta {
  background: none;
  background-color: #28455A;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 25px; }
  .c-cta-footer--no-cta:after {
    display: none; }

.c-cta-footer__disclaimer {
  font-size: 12px;
  line-height: 18px; }
  @media (min-width: 992px) {
    .c-cta-footer__disclaimer {
      font-size: 15px;
      line-height: 22px; } }

.c-cta-footer__container {
  padding: 0; }
  @media (min-width: 992px) {
    .c-cta-footer__container {
      border: 1px solid rgba(255, 255, 255, 0.5);
      padding: 30px 20px;
      min-height: 472px; } }

.c-cta-footer__title {
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: -1px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5); }

.c-cta-footer__text {
  font-size: 12px;
  line-height: 20px;
  margin-top: 20px; }
  @media (min-width: 992px) {
    .c-cta-footer__text {
      max-height: none;
      font-size: 16px;
      line-height: 25px; } }

.c-cta-footer__text--show-more {
  max-height: none;
  overflow: auto; }

.c-cta-footer__button {
  max-width: 200px; }

.c-meta {
  font-size: 10px;
  line-height: 15px;
  color: rgba(0, 0, 0, 0.54);
  padding: 10px 0;
  text-align: center;
  width: 100%;
  background: #fcfcfc; }
  @media (min-width: 992px) {
    .c-meta {
      display: inline-block; } }

@media (min-width: 992px) {
  .c-meta__links {
    display: inline-block;
    padding: 0 10px; } }

.c-meta__list-item {
  list-style-type: none;
  display: inline-block; }
  .c-meta__list-item:first-of-type:after {
    content: '|';
    padding: 0 3px; }
  @media (min-width: 992px) {
    .c-meta__list-item {
      display: inline-block; } }

.c-meta__link {
  color: #000;
  text-decoration: underline;
  font-weight: bold; }

.c-meta__attribution {
  padding: 5px; }
  @media (min-width: 992px) {
    .c-meta__attribution {
      display: inline-block;
      padding: 0; } }

.c-footer-disclaimer {
  font-size: 12px;
  line-height: 18px;
  max-width: 965px;
  margin: 0 auto;
  text-align: justify; }

.c-footer-disclaimer.c-footer-disclaimer--states-list {
  color: #7F9093;
  margin-top: 20px;
  margin-bottom: 10px; }
  @media (min-width: 992px) {
    .c-footer-disclaimer.c-footer-disclaimer--states-list {
      margin-top: 0; } }

.c-partner-banner {
  width: 100%;
  padding: 20px;
  color: #797979;
  text-align: center; }
  @media (min-width: 480px) {
    .c-partner-banner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.c-partner-banner__logo {
  display: block;
  height: 40px;
  margin: 0 auto; }
  @media (min-width: 480px) {
    .c-partner-banner__logo {
      display: inline-block;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin: 0; } }

.c-partner-banner__logo--rec {
  background-image: url("/wp-content/themes/recovery-org-v2/images/recovery-logo-grey.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 190px;
  max-width: 220px; }
  @media (min-width: 480px) {
    .c-partner-banner__logo--rec {
      border-right: 1px solid #ccc;
      margin-right: 15px;
      padding-right: 15px; } }

.c-partner-banner__logo--aac {
  background: url("/wp-content/themes/recovery-org-v2/images/aac-logo-grey.svg") no-repeat center;
  max-width: 310px;
  background-size: auto; }
  @media (min-width: 480px) {
    .c-partner-banner__logo--aac {
      max-width: 250px;
      background-size: 90%; } }
  @media (min-width: 768px) {
    .c-partner-banner__logo--aac {
      max-width: 310px;
      background-size: auto; } }

.c-partner-banner__text {
  width: 100%;
  font-size: 12px;
  margin-top: 10px; }
  .c-partner-banner__text a {
    color: #797979;
    text-decoration: underline; }
    .c-partner-banner__text a:hover, .c-partner-banner__text a:active, .c-partner-banner__text a:focus {
      color: #797979; }
  .c-partner-banner__text span {
    display: block; }
    @media (min-width: 768px) {
      .c-partner-banner__text span {
        display: inline; } }

.c-fractl-card {
  margin-bottom: 60px; }

.c-fractl-card__thumbnail {
  display: block;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat; }

.c-fractl-card__title {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(87, 160, 127, 0.25)), to(rgba(87, 160, 127, 0)));
  background-image: -webkit-linear-gradient(top, rgba(87, 160, 127, 0.25), rgba(87, 160, 127, 0));
  background-image: linear-gradient(180deg, rgba(87, 160, 127, 0.25), rgba(87, 160, 127, 0));
  padding: 8px 0;
  text-align: center;
  margin: 0; }

.c-fractl-card__excerpt {
  text-align: center;
  margin-bottom: 16px; }

.c-fractl-card__btn {
  display: block;
  width: 246px;
  margin: 0 auto;
  height: 100%;
  background-color: #57a07f;
  border: 2px solid #457f65;
  color: white;
  font-weight: bold;
  border-radius: 15px;
  text-shadow: 0px 1px 1px black;
  padding: 5px 0;
  text-align: center; }
  .c-fractl-card__btn:hover {
    color: #e6e6e6; }

.c-btn {
  background-color: #4C87B4;
  color: #fff;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
  display: inline-block; }

.c-btn--red {
  border-radius: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(#FF6868), to(#F83939));
  background: -webkit-linear-gradient(top, #FF6868 0%, #F83939 100%);
  background: linear-gradient(180deg, #FF6868 0%, #F83939 100%);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  padding: 3px 0;
  width: 170px;
  display: block;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .c-btn--red {
      display: inline-block;
      margin: 0; } }
  .c-btn--red:hover, .c-btn--red:active, .c-btn--red:focus {
    color: #fff; }

.c-btn--large {
  width: 200px;
  font-size: 14px;
  margin-top: 20px;
  padding: 10px 0; }
  .c-btn--large:hover, .c-btn--large:active, .c-btn--large:focus {
    color: #fff;
    background-color: #407298; }

.c-btn--all-cities {
  margin-bottom: 50px; }

.c-info,
a.c-info {
  background: none;
  color: #fff;
  vertical-align: middle; }
  .c-info:hover, .c-info:focus, .c-info:visited,
  a.c-info:hover,
  a.c-info:focus,
  a.c-info:visited {
    background: none; }

.c-info--blue,
a.c-info--blue {
  color: #4C87B4; }

.c-btn--truncate {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.3)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  -webkit-transition: 500ms margin;
  transition: 500ms margin;
  border: none;
  background-color: #4F88B2;
  color: #fff;
  display: none;
  font: bold 11px 'Open Sans', Helvetica, Arial, sans-serif;
  padding: 12.5px;
  position: relative;
  outline: 0;
  width: 100vw;
  text-align: center;
  margin-left: -30px;
  margin-right: -30px; }
  @media (min-width: 992px) {
    .c-btn--truncate {
      font-size: 14px;
      width: 190px;
      text-transform: uppercase;
      padding: 4px 16px;
      margin-left: auto;
      margin-right: auto; } }
  .c-btn--truncate::before {
    content: '';
    width: 100vw;
    height: 30px;
    position: absolute;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
    background: -webkit-linear-gradient(top, transparent, #fff);
    background: linear-gradient(to bottom, transparent, #fff);
    left: -webkit-calc(-100vw/2);
    left: calc(-100vw/2);
    right: -webkit-calc(-100vw/2);
    right: calc(-100vw/2);
    top: -30px;
    z-index: 2;
    margin: auto; }
  .c-btn--truncate:hover, .c-btn--truncate:active, .c-btn--truncate:focus {
    color: #fff; }
  .c-btn--truncate.expanded {
    margin-top: 20px; }
  .c-btn--truncate.visible {
    display: inline-block; }

.c-btn--truncate-narrow-margin {
  margin-left: -15px;
  margin-right: -15px; }

.c-btn--truncate-alt-gradient {
  padding-top: 0;
  color: #000;
  background: transparent;
  text-transform: uppercase; }
  .c-btn--truncate-alt-gradient::before {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#E7EBEE));
    background: -webkit-linear-gradient(top, transparent, #E7EBEE);
    background: linear-gradient(to bottom, transparent, #E7EBEE); }
  .c-btn--truncate-alt-gradient:hover, .c-btn--truncate-alt-gradient:active, .c-btn--truncate-alt-gradient:focus {
    color: #000; }

.c-btn--phone {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.12);
  margin-left: 5px; }
  .c-btn--phone:after {
    content: '\f095';
    font-family: 'FontAwesome'; }
  .c-btn--phone:hover, .c-btn--phone:active, .c-btn--phone:focus {
    color: #fff;
    background-color: #407298; }
  @media (min-width: 992px) {
    .c-btn--phone {
      border-radius: 0;
      width: 200px;
      -webkit-box-shadow: none;
              box-shadow: none;
      margin-left: 10px; }
      .c-btn--phone:after {
        content: ''; } }

.c-btn--listings-more {
  border: none;
  color: #fff;
  display: block;
  width: 100%;
  font-size: 11px;
  font-weight: bold;
  margin: 10px auto;
  text-transform: capitalize;
  cursor: pointer;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.3)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  background-color: #4F88B2;
  padding: 12.5px 0;
  margin: 0 auto 20px auto; }
  @media (min-width: 768px) {
    .c-btn--listings-more {
      width: 200px;
      font-size: 14px;
      padding: 5px 0;
      margin: 10px auto;
      text-transform: uppercase; } }

.c-btn--banner {
  width: 200px;
  font-size: 14px;
  margin-top: 20px;
  padding: 10px 0; }

.c-btn--listing-phone {
  padding: 10px;
  border-radius: 2px;
  margin: 0 3px 10px 0;
  width: 300px;
  background-color: #F49132; }
  .c-btn--listing-phone:hover, .c-btn--listing-phone:active, .c-btn--listing-phone:focus {
    color: #fff;
    background-color: #f07c0d; }
  .c-btn--listing-phone span {
    position: relative; }
    .c-btn--listing-phone span:before {
      content: "\f095";
      position: absolute;
      left: -20px;
      top: 2px;
      font-family: "Fontawesome";
      display: inline-block;
      vertical-align: middle;
      font-style: normal; }

.c-btn--listing-site {
  padding: 10px;
  border-radius: 2px;
  margin: 0 0 10px;
  width: 300px;
  background-color: #568dd8; }
  .c-btn--listing-site:hover, .c-btn--listing-site:active, .c-btn--listing-site:focus {
    color: #fff;
    background-color: #3577d0; }

.c-btn--sticky-header {
  font-size: 20px;
  font-weight: bold;
  background-color: #F49132;
  border-radius: 2px;
  padding: 5px;
  display: block;
  margin: 0 auto;
  max-width: 380px; }
  .c-btn--sticky-header:hover, .c-btn--sticky-header:active, .c-btn--sticky-header:focus {
    color: #fff;
    background-color: #f07c0d; }
  @media (min-width: 768px) {
    .c-btn--sticky-header {
      padding: 9px 15px;
      margin-right: 25px;
      display: inline-block; } }

.c-btn--orange {
  display: block;
  max-width: 240px;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  background-color: #F49132;
  color: #fff;
  padding: 15px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  margin: 25px auto; }
  .c-btn--orange:hover, .c-btn--orange:active, .c-btn--orange:focus {
    color: #fff;
    background-color: #f07c0d; }

.c-content__container {
  margin-left: 0; }
  @media (min-width: 992px) {
    .c-content__container {
      margin-left: 120px; } }

.c-content {
  font-size: 15px;
  font-weight: 400;
  padding: 0 5px 20px;
  color: #333; }
  @media (min-width: 768px) {
    .c-content {
      padding: 0 20px 20px; } }
  .c-content p {
    font-size: 15px;
    line-height: 25px;
    color: #333;
    margin: 0 0 25px 0; }
    .c-content p:empty,
    .c-content p br:first-child {
      display: none;
      margin: 0 !important; }
  .c-content a,
  .c-content p a {
    background-color: transparent;
    color: #4C87B4;
    font-weight: bold; }
    .c-content a:active, .c-content a:hover,
    .c-content p a:active,
    .c-content p a:hover {
      background-color: transparent;
      font-weight: bold;
      text-decoration: underline;
      color: #4C87B4; }
  .c-content strong {
    font-weight: bold; }
  .c-content em {
    font-style: italic; }
  .c-content ul, .c-content ol {
    float: none;
    margin: 0 0 25px 0;
    padding-left: 0;
    position: relative;
    list-style-position: inside; }
    .c-content ul li, .c-content ol li {
      color: #333;
      line-height: 25px;
      margin: 0 0 10px 0;
      overflow: hidden;
      position: relative; }
      .c-content ul li ul,
      .c-content ul li ol, .c-content ol li ul,
      .c-content ol li ol {
        margin-top: 10px;
        margin-bottom: 0; }
      .c-content ul li p, .c-content ol li p {
        margin: 0; }
  .c-content ul {
    list-style-type: none; }
    .c-content ul li {
      padding-left: 20px; }
      .c-content ul li:before {
        background-color: #333;
        content: "";
        width: 4px;
        height: 4px;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 10px; }
  .c-content ol li {
    list-style: none;
    padding-left: 25px;
    counter-increment: step-counter;
    line-height: 25px;
    position: relative; }
    .c-content ol li:last-of-type {
      margin: 0; }
    .c-content ol li:before {
      content: counter(step-counter) ".";
      text-align: center;
      width: 20px;
      display: inline-block;
      position: absolute;
      left: 0; }
    .c-content ol li ul li:before {
      width: 4px;
      height: 4px;
      content: ''; }
  .c-content > ol,
  .c-content > ul {
    margin-left: 20px; }
  .c-content h1,
  .c-content h2,
  .c-content h3,
  .c-content h4,
  .c-content h5,
  .c-content h6 {
    color: #333;
    font-weight: bold;
    margin: 45px 0 25px 0;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif; }
  .c-content h4,
  .c-content h5,
  .c-content h6 {
    font-family: 'Open Sans', Arial, sans-serif;
    margin: 45px 0 15px 0; }
  .c-content h1 {
    font-size: 35px;
    line-height: 40px;
    margin: 0 0 15px 0;
    text-align: left; }
  .c-content h2 {
    border-bottom: 2px solid #ddd;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 15px;
    padding: 0 0 10px 0; }
  .c-content h3 {
    font-size: 25px;
    line-height: 30px; }
  .c-content h4 {
    font-size: 18px;
    line-height: 25px; }
  .c-content h5 {
    font-size: 15px;
    line-height: 20px; }
  .c-content h6 {
    font-size: 13px;
    line-height: 15px; }
  .c-content pre {
    margin: 0 auto 25px;
    padding: 10px;
    background: #ddd; }
  .c-content code {
    background: #ddd; }
  .c-content img {
    border: none !important; }
  .c-content .wp-caption,
  .c-content .size-medium,
  .c-content .size-large {
    display: block;
    width: auto !important;
    margin-bottom: 20px; }
  .c-content .wp-caption .size-medium,
  .c-content .wp-caption .size-large {
    margin: 0; }
    @media (min-width: 768px) {
      .c-content .wp-caption .size-medium,
      .c-content .wp-caption .size-large {
        min-width: 220px; } }
  .c-content .wp-caption .c-media-link {
    display: block;
    position: relative;
    cursor: pointer; }
    .c-content .wp-caption .c-media-link:before {
      color: #fff;
      font-family: FontAwesome;
      position: absolute;
      content: "\f002";
      right: 20px;
      bottom: 5px;
      font-size: 25px; }
  .c-content .wp-caption-text {
    font-size: 12px;
    font-style: italic;
    color: #777;
    margin-top: 10px; }
  .c-content .alignleft,
  .c-content .alignright {
    margin-top: 5px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .c-content .alignleft,
      .c-content .alignright {
        min-width: 220px;
        max-width: 50%; } }
  @media (min-width: 768px) {
    .c-content .alignleft {
      float: left;
      margin-right: 20px; }
    .c-content .alignright {
      float: right;
      margin-left: 20px; } }
  .c-content iframe {
    display: block;
    max-width: 100%;
    margin: 0 auto; }
  .c-content .c-toc__list-item {
    color: #4C87B4; }
    .c-content .c-toc__list-item:last-of-type {
      margin: 0; }
    .c-content .c-toc__list-item:before {
      color: #4C87B4;
      font-weight: bold; }

.c-content__featured-image {
  margin-bottom: 25px; }

.c-content-header {
  margin-bottom: 25px; }

.c-content-header__title--no-margin {
  margin: 0; }

.c-content .c-content-header__meta {
  padding: 10px 0;
  margin: 0 0 10px 0;
  color: #777;
  font-size: 12px;
  line-height: 15px;
  font-style: italic;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD; }

.c-content-header__meta-byline {
  padding-left: 5px; }
  .c-content-header__meta-byline:first-of-type {
    padding: 0; }

.c-content-header__meta-pipe {
  font-style: normal;
  padding: 0 3px; }

.c-content-header__image-wrap {
  height: 300px;
  overflow: hidden; }

.c-content-header .c-content-header__title {
  text-align: left; }

.c-disclaimer {
  font-family: Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
  color: #333 !important;
  display: inline-block;
  position: relative;
  margin-top: 10px;
  background: none; }
  .c-disclaimer:before {
    content: '';
    background-image: url("/wp-content/themes/recovery-org-v2/images/info-tool-tip.svg");
    width: 12px;
    height: 12px;
    position: absolute;
    left: -16px;
    top: -1px; }
  .c-disclaimer:hover, .c-disclaimer:active, .c-disclaimer:focus {
    color: #333;
    background: none; }

.c-disclaimer--white {
  color: #fff !important; }
  .c-disclaimer--white:hover, .c-disclaimer--white:active, .c-disclaimer--white:focus {
    color: #fff;
    background: none; }

.c-disclaimer--icon-white:before {
  background-image: url("/wp-content/themes/recovery-org-v2/images/info-tool-tip-white.svg"); }

.c-disclaimer--inline {
  margin-left: 20px;
  margin-top: 0; }

.c-disclaimer--block {
  display: table;
  margin: 10px auto 0; }

.c-disclaimer--mt5 {
  display: table;
  margin: 5px auto 0; }

.c-disclaimer--bottom {
  position: absolute;
  bottom: -15px;
  left: 45%; }

.c-disclaimer--mobile-block {
  display: table;
  margin: 10px auto 0; }
  @media (min-width: 768px) {
    .c-disclaimer--mobile-block {
      display: inline-block;
      margin: 0; } }

.c-input {
  border: 1px solid #F0F0F0;
  border-radius: 2px;
  display: block;
  width: 100%; }

.c-search .c-input--search {
  font-size: 14px;
  font-weight: 300;
  padding: 0 !important;
  font-size: 24px;
  background-color: transparent;
  color: #fff;
  border-bottom: 1px solid #fff;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  outline: 0; }
  .c-search .c-input--search::-webkit-input-placeholder {
    color: #fff; }
  .c-search .c-input--search::-moz-placeholder {
    color: #fff; }
  .c-search .c-input--search:-ms-input-placeholder {
    color: #fff; }
  .c-search .c-input--search::placeholder {
    color: #fff; }
  @media (min-width: 768px) {
    .c-search .c-input--search {
      line-height: 50px;
      color: #666;
      background-color: #fff;
      width: -webkit-calc(100% - 50px);
      width: calc(100% - 50px);
      float: right;
      font-size: 18px;
      padding: 0 0 0 15px !important;
      border: 0; }
      .c-search .c-input--search::-webkit-input-placeholder {
        color: #666; }
      .c-search .c-input--search::-moz-placeholder {
        color: #666; }
      .c-search .c-input--search:-ms-input-placeholder {
        color: #666; }
      .c-search .c-input--search::placeholder {
        color: #666; } }

.c-logo {
  width: 255px;
  position: relative;
  height: 50px;
  z-index: 1;
  margin: 0 auto;
  display: block;
  padding-top: 10px; }
  @media (min-width: 768px) {
    .c-logo {
      margin: 0; } }

.c-search {
  left: 0;
  top: 50px;
  right: 0;
  bottom: 0;
  position: fixed;
  background-color: #28455A;
  z-index: 1;
  color: #fff;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out;
  opacity: 0;
  visibility: hidden; }
  @media (min-width: 768px) {
    .c-search {
      height: 50px;
      position: absolute;
      -webkit-transform: translateY(-50px);
          -ms-transform: translateY(-50px);
              transform: translateY(-50px);
      -webkit-transition: -webkit-transform .2s ease-out;
      transition: -webkit-transform .2s ease-out;
      transition: transform .2s ease-out;
      transition: transform .2s ease-out, -webkit-transform .2s ease-out;
      background-color: transparent;
      right: 83px;
      left: auto;
      width: 100%;
      max-width: 650px;
      top: 50px;
      -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
              box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      z-index: -1; } }

.c-search--show {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible; }
  @media (min-width: 768px) {
    .c-search--show {
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0);
      -webkit-transition: -webkit-transform .2s ease-out;
      transition: -webkit-transform .2s ease-out;
      transition: transform .2s ease-out;
      transition: transform .2s ease-out, -webkit-transform .2s ease-out; } }

.c-search__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%; }
  @media (min-width: 768px) {
    .c-search__container {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-flow: row-reverse;
          -ms-flex-flow: row-reverse;
              flex-flow: row-reverse;
      width: 100%; } }

.c-social-share {
  list-style: none;
  padding: 0 !important;
  margin: 10px auto 0 !important; }

.c-social-share__item {
  display: inline-block;
  margin-bottom: 10px; }

.c-social-share__link {
  position: relative;
  display: block;
  padding-top: 40px;
  text-align: center;
  width: 65px;
  font-size: 14px; }
  .c-social-share__link:before {
    background-size: cover;
    content: '';
    position: absolute;
    height: 40px;
    width: 40px;
    top: 0;
    left: 50%;
    margin-left: -20px;
    border-radius: 50%;
    opacity: 1;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s; }
  .c-social-share__link:after {
    background-size: cover;
    content: "";
    height: 40px;
    width: 40px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 0; }

.c-social-share__link--facebook::before {
  background-color: #3A5795; }

.c-social-share__link--facebook:hover::before {
  background-color: #607dbb; }

.c-social-share__link--facebook:active::before {
  background-color: #2d4a88; }

.c-social-share__link--facebook::after {
  background-image: url("/wp-content/themes/recovery-org-v2/images/svg/facebook-icon.svg"); }

.c-social-share__link--twitter::before {
  background-color: #55ACEE; }

.c-social-share__link--twitter:hover::before {
  background-color: #7bd2ff; }

.c-social-share__link--twitter:active::before {
  background-color: #489fe1; }

.c-social-share__link--twitter::after {
  background-image: url("/wp-content/themes/recovery-org-v2/images/svg/twitter-icon.svg"); }

.c-social-share__link--gplus::before {
  background-color: #D73D32; }

.c-social-share__link--gplus:hover::before {
  background-color: #fd6358; }

.c-social-share__link--gplus:active::before {
  background-color: #ca3025; }

.c-social-share__link--gplus::after {
  background-image: url("/wp-content/themes/recovery-org-v2/images/svg/gplus-icon.svg"); }

.c-social-share__link--reddit::before {
  background-color: #C6C6C6; }

.c-social-share__link--reddit:hover::before {
  background-color: #d3d3d3; }

.c-social-share__link--reddit:active::before {
  background-color: #b9b9b9; }

.c-social-share__link--reddit::after {
  background-image: url("/wp-content/themes/recovery-org-v2/images/svg/reddit-icon.svg"); }

.c-social-share__link--email::before {
  background-color: #F39C12; }

.c-social-share__link--email:hover::before {
  background-color: #ffa91f; }

.c-social-share__link--email:active::before {
  background-color: #e68f05; }

.c-social-share__link--email::after {
  background-image: url("/wp-content/themes/recovery-org-v2/images/svg/email-icon.svg"); }

.c-content-state {
  max-width: 1400px; }
  .c-content-state h1, .c-content-state .h1,
  .c-content-state h2, .c-content-state .h2,
  .c-content-state h3, .c-content-state .h3,
  .c-content-state h4, .c-content-state .h4 {
    font-family: 'Open Sans', 'san-serif';
    line-height: 1.4em; }
  .c-content-state h1,
  .c-content-state .h1 {
    margin: 10px 0;
    font-size: 20px;
    line-height: 1.2em; }
    @media (min-width: 992px) {
      .c-content-state h1,
      .c-content-state .h1 {
        margin-bottom: 20px;
        font-size: 35px; } }
  .c-content-state h2,
  .c-content-state .h2 {
    font-size: 20px; }
    @media (min-width: 992px) {
      .c-content-state h2,
      .c-content-state .h2 {
        font-size: 25px; } }
  .c-content-state h3,
  .c-content-state .h3 {
    font-size: 20px; }
  @media (min-width: 992px) {
    .c-content-state .c-content-state__row {
      display: table; } }
  .c-content-state .c-content-state__row--alt-background {
    background-color: #E7EBEE; }
    @media (min-width: 992px) {
      .c-content-state .c-content-state__row--alt-background {
        background-color: transparent; } }
  .c-content-state .c-content-state__col {
    padding: 0 15px; }
    @media (min-width: 992px) {
      .c-content-state .c-content-state__col {
        display: table-cell;
        float: none;
        padding: 30px 35px; } }
    .c-content-state .c-content-state__col p {
      font-weight: 400;
      font-size: 14px; }
      @media (min-width: 992px) {
        .c-content-state .c-content-state__col p {
          font-size: 16px; } }
  .c-content-state .c-content-state__col--vert-center {
    padding: 0; }
    @media (min-width: 992px) {
      .c-content-state .c-content-state__col--vert-center {
        vertical-align: middle;
        padding: 30px 35px; } }
  .c-content-state .c-content-state__col--sm-font p {
    font-size: 12px; }
    @media (min-width: 992px) {
      .c-content-state .c-content-state__col--sm-font p {
        font-size: 16px; } }
  .c-content-state .c-content-state__col--sm-b-margin p {
    margin-bottom: 7px; }
  @media (min-width: 992px) {
    .c-content-state .c-content-state__col + .c-content-state__col {
      border-left: 1px solid rgba(0, 0, 0, 0.24); } }
  .c-content-state .c-content-state__header-expand {
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.24);
    padding: 20px 65px 20px 15px;
    margin: 0 -15px; }
    .c-content-state .c-content-state__header-expand + p {
      display: none; }
    @media (min-width: 768px) {
      .c-content-state .c-content-state__header-expand {
        border-top: none; }
        .c-content-state .c-content-state__header-expand + p {
          display: block !important; } }
    .c-content-state .c-content-state__header-expand:before {
      content: '\f077';
      position: absolute;
      right: 25px;
      font-family: 'Fontawesome';
      font-size: 12px;
      color: #538bd7;
      -webkit-transition: -webkit-transform .3s;
      transition: -webkit-transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s; }
    @media (min-width: 768px) {
      .c-content-state .c-content-state__header-expand {
        margin: 0 0 20px; }
        .c-content-state .c-content-state__header-expand:before {
          display: none; } }
  .c-content-state .c-content-state__header-expand--active:before {
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg); }
  @media (min-width: 992px) {
    .c-content-state .c-content-state__header-expand--active:before {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; } }
  .c-content-state .c-content-state-tel {
    background-color: transparent;
    font-weight: 700; }

.c-hr {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.24); }

.c-content-state--fixed-menu {
  padding-top: 50px; }
  @media (min-width: 768px) {
    .c-content-state--fixed-menu {
      padding-top: 0; } }
  .c-content-state--fixed-menu .c-content-state__col--sm-b-margin p {
    margin-bottom: 20px; }
    .c-content-state--fixed-menu .c-content-state__col--sm-b-margin p:last-of-type {
      margin-bottom: 0; }
    @media (min-width: 992px) {
      .c-content-state--fixed-menu .c-content-state__col--sm-b-margin p {
        margin-bottom: 30px; } }

@media (min-width: 992px) {
  .c-content-state--state {
    max-width: 830px;
    padding-top: 30px;
    padding-bottom: 20px; } }

.c-content-state--state p {
  font-weight: normal; }

.c-content-state--state ol, .c-content-state--state ul {
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    .c-content-state--state ol, .c-content-state--state ul {
      margin-bottom: 30px; } }

.c-content-state--state .c-content-state__header-expand {
  border-top: none; }
  .c-content-state--state .c-content-state__header-expand + div {
    display: none; }
  @media (min-width: 768px) {
    .c-content-state--state .c-content-state__header-expand + div {
      display: block !important; } }

.c-submit {
  border: none;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.c-submit--search {
  background-color: #28455A;
  width: 50px;
  padding: 0 16px;
  border-bottom: 1px solid #fff;
  border-radius: 0; }
  .c-submit--search:before {
    font: normal 24px/50px FontAwesome;
    content: '\f002';
    color: #fff; }
  @media (min-width: 768px) {
    .c-submit--search {
      display: block;
      border: 0;
      background-color: #4C87B4; }
      .c-submit--search:before {
        font: normal 16px/50px FontAwesome;
        content: '\f002';
        color: #fff; } }
  .c-submit--search:hover, .c-submit--search:focus, .c-submit--search:active {
    background: #43779f; }

.c-sticky-header {
  background-color: rgba(26, 26, 26, 0.95);
  color: #fff;
  display: none;
  z-index: 600;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center; }
  @media (min-width: 768px) {
    .c-sticky-header {
      text-align: left;
      top: 0;
      bottom: auto; } }

.c-sticky-header__content {
  max-width: 1140px;
  margin: 0 auto;
  padding: 5px 5px 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap; }
  @media (min-width: 768px) {
    .c-sticky-header__content {
      padding: 15px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row nowrap;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

@media (min-width: 768px) {
  .c-sticky-header__right {
    -webkit-flex-basis: 340px;
        -ms-flex-preferred-size: 340px;
            flex-basis: 340px;
    margin-left: 8px;
    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;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; } }

.c-sticky-header__title {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    .c-sticky-header__title {
      font-size: 20px;
      margin-bottom: 0; } }
  @media (min-width: 992px) {
    .c-sticky-header__title {
      margin-bottom: 10px; } }

.c-sticky-header__list {
  font-size: 15px;
  font-weight: 600;
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: none; }
  @media (min-width: 992px) {
    .c-sticky-header__list {
      display: block; } }

.c-sticky-header__list-item {
  display: inline-block;
  margin-right: 15px; }

.c-sticky-header__icon:before {
  content: '\f00c';
  font-family: FontAwesome;
  color: #57a07f; }

.c-listing-facility-details {
  margin: 30px 0; }

.c-listing-facility-details__list {
  margin: 0;
  padding: 0;
  list-style: none; }

.c-listing-facility-details__list-item {
  position: relative;
  padding-left: 42px;
  margin: 0px 20px 20px 0; }
  @media (min-width: 992px) {
    .c-listing-facility-details__list-item {
      display: inline-block; } }
  .c-listing-facility-details__list-item:before {
    position: absolute;
    font-family: "Fontawesome";
    content: '\f00d';
    color: #aaa;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    left: 0;
    display: block;
    background-color: #eee;
    margin-top: -5px; }

.c-listing-facility-details__list-item--check:before {
  content: '\f00c';
  color: #fff;
  background-color: #26734e; }

.c-listing-summary {
  margin-bottom: 30px; }

.c-listing-summary__heading {
  font-size: 44px;
  margin-bottom: 10px; }

.c-listing-summary__score {
  margin: 0 10px;
  font-weight: bold; }

.c-listing-summary__reviews {
  font-size: 11px;
  font-weight: bold;
  color: #568dd8; }

.c-listing-summary__add-link {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #568dd8;
  margin: 0 10px;
  display: inline-block; }
  .c-listing-summary__add-link:before {
    content: "\f040";
    font-family: "Fontawesome";
    display: inline-block;
    vertical-align: middle;
    font-style: normal; }

.c-listing-summary__claim-link {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #568dd8;
  display: block; }
  .c-listing-summary__claim-link:before {
    content: "\f013";
    font-family: "Fontawesome";
    display: inline-block;
    vertical-align: middle;
    font-style: normal; }

.c-listing-summary__address {
  font-weight: bold;
  margin: 10px 0;
  font-size: 18px; }

.c-featured-listing {
  color: #fff;
  -webkit-box-shadow: inset 0 0 0 500px rgba(0, 0, 0, 0.6);
          box-shadow: inset 0 0 0 500px rgba(0, 0, 0, 0.6);
  min-height: 100px;
  display: block;
  background-size: cover;
  background-position: 50%;
  padding: 10px 10px 6px 33px;
  position: relative; }
  .c-featured-listing:hover, .c-featured-listing:focus {
    color: #fff; }
  .c-featured-listing::before {
    content: "Ad";
    position: absolute;
    height: 15px;
    width: 15px;
    line-height: 14px;
    background-color: #000000;
    font-size: 9px;
    color: #fff;
    top: 10px;
    left: 10px;
    text-align: center; }
  @media (min-width: 992px) {
    .c-featured-listing {
      margin-bottom: 30px; } }

.c-featured-listing__title {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px; }

.c-featured-listing__address {
  font-size: 10px;
  font-weight: 600;
  line-height: 12px;
  margin: 0; }

.c-featured-listing__keyword,
.c-featured-listing__reviews {
  font-size: 10px;
  font-weight: 600; }

.c-featured-listing .star-rating {
  display: inline-block;
  font-size: 12px; }

.c-featured-listing .star-rating,
.c-featured-listing .star-rating__on {
  width: 69px; }

.c-featured-listing--hide {
  display: none; }

.c-listing {
  color: black;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
  min-height: 100px;
  display: block; }
  .c-listing:hover, .c-listing:focus {
    color: black; }
  @media (min-width: 992px) {
    .c-listing {
      margin-bottom: 30px; } }

@media (min-width: 992px) {
  .c-listing--full-width.c-listing {
    display: block;
    padding: 0;
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.24), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
            box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.24), 0 1px 1px 0 rgba(0, 0, 0, 0.24); } }

.c-listing__image {
  height: 80px;
  background-size: cover;
  background-position: center center;
  margin: 10px;
  position: absolute;
  width: 80px;
  -o-object-fit: cover;
     object-fit: cover; }

@media (min-width: 992px) {
  .c-listing--full-width .c-listing__image {
    height: 120px;
    width: 120px;
    margin: 20px; } }

.c-listing__facility-info {
  padding: 10px 10px 10px 110px; }

@media (min-width: 992px) {
  .c-listing--full-width .c-listing__facility-info {
    padding: 20px 0;
    min-height: 160px;
    padding-left: 160px;
    padding-right: 15px;
    border-right: 1px solid #E5E5E5; } }

.c-listing__title {
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.3em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

@media (min-width: 992px) {
  .c-listing--full-width .c-listing__title {
    font-size: 18px;
    margin-bottom: 0; } }

.c-listing__title.c-listing__title-featured {
  padding-left: 20px;
  position: relative; }
  .c-listing__title.c-listing__title-featured::before {
    content: "Ad";
    position: absolute;
    height: 15px;
    width: 15px;
    line-height: 14px;
    background-color: #999999;
    left: 0;
    font-weight: 400;
    font-size: 9px;
    color: #fff;
    top: 3px;
    text-align: center; }

.c-listing__address {
  font-weight: 600;
  font-size: 10px;
  line-height: 1.2em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

@media (min-width: 992px) {
  .c-listing--full-width .c-listing__address {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; } }

.c-listing__address-block {
  padding: 5px;
  margin: 5px 5px 5px 0;
  display: inline-block;
  background-color: #26445B;
  color: #FFFFFF;
  text-align: center;
  font-size: 10px; }
  @media (min-width: 992px) {
    .c-listing__address-block {
      white-space: normal;
      margin: 10px 10px 10px 0;
      overflow: visible;
      font-size: 15px;
      font-weight: 600;
      display: inline-block;
      padding: 5px 10px;
      outline: 0; } }

.c-listing__philosophy {
  display: none; }

@media (min-width: 992px) {
  .c-listing--full-width .c-listing__philosophy {
    display: block;
    color: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    font-weight: 600;
    line-height: 20px; } }

.c-listing__keyword {
  font-weight: 700; }

.c-listing__keyword,
.c-listing__reviews {
  font-size: 10px; }

@media (min-width: 992px) {
  .c-listing--full-width .c-listing__keyword,
  .c-listing--full-width .c-listing__reviews {
    font-size: 14px; } }

.c-listing .star-rating {
  display: inline-block;
  font-size: 12px; }

@media (min-width: 992px) {
  .c-listing--full-width .c-listing .star-rating {
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 15px; } }

.c-listing .star-rating,
.c-listing .star-rating__on {
  width: 69px; }

@media (min-width: 992px) {
  .c-listing--full-width .c-listing .star-rating,
  .c-listing--full-width .c-listing .star-rating__on {
    width: 91px; } }

.c-listing__list {
  list-style: none;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  padding: 40px 0 0 0;
  width: 220px;
  margin: 0 auto;
  -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
          transform: translateX(-20px); }

.c-listing__list-item {
  margin-bottom: 30px;
  position: relative;
  height: 20px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  min-width: 100px; }
  .c-listing__list-item:last-child {
    margin-bottom: 0; }

.c-listing__list-item::before {
  content: "";
  background-image: url("../../assets/img/svg/icn-insurance-active.svg");
  background-size: 18px 18px;
  height: 18px;
  width: 18px;
  position: relative;
  display: inline-block;
  top: 5px; }

.c-listing__list-item--disabled::before {
  background-image: url("../../assets/img/svg/icn-insurance-inactive.svg"); }

.c-listing--hide {
  display: none; }

.c-listing-cta {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  padding: 16px 8px;
  min-height: 100px; }

.c-listing-cta__link {
  font-weight: bold; }

.c-listings {
  overflow: hidden;
  -webkit-transition: height 1s;
  transition: height 1s; }
  @media (min-width: 992px) {
    .c-listings {
      padding-top: 25px; } }

.c-listings__title {
  display: none; }
  @media (min-width: 992px) {
    .c-listings__title {
      display: block;
      font-weight: 700;
      line-height: 1.25em;
      margin-bottom: 20px; } }

@media (min-width: 992px) {
  .c-content-state.c-listings__title {
    font-size: 20px; } }

.c-listings__list {
  list-style: none;
  padding-left: 0;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0; }
  @media (min-width: 992px) {
    .c-listings__list {
      margin-left: 0;
      margin-right: 0; } }

.c-listings > .container-fluid > .c-listings__list:first-of-type .c-listings__list-item:nth-child(-n+2) {
  display: none; }
  @media (min-width: 992px) {
    .c-listings > .container-fluid > .c-listings__list:first-of-type .c-listings__list-item:nth-child(-n+2) {
      display: block; } }

.c-listings__list--above-cr {
  padding: 0 15px;
  margin: 0;
  overflow: hidden;
  background-color: #fff; }
  @media (min-width: 992px) {
    .c-listings__list--above-cr {
      display: none; } }

.c-listings__list--above-cr .c-listings__list-item {
  margin: 0 -15px; }

.c-listings__list-item::after {
  display: table;
  content: '';
  clear: both; }

.c-nav-footer {
  display: none; }
  @media (min-width: 992px) {
    .c-nav-footer {
      display: block;
      padding: 0 15px;
      background: #57a07f;
      position: relative;
      height: 57px; } }

.c-nav-footer__list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0; }

.c-nav-footer__list-item {
  position: relative;
  display: block;
  -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.1); }
  @media (min-width: 992px) {
    .c-nav-footer__list-item {
      display: inline-block;
      -webkit-box-shadow: none;
              box-shadow: none; } }
  .c-nav-footer__list-item:hover {
    background: rgba(0, 0, 0, 0.15); }

.c-nav-footer__list-item-link {
  color: #fff;
  display: inline-block;
  font-family: "Yanone Kaffeesatz",sans-serif;
  font-size: 19px;
  font-weight: normal;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  margin: 0;
  padding: 15px;
  z-index: 75;
  position: relative; }
  .c-nav-footer__list-item-link:hover, .c-nav-footer__list-item-link:focus {
    color: #fff; }

.nav-main {
  background: #57a07f;
  display: none;
  position: relative;
  text-align: left; }
  @media (min-width: 768px) {
    .nav-main {
      display: block !important; } }

.c-nav-header {
  padding: 0; }
  @media (min-width: 992px) {
    .c-nav-header {
      padding: 0 15px; } }

.c-nav-header__list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center; }

.c-nav-header__list-item {
  position: relative;
  display: block;
  text-align: left;
  -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.1); }
  @media (min-width: 768px) {
    .c-nav-header__list-item {
      display: inline-block;
      -webkit-box-shadow: none;
              box-shadow: none; } }
  .c-nav-header__list-item:hover {
    background: rgba(0, 0, 0, 0.15); }
    .c-nav-header__list-item:hover .c-nav-header__icon:before {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
    @media (min-width: 768px) {
      .c-nav-header__list-item:hover .c-nav-header__sublist {
        opacity: 1;
        display: block !important; } }
  @media (min-width: 768px) {
    .c-nav-header__list-item:active .c-nav-header__sublist {
      opacity: 1;
      display: block !important; } }

.c-nav-header__list-item-link {
  color: #fff;
  display: inline-block;
  font-family: "Yanone Kaffeesatz",sans-serif;
  font-size: 19px;
  font-weight: normal;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  margin-left: 40px;
  padding: 10px 0;
  z-index: 75;
  position: relative; }
  @media (min-width: 768px) {
    .c-nav-header__list-item-link {
      margin: 0;
      padding: 15px 10px 15px 20px; } }
  .c-nav-header__list-item-link:hover, .c-nav-header__list-item-link:focus {
    color: #fff; }

.c-nav-header__icon {
  width: 100%;
  display: block;
  position: absolute;
  height: 45px;
  z-index: 50;
  cursor: pointer; }
  @media (min-width: 768px) {
    .c-nav-header__icon {
      display: inline;
      height: 0;
      position: relative; } }
  .c-nav-header__icon:before {
    font: normal 16px/0px "Fontawesome";
    color: #fff;
    position: absolute;
    top: 24px;
    left: 20px; }
    @media (min-width: 768px) {
      .c-nav-header__icon:before {
        top: 12px;
        left: 6px; } }

.c-nav-header__sublist {
  margin: 0;
  list-style: none;
  padding: 10px;
  background: #19343b;
  display: none; }
  @media (min-width: 768px) {
    .c-nav-header__sublist {
      left: 0;
      opacity: 0;
      overflow: hidden;
      position: absolute;
      z-index: 99;
      width: 300px;
      text-align: left;
      -webkit-transition: opacity .3s ease-out;
      transition: opacity .3s ease-out; } }

.c-nav-header__sublist-item-link {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', Arial, sans-serif;
  padding: 10px;
  color: #fff;
  display: block; }
  .c-nav-header__sublist-item-link:hover, .c-nav-header__sublist-item-link:focus {
    background-color: #091417;
    color: #fff; }

@media (min-width: 768px) {
  .c-nav-header__list-item-link--pad-reset {
    padding: 15px 10px; } }

@charset "UTF-8";
.c-nav {
  background-color: #345D7C;
  height: 50px;
  font-family: 'Open Sans', Arial, sans-serif; }

.c-nav__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: right; }
  @media (min-width: 768px) {
    .c-nav__list {
      position: relative; } }

.c-nav__list-item {
  display: inline-block; }

.c-nav__link {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  padding: 0 15px;
  display: inline-block;
  font-family: 'Open Sans', Arial, sans-serif;
  line-height: 50px; }
  .c-nav__link:hover, .c-nav__link:active, .c-nav__link:visited, .c-nav__link:focus {
    color: #fff; }
  @media (min-width: 768px) {
    .c-nav__link {
      font-size: 13px;
      padding: 0 10px; } }
  @media (min-width: 992px) {
    .c-nav__link {
      font-size: 14px;
      padding: 0 15px; } }

.c-nav__link--show-sm {
  display: none; }
  @media (min-width: 768px) {
    .c-nav__link--show-sm {
      display: inline-block; } }

.c-nav__link--show-md {
  display: none; }
  @media (min-width: 992px) {
    .c-nav__link--show-md {
      display: inline-block; } }

.c-nav__link--show-lg {
  display: none; }
  @media (min-width: 1200px) {
    .c-nav__link--show-lg {
      display: inline-block; } }

.c-nav__link--bars,
.c-nav__link--x {
  position: absolute;
  left: -15px;
  top: 0;
  font-size: 8px;
  padding-top: 30px;
  line-height: 1;
  height: 50px;
  width: 50px;
  -webkit-box-shadow: 1px 0px 0px 0px rgba(38, 68, 91, 0.3);
          box-shadow: 1px 0px 0px 0px rgba(38, 68, 91, 0.3); }
  .c-nav__link--bars:after,
  .c-nav__link--x:after {
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 22px; }
  @media (min-width: 768px) {
    .c-nav__link--bars,
    .c-nav__link--x {
      background-color: #4C87B4;
      position: static;
      font-size: initial;
      top: initial;
      left: initial;
      height: initial;
      width: initial;
      line-height: 50px;
      width: 113px;
      text-align: center;
      padding: 0;
      margin-right: -30px;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .c-nav__link--bars:after,
      .c-nav__link--x:after {
        position: relative;
        margin-left: 10px;
        top: initial;
        left: initial; } }

.c-nav__link--bars:after {
  font: normal 16px/0px FontAwesome;
  content: '\f0c9'; }

.c-nav__link--x:after {
  font: normal 22px/0px 'Open Sans', Arial, sans-serif;
  content: '✕';
  left: 17px;
  top: 24px; }

@media (min-width: 768px) {
  .c-nav__link--x:after {
    font: normal 16px/0px 'Open Sans', Arial, sans-serif;
    top: initial;
    left: initial; } }

.c-nav__link--search {
  height: 50px;
  display: block;
  position: absolute;
  width: 50px;
  margin-right: -30px;
  right: 15px;
  top: 0;
  -webkit-box-shadow: -1px 0px 0px 0px rgba(38, 68, 91, 0.3);
          box-shadow: -1px 0px 0px 0px rgba(38, 68, 91, 0.3); }
  .c-nav__link--search:before {
    font: normal 16px/0px FontAwesome;
    content: '\f002';
    position: relative;
    top: 0;
    left: 2px; }
  @media (min-width: 768px) {
    .c-nav__link--search {
      margin: 0;
      width: inherit;
      top: inherit;
      right: inherit;
      position: relative;
      height: auto;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .c-nav__link--search:before {
        top: inherit;
        left: inherit; } }

.c-nav__link--blue {
  background-color: #4C87B4; }
  @media (min-width: 768px) {
    .c-nav__link--blue {
      background-color: transparent; } }

.c-nav-sidebar {
  position: fixed;
  right: -100%;
  width: 100%;
  top: 50px;
  bottom: 0;
  height: 100%;
  background-color: #26445B;
  -webkit-box-shadow: inset 0 1px 0 0 rgba(239, 239, 239, 0.1);
          box-shadow: inset 0 1px 0 0 rgba(239, 239, 239, 0.1);
  z-index: 5;
  overflow-y: scroll; }
  @media (min-width: 768px) {
    .c-nav-sidebar {
      width: 320px;
      right: -320px;
      top: 0;
      overflow-y: visible; } }

.c-nav-sidebar--show {
  right: 0;
  -webkit-transition: right .2s ease-out;
  transition: right .2s ease-out; }
  @media (min-width: 768px) {
    .c-nav-sidebar--show {
      right: -320px;
      -webkit-transition: none;
      transition: none; } }

.c-nav-sidebar__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: right;
  padding-bottom: 50px; }

.c-nav-sidebar__list-item {
  display: inline-block;
  border-top: 1px solid rgba(239, 239, 239, 0.1);
  border-top: 1px solid rgba(239, 239, 239, 0.1);
  width: 100%;
  position: relative; }
  .c-nav-sidebar__list-item:first-child {
    border-top: none; }
  .c-nav-sidebar__list-item:last-child {
    border-bottom: none; }

@media (min-width: 768px) {
  .c-nav-sidebar__list-item--hide-sm {
    display: none; } }

@media (min-width: 992px) {
  .c-nav-sidebar__list-item--hide-md {
    display: none; } }

@media (min-width: 1200px) {
  .c-nav-sidebar__list-item--hide-lg {
    display: none; } }

.c-nav-sidebar__list-item--plus:before {
  content: '+';
  font-size: 30px;
  color: rgba(255, 255, 255, 0.9);
  position: absolute;
  right: 15px;
  top: 30px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.c-nav-sidebar__list-item--minus:before {
  content: '-';
  font-size: 45px;
  color: rgba(255, 255, 255, 0.9);
  position: absolute;
  right: 15px;
  top: 25px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 1; }

.c-nav-sidebar__link {
  color: rgba(255, 255, 255, 0.9);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  padding: 0 20px;
  display: inline-block;
  font-family: 'Open Sans', Arial, sans-serif;
  line-height: 60px; }
  .c-nav-sidebar__link:hover, .c-nav-sidebar__link:active, .c-nav-sidebar__link:visited {
    color: rgba(255, 255, 255, 0.9); }

.c-nav-sidebar__sublist {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: none; }

.c-nav-sidebar__sublist--show {
  display: block; }

.c-nav-sidebar__sublist-item {
  border-top: 1px solid rgba(204, 204, 204, 0.1);
  border-top: 1px solid rgba(204, 204, 204, 0.1);
  background-color: #152e33;
  position: relative; }
  .c-nav-sidebar__sublist-item:first-child {
    border-top: none; }
  .c-nav-sidebar__sublist-item:last-child {
    border-bottom: none; }
  .c-nav-sidebar__sublist-item:before {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #4C87B4;
    content: '';
    display: block;
    position: absolute;
    left: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

.c-nav-sidebar__sublist-link {
  color: rgba(255, 255, 255, 0.9);
  text-transform: capitalize;
  font-size: 12px;
  padding: 0 40px;
  display: inline-block;
  font-family: 'Open Sans', Arial, sans-serif;
  line-height: 50px;
  font-weight: bold; }
  .c-nav-sidebar__sublist-link:hover, .c-nav-sidebar__sublist-link:active, .c-nav-sidebar__sublist-link:visited {
    color: rgba(255, 255, 255, 0.9); }

@media (min-width: 768px) {
  .c-wrap {
    -webkit-transition: -webkit-transform .2s ease-in;
    transition: -webkit-transform .2s ease-in;
    transition: transform .2s ease-in;
    transition: transform .2s ease-in, -webkit-transform .2s ease-in; } }

.c-wrap + .notifyjs-corner {
  bottom: 50px !important; }

@media (min-width: 768px) {
  .c-wrap--push-right {
    -webkit-transition: -webkit-transform .2s ease-in;
    transition: -webkit-transform .2s ease-in;
    transition: transform .2s ease-in;
    transition: transform .2s ease-in, -webkit-transform .2s ease-in;
    -webkit-transform: translateX(-320px);
        -ms-transform: translateX(-320px);
            transform: translateX(-320px); } }

.c-list-cities {
  margin: 30px 0 50px;
  min-height: 300px;
  overflow: hidden;
  text-align: center; }
  @media (min-width: 992px) {
    .c-list-cities {
      margin: 50px 0; } }

.c-list-cities__nav {
  border-bottom: 1px solid #D8D8D8; }
  @media (min-width: 992px) {
    .c-list-cities__nav {
      border-bottom: none; } }

.c-list-cities__nav-list {
  padding-left: 0;
  text-align: left; }

.c-list-cities__nav-list-item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 15px 0; }
  @media (min-width: 992px) {
    .c-list-cities__nav-list-item {
      margin: 0; } }

.c-list-cities__nav-link {
  color: #4F88B2;
  font-weight: bold;
  font-size: 14px;
  padding: 4px 9px; }
  @media (min-width: 992px) {
    .c-list-cities__nav-link {
      padding: 3px 7px; } }

.c-list-cities__nav-link--active {
  color: #fff;
  background: #4F88B2; }
  .c-list-cities__nav-link--active:hover, .c-list-cities__nav-link--active:active, .c-list-cities__nav-link--active:focus {
    color: #fff; }

.c-list-cities__nav-link--disabled {
  color: #BEBEBE;
  cursor: default; }
  .c-list-cities__nav-link--disabled:hover, .c-list-cities__nav-link--disabled:active, .c-list-cities__nav-link--disabled:focus {
    color: #BEBEBE; }

.c-list-cities__cities-list {
  list-style: none;
  padding-left: 0;
  text-align: left; }

.c-list-cities__cities-list-letter {
  font-size: 24px;
  margin-top: 10px;
  font-weight: bold; }
  @media (min-width: 992px) {
    .c-list-cities__cities-list-letter {
      font-size: 35px; } }

.c-list-cities__cities-list-item {
  display: none; }

.c-list-cities__cities-list-item--active {
  display: block; }

.c-list-cities__city-list {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  margin-top: 15px;
  padding-left: 20px; }
  @media (min-width: 992px) {
    .c-list-cities__city-list {
      -webkit-column-count: 5;
         -moz-column-count: 5;
              column-count: 5;
      margin-top: 0;
      padding-left: 40px; } }

.c-list-cities__city-list-item {
  border-bottom: 1px solid #4F88B2;
  -webkit-column-break-inside: avoid;
     page-break-inside: avoid;
          break-inside: avoid-column;
  list-style: none;
  overflow: hidden;
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-size: 14px; }
  @media (min-width: 992px) {
    .c-list-cities__city-list-item {
      font-size: 16px;
      margin-bottom: 25px; } }

.c-list-cities__city-list-link,
.c-list-city__cities-list-link {
  font-weight: bold; }

.c-list-cities-top {
  -webkit-box-shadow: 0 0 5px #BEBEBE;
          box-shadow: 0 0 5px #BEBEBE;
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    .c-list-cities-top {
      margin-top: 105px;
      padding: 18px 20px; } }

.c-list-cities-top__title {
  border-bottom: 1px solid #A4A4A4;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 18px 20px 3px;
  text-align: center; }
  @media (min-width: 992px) {
    .c-list-cities-top__title {
      padding: 0 0 3px;
      text-align: left; } }

.c-list-cities-top__list {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  list-style: none;
  padding: 18px 20px; }
  @media (min-width: 992px) {
    .c-list-cities-top__list {
      padding: 0; } }

.c-list-cities-top__list-item {
  margin-bottom: 15px; }
  .c-list-cities-top__list-item a {
    font-size: 14px;
    font-weight: bold; }

.c-list-states {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .c-list-states {
      padding: 50px 50px 0; } }

.c-list-states__container {
  position: relative; }
  @media (min-width: 768px) {
    .c-list-states__container {
      padding-bottom: 30px; } }

.c-list-states__title {
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  padding-bottom: 15px; }

.c-list-states__list {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 160px;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 5;
  overflow: scroll;
  max-height: 250px;
  list-style-type: none;
  width: 100%;
  margin: 0;
  padding: 10px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .c-list-states__list {
      display: block;
      -webkit-column-count: 3;
         -moz-column-count: 3;
              column-count: 3;
      position: relative;
      background: none;
      -webkit-box-shadow: none;
              box-shadow: none;
      max-height: none;
      padding: 0;
      margin-bottom: 0;
      z-index: auto;
      overflow: visible; } }
  @media (min-width: 992px) {
    .c-list-states__list {
      -webkit-column-count: 4;
         -moz-column-count: 4;
              column-count: 4; } }
  @media (min-width: 1200px) {
    .c-list-states__list {
      -webkit-column-count: 6;
         -moz-column-count: 6;
              column-count: 6; } }

.c-list-states__list--show {
  display: block; }

.c-list-states__list-item {
  font-size: 14px;
  line-height: 30px; }
  @media (min-width: 768px) {
    .c-list-states__list-item {
      font-size: 12px; }
      .c-list-states__list-item:before {
        content: '\f0da';
        font-family: 'FontAwesome';
        color: #4C87B4;
        padding-right: 10px; } }

.c-list-states__link {
  color: #4C87B4;
  font-weight: 600; }

.c-list-states__dropdown {
  display: block;
  border: 1px solid #CCCCCC;
  padding: 10px;
  font-size: 14px;
  position: relative; }
  @media (min-width: 768px) {
    .c-list-states__dropdown {
      display: none; } }

.c-list-states__dropdown:after {
  content: '\f0d7';
  font-family: 'FontAwesome';
  text-align: center;
  font-size: 22px;
  padding-top: 4px;
  color: #fff;
  background-color: #4C87B4;
  width: 41px;
  height: 45px;
  position: absolute;
  top: -1px;
  right: -1px; }

.c-drug-facts {
  background-color: #EAF3EF;
  border-top: 1px solid rgba(0, 0, 0, 0.24);
  border-bottom: 1px solid rgba(0, 0, 0, 0.24);
  padding: 30px 0 0; }
  @media (min-width: 992px) {
    .c-drug-facts {
      padding: 30px 0; } }

@media (min-width: 992px) {
  .c-drug-facts__wrapper {
    margin-left: 110px; } }

.c-drug-facts__title {
  font-size: 20px; }
  @media (min-width: 992px) {
    .c-drug-facts__title {
      font-size: 30px; } }

.c-drug-facts__content {
  margin-bottom: 30px; }
  .c-drug-facts__content::after {
    display: table;
    content: '';
    clear: both; }

.c-drug-facts__pie {
  float: left;
  display: inline-block;
  position: relative;
  width: 110px;
  height: 110px;
  margin-right: 10px;
  background: #eee;
  border-radius: 55px;
  -webkit-box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.3);
  clear: left; }
  @media (min-width: 1200px) {
    .c-drug-facts__pie {
      margin-right: 30px; } }

.c-drug-facts__pie-piece {
  position: absolute;
  width: 55px;
  height: 110px;
  overflow: hidden;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center; }
  .c-drug-facts__pie-piece:before {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: -55px;
    border-radius: 55px 0 0 55px;
    -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
            transform-origin: right center; }
  .c-drug-facts__pie-piece:before, .c-drug-facts__pie-piece:after {
    background-color: #57a07f; }

.c-drug-facts__number {
  position: absolute;
  width: 90px;
  height: 90px;
  top: 10px;
  left: 10px;
  border-radius: 50%;
  background: #FFF;
  text-align: center;
  line-height: 90px;
  color: #57a07f;
  font-size: 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold; }

.c-drug-facts__pie-piece[data-value="1"]:before {
  -webkit-transform: rotate(3.6deg);
      -ms-transform: rotate(3.6deg);
          transform: rotate(3.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="2"]:before {
  -webkit-transform: rotate(7.2deg);
      -ms-transform: rotate(7.2deg);
          transform: rotate(7.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="3"]:before {
  -webkit-transform: rotate(10.8deg);
      -ms-transform: rotate(10.8deg);
          transform: rotate(10.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="4"]:before {
  -webkit-transform: rotate(14.4deg);
      -ms-transform: rotate(14.4deg);
          transform: rotate(14.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="5"]:before {
  -webkit-transform: rotate(18deg);
      -ms-transform: rotate(18deg);
          transform: rotate(18deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="6"]:before {
  -webkit-transform: rotate(21.6deg);
      -ms-transform: rotate(21.6deg);
          transform: rotate(21.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="7"]:before {
  -webkit-transform: rotate(25.2deg);
      -ms-transform: rotate(25.2deg);
          transform: rotate(25.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="8"]:before {
  -webkit-transform: rotate(28.8deg);
      -ms-transform: rotate(28.8deg);
          transform: rotate(28.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="9"]:before {
  -webkit-transform: rotate(32.4deg);
      -ms-transform: rotate(32.4deg);
          transform: rotate(32.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="10"]:before {
  -webkit-transform: rotate(36deg);
      -ms-transform: rotate(36deg);
          transform: rotate(36deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="11"]:before {
  -webkit-transform: rotate(39.6deg);
      -ms-transform: rotate(39.6deg);
          transform: rotate(39.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="12"]:before {
  -webkit-transform: rotate(43.2deg);
      -ms-transform: rotate(43.2deg);
          transform: rotate(43.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="13"]:before {
  -webkit-transform: rotate(46.8deg);
      -ms-transform: rotate(46.8deg);
          transform: rotate(46.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="14"]:before {
  -webkit-transform: rotate(50.4deg);
      -ms-transform: rotate(50.4deg);
          transform: rotate(50.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="15"]:before {
  -webkit-transform: rotate(54deg);
      -ms-transform: rotate(54deg);
          transform: rotate(54deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="16"]:before {
  -webkit-transform: rotate(57.6deg);
      -ms-transform: rotate(57.6deg);
          transform: rotate(57.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="17"]:before {
  -webkit-transform: rotate(61.2deg);
      -ms-transform: rotate(61.2deg);
          transform: rotate(61.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="18"]:before {
  -webkit-transform: rotate(64.8deg);
      -ms-transform: rotate(64.8deg);
          transform: rotate(64.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="19"]:before {
  -webkit-transform: rotate(68.4deg);
      -ms-transform: rotate(68.4deg);
          transform: rotate(68.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="20"]:before {
  -webkit-transform: rotate(72deg);
      -ms-transform: rotate(72deg);
          transform: rotate(72deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="21"]:before {
  -webkit-transform: rotate(75.6deg);
      -ms-transform: rotate(75.6deg);
          transform: rotate(75.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="22"]:before {
  -webkit-transform: rotate(79.2deg);
      -ms-transform: rotate(79.2deg);
          transform: rotate(79.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="23"]:before {
  -webkit-transform: rotate(82.8deg);
      -ms-transform: rotate(82.8deg);
          transform: rotate(82.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="24"]:before {
  -webkit-transform: rotate(86.4deg);
      -ms-transform: rotate(86.4deg);
          transform: rotate(86.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="25"]:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="26"]:before {
  -webkit-transform: rotate(93.6deg);
      -ms-transform: rotate(93.6deg);
          transform: rotate(93.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="27"]:before {
  -webkit-transform: rotate(97.2deg);
      -ms-transform: rotate(97.2deg);
          transform: rotate(97.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="28"]:before {
  -webkit-transform: rotate(100.8deg);
      -ms-transform: rotate(100.8deg);
          transform: rotate(100.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="29"]:before {
  -webkit-transform: rotate(104.4deg);
      -ms-transform: rotate(104.4deg);
          transform: rotate(104.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="30"]:before {
  -webkit-transform: rotate(108deg);
      -ms-transform: rotate(108deg);
          transform: rotate(108deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="31"]:before {
  -webkit-transform: rotate(111.6deg);
      -ms-transform: rotate(111.6deg);
          transform: rotate(111.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="32"]:before {
  -webkit-transform: rotate(115.2deg);
      -ms-transform: rotate(115.2deg);
          transform: rotate(115.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="33"]:before {
  -webkit-transform: rotate(118.8deg);
      -ms-transform: rotate(118.8deg);
          transform: rotate(118.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="34"]:before {
  -webkit-transform: rotate(122.4deg);
      -ms-transform: rotate(122.4deg);
          transform: rotate(122.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="35"]:before {
  -webkit-transform: rotate(126deg);
      -ms-transform: rotate(126deg);
          transform: rotate(126deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="36"]:before {
  -webkit-transform: rotate(129.6deg);
      -ms-transform: rotate(129.6deg);
          transform: rotate(129.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="37"]:before {
  -webkit-transform: rotate(133.2deg);
      -ms-transform: rotate(133.2deg);
          transform: rotate(133.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="38"]:before {
  -webkit-transform: rotate(136.8deg);
      -ms-transform: rotate(136.8deg);
          transform: rotate(136.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="39"]:before {
  -webkit-transform: rotate(140.4deg);
      -ms-transform: rotate(140.4deg);
          transform: rotate(140.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="40"]:before {
  -webkit-transform: rotate(144deg);
      -ms-transform: rotate(144deg);
          transform: rotate(144deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="41"]:before {
  -webkit-transform: rotate(147.6deg);
      -ms-transform: rotate(147.6deg);
          transform: rotate(147.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="42"]:before {
  -webkit-transform: rotate(151.2deg);
      -ms-transform: rotate(151.2deg);
          transform: rotate(151.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="43"]:before {
  -webkit-transform: rotate(154.8deg);
      -ms-transform: rotate(154.8deg);
          transform: rotate(154.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="44"]:before {
  -webkit-transform: rotate(158.4deg);
      -ms-transform: rotate(158.4deg);
          transform: rotate(158.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="45"]:before {
  -webkit-transform: rotate(162deg);
      -ms-transform: rotate(162deg);
          transform: rotate(162deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="46"]:before {
  -webkit-transform: rotate(165.6deg);
      -ms-transform: rotate(165.6deg);
          transform: rotate(165.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="47"]:before {
  -webkit-transform: rotate(169.2deg);
      -ms-transform: rotate(169.2deg);
          transform: rotate(169.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="48"]:before {
  -webkit-transform: rotate(172.8deg);
      -ms-transform: rotate(172.8deg);
          transform: rotate(172.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="49"]:before {
  -webkit-transform: rotate(176.4deg);
      -ms-transform: rotate(176.4deg);
          transform: rotate(176.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="50"]:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="51"]:before {
  -webkit-transform: rotate(183.6deg);
      -ms-transform: rotate(183.6deg);
          transform: rotate(183.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="52"]:before {
  -webkit-transform: rotate(187.2deg);
      -ms-transform: rotate(187.2deg);
          transform: rotate(187.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="53"]:before {
  -webkit-transform: rotate(190.8deg);
      -ms-transform: rotate(190.8deg);
          transform: rotate(190.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="54"]:before {
  -webkit-transform: rotate(194.4deg);
      -ms-transform: rotate(194.4deg);
          transform: rotate(194.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="55"]:before {
  -webkit-transform: rotate(198deg);
      -ms-transform: rotate(198deg);
          transform: rotate(198deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="56"]:before {
  -webkit-transform: rotate(201.6deg);
      -ms-transform: rotate(201.6deg);
          transform: rotate(201.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="57"]:before {
  -webkit-transform: rotate(205.2deg);
      -ms-transform: rotate(205.2deg);
          transform: rotate(205.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="58"]:before {
  -webkit-transform: rotate(208.8deg);
      -ms-transform: rotate(208.8deg);
          transform: rotate(208.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="59"]:before {
  -webkit-transform: rotate(212.4deg);
      -ms-transform: rotate(212.4deg);
          transform: rotate(212.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="60"]:before {
  -webkit-transform: rotate(216deg);
      -ms-transform: rotate(216deg);
          transform: rotate(216deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="61"]:before {
  -webkit-transform: rotate(219.6deg);
      -ms-transform: rotate(219.6deg);
          transform: rotate(219.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="62"]:before {
  -webkit-transform: rotate(223.2deg);
      -ms-transform: rotate(223.2deg);
          transform: rotate(223.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="63"]:before {
  -webkit-transform: rotate(226.8deg);
      -ms-transform: rotate(226.8deg);
          transform: rotate(226.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="64"]:before {
  -webkit-transform: rotate(230.4deg);
      -ms-transform: rotate(230.4deg);
          transform: rotate(230.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="65"]:before {
  -webkit-transform: rotate(234deg);
      -ms-transform: rotate(234deg);
          transform: rotate(234deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="66"]:before {
  -webkit-transform: rotate(237.6deg);
      -ms-transform: rotate(237.6deg);
          transform: rotate(237.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="67"]:before {
  -webkit-transform: rotate(241.2deg);
      -ms-transform: rotate(241.2deg);
          transform: rotate(241.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="68"]:before {
  -webkit-transform: rotate(244.8deg);
      -ms-transform: rotate(244.8deg);
          transform: rotate(244.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="69"]:before {
  -webkit-transform: rotate(248.4deg);
      -ms-transform: rotate(248.4deg);
          transform: rotate(248.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="70"]:before {
  -webkit-transform: rotate(252deg);
      -ms-transform: rotate(252deg);
          transform: rotate(252deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="71"]:before {
  -webkit-transform: rotate(255.6deg);
      -ms-transform: rotate(255.6deg);
          transform: rotate(255.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="72"]:before {
  -webkit-transform: rotate(259.2deg);
      -ms-transform: rotate(259.2deg);
          transform: rotate(259.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="73"]:before {
  -webkit-transform: rotate(262.8deg);
      -ms-transform: rotate(262.8deg);
          transform: rotate(262.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="74"]:before {
  -webkit-transform: rotate(266.4deg);
      -ms-transform: rotate(266.4deg);
          transform: rotate(266.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="75"]:before {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="76"]:before {
  -webkit-transform: rotate(273.6deg);
      -ms-transform: rotate(273.6deg);
          transform: rotate(273.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="77"]:before {
  -webkit-transform: rotate(277.2deg);
      -ms-transform: rotate(277.2deg);
          transform: rotate(277.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="78"]:before {
  -webkit-transform: rotate(280.8deg);
      -ms-transform: rotate(280.8deg);
          transform: rotate(280.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="79"]:before {
  -webkit-transform: rotate(284.4deg);
      -ms-transform: rotate(284.4deg);
          transform: rotate(284.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="80"]:before {
  -webkit-transform: rotate(288deg);
      -ms-transform: rotate(288deg);
          transform: rotate(288deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="81"]:before {
  -webkit-transform: rotate(291.6deg);
      -ms-transform: rotate(291.6deg);
          transform: rotate(291.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="82"]:before {
  -webkit-transform: rotate(295.2deg);
      -ms-transform: rotate(295.2deg);
          transform: rotate(295.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="83"]:before {
  -webkit-transform: rotate(298.8deg);
      -ms-transform: rotate(298.8deg);
          transform: rotate(298.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="84"]:before {
  -webkit-transform: rotate(302.4deg);
      -ms-transform: rotate(302.4deg);
          transform: rotate(302.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="85"]:before {
  -webkit-transform: rotate(306deg);
      -ms-transform: rotate(306deg);
          transform: rotate(306deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="86"]:before {
  -webkit-transform: rotate(309.6deg);
      -ms-transform: rotate(309.6deg);
          transform: rotate(309.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="87"]:before {
  -webkit-transform: rotate(313.2deg);
      -ms-transform: rotate(313.2deg);
          transform: rotate(313.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="88"]:before {
  -webkit-transform: rotate(316.8deg);
      -ms-transform: rotate(316.8deg);
          transform: rotate(316.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="89"]:before {
  -webkit-transform: rotate(320.4deg);
      -ms-transform: rotate(320.4deg);
          transform: rotate(320.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="90"]:before {
  -webkit-transform: rotate(324deg);
      -ms-transform: rotate(324deg);
          transform: rotate(324deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="91"]:before {
  -webkit-transform: rotate(327.6deg);
      -ms-transform: rotate(327.6deg);
          transform: rotate(327.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="92"]:before {
  -webkit-transform: rotate(331.2deg);
      -ms-transform: rotate(331.2deg);
          transform: rotate(331.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="93"]:before {
  -webkit-transform: rotate(334.8deg);
      -ms-transform: rotate(334.8deg);
          transform: rotate(334.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="94"]:before {
  -webkit-transform: rotate(338.4deg);
      -ms-transform: rotate(338.4deg);
          transform: rotate(338.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="95"]:before {
  -webkit-transform: rotate(342deg);
      -ms-transform: rotate(342deg);
          transform: rotate(342deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="96"]:before {
  -webkit-transform: rotate(345.6deg);
      -ms-transform: rotate(345.6deg);
          transform: rotate(345.6deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="97"]:before {
  -webkit-transform: rotate(349.2deg);
      -ms-transform: rotate(349.2deg);
          transform: rotate(349.2deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="98"]:before {
  -webkit-transform: rotate(352.8deg);
      -ms-transform: rotate(352.8deg);
          transform: rotate(352.8deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="99"]:before {
  -webkit-transform: rotate(356.4deg);
      -ms-transform: rotate(356.4deg);
          transform: rotate(356.4deg);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.c-drug-facts__pie-piece[data-value="50"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="50"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="50"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="51"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="51"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="51"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="52"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="52"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="52"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="53"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="53"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="53"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="54"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="54"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="54"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="55"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="55"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="55"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="56"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="56"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="56"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="57"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="57"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="57"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="58"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="58"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="58"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="59"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="59"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="59"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="60"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="60"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="60"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="61"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="61"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="61"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="62"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="62"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="62"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="63"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="63"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="63"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="64"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="64"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="64"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="65"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="65"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="65"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="66"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="66"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="66"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="67"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="67"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="67"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="68"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="68"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="68"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="69"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="69"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="69"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="70"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="70"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="70"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="71"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="71"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="71"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="72"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="72"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="72"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="73"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="73"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="73"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="74"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="74"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="74"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="75"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="75"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="75"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="76"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="76"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="76"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="77"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="77"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="77"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="78"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="78"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="78"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="79"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="79"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="79"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="80"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="80"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="80"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="81"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="81"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="81"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="82"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="82"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="82"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="83"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="83"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="83"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="84"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="84"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="84"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="85"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="85"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="85"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="86"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="86"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="86"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="87"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="87"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="87"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="88"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="88"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="88"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="89"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="89"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="89"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="90"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="90"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="90"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="91"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="91"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="91"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="92"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="92"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="92"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="93"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="93"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="93"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="94"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="94"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="94"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="95"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="95"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="95"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="96"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="96"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="96"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="97"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="97"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="97"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="98"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="98"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="98"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="99"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="99"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="99"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="100"] {
  width: 110px;
  height: 110px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center; }
  .c-drug-facts__pie-piece[data-value="100"]:before {
    left: 0px; }
  .c-drug-facts__pie-piece[data-value="100"]:after {
    content: "";
    position: absolute;
    width: 55px;
    height: 110px;
    left: 55px;
    border-radius: 0 55px 55px 0; }

.c-drug-facts__pie-piece[data-value="0"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="1"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="2"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="3"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="4"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="5"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="6"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="7"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="8"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="9"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="10"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="11"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="12"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="13"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="14"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="15"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="16"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="17"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="18"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="19"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="20"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="21"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="22"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="23"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="24"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="25"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="26"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="27"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="28"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="29"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="30"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="31"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="32"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="33"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="34"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="35"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="36"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="37"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="38"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="39"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="40"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="41"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="42"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="43"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="44"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="45"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="46"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="47"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="48"] {
  left: 55px; }

.c-drug-facts__pie-piece[data-value="49"] {
  left: 55px; }

.c-drug-facts__text {
  display: block;
  font-size: 14px;
  padding-left: 120px; }
  @media (min-width: 1200px) {
    .c-drug-facts__text {
      padding-left: 140px; } }

a.c-drug-facts__text {
  color: #333333; }
  a.c-drug-facts__text:hover {
    text-decoration: underline; }

.c-featured-providers {
  display: none; }

.c-featured-providers__title {
  color: #333;
  font-size: 30px;
  line-height: 35px;
  font-weight: bold;
  margin: 25px 0; }

.c-featured-providers__cont {
  position: relative;
  padding: 25px 15px 20px;
  -webkit-box-shadow: 1px 1px 4px 2px rgba(51, 51, 51, 0.2);
          box-shadow: 1px 1px 4px 2px rgba(51, 51, 51, 0.2);
  background-size: cover;
  background-position: center;
  z-index: 0;
  margin-bottom: 25px;
  min-height: 300px; }
  @media (min-width: 992px) {
    .c-featured-providers__cont {
      min-height: 180px;
      padding: 15px; } }
  .c-featured-providers__cont:after {
    content: 'Ad';
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 0 2px; }

.c-featured-providers__gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, right top, left top, from(#63A98A), to(#4C87B4));
  background: -webkit-linear-gradient(right, #63A98A 0%, #4C87B4 100%);
  background: linear-gradient(270deg, #63A98A 0%, #4C87B4 100%);
  opacity: 0.8;
  z-index: -2; }

.c-featured-providers__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.4;
  z-index: -1; }

.c-featured-providers__name {
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px; }

.c-featured-providers__address {
  font-size: 13px;
  line-height: 20px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 10px; }
  .c-featured-providers__address span {
    display: block; }
  @media (min-width: 992px) {
    .c-featured-providers__address {
      margin: 0; } }

@media (min-width: 992px) {
  .c-featured-providers__bottom {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px; } }

.c-featured-providers__reviews {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 50px; }
  .c-featured-providers__reviews .star-rating {
    display: inline-block; }
  @media (min-width: 992px) {
    .c-featured-providers__reviews {
      margin-right: 20px;
      margin-bottom: 0; } }

.c-featured-providers__keyword,
.c-featured-providers__review-count {
  color: #fff;
  font-size: 15px;
  line-height: 25px; }

.c-featured-providers__keyword {
  font-weight: bold; }

@media (min-width: 992px) {
  .c-featured-providers__btn-cont {
    position: absolute;
    bottom: 0;
    right: 0; } }

.c-featured-providers__phone,
.c-featured-providers__link {
  width: 100%;
  display: inline-block;
  padding: 10px 25px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 25px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5); }
  .c-featured-providers__phone:hover, .c-featured-providers__phone:active, .c-featured-providers__phone:focus,
  .c-featured-providers__link:hover,
  .c-featured-providers__link:active,
  .c-featured-providers__link:focus {
    color: #fff; }
  @media (min-width: 992px) {
    .c-featured-providers__phone,
    .c-featured-providers__link {
      width: 180px; } }

.c-featured-providers__phone {
  background-color: #F6921E;
  margin-bottom: 15px; }
  .c-featured-providers__phone:hover, .c-featured-providers__phone:active, .c-featured-providers__phone:focus {
    background-color: #f1860a; }
  @media (min-width: 992px) {
    .c-featured-providers__phone {
      margin-right: 15px;
      margin-bottom: 0; } }

.c-featured-providers__link {
  background-color: #4C87B4; }

.c-hero-home {
  background: url("/wp-content/themes/recovery-org-v2/images/hero-home.png");
  background-size: cover;
  background-position: 50%;
  width: 100%;
  margin-top: -40px;
  padding-top: 15px;
  position: relative;
  height: 500px; }
  @media (min-width: 992px) {
    .c-hero-home {
      height: 545px;
      padding-top: 85px; } }

.c-hero-home__title {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  line-height: 36px;
  text-align: center; }
  @media (min-width: 768px) {
    .c-hero-home__title {
      font-size: 28px;
      line-height: 42px; } }
  @media (min-width: 992px) {
    .c-hero-home__title {
      font-size: 32px;
      line-height: 50px;
      text-align: left; } }

.c-hero-home__title-caps {
  text-transform: uppercase;
  font-size: 42px;
  display: block; }
  @media (min-width: 768px) {
    .c-hero-home__title-caps {
      font-size: 54px; } }
  @media (min-width: 992px) {
    .c-hero-home__title-caps {
      font-size: 60px; } }

.c-hero-home__search-container {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px;
  width: 100%;
  text-align: center; }

.c-hero-home__search-text {
  color: #fff;
  font-size: 22px;
  padding-bottom: 10px;
  font-family: 'Yanone Kaffeesatz', sans-serif;;
  width: 100%; }
  @media (min-width: 768px) {
    .c-hero-home__search-text {
      font-size: 28px; } }
  @media (min-width: 992px) {
    .c-hero-home__search-text {
      display: inline-block;
      width: 45%;
      position: relative;
      float: left;
      text-align: right;
      padding: 0; } }

.c-hero-home__arrow {
  display: none;
  background: #AB82BC;
  height: 7px;
  border-radius: 5px;
  width: 10%;
  float: left;
  position: relative;
  margin-top: 18px;
  margin-left: 10px; }
  @media (min-width: 992px) {
    .c-hero-home__arrow {
      display: inline-block; } }

.c-hero-home__arrow-point {
  display: none;
  border: solid #AB82BC;
  border-width: 0 5px 5px 0;
  height: 20px;
  width: 20px;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  right: 0;
  top: -6px; }
  @media (min-width: 992px) {
    .c-hero-home__arrow-point {
      display: block; } }

.c-hero-home__search-form-cont {
  width: 100%; }
  @media (min-width: 992px) {
    .c-hero-home__search-form-cont {
      display: inline-block;
      float: left;
      width: 40%;
      text-align: left;
      margin-left: 15px; } }

.c-hero-home__search-form {
  width: 100%;
  margin: 0 auto; }

.c-hero-home__search-wrapper {
  position: relative;
  width: 80%;
  margin: 0 auto;
  max-width: 350px; }
  @media (min-width: 992px) {
    .c-hero-home__search-wrapper {
      margin: 0;
      width: 70%; } }

.c-hero-home__search-input {
  border-radius: 5px;
  width: 100%;
  height: 40px; }

.c-hero-home__submit {
  background: #AB82BC;
  border-radius: 0 3px 3px 0;
  color: #fff;
  font-size: 15px;
  padding: 10px;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.5);
  width: 70px;
  height: 40px; }

.c-paid-sponsor-card {
  -webkit-transition: -webkit-box-shadow ease 0.2s;
  transition: -webkit-box-shadow ease 0.2s;
  transition: box-shadow ease 0.2s;
  transition: box-shadow ease 0.2s, -webkit-box-shadow ease 0.2s;
  margin-bottom: 25px;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 30px -12px rgba(0, 0, 0, 0.5);
          box-shadow: 0 5px 30px -12px rgba(0, 0, 0, 0.5); }
  @media (min-width: 768px) {
    .c-paid-sponsor-card {
      margin-bottom: 45px;
      float: left;
      margin-right: 0;
      width: -webkit-calc(50% - 15px);
      width: calc(50% - 15px); }
      .c-paid-sponsor-card:nth-child(2n + 1) {
        clear: both;
        margin-right: 30px; }
      .c-paid-sponsor-card:last-child {
        margin-bottom: 15px; } }
  .c-paid-sponsor-card:hover {
    -webkit-box-shadow: 0 10px 20px -8px rgba(0, 0, 0, 0.7);
            box-shadow: 0 10px 20px -8px rgba(0, 0, 0, 0.7); }

.c-paid-sponsor-card__img {
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  height: 200px;
  color: #fff;
  text-decoration: none; }
  .c-paid-sponsor-card__img:hover {
    color: #fff; }

.c-paid-sponsor-card__location {
  color: rgba(51, 51, 51, 0.6);
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px; }

.c-paid-sponsor-card__title {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px; }

.c-paid-sponsor-card__link {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  background-color: #F49132;
  text-align: center;
  display: block;
  color: #fff;
  padding: 15px 0;
  text-decoration: none; }
  .c-paid-sponsor-card__link:hover {
    color: #fff;
    text-decoration: none; }

.c-paid-sponsor-card__summary {
  padding: 15px 25px; }
  @media (min-width: 768px) {
    .c-paid-sponsor-card__summary {
      padding: 20px 30px 30px; } }

.c-paid-sponsor-card__philosophy {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 25px; }

.c-paid-sponsor-card__view-more {
  text-decoration: underline;
  font-size: 15px;
  font-weight: bold;
  line-height: 25px; }

@charset "UTF-8";
.c-share {
  margin-bottom: 20px;
  overflow: auto; }

.c-share--center {
  max-width: 200px;
  margin: 0 auto; }
  @media (min-width: 1200px) {
    .c-share--center {
      max-width: 260px; } }

.c-share__icon {
  color: #A4A4A4;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
  display: inline-block;
  line-height: 30px;
  float: left;
  margin-right: 5px; }
  @media (min-width: 1200px) {
    .c-share__icon {
      margin-right: 20px;
      line-height: 40px; } }

.c-share-btn {
  height: 30px;
  width: 30px;
  padding: 0;
  background: none;
  float: left;
  margin-right: 5px;
  color: #fff;
  text-align: center; }
  .c-share-btn:before {
    display: block;
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font: normal 16px/1 FontAwesome; }
  @media (min-width: 1200px) {
    .c-share-btn {
      height: 40px;
      width: 40px; }
      .c-share-btn:before {
        font: normal 20px/1 FontAwesome; } }

.c-share-btn--twitter {
  background-color: #00a2ea; }
  .c-share-btn--twitter:before {
    color: #fff;
    content: ""; }
  .c-share-btn--twitter:hover, .c-share-btn--twitter:active, .c-share-btn--twitter:focus {
    background-color: #008dcb;
    color: #ffffff; }

.c-share-btn--facebook {
  background-color: #344f8d; }
  .c-share-btn--facebook:before {
    content: ""; }
  .c-share-btn--facebook:hover, .c-share-btn--facebook:active, .c-share-btn--facebook:focus {
    background-color: #2c4277;
    color: #ffffff; }

.c-share-btn--email {
  background-color: #ff6c03; }
  .c-share-btn--email:before {
    content: ""; }
  .c-share-btn--email:hover, .c-share-btn--email:active, .c-share-btn--email:focus {
    background-color: #e35f00;
    color: #ffffff; }

.c-toc-dropdown {
  display: none; }

.c-toc-dropdown__menu {
  background-color: #F9F9F9;
  border: 1px solid #DDD;
  color: #28455A;
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
  font-family: "Open Sans", sans-serif;
  padding: 15px;
  position: relative;
  width: 290px; }
  .c-toc-dropdown__menu:after {
    content: "\f0d7";
    font-family: FontAwesome;
    color: #4C87B4;
    float: right;
    font-size: 20px;
    border-left: 1px solid #ddd;
    padding: 15px 0 0 20px;
    position: absolute;
    top: 0;
    right: 15px;
    height: 46px; }

.c-toc-dropdown--rotate:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  border-left: none;
  border-right: 1px solid #ddd;
  padding: 15px 20px 0 0; }

.c-toc-dropdown__list {
  background-color: #F9F9F9;
  border: 1px solid #ddd;
  display: none;
  overflow: hidden;
  overflow-y: scroll;
  z-index: 400;
  position: absolute;
  right: 0;
  width: 100%;
  height: auto;
  margin: 15px 0 0 0;
  padding: 15px;
  list-style-type: none; }

.c-toc-dropdown__list-item {
  padding-bottom: 15px; }
  .c-toc-dropdown__list-item:last-of-type {
    padding-bottom: 0; }
  .c-toc-dropdown__list-item a {
    color: #4C87B4;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    background: none;
    padding: 0;
    text-align: left;
    max-height: unset;
    height: unset; }
    .c-toc-dropdown__list-item a:before {
      content: '';
      border: none; }
    .c-toc-dropdown__list-item a:hover {
      position: initial;
      -webkit-box-shadow: none;
              box-shadow: none;
      color: #4C87B4; }

.c-callout {
  width: 100%;
  overflow: hidden;
  padding: 30px;
  margin: 0 0 25px 0;
  color: #333333;
  background-color: #EEEEEE;
  font-size: 13px;
  line-height: 20px;
  position: relative;
  z-index: 1; }
  .c-callout h1:first-child,
  .c-callout h2:first-child,
  .c-callout h3:first-child,
  .c-callout h4:first-child,
  .c-callout h5:first-child,
  .c-callout h6:first-child {
    margin-top: 0; }
  .c-callout p {
    font-size: 13px;
    line-height: 20px; }
  .c-callout ul,
  .c-callout ol {
    padding-left: 10px; }
    .c-callout ul li,
    .c-callout ol li {
      font-size: 13px;
      line-height: 20px; }
      .c-callout ul li:last-of-type,
      .c-callout ol li:last-of-type {
        margin-bottom: 0; }
  .c-callout ol {
    padding-left: 0; }
  .c-callout ul li::before {
    top: 6px; }
  .c-callout > *:last-child {
    margin-bottom: 0; }

@media (min-width: 768px) {
  .c-callout--left,
  .c-callout--right {
    width: 40%; }
  .c-callout--left {
    float: left;
    margin: 0 20px 25px 0; }
  .c-callout--right {
    float: right;
    margin: 0 0 25px 20px; } }

.c-callout__title {
  color: #333333;
  line-height: 20px;
  margin: 0 0 20px 0;
  font-size: 15px;
  font-weight: 800; }

.c-callout-complex {
  position: relative;
  color: #333333;
  margin: 0 0 25px 0; }
  .c-callout-complex iframe {
    width: 100%; }

.c-callout-complex__title {
  line-height: 25px;
  padding: 10px 20px;
  margin: 0;
  color: #fff;
  font-size: 20px;
  font-weight: 800;
  text-align: center;
  width: 100%;
  background-color: #5A9F80; }

.c-callout-complex__content {
  border: 1px solid #D8D8D8;
  padding: 20px;
  font-size: 13px;
  line-height: 20px;
  color: #333333; }
  .c-callout-complex__content::after {
    display: table;
    content: '';
    clear: both; }
  .c-callout-complex__content p {
    font-size: 13px;
    line-height: 20px; }
  .c-callout-complex__content ol,
  .c-callout-complex__content ul {
    margin: 0 0 20px 0;
    padding-left: 10px; }
    .c-callout-complex__content ol li,
    .c-callout-complex__content ul li {
      font-size: 13px;
      line-height: 20px;
      list-style: none;
      color: #333333; }
      .c-callout-complex__content ol li:last-of-type,
      .c-callout-complex__content ul li:last-of-type {
        margin-bottom: 0; }
  .c-callout-complex__content ul li::before {
    top: 6px; }
  .c-callout-complex__content > *:last-child:not(img) {
    margin-bottom: 0; }

img.c-callout-complex__image {
  margin: 0 auto 20px;
  float: none;
  display: block; }
  @media (min-width: 768px) {
    img.c-callout-complex__image {
      width: 40% !important;
      float: right;
      margin: 0 0 0 20px; } }

.c-callout-complex--block-img:not(.c-callout-complex--left):not(.c-callout-complex--left) .c-callout-complex__image {
  width: 100% !important;
  margin-bottom: 20px; }

.c-callout-complex--left,
.c-callout-complex--right {
  width: 100%; }
  @media (min-width: 768px) {
    .c-callout-complex--left,
    .c-callout-complex--right {
      width: 40%; }
      .c-callout-complex--left img.c-callout-complex__image,
      .c-callout-complex--right img.c-callout-complex__image {
        margin-bottom: 20px;
        width: 100% !important; } }

@media (min-width: 768px) {
  .c-callout-complex--left {
    float: left;
    margin: 0 20px 25px 0; } }

@media (min-width: 768px) {
  .c-callout-complex--right {
    float: right;
    margin: 0 0 25px 20px; } }

.c-columns {
  margin-bottom: 25px; }
  .c-columns h1:first-of-type,
  .c-columns h2:first-of-type,
  .c-columns h3:first-of-type,
  .c-columns h4:first-of-type,
  .c-columns h5:first-of-type,
  .c-columns h6:first-of-type {
    margin-top: 0; }

.c-columns--2 .c-callout,
.c-columns--2 .c-callout-complex,
.c-columns--3 .c-callout,
.c-columns--3 .c-callout-complex,
.c-columns--4 .c-callout,
.c-columns--4 .c-callout-complex {
  display: inline-block;
  width: 100%; }

@media (min-width: 768px) {
  .c-columns--2,
  .c-columns--3,
  .c-columns--4 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2; } }

@media (min-width: 992px) {
  .c-columns--4 {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3; } }

@media (min-width: 1200px) {
  .c-columns--3 {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3; }
  .c-columns--4 {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4; } }

.c-content-overview,
.c-content-overview p {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 25px;
  color: #333333; }

.c-link-bank {
  background: #F0F0F0;
  padding: 30px;
  margin: 25px 0;
  overflow: hidden; }
  .c-link-bank ul {
    margin-bottom: 0;
    padding-left: 10px;
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1; }
    @media (min-width: 480px) {
      .c-link-bank ul {
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2; } }
  .c-link-bank ul:last-of-type li a {
    word-break: break-word; }

.c-link-bank__title {
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 800; }

@media (min-width: 480px) {
  .c-link-bank--left,
  .c-link-bank--right {
    margin: 25px 0; }
    .c-link-bank--left ul,
    .c-link-bank--right ul {
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2; } }

.c-link-bank--right {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  float: none;
  width: 100%; }
  @media (min-width: 768px) {
    .c-link-bank--right {
      float: right;
      margin: 0 0 25px 20px;
      width: 40%; }
      .c-link-bank--right ul {
        -webkit-column-count: 1;
           -moz-column-count: 1;
                column-count: 1; } }
  @media (min-width: 992px) {
    .c-link-bank--right {
      float: none;
      width: 100%;
      margin: 25px 0; }
      .c-link-bank--right ul {
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2; } }
  @media (min-width: 1200px) {
    .c-link-bank--right {
      float: right;
      margin: 0 0 25px 20px;
      width: 40%; }
      .c-link-bank--right ul {
        -webkit-column-count: 1;
           -moz-column-count: 1;
                column-count: 1; } }

.c-link-bank--left {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  float: none;
  width: 100%; }
  @media (min-width: 768px) {
    .c-link-bank--left {
      float: left;
      margin: 0 20px 25px 0;
      width: 40%; }
      .c-link-bank--left ul {
        -webkit-column-count: 1;
           -moz-column-count: 1;
                column-count: 1; } }
  @media (min-width: 992px) {
    .c-link-bank--left {
      float: none;
      width: 100%;
      margin: 25px 0; }
      .c-link-bank--left ul {
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2; } }
  @media (min-width: 1200px) {
    .c-link-bank--left {
      float: left;
      margin: 0 20px 25px 0;
      width: 40%; }
      .c-link-bank--left ul {
        -webkit-column-count: 1;
           -moz-column-count: 1;
                column-count: 1; } }

.c-link-bank-complex {
  background: #F0F0F0;
  padding: 30px;
  margin: 25px 0;
  overflow: hidden; }
  .c-link-bank-complex ul {
    margin-bottom: 0;
    padding-left: 10px; }
  .c-link-bank-complex ul:last-of-type li a {
    word-break: break-word; }

.c-link-bank-complex__title {
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 800; }

.c-media {
  width: auto !important;
  margin: 25px 0; }

@media (min-width: 768px) {
  .c-media--left,
  .c-media--right {
    max-width: 40%; }
  .c-media--left {
    float: left;
    margin: 0 20px 25px 0; }
  .c-media--right {
    float: right;
    margin: 0 0 25px 20px; } }

.c-media__caption,
.c-media__caption p {
  font-size: 13px;
  font-style: italic;
  color: #797979;
  margin: 10px 0 0 0; }

.c-media__img-container {
  display: inline-block;
  width: 100%; }

.c-media--popup .c-media__img-container {
  cursor: pointer;
  position: relative; }
  .c-media--popup .c-media__img-container:before {
    color: #fff;
    font-family: FontAwesome;
    position: absolute;
    content: "\f01d";
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    font-size: 85px; }

.c-media__img {
  margin: 0 !important;
  width: 100%; }

.c-media iframe {
  display: block;
  margin: 0 auto; }

.c-phone a:first-of-type {
  background: #4F88B2;
  border-radius: 5px;
  padding: 2px 4px;
  white-space: nowrap;
  color: #fff !important; }
  .c-phone a:first-of-type:hover {
    background: #4F88B2; }

.c-phone__info {
  position: relative;
  top: 2px;
  color: #666; }

.c-quote {
  border: none;
  color: #333333;
  margin-bottom: 25px;
  overflow: hidden;
  padding: 25px 20px; }

@media (min-width: 768px) {
  .c-quote--right {
    float: right;
    margin: 0 0 25px 20px; }
  .c-quote--left {
    float: left;
    margin: 0 20px 25px 0; }
  .c-quote--left,
  .c-quote--right {
    width: 40%; } }

.c-quote__content,
.c-quote__content p {
  font-weight: 800;
  margin: 0;
  color: #333333;
  font-size: 25px;
  line-height: 30px; }

.c-quote__source {
  font-size: 13px;
  font-style: italic;
  color: #797979;
  margin: 10px 0 0 0;
  text-align: right; }

.c-toc {
  width: 100%;
  font-size: 13px;
  margin: 0 0 25px 0;
  position: relative;
  z-index: 1;
  height: 100%; }
  .c-toc + * {
    margin-top: 0 !important; }

.c-toc__container {
  border: 1px solid #DDD;
  padding: 20px; }

.c-toc__image {
  width: 100%;
  float: none;
  display: block; }

@media (min-width: 992px) {
  .c-toc--left,
  .c-toc--right {
    width: 280px; }
  .c-toc--left {
    float: left;
    margin: 0 20px 25px 0; }
  .c-toc--right {
    float: right;
    margin: 0 0 25px 20px; } }

.c-toc__title {
  line-height: 30px;
  padding: 10px 20px;
  margin: 0;
  font-size: 25px;
  font-family: 'Yanone Kaffeesatz', sans-serif;;
  color: #fff;
  font-weight: bold;
  background-color: #74AE93;
  text-align: center; }

.c-toc__list {
  margin: 0 !important;
  -webkit-columns: 250px 2;
     -moz-columns: 250px 2;
          columns: 250px 2;
  display: block;
  width: 100%; }

.c-toc--left .c-toc__list,
.c-toc--right .c-toc__list {
  padding-left: 0 !important; }

.c-addiction-calculator {
  border: 1px solid #ddd;
  background: #fff;
  text-align: center;
  color: #333; }
  .c-addiction-calculator h4 {
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    margin-bottom: 10px;
    color: #333; }
  .c-addiction-calculator p {
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    color: #333; }
  .c-addiction-calculator img {
    max-width: 60px;
    margin: 0 auto 15px; }

.c-addiction-calculator__cont {
  padding: 35px 40px; }

.c-addiction-calculator__btn {
  background: #4F88B2;
  padding: 15px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  line-height: 15px;
  display: block;
  margin: 15px 0 0;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px; }

.c-addiction-quiz {
  border: 1px solid #ddd;
  background: #fff;
  text-align: center;
  color: #333; }
  .c-addiction-quiz h4 {
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    margin-bottom: 10px;
    color: #333; }
  .c-addiction-quiz p {
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    color: #333; }
  .c-addiction-quiz img {
    max-width: 86px;
    margin: 0 auto 15px; }

.c-addiction-quiz__cont {
  padding: 35px 40px; }

.c-addiction-quiz__btn {
  background: #4F88B2;
  padding: 15px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  line-height: 15px;
  display: block;
  margin: 15px 0 0;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px; }

.c-articles-menu {
  padding: 25px 15px;
  border: 1px solid #DDD;
  background: #fff; }

.c-articles-menu .page_item a, .c-articles-menu .page_item span {
  color: #4C87B4;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  text-decoration: underline;
  font-family: "Open Sans", sans-serif; }

.c-articles-menu .page_item {
  margin-top: 15px;
  padding: 0 5px;
  list-style-type: none;
  line-height: 20px; }
  .c-articles-menu .page_item .children {
    margin: 0;
    padding: 0; }
    .c-articles-menu .page_item .children li {
      padding: 0; }

.c-sidebar-dropdown {
  background-color: #F9F9F9;
  border: 1px solid #DDD;
  color: #28455A;
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
  font-family: "Open Sans", sans-serif;
  padding: 15px;
  position: relative; }

.c-sidebar-dropdown:after {
  content: "\f0d7";
  font-family: FontAwesome;
  color: #4C87B4;
  float: right;
  font-size: 20px;
  border-left: 1px solid #ddd;
  padding: 15px 0 0 20px;
  position: absolute;
  top: 0;
  right: 15px;
  height: 46px; }

.c-sidebar-dropdown--rotate:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  border-left: none;
  border-right: 1px solid #ddd;
  padding: 15px 20px 0 0; }

.c-articles-menu__list {
  background-color: #F9F9F9;
  border: 1px solid #ddd;
  display: none;
  overflow: hidden;
  overflow-y: scroll;
  z-index: 400;
  position: absolute;
  right: 0;
  width: auto;
  height: 276px;
  margin: 15px 0 0 0;
  padding: 0;
  list-style-type: none; }
  .c-articles-menu__list a {
    color: #4C87B4;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    background: none;
    padding: 0;
    text-align: left;
    max-height: unset;
    height: unset; }
    .c-articles-menu__list a:before {
      content: '';
      border: none; }
    .c-articles-menu__list a:hover {
      position: initial;
      -webkit-box-shadow: none;
              box-shadow: none;
      color: #4C87B4; }
  .c-articles-menu__list .page_item {
    padding: 7.5px 15px;
    margin: 0;
    background: none; }

.c-browse-centers__title {
  background-color: #57A07F;
  border-bottom: 2px solid #4F88B2;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  padding: 15px; }

.c-browse-centers__cont {
  padding: 25px;
  border: 1px solid #ddd;
  background: #fff; }
  .c-browse-centers__cont ul {
    padding: 0;
    text-align: center; }
  .c-browse-centers__cont li {
    width: 30px;
    margin: 0 11px 10px;
    display: inline-block; }
  .c-browse-centers__cont a {
    font-weight: bold; }

.c-icon-bar {
  display: none; }
  @media (min-width: 992px) {
    .c-icon-bar {
      display: block;
      width: 80px;
      position: absolute;
      left: auto;
      margin-left: -105px;
      top: -15px;
      padding-top: 15px;
      -webkit-transition: margin-top .1s ease-out;
      transition: margin-top .1s ease-out;
      z-index: 2; } }

.c-icon-bar--fixed {
  position: fixed; }

.c-icon-bar__section {
  width: 80px;
  height: 80px;
  background-color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  position: relative; }
  .c-icon-bar__section:first-child {
    border-top: 1px solid #ddd; }
  .c-icon-bar__section:hover {
    background-color: #5A9F80;
    color: #fff; }
    .c-icon-bar__section:hover .c-icon__caret:before {
      border-left-color: #fff; }
    .c-icon-bar__section:hover > .c-icon-bar__flyout {
      display: block; }
    .c-icon-bar__section:hover:before {
      color: #fff; }
  .c-icon-bar__section:before {
    font: normal 38px/80px FontAwesome;
    color: #5A9F80;
    position: absolute;
    left: 0;
    right: 0; }

.c-icon__caret {
  position: relative; }
  .c-icon__caret:before {
    position: absolute;
    width: 0;
    height: 0;
    top: 35px;
    right: -32px;
    content: "";
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #5A9F80;
    border-right: 5px solid transparent; }

.c-icon-bar__flyout {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  background: #fff;
  color: #143a41;
  padding: 20px;
  font-family: 'Yanone Kaffeesatz', sans-serif;;
  width: 400px;
  border: 1px solid #ccc;
  text-align: center; }

.c-icon-bar__header {
  font: normal 36px/1.2 'Yanone Kaffeesatz', sans-serif;;
  color: #5A9F80; }

.c-icon-bar__btn {
  background: #4F88B2;
  display: inline-block;
  color: #fff;
  padding: 10px 20px;
  margin: 10px;
  border-radius: 3px;
  font: bold 24px/1 'Yanone Kaffeesatz', sans-serif;;
  position: relative; }
  .c-icon-bar__btn:hover, .c-icon-bar__btn:active {
    color: #fff; }

.c-icon-bar__btn--large {
  font-size: 36px; }

.c-icon-bar__content {
  margin-bottom: 0; }

.c-pro-corner-posts__title {
  background-color: #57A07F;
  border-bottom: 2px solid #4F88B2;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  padding: 15px; }

.c-pro-corner-posts__cont {
  border: 1px solid #ddd;
  background: #fff;
  text-align: center; }

.c-pro-corner-posts__list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.c-pro-corner-posts__list-item {
  border-bottom: 1px solid #ddd;
  padding: 15px 40px;
  margin-bottom: 0 !important; }
  .c-pro-corner-posts__list-item:last-of-type {
    border: none; }

.c-pro-corner-posts__article-title {
  font-size: 13px;
  line-height: 20px;
  text-align: center; }
  .c-pro-corner-posts__article-title a {
    font-weight: bold;
    color: #4F88B2; }

.c-pro-corner-posts__avatar {
  width: 45px;
  height: 45px;
  overflow: hidden;
  border-radius: 50%;
  margin: 5px auto; }

.c-pro-corner-posts__name {
  font-size: 13px;
  line-height: 20px; }
  .c-pro-corner-posts__name a {
    color: #28455A;
    font-weight: 600; }

.c-pro-corner-posts__creds {
  font-size: 10px;
  line-height: 15px;
  color: #244056; }

.c-modal-helpline {
  position: relative;
  width: auto;
  max-width: 600px;
  margin: 20px auto;
  padding: 20px 30px;
  background: #fff; }

.l-footer {
  padding-bottom: 103px; }
  @media (min-width: 768px) {
    .l-footer {
      padding-bottom: 83px; } }
  @media (min-width: 992px) {
    .l-footer {
      padding-bottom: 56px; } }

.l-footer--no-marg {
  padding: 0; }

.l-footer__container {
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC; }
  .l-footer__container::after {
    display: table;
    content: '';
    clear: both; }

.l-google-search__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 700px; }

.l-google-search__input {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border: 1px solid #D8D8D8; }

.l-google-search__submit {
  background-color: #4C87B4;
  color: #fff;
  padding: 10px 20px;
  display: inline-block; }
  .l-google-search__submit:hover {
    background-color: #407298; }
  @media (min-width: 768px) {
    .l-google-search__submit {
      margin-left: 16px; } }

.l-google-search__tagline {
  margin: 16px 0;
  color: #797979; }

.l-google-search__result {
  margin-bottom: 24px;
  line-height: 1.4; }

.l-google-search__title {
  display: block;
  font-size: 18px;
  text-decoration: underline; }

.l-google-search__link {
  display: block;
  font-size: 15px;
  color: #3E6E58;
  margin-bottom: 4px;
  word-wrap: break-word; }

.l-google-search__snippet {
  font-size: 15px; }

.l-google-search__results {
  max-width: 600px; }

.l-google-search__pagination-link {
  margin: 0 4px; }
  .l-google-search__pagination-link:hover {
    text-decoration: underline;
    font-weight: bold; }
  .l-google-search__pagination-link.active {
    font-weight: bold; }

.l-header {
  background-color: #345D7C;
  margin: 0 auto;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  height: 50px;
  position: fixed;
  width: 100%;
  z-index: 400; }
  @media (min-width: 768px) {
    .l-header {
      position: relative;
      width: inherit; } }

.l-header__nav-container {
  margin-top: -50px; }
  @media (min-width: 768px) {
    .l-header__nav-container {
      margin-top: 0; } }

.l-header__top-nav-container {
  max-width: 1440px; }

.l-paid-sponsors {
  background-color: #fff; }

.l-paid-sponsors__container {
  max-width: 990px;
  margin: 0 auto;
  overflow: auto;
  padding: 5px 15px; }
  @media (min-width: 768px) {
    .l-paid-sponsors__container {
      padding: 0 15px; } }

.l-paid-sponsors__title {
  text-align: center;
  color: #333;
  font-weight: bold;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 35px;
  margin-bottom: 25px; }

.l-paid-sponsors__text {
  text-align: center;
  color: #333;
  max-width: 600px;
  display: block;
  font-size: 15px;
  line-height: 25px;
  margin: 0 auto 45px; }
  @media (min-width: 768px) {
    .l-paid-sponsors__text {
      margin: 0 auto 25px; } }

.l-fractl-overview__article:nth-child(3n+1) {
  clear: left; }

.l-fractl-page p {
  font-weight: 400; }

.l-fractl-page .aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block; }

.l-fractl-page a {
  word-wrap: break-word; }

.l-fractl-page__hr {
  border-top: 1px solid #d5d7d6;
  margin-top: 10px !important;
  margin-bottom: 10px; }

.l-fractl-page--before-after {
  max-width: 940px;
  margin: 0 auto; }

[data-plugin=paginate] {
  overflow: hidden; }

[data-plugin=truncate] {
  overflow: hidden;
  -webkit-transition: max-height 0.8s ease;
  transition: max-height 0.8s ease; }

[data-plugin=truncate-btn] {
  display: none; }

[data-plugin=truncate-btn]::after {
  margin-left: 5px; }

@media (min-width: 992px) {
  [data-expand-md] {
    max-height: none !important; } }
