.outside-quote::before {
  position: absolute;
  left: -25px;
}
.outside-quote,
.quote {
  quotes: '\201c' '\201d';
}
.outside-quote:before,
.quote {
  content: open-quote;
}
.outside-quote:after,
.quote {
  content: close-quote;
}
.greater-than::after {
  content: ">";
  margin-left: 5px;
}
.accent-light-default-color-bg {
  background-color: #1baa96 !important;
}
.accent-light-default-color-border {
  border-color: #1baa96 !important;
}
.cd-image-container .cd-handle {
  background-color: #1baa96;
}
.cd-image-container .cd-handle.draggable {
  background-color: #1baa96;
}
.accent-light-text-color {
  color: #1baa96 !important;
}
.accent-dark-text-color {
  color: #1baa96 !important;
}
.svg-icon {
  display: block;
  text-align: center;
  min-height: 91px;
}
.svg-icon svg {
  width: 60px;
  display: inline-block;
  fill: #1baa96;
}
.svg-icon.accent_dark svg {
  fill: #1baa96;
}
div.ccm-page p.short-description {
  font-size: 1.3rem;
  margin-bottom: 40px;
  font-weight: 400;
  line-height: 125%;
}
.main-photo {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.blog-post figcaption {
  position: absolute;
  top: 0;
  max-width: 115px;
  left: -135px;
  font-size: .9rem;
  line-height: 98%;
  text-align: right;
  font-style: italic;
}
@media (max-width: 52em) {
  .blog-post figcaption {
    position: static;
    text-align: left;
    width: auto;
    margin-top: 5px;
    margin-bottom: 20px;
  }
}
.social-links {
  position: absolute;
  left: -70px;
  top: 10px;
  text-align: center;
}
@media (max-width: 40em) {
  .social-links {
    margin-top: 10px;
    margin-bottom: 20px;
    position: static;
    display: block;
    left: 0;
    text-align: left;
  }
}
.social-links .facebook .share-button svg {
  fill: #3c579d;
  width: 28px;
  height: 45px;
}
.social-links .twitter .share-button svg {
  fill: #4ac7f9;
  width: 40px;
  height: 30px;
}
@media (max-width: 40em) {
  .social-links .twitter .share-button svg {
    position: relative;
    top: -5px;
  }
}
.social-links .share-button {
  display: block;
}
@media (max-width: 40em) {
  .social-links .share-button {
    display: inline-block;
    margin-right: 5px;
  }
}
div.ccm-page a.read-more-link {
  color: #218ecc;
  margin-left: 5px;
  font-size: .9rem;
}
.blog-post figure {
  margin-left: 0;
  padding-left: 0;
  position: relative;
}
.blog-post .main-col {
  position: relative;
}
.timeline.vertical .circle {
  border-color: #1baa96;
}
.nowrap {
  white-space: nowrap;
}
a,
button,
input,
select,
textarea,
label,
summary {
  touch-action: manipulation;
}
div.ccm-page .bd-notification {
  overflow: hidden;
  height: 48px;
  padding-top: 2px;
  margin-top: -48px;
  font-weight: 300;
  background-color: #1baa96;
  color: #ffffff;
  position: absolute;
  right: 0;
  left: 0;
  line-height: 230%;
}
div.ccm-page .bd-notification .content {
  display: inline-block;
}
.wf-loading div.ccm-page .bd-notification .content {
  visibility: hidden;
}
div.ccm-page .bd-notification .content p {
  line-height: 1.3em;
  letter-spacing: 0.05rem;
}
div.ccm-page .bd-notification .close {
  cursor: pointer;
  background-color: #49bbab;
  display: block;
  width: 50px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
}
.wf-loading div.ccm-page .bd-notification .close {
  visibility: hidden;
}
div.ccm-page .bd-notification .close span {
  vertical-align: middle;
  display: block;
  padding-left: 1px;
  padding-top: 14px;
  position: absolute;
  top: 50%;
  width: 30px;
  left: 10px;
  margin-top: -26px;
  font-weight: 300;
  font-size: 1.4rem;
}
div.ccm-page .bd-notification .close:hover,
div.ccm-page .bd-notification .close:active {
  cursor: pointer;
  background-color: #189886;
  text-decoration: none;
}
div.ccm-page .bd-notification .btn {
  padding: .4rem 1.3rem;
  margin-left: .5rem;
  background-color: #ffffff;
  border-color: #ffffff;
  color: #1baa96;
  font-size: .9rem;
}
div.ccm-page .bd-notification .btn:hover {
  color: #ffffff;
  background-color: #1baa96;
  border-color: #ffffff;
}
div.ccm-page .bd-notification p {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
}
div.ccm-page .bd-notification a {
  color: #ffffff;
  text-decoration: underline;
}
div.ccm-page .bd-notification a[href^=tel] {
  text-decoration: none;
}
div.ccm-page .bd-notification a:hover,
div.ccm-page .bd-notification a:active,
div.ccm-page .bd-notification a:focus {
  color: #ffffff;
}
div.ccm-page .bd-notification.slide-down {
  position: relative;
  margin-top: 0;
  transition-property: all;
  transition-delay: 1s;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.bordered-list {
  border: 1px solid #f7f7f7;
  padding: 35px;
}
.bordered-list .clearfix .col {
  padding-right: 20px;
  text-align: left;
  list-style: none;
}
.bordered-list .clearfix .col h2 {
  padding-bottom: 20px;
  padding-top: 0;
  font-size: 1rem;
  text-transform: capitalize;
  margin: 0;
}
.bordered-list .mxn3,
.bordered-list .mb3 {
  margin: 0 !important;
}
.bordered-list h2,
.bordered-list h2 a {
  color: #000;
}
.bordered-list .clearfix .col {
  border-left: 5px solid #1baa96;
  padding-left: 20px;
}
/*

    Basscss v7.0.2 and some of v8, heavily modified
    Low-level CSS toolkit
    http://basscss.com

    14.88 kB
    3.38 kB Gzipped
    286 Rules
    328 Selectors
    441 Declarations
    95 Properties

    BD: NOTE customized as needed take care when upgrading no flex until we need it

*/
body {
  margin: 0;
}
img {
  max-width: 100%;
}
svg {
  max-height: 100%;
}
input,
select,
textarea,
fieldset {
  font-family: inherit;
  font-size: 1rem;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 0;
}
label {
  vertical-align: middle;
}
input[type=text],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=week] {
  height: 2.25rem;
  padding: .5rem .5rem;
  vertical-align: middle;
  -webkit-appearance: none;
}
select {
  line-height: 1.75;
  padding: .5rem .5rem;
}
select:not([multiple]) {
  height: 2.25rem;
  vertical-align: middle;
}
textarea {
  line-height: 1.75;
  padding: .5rem .5rem;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
}
th {
  text-align: left;
  font-weight: bold;
}
th,
td {
  padding: .25rem 1rem;
  line-height: inherit;
}
th {
  vertical-align: bottom;
}
td {
  vertical-align: top;
}
body {
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.5;
  font-size: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.25;
  margin-top: 1em;
  margin-bottom: .5em;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
pre,
code,
samp {
  font-family: 'Source Code Pro', Consolas, monospace;
  font-size: inherit;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow-x: scroll;
}
body {
  color: #111;
  background-color: #fff;
}
a {
  color: #0074d9;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
pre,
code {
  background-color: transparent;
  border-radius: 3px;
}
hr {
  border: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(0, 0, 0, 0.125);
}
.table-light th,
.table-light td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.125);
}
.table-light tr:last-child td {
  border-bottom: 0;
}
.h1 {
  font-size: 2rem;
}
.h2 {
  font-size: 1.5rem;
}
.h3 {
  font-size: 1.25rem;
}
.h4 {
  font-size: 1rem;
}
.h5 {
  font-size: .875rem;
}
.h6 {
  font-size: .75rem;
}
.bold {
  font-weight: bold;
}
.regular {
  font-weight: normal;
}
.italic {
  font-style: italic;
}
.caps {
  text-transform: uppercase;
  letter-spacing: .2em;
}
.left-align {
  text-align: left;
}
.center {
  text-align: center;
}
.right-align {
  text-align: right;
}
.justify {
  text-align: justify;
}
.nowrap {
  white-space: nowrap;
}
.break-word {
  word-wrap: break-word;
}
.line-height-1 {
  line-height: 1;
}
.line-height-2 {
  line-height: 1.125;
}
.line-height-3 {
  line-height: 1.25;
}
.line-height-4 {
  line-height: 1.5;
}
.list-style-none {
  list-style: none;
}
.underline {
  text-decoration: underline;
}
.truncate {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-reset {
  list-style: none;
  padding-left: 0;
}
.inline {
  display: inline;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.table {
  display: table;
}
.table-cell {
  display: table-cell;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-auto {
  overflow: auto;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.fit {
  max-width: 100%;
}
.max-width-1 {
  max-width: 24rem;
}
.max-width-2 {
  max-width: 32rem;
}
.max-width-3 {
  max-width: 48rem;
}
.max-width-4 {
  max-width: 64rem;
}
.border-box {
  box-sizing: border-box;
}
.align-baseline {
  vertical-align: baseline;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.align-bottom {
  vertical-align: bottom;
}
.m0 {
  margin: 0;
}
.mt0 {
  margin-top: 0;
}
.mr0 {
  margin-right: 0;
}
.mb0 {
  margin-bottom: 0;
}
.ml0 {
  margin-left: 0;
}
.mx0 {
  margin-left: 0;
  margin-right: 0;
}
.my0 {
  margin-top: 0;
  margin-bottom: 0;
}
.m1 {
  margin: .5rem;
}
.mt1 {
  margin-top: .5rem;
}
.mr1 {
  margin-right: .5rem;
}
.mb1 {
  margin-bottom: .5rem;
}
.ml1 {
  margin-left: .5rem;
}
.mx1 {
  margin-left: .5rem;
  margin-right: .5rem;
}
.my1 {
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.m2 {
  margin: 1rem;
}
.mt2 {
  margin-top: 1rem;
}
.mr2 {
  margin-right: 1rem;
}
.mb2 {
  margin-bottom: 1rem;
}
.ml2 {
  margin-left: 1rem;
}
.mx2 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.my2 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.m3 {
  margin: 2rem;
}
.mt3 {
  margin-top: 2rem;
}
.mr3 {
  margin-right: 2rem;
}
.mb3 {
  margin-bottom: 2rem;
}
.ml3 {
  margin-left: 2rem;
}
.mx3 {
  margin-left: 2rem;
  margin-right: 2rem;
}
.my3 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.m4 {
  margin: 4rem;
}
.mt4 {
  margin-top: 4rem;
}
.mr4 {
  margin-right: 4rem;
}
.mb4 {
  margin-bottom: 4rem;
}
.ml4 {
  margin-left: 4rem;
}
.mx4 {
  margin-left: 4rem;
  margin-right: 4rem;
}
.my4 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.mxn1 {
  margin-left: -.5rem;
  margin-right: -.5rem;
}
.mxn2 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.mxn3 {
  margin-left: -2rem;
  margin-right: -2rem;
}
.mxn4 {
  margin-left: -4rem;
  margin-right: -4rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-auto {
  margin-right: auto;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.p0 {
  padding: 0;
}
.pt0 {
  padding-top: 0;
}
.pr0 {
  padding-right: 0;
}
.pb0 {
  padding-bottom: 0;
}
.pl0 {
  padding-left: 0;
}
.px0 {
  padding-left: 0;
  padding-right: 0;
}
.py0 {
  padding-top: 0;
  padding-bottom: 0;
}
.p1 {
  padding: .5rem;
}
.pt1 {
  padding-top: .5rem;
}
.pr1 {
  padding-right: .5rem;
}
.pb1 {
  padding-bottom: .5rem;
}
.pl1 {
  padding-left: .5rem;
}
.py1 {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.px1 {
  padding-left: .5rem;
  padding-right: .5rem;
}
.p2 {
  padding: 1rem;
}
.pt2 {
  padding-top: 1rem;
}
.pr2 {
  padding-right: 1rem;
}
.pb2 {
  padding-bottom: 1rem;
}
.pl2 {
  padding-left: 1rem;
}
.py2 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.px2 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.p3 {
  padding: 2rem;
}
.pt3 {
  padding-top: 2rem;
}
.pr3 {
  padding-right: 2rem;
}
.pb3 {
  padding-bottom: 2rem;
}
.pl3 {
  padding-left: 2rem;
}
.py3 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.px3 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.p4 {
  padding: 4rem;
}
.pt4 {
  padding-top: 4rem;
}
.pr4 {
  padding-right: 4rem;
}
.pb4 {
  padding-bottom: 4rem;
}
.pl4 {
  padding-left: 4rem;
}
.py4 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.px4 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.p5 {
  padding: 5rem;
}
.pt5 {
  padding-top: 5rem;
}
.pr5 {
  padding-right: 5rem;
}
.pb5 {
  padding-bottom: 5rem;
}
.pl5 {
  padding-left: 5rem;
}
.py5 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.px5 {
  padding-left: 5rem;
  padding-right: 5rem;
}
.border-box {
  box-sizing: border-box;
}
.align-baseline {
  vertical-align: baseline;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.align-bottom {
  vertical-align: bottom;
}
/*BD: added these media queries */
@media (max-width: 52em) {
  .m3 {
    margin: 1rem;
  }
  .mt3 {
    margin-top: 1rem;
  }
  .mr3 {
    margin-right: 1rem;
  }
  .mb3 {
    margin-bottom: 1rem;
  }
  .ml3 {
    margin-left: 1rem;
  }
}
@media (max-width: 52em) {
  .m4 {
    margin: 2rem;
  }
  .mt4 {
    margin-top: 2rem;
  }
  .mr4 {
    margin-right: 2rem;
  }
  .mb4 {
    margin-bottom: 2rem;
  }
  .ml4 {
    margin-left: 2rem;
  }
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.top-0 {
  top: 0;
}
.right-0 {
  right: 0;
}
.bottom-0 {
  bottom: 0;
}
.left-0 {
  left: 0;
}
.z1 {
  z-index: 1;
}
.z2 {
  z-index: 2;
}
.z3 {
  z-index: 3;
}
.z4 {
  z-index: 4;
}
.sm-show,
.md-show,
.lg-show {
  display: none !important;
}
@media (min-width: 40em) {
  .sm-show {
    display: block !important;
  }
}
@media (min-width: 52em) {
  .md-show {
    display: block !important;
  }
}
@media (min-width: 64em) {
  .lg-show {
    display: block !important;
  }
}
@media (min-width: 40em) {
  .sm-hide {
    display: none !important;
  }
}
@media (min-width: 52em) {
  .md-hide {
    display: none !important;
  }
}
@media (min-width: 64em) {
  .lg-hide {
    display: none !important;
  }
}
.display-none {
  display: none !important;
}
.hide {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.container {
  max-width: 64em;
  margin-left: auto;
  margin-right: auto;
}
.container-xl {
  max-width: 76em;
  margin-left: auto;
  margin-right: auto;
}
.col {
  float: left;
  box-sizing: border-box;
}
.col-right {
  float: right;
  box-sizing: border-box;
}
.col-1 {
  width: 8.33333%;
}
.col-2 {
  width: 16.66667%;
}
.col-2-5 {
  width: 20%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333%;
}
.col-5 {
  width: 41.66667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333%;
}
.col-8 {
  width: 66.66667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333%;
}
.col-11 {
  width: 91.66667%;
}
.col-12 {
  width: 100%;
}
@media (min-width: 40em) {
  .sm-col {
    float: left;
    box-sizing: border-box;
  }
  .sm-col-right {
    float: right;
    box-sizing: border-box;
  }
  .sm-col-1 {
    width: 8.33333%;
  }
  .sm-col-2 {
    width: 16.66667%;
  }
  .sm-col-2-5 {
    width: 20%;
  }
  .sm-col-3 {
    width: 25%;
  }
  .sm-col-4 {
    width: 33.33333%;
  }
  .sm-col-5 {
    width: 41.66667%;
  }
  .sm-col-6 {
    width: 50%;
  }
  .sm-col-7 {
    width: 58.33333%;
  }
  .sm-col-8 {
    width: 66.66667%;
  }
  .sm-col-9 {
    width: 75%;
  }
  .sm-col-10 {
    width: 83.33333%;
  }
  .sm-col-11 {
    width: 91.66667%;
  }
  .sm-col-12 {
    width: 100%;
  }
}
@media (min-width: 52em) {
  .md-col {
    float: left;
    box-sizing: border-box;
  }
  .md-col-right {
    float: right;
    box-sizing: border-box;
  }
  .md-col-1 {
    width: 8.33333%;
  }
  .md-col-2 {
    width: 16.66667%;
  }
  .md-col-2-5 {
    width: 20%;
  }
  .md-col-3 {
    width: 25%;
  }
  .md-col-4 {
    width: 33.33333%;
  }
  .md-col-5 {
    width: 41.66667%;
  }
  .md-col-6 {
    width: 50%;
  }
  .md-col-7 {
    width: 58.33333%;
  }
  .md-col-8 {
    width: 66.66667%;
  }
  .md-col-9 {
    width: 75%;
  }
  .md-col-10 {
    width: 83.33333%;
  }
  .md-col-11 {
    width: 91.66667%;
  }
  .md-col-12 {
    width: 100%;
  }
}
@media (min-width: 64em) {
  .lg-col {
    float: left;
    box-sizing: border-box;
  }
  .lg-col-right {
    float: right;
    box-sizing: border-box;
  }
  .lg-col-1 {
    width: 8.33333%;
  }
  .lg-col-2 {
    width: 16.66667%;
  }
  .lg-col-2-5 {
    width: 20%;
  }
  .lg-col-3 {
    width: 25%;
  }
  .lg-col-4 {
    width: 33.33333%;
  }
  .lg-col-5 {
    width: 41.66667%;
  }
  .lg-col-6 {
    width: 50%;
  }
  .lg-col-7 {
    width: 58.33333%;
  }
  .lg-col-8 {
    width: 66.66667%;
  }
  .lg-col-9 {
    width: 75%;
  }
  .lg-col-10 {
    width: 83.33333%;
  }
  .lg-col-11 {
    width: 91.66667%;
  }
  .lg-col-12 {
    width: 100%;
  }
}
.border {
  border-style: solid;
  border-width: 1px;
}
.border-top {
  border-top-style: solid;
  border-top-width: 1px;
}
.border-right {
  border-right-style: solid;
  border-right-width: 1px;
}
.border-bottom {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.border-left {
  border-left-style: solid;
  border-left-width: 1px;
}
.border-none {
  border: 0;
}
.rounded {
  border-radius: 3px;
}
.circle {
  border-radius: 50%;
}
.rounded-top {
  border-radius: 3px 3px 0 0;
}
.rounded-right {
  border-radius: 0 3px 3px 0;
}
.rounded-bottom {
  border-radius: 0 0 3px 3px;
}
.rounded-left {
  border-radius: 3px 0 0 3px;
}
.not-rounded {
  border-radius: 0;
}
.color-inherit {
  color: inherit;
}
.muted {
  opacity: .5;
}
/* Basscss Responsive Margin */
@media (min-width: 40em) {
  .sm-m0 {
    margin: 0;
  }
  .sm-mt0 {
    margin-top: 0;
  }
  .sm-mr0 {
    margin-right: 0;
  }
  .sm-mb0 {
    margin-bottom: 0;
  }
  .sm-ml0 {
    margin-left: 0;
  }
  .sm-mx0 {
    margin-left: 0;
    margin-right: 0;
  }
  .sm-my0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .sm-m1 {
    margin: .5rem;
  }
  .sm-mt1 {
    margin-top: .5rem;
  }
  .sm-mr1 {
    margin-right: .5rem;
  }
  .sm-mb1 {
    margin-bottom: .5rem;
  }
  .sm-ml1 {
    margin-left: .5rem;
  }
  .sm-mx1 {
    margin-left: .5rem;
    margin-right: .5rem;
  }
  .sm-my1 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .sm-m2 {
    margin: 1rem;
  }
  .sm-mt2 {
    margin-top: 1rem;
  }
  .sm-mr2 {
    margin-right: 1rem;
  }
  .sm-mb2 {
    margin-bottom: 1rem;
  }
  .sm-ml2 {
    margin-left: 1rem;
  }
  .sm-mx2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .sm-my2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .sm-m3 {
    margin: 2rem;
  }
  .sm-mt3 {
    margin-top: 2rem;
  }
  .sm-mr3 {
    margin-right: 2rem;
  }
  .sm-mb3 {
    margin-bottom: 2rem;
  }
  .sm-ml3 {
    margin-left: 2rem;
  }
  .sm-mx3 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .sm-my3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .sm-m4 {
    margin: 4rem;
  }
  .sm-mt4 {
    margin-top: 4rem;
  }
  .sm-mr4 {
    margin-right: 4rem;
  }
  .sm-mb4 {
    margin-bottom: 4rem;
  }
  .sm-ml4 {
    margin-left: 4rem;
  }
  .sm-mx4 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .sm-my4 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .sm-mxn1 {
    margin-left: -.5rem;
    margin-right: -.5rem;
  }
  .sm-mxn2 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .sm-mxn3 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .sm-mxn4 {
    margin-left: -4rem;
    margin-right: -4rem;
  }
  .sm-ml-auto {
    margin-left: auto;
  }
  .sm-mr-auto {
    margin-right: auto;
  }
  .sm-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 52em) {
  .md-m0 {
    margin: 0;
  }
  .md-mt0 {
    margin-top: 0;
  }
  .md-mr0 {
    margin-right: 0;
  }
  .md-mb0 {
    margin-bottom: 0;
  }
  .md-ml0 {
    margin-left: 0;
  }
  .md-mx0 {
    margin-left: 0;
    margin-right: 0;
  }
  .md-my0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .md-m1 {
    margin: .5rem;
  }
  .md-mt1 {
    margin-top: .5rem;
  }
  .md-mr1 {
    margin-right: .5rem;
  }
  .md-mb1 {
    margin-bottom: .5rem;
  }
  .md-ml1 {
    margin-left: .5rem;
  }
  .md-mx1 {
    margin-left: .5rem;
    margin-right: .5rem;
  }
  .md-my1 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .md-m2 {
    margin: 1rem;
  }
  .md-mt2 {
    margin-top: 1rem;
  }
  .md-mr2 {
    margin-right: 1rem;
  }
  .md-mb2 {
    margin-bottom: 1rem;
  }
  .md-ml2 {
    margin-left: 1rem;
  }
  .md-mx2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .md-my2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .md-m3 {
    margin: 2rem;
  }
  .md-mt3 {
    margin-top: 2rem;
  }
  .md-mr3 {
    margin-right: 2rem;
  }
  .md-mb3 {
    margin-bottom: 2rem;
  }
  .md-ml3 {
    margin-left: 2rem;
  }
  .md-mx3 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .md-my3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .md-m4 {
    margin: 4rem;
  }
  .md-mt4 {
    margin-top: 4rem;
  }
  .md-mr4 {
    margin-right: 4rem;
  }
  .md-mb4 {
    margin-bottom: 4rem;
  }
  .md-ml4 {
    margin-left: 4rem;
  }
  .md-mx4 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .md-my4 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .md-mxn1 {
    margin-left: -.5rem;
    margin-right: -.5rem;
  }
  .md-mxn2 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .md-mxn3 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .md-mxn4 {
    margin-left: -4rem;
    margin-right: -4rem;
  }
  .md-ml-auto {
    margin-left: auto;
  }
  .md-mr-auto {
    margin-right: auto;
  }
  .md-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 64em) {
  .lg-m0 {
    margin: 0;
  }
  .lg-mt0 {
    margin-top: 0;
  }
  .lg-mr0 {
    margin-right: 0;
  }
  .lg-mb0 {
    margin-bottom: 0;
  }
  .lg-ml0 {
    margin-left: 0;
  }
  .lg-mx0 {
    margin-left: 0;
    margin-right: 0;
  }
  .lg-my0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .lg-m1 {
    margin: .5rem;
  }
  .lg-mt1 {
    margin-top: .5rem;
  }
  .lg-mr1 {
    margin-right: .5rem;
  }
  .lg-mb1 {
    margin-bottom: .5rem;
  }
  .lg-ml1 {
    margin-left: .5rem;
  }
  .lg-mx1 {
    margin-left: .5rem;
    margin-right: .5rem;
  }
  .lg-my1 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .lg-m2 {
    margin: 1rem;
  }
  .lg-mt2 {
    margin-top: 1rem;
  }
  .lg-mr2 {
    margin-right: 1rem;
  }
  .lg-mb2 {
    margin-bottom: 1rem;
  }
  .lg-ml2 {
    margin-left: 1rem;
  }
  .lg-mx2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .lg-my2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .lg-m3 {
    margin: 2rem;
  }
  .lg-mt3 {
    margin-top: 2rem;
  }
  .lg-mr3 {
    margin-right: 2rem;
  }
  .lg-mb3 {
    margin-bottom: 2rem;
  }
  .lg-ml3 {
    margin-left: 2rem;
  }
  .lg-mx3 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .lg-my3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .lg-m4 {
    margin: 4rem;
  }
  .lg-mt4 {
    margin-top: 4rem;
  }
  .lg-mr4 {
    margin-right: 4rem;
  }
  .lg-mb4 {
    margin-bottom: 4rem;
  }
  .lg-ml4 {
    margin-left: 4rem;
  }
  .lg-mx4 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .lg-my4 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .lg-mxn1 {
    margin-left: -.5rem;
    margin-right: -.5rem;
  }
  .lg-mxn2 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .lg-mxn3 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .lg-mxn4 {
    margin-left: -4rem;
    margin-right: -4rem;
  }
  .lg-ml-auto {
    margin-left: auto;
  }
  .lg-mr-auto {
    margin-right: auto;
  }
  .lg-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
/* Basscss Responsive Padding */
@media (min-width: 40em) {
  .sm-p0 {
    padding: 0;
  }
  .sm-pt0 {
    padding-top: 0;
  }
  .sm-pr0 {
    padding-right: 0;
  }
  .sm-pb0 {
    padding-bottom: 0;
  }
  .sm-pl0 {
    padding-left: 0;
  }
  .sm-px0 {
    padding-left: 0;
    padding-right: 0;
  }
  .sm-py0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .sm-p1 {
    padding: .5rem;
  }
  .sm-pt1 {
    padding-top: .5rem;
  }
  .sm-pr1 {
    padding-right: .5rem;
  }
  .sm-pb1 {
    padding-bottom: .5rem;
  }
  .sm-pl1 {
    padding-left: .5rem;
  }
  .sm-px1 {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .sm-py1 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .sm-p2 {
    padding: 1rem;
  }
  .sm-pt2 {
    padding-top: 1rem;
  }
  .sm-pr2 {
    padding-right: 1rem;
  }
  .sm-pb2 {
    padding-bottom: 1rem;
  }
  .sm-pl2 {
    padding-left: 1rem;
  }
  .sm-px2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .sm-py2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .sm-p3 {
    padding: 2rem;
  }
  .sm-pt3 {
    padding-top: 2rem;
  }
  .sm-pr3 {
    padding-right: 2rem;
  }
  .sm-pb3 {
    padding-bottom: 2rem;
  }
  .sm-pl3 {
    padding-left: 2rem;
  }
  .sm-px3 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .sm-py3 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .sm-p4 {
    padding: 4rem;
  }
  .sm-pt4 {
    padding-top: 4rem;
  }
  .sm-pr4 {
    padding-right: 4rem;
  }
  .sm-pb4 {
    padding-bottom: 4rem;
  }
  .sm-pl4 {
    padding-left: 4rem;
  }
  .sm-px4 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .sm-py4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media (min-width: 52em) {
  .md-p0 {
    padding: 0;
  }
  .md-pt0 {
    padding-top: 0;
  }
  .md-pr0 {
    padding-right: 0;
  }
  .md-pb0 {
    padding-bottom: 0;
  }
  .md-pl0 {
    padding-left: 0;
  }
  .md-px0 {
    padding-left: 0;
    padding-right: 0;
  }
  .md-py0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .md-p1 {
    padding: .5rem;
  }
  .md-pt1 {
    padding-top: .5rem;
  }
  .md-pr1 {
    padding-right: .5rem;
  }
  .md-pb1 {
    padding-bottom: .5rem;
  }
  .md-pl1 {
    padding-left: .5rem;
  }
  .md-px1 {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .md-py1 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .md-p2 {
    padding: 1rem;
  }
  .md-pt2 {
    padding-top: 1rem;
  }
  .md-pr2 {
    padding-right: 1rem;
  }
  .md-pb2 {
    padding-bottom: 1rem;
  }
  .md-pl2 {
    padding-left: 1rem;
  }
  .md-px2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md-py2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .md-p3 {
    padding: 2rem;
  }
  .md-pt3 {
    padding-top: 2rem;
  }
  .md-pr3 {
    padding-right: 2rem;
  }
  .md-pb3 {
    padding-bottom: 2rem;
  }
  .md-pl3 {
    padding-left: 2rem;
  }
  .md-px3 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md-py3 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .md-p4 {
    padding: 4rem;
  }
  .md-pt4 {
    padding-top: 4rem;
  }
  .md-pr4 {
    padding-right: 4rem;
  }
  .md-pb4 {
    padding-bottom: 4rem;
  }
  .md-pl4 {
    padding-left: 4rem;
  }
  .md-px4 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .md-py4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media (min-width: 64em) {
  .lg-p0 {
    padding: 0;
  }
  .lg-pt0 {
    padding-top: 0;
  }
  .lg-pr0 {
    padding-right: 0;
  }
  .lg-pb0 {
    padding-bottom: 0;
  }
  .lg-pl0 {
    padding-left: 0;
  }
  .lg-px0 {
    padding-left: 0;
    padding-right: 0;
  }
  .lg-py0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .lg-p1 {
    padding: .5rem;
  }
  .lg-pt1 {
    padding-top: .5rem;
  }
  .lg-pr1 {
    padding-right: .5rem;
  }
  .lg-pb1 {
    padding-bottom: .5rem;
  }
  .lg-pl1 {
    padding-left: .5rem;
  }
  .lg-px1 {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .lg-py1 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .lg-p2 {
    padding: 1rem;
  }
  .lg-pt2 {
    padding-top: 1rem;
  }
  .lg-pr2 {
    padding-right: 1rem;
  }
  .lg-pb2 {
    padding-bottom: 1rem;
  }
  .lg-pl2 {
    padding-left: 1rem;
  }
  .lg-px2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg-py2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .lg-p3 {
    padding: 2rem;
  }
  .lg-pt3 {
    padding-top: 2rem;
  }
  .lg-pr3 {
    padding-right: 2rem;
  }
  .lg-pb3 {
    padding-bottom: 2rem;
  }
  .lg-pl3 {
    padding-left: 2rem;
  }
  .lg-px3 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg-py3 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg-p4 {
    padding: 4rem;
  }
  .lg-pt4 {
    padding-top: 4rem;
  }
  .lg-pr4 {
    padding-right: 4rem;
  }
  .lg-pb4 {
    padding-bottom: 4rem;
  }
  .lg-pl4 {
    padding-left: 4rem;
  }
  .lg-px4 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .lg-py4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
/* Basscss Forms */
.label {
  font-size: .875rem;
  font-weight: bold;
  display: block;
  margin-bottom: .5rem;
}
.input {
  font-family: inherit;
  font-size: inherit;
  display: block;
  width: 100%;
  height: 2.5rem;
  padding: .5rem;
  margin-bottom: 1rem;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.select {
  font-family: inherit;
  font-size: inherit;
  display: block;
  width: 100%;
  height: 2.5rem;
  padding: .5rem;
  margin-bottom: 1rem;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.textarea {
  font-family: inherit;
  font-size: inherit;
  display: block;
  width: 100%;
  padding: .5rem;
  margin-bottom: 1rem;
  border: 1px solid #ccc;
  border-radius: 3px;
}
html {
  box-sizing: border-box;
  font-size: 16px;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  min-height: 100%;
  height: 100%;
  background-color: #ffffff;
  font-weight: 400;
  line-height: 1.6rem;
  color: #101010;
  letter-spacing: .5px;
  font-style: normal;
  font-size: 1.1rem;
}
body.proxima {
  font-family: 'proxima-nova', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body.proxima div.ccm-page h1,
body.proxima div.ccm-page h2,
body.proxima div.ccm-page h3,
body.proxima div.ccm-page h4,
body.proxima div.ccm-page h5,
body.proxima div.ccm-page h6,
body.proxima div.ccm-page p,
body.proxima div.ccm-page main .container .btn,
body.proxima div.ccm-page main .container p .btn,
body.proxima div.ccm-page .numbig,
body.proxima div.ccm-page main .container p.numbig,
body.proxima div.ccm-page .nummed,
body.proxima div.ccm-page main .container p.nummed {
  font-family: 'proxima-nova', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body.roboto {
  font-family: 'Roboto', 'proxima-nova', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body.roboto div.ccm-page h1,
body.roboto div.ccm-page h2,
body.roboto div.ccm-page h3,
body.roboto div.ccm-page h4,
body.roboto div.ccm-page h5,
body.roboto div.ccm-page h6,
body.roboto div.ccm-page main .container .btn,
body.roboto div.ccm-page main .container p .btn,
body.roboto div.ccm-page p,
body.roboto div.ccm-page .numbig,
body.roboto div.ccm-page main .container p.numbig,
body.roboto div.ccm-page .nummed,
body.roboto div.ccm-page main .container p.nummed {
  font-family: 'Roboto', 'proxima-nova', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
div.ccm-page {
  min-height: 100%;
  position: relative;
  /* Form styling */
}
div.ccm-page h1,
div.ccm-page h2,
div.ccm-page h3,
div.ccm-page h4,
div.ccm-page h5,
div.ccm-page h6 {
  margin-top: 0;
  font-weight: 600;
  color: #000000;
  -webkit-font-smoothing: antialiased;
}
div.ccm-page h1 {
  font-size: 2.5rem;
}
div.ccm-page .hero h1 {
  font-size: 4rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
div.ccm-page.page-type-service .hero h1 {
  font-size: 2rem;
}
div.ccm-page.page-type-service h2 {
  font-size: 1.6rem;
}
div.ccm-page .hero h2 {
  font-size: 1.8rem;
}
div.ccm-page h2 {
  font-size: 2rem;
  letter-spacing: 0.08rem;
  text-transform: uppercase;
}
div.ccm-page h3 {
  font-size: 1.1rem;
  font-weight: 600;
  color: #3f4148;
  margin-bottom: .3em;
}
@media (max-width: 52em) {
  div.ccm-page h3 {
    margin-top: 3px;
  }
}
div.ccm-page h4 {
  font-size: 2rem;
}
div.ccm-page h5 {
  font-size: .875rem;
}
div.ccm-page h6 {
  font-size: .75rem;
}
div.ccm-page p {
  line-height: 1.6em;
  letter-spacing: .5px;
  font-style: normal;
  font-size: 1.1rem;
}
div.ccm-page .smalltext,
div.ccm-page p.smalltext {
  font-size: 1rem;
}
div.ccm-page .normaltext,
div.ccm-page p.normaltext {
  font-size: 1rem !important;
}
div.ccm-page main .container p,
div.ccm-page .pt-serif,
div.ccm-page p.pt-serif,
div.ccm-page .pt-serif p,
div.ccm-page .serif,
div.ccm-page p.serif,
div.ccm-page .serif p {
  font-family: 'PT Serif', serif;
  -webkit-font-smoothing: antialiased;
}
div.ccm-page .numbig,
div.ccm-page main .container p.numbig {
  font-size: 4rem;
  font-weight: 300;
  color: #1baa96;
  position: relative;
  bottom: -10px;
  left: -4px;
}
div.ccm-page .nummed,
div.ccm-page main .container p.nummed {
  font-size: 2.5rem;
  font-weight: 300;
  color: #1baa96;
}
div.ccm-page a,
div.ccm-page .body-link-color a,
div.ccm-page .body-link-color {
  color: #218ecc;
}
div.ccm-page a[href^="tel:"],
div.ccm-page a[href^="tel:"]:hover {
  color: inherit;
  text-decoration: none !important;
}
div.ccm-page a:hover,
div.ccm-page a:active {
  color: #1a72a3;
  text-decoration: none;
  cursor: pointer;
}
div.ccm-page blockquote {
  font-size: 1.3em;
  font-style: italic;
  line-height: 1.5em;
}
div.ccm-page .provider-name {
  font-size: 1.4rem;
  font-weight: bold;
}
div.ccm-page .doctor-title {
  font-size: 1.3rem;
  font-style: italic;
  font-family: 'PT Serif', serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}
div.ccm-page .sm-col-2-5 p[data-redactor-inserted-image=true] {
  margin-bottom: 5px;
}
div.ccm-page .image-caption {
  font-size: .75rem;
  font-weight: bold;
  color: #777777;
  display: block;
}
div.ccm-page .image-caption a {
  color: #777777;
}
div.ccm-page .image-description {
  font-size: .9rem;
  line-height: 1.2em;
  display: block;
  margin-top: -0.5em;
}
@media all and (max-width: 40em) {
  div.ccm-page .image-caption,
  div.ccm-page .image-description {
    text-align: center;
  }
  div.ccm-page .sm-col-2-5 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
div.ccm-page .faded-header {
  color: #404447;
}
@media (max-width: 40em) {
  div.ccm-page .image-description {
    margin-bottom: 2rem;
  }
}
div.ccm-page section h2 {
  padding-top: 0;
  margin-bottom: 30px;
}
div.ccm-page section h1 {
  padding-top: 4rem;
  margin-bottom: .8em;
}
div.ccm-page section h4 {
  padding-top: 2rem;
  margin-bottom: 0.5em;
}
div.ccm-page hr {
  margin-top: 2.25rem;
}
div.ccm-page form {
  font-size: 1rem;
}
div.ccm-page form input,
div.ccm-page textarea,
div.ccm-page select {
  border: 1px solid #CCCCCA;
}
div.ccm-page form input[type=text],
div.ccm-page form input[type=date],
div.ccm-page form input[type=tel],
div.ccm-page textarea,
div.ccm-page form input[type=email] {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px;
  display: block;
}
div.ccm-page .text-muted {
  opacity: .50;
}
div.ccm-page form .smalltext {
  font-size: 0.9rem;
}
div.ccm-page form section {
  margin-top: 20px;
  margin-bottom: 20px;
}
div.ccm-page input[type="radio"] {
  margin-left: 20px;
}
div.ccm-page textarea {
  width: 100%;
  height: 100px;
  display: block;
}
@media all and (max-width: 52em) {
  div.ccm-page section h2,
  div.ccm-page section h1 {
    padding-top: 40px;
    font-size: 1.5em;
    margin-bottom: 20px;
  }
}
.rounded {
  overflow: hidden;
}
.rounded img {
  display: block;
  height: 100%;
  width: 100%;
}
@media (max-width: 64em) {
  .grid-row-no-top-padding .col:first-child {
    padding-top: 0 !important;
  }
}
.grid-no-margin .col {
  margin: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
a.no-underline,
.no-underline,
.no-underline * {
  text-decoration: none !important;
  border-bottom: none !important;
}
@media (min-width: 64em) {
  .grid-no-padding .col {
    padding: 0 !important;
  }
}
.grid-no-padding img {
  width: 100%;
}
html,
body,
.focuspoint {
  height: 100%;
  margin: 0;
  max-height: none;
  max-width: none;
  width: 100%;
}
/* !FOCUSED IMAGES */
/*-----------------------------------------*/
.focuspoint {
  position: absolute;
  overflow: hidden;
}
.focuspoint img {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  opacity: 0;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* Netscape */
  -moz-opacity: 0;
  /* Safari 1.x */
  -khtml-opacity: 0;
  display: block;
  transition: opacity 0.3s ease 0s;
  /* fill and maintain aspect ratio */
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-height: none;
  max-width: none;
}
.focuspoint.focused img {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  /* IE 5-7 */
  filter: alpha(opacity=1);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  opacity: 1;
}
a img,
img {
  border: none;
}
@media (max-width: 40em) {
  .block-height-x-tall {
    height: 600px;
    overflow: hidden;
  }
  .block-height-tall {
    height: 500px;
    overflow: hidden;
  }
  .block-height-medium {
    height: 350px;
    overflow: hidden;
  }
  .block-height-short {
    height: 200px;
    overflow: hidden;
  }
}
@media (min-width: 52em) {
  .block-height-x-tall {
    height: 800px;
    overflow: hidden;
  }
  .block-height-tall {
    height: 650px;
    overflow: hidden;
  }
  .block-height-medium {
    height: 450px;
    overflow: hidden;
  }
  .block-height-short {
    height: 300px;
    overflow: hidden;
  }
}
/* Responsive Video Wrapper for Widescreen video 16:9 aspect ratio */
.video-wrapper-wide {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
/* Responsive Video Wrapper for Standard video 4:3 aspect ratio */
.video-wrapper-standard {
  position: relative;
  padding-bottom: 75%;
  /* 4:3 */
  padding-top: 25px;
  height: 0;
}
.video-wrapper-wide iframe,
.video-wrapper-standard iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.footer-sticky-nav-enabled div.ccm-page {
  min-height: 100%;
  margin-bottom: 60px;
}
.footer-sticky-nav-enabled div.ccm-page:after {
  content: "";
  display: block;
}
div.ccm-page img {
  height: auto;
}
div.ccm-page div.ccm-system-errors {
  margin-top: 40px;
}
div.ccm-page header {
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: relative;
}
@media all and (min-width: 40em) {
  div.ccm-page header {
    max-height: 690px;
  }
}
div.ccm-page header .outside-quote::before {
  position: absolute;
  font-size: 3rem;
  top: 3px;
  left: -30px;
}
@media all and (max-width: 76em) {
  div.ccm-page header .outside-quote::before {
    font-size: 2.5rem;
    top: -4px;
    left: -25px;
  }
}
@media all and (max-width: 52em) {
  div.ccm-page header .outside-quote::before {
    display: none;
  }
}
div.ccm-page header .outside-quote::after {
  top: 6px;
  font-size: 3rem;
  position: relative;
  margin-left: 5px;
}
@media all and (max-width: 76em) {
  div.ccm-page header .outside-quote::after {
    font-size: 2.5rem;
    bottom: 0;
    position: absolute;
    margin-bottom: 13px;
    top: auto;
  }
}
@media all and (max-width: 52em) {
  div.ccm-page header .outside-quote::after {
    display: none;
  }
}
div.ccm-page header h1 {
  margin-top: 80px;
}
@media all and (max-width: 52em) {
  div.ccm-page header h1 {
    margin-top: 0px;
  }
}
div.ccm-page header .dark h1 {
  color: #ffffff;
}
div.ccm-page header.header-short {
  height: 350px;
}
div.ccm-page header.header-medium {
  height: 483px;
}
div.ccm-page header.header-tall {
  height: 690px;
}
@media all and (max-width: 76em) {
  div.ccm-page header.header-tall {
    height: 500px;
  }
}
div.ccm-page header.header-x-tall {
  max-height: 920px;
  height: 920px;
}
@media all and (max-width: 76em) {
  div.ccm-page header.header-x-tall {
    height: 500px;
  }
}
div.ccm-page header .header-navigation nav {
  letter-spacing: 0.05rem;
  font-weight: 600;
}
div.ccm-page header .header-navigation nav .nav-home {
  display: none;
}
@media all and (max-width: 40em) {
  div.ccm-page header .header-navigation nav .nav-home {
    display: inline-block;
  }
}
div.ccm-page header .header-navigation nav > ul > li.nav-selected,
div.ccm-page header .header-navigation nav > ul > li.nav-path-selected,
div.ccm-page header .header-navigation nav > ul > li:hover {
  border-color: #1baa96;
}
div.ccm-page header .header-navigation nav > ul > li.nav-selected > a,
div.ccm-page header .header-navigation nav > ul > li.nav-path-selected > a,
div.ccm-page header .header-navigation nav > ul > li:hover > a,
div.ccm-page header .header-navigation nav > ul > li.nav-selected > a:hover,
div.ccm-page header .header-navigation nav > ul > li.nav-path-selected > a:hover,
div.ccm-page header .header-navigation nav > ul > li:hover > a:hover,
div.ccm-page header .header-navigation nav > ul > li.nav-selected > a:active,
div.ccm-page header .header-navigation nav > ul > li.nav-path-selected > a:active,
div.ccm-page header .header-navigation nav > ul > li:hover > a:active,
div.ccm-page header .header-navigation nav > ul > li.nav-selected > a:focus,
div.ccm-page header .header-navigation nav > ul > li.nav-path-selected > a:focus,
div.ccm-page header .header-navigation nav > ul > li:hover > a:focus {
  color: #1baa96;
}
div.ccm-page header .header-navigation nav > ul:first-child > li.nav-selected > a,
div.ccm-page header .header-navigation nav > ul:first-child > li.nav-path-selected > a {
  color: #1baa96;
}
div.ccm-page header .header-navigation nav ul {
  margin: 0;
  padding: 0;
}
div.ccm-page header .header-navigation nav ul li {
  -webkit-font-smoothing: antialiased;
  list-style: none;
  position: relative;
  display: inline-block;
  border-top: 4px solid transparent;
  -webkit-transition: border-color 0.3s linear 0s;
  /* Saf3.2+, Chrome */
  -moz-transition: border-color 0.3s linear 0s;
  /* FF3.7+ */
  -o-transition: border-color 0.3s linear 0s;
  /* Opera 10.5 */
  transition: border-color 0.3s linear 0s;
  margin-right: 2.7rem;
}
.wf-loading div.ccm-page header .header-navigation nav ul li {
  visibility: hidden;
}
div.ccm-page header .header-navigation nav ul li > a {
  color: #3f4148;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  transition: all 0.3s ease 0s;
  display: inline-block;
  padding: 3px 0;
}
.wf-loading div.ccm-page header .header-navigation nav ul li > a {
  visibility: hidden;
}
div.ccm-page header .header-navigation nav ul li > a:hover {
  color: #1baa96;
  text-decoration: none;
}
div.ccm-page header .header-navigation nav ul li:hover ul {
  opacity: 1;
  top: 40px;
  visibility: visible;
}
div.ccm-page header .header-navigation nav ul li ul {
  cursor: pointer;
  padding: 0;
  margin: 0;
  border-radius: 2px;
  border-top: none;
  left: -50%;
  opacity: 0;
  position: absolute;
  top: 30px;
  visibility: hidden;
  width: 200%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 99;
  -webkit-transition: all .3s .1s;
  -moz-transition: all .3s .1s;
  -o-transition: all .3s .1s;
  transition: all .3s .1s;
}
div.ccm-page header .header-navigation nav ul li ul:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: rgba(0, 0, 0, 0.6);
  border-width: 10px;
  margin-left: -10px;
}
div.ccm-page header .header-navigation nav ul li ul li {
  width: 100%;
  float: none;
  display: block;
  border: none;
}
div.ccm-page header .header-navigation nav ul li ul li:hover > a {
  color: #ffffff;
}
div.ccm-page header .header-navigation nav ul li ul li > a {
  display: block;
  color: #efefef;
  text-transform: uppercase;
  font-size: .8rem;
  padding: 4px 15px;
}
div.ccm-page header .header-navigation nav ul li ul li > a:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.3);
}
div.ccm-page header .header-navigation nav ul li ul li > a:last-child {
  padding-bottom: 8px;
}
div.ccm-page header .header-navigation nav ul li ul li > a:first-child {
  padding-top: 8px;
}
div.ccm-page header .top-nav-bar-container {
  height: 86px;
  z-index: 20;
  position: relative;
}
div.ccm-page header .header-info-left-container {
  position: relative;
}
@media (min-width: 52em) {
  div.ccm-page header .header-info-left-container {
    overflow-y: hidden;
    max-height: 600px;
  }
}
@media (max-width: 52em) {
  div.ccm-page header .header-info-left-container img {
    max-width: 300px;
  }
}
div.ccm-page header .top-nav-bar {
  color: #3f4148;
  -webkit-transition: background-color 400ms linear, box-shadow 400ms linear;
  -moz-transition: background-color 400ms linear, box-shadow 400ms linear;
  -ms-transition: background-color 400ms linear, box-shadow 400ms linear;
  -o-transition: background-color 400ms linear, box-shadow 400ms linear;
  transition: background-color 400ms linear, box-shadow 400ms linear;
}
div.ccm-page header .top-nav-bar .btn {
  margin-top: -1px;
  font-size: 1rem;
  background-color: #1baa96;
  color: #ffffff;
  border-color: #1baa96;
  font-weight: 600;
  position: relative;
}
div.ccm-page header .top-nav-bar .btn:hover {
  background-color: #49bbab;
  color: #ffffff;
  border-color: #49bbab;
}
.wf-loading div.ccm-page header .top-nav-bar .btn {
  visibility: hidden;
}
div.ccm-page header .top-nav-bar #header-site-title a,
div.ccm-page header .top-nav-bar nav ul:first-child > li > a {
  color: #3f4148;
}
div.ccm-page header .top-nav-bar #header-site-title a:hover,
div.ccm-page header .top-nav-bar nav ul:first-child > li > a:hover {
  color: #3f4148;
}
div.ccm-page header .top-nav-bar.dark {
  color: white;
}
div.ccm-page header .top-nav-bar.dark .ccm-responsive-menu-launch #nav-icon span {
  background-color: white;
}
div.ccm-page header .top-nav-bar.dark #header-site-title a,
div.ccm-page header .top-nav-bar.dark nav ul:first-child > li > a {
  color: #ffffff;
}
div.ccm-page header .top-nav-bar.dark #header-site-title a:hover,
div.ccm-page header .top-nav-bar.dark nav ul:first-child > li > a:hover {
  color: #d9d9d9;
}
div.ccm-page header .top-nav-bar.dark .btn {
  background-color: #1baa96;
  color: #ffffff;
  border-color: #1baa96;
}
div.ccm-page header .top-nav-bar.dark .btn:hover {
  background-color: #49bbab;
  color: #ffffff;
  border-color: #49bbab;
}
div.ccm-page header .fixed-toolbar {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 100000;
  background-color: #ffffff;
}
div.ccm-page header .fixed-toolbar.dark {
  background-color: #3f4148;
}
div.ccm-page header .fixed-toolbar.dark .header-navigation ul li:hover ul {
  top: 68px;
}
div.ccm-page header #header-site-title {
  margin-top: 5px;
  position: relative;
  z-index: 2;
  color: #3f4148;
  font-size: 1.3rem;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
div.ccm-page header #header-site-title a {
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
div.ccm-page header #header-site-title.responsive-button-close {
  z-index: 1002;
}
div.ccm-page header #header-site-title.responsive-button-close a,
div.ccm-page header #header-site-title.responsive-button-close a:focus,
div.ccm-page header #header-site-title.responsive-button-close a:hover,
div.ccm-page header #header-site-title.responsive-button-close a:active {
  color: white !important;
}
@media all and (max-width: 52em) {
  div.ccm-page header #header-site-title {
    margin-top: 8px;
    max-width: 88%;
  }
}
div.ccm-page header #header-site-title a {
  color: #3f4148;
  font-size: 1.3rem;
  font-weight: 600;
}
.wf-loading div.ccm-page header #header-site-title a {
  visibility: hidden;
}
div.ccm-page header #header-site-title:hover a {
  color: #3f4148;
  text-decoration: none !important;
}
div.ccm-page header #header-site-title p {
  letter-spacing: 0.05rem;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-home.mobile-device div.ccm-page header {
  min-height: 100vh;
}
div.ccm-page .footer-top-main-column {
  background-color: #1baa96;
}
div.ccm-page footer.page-footer {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #3f4148;
  color: #efefef;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.c5-edit-mode div.ccm-page footer.page-footer {
  position: static;
}
div.ccm-page footer.page-footer section .dark a {
  color: #ffffff;
}
div.ccm-page footer.page-footer h3 {
  text-transform: uppercase;
  font-weight: 400;
}
div.ccm-page footer.page-footer .btn {
  width: 100%;
  max-width: 250px;
  text-align: center;
}
div.ccm-page footer.page-footer .nav {
  text-align: center;
  padding-left: 0;
  margin-left: 0;
}
div.ccm-page footer.page-footer .nav li {
  display: inline-block;
  margin-right: 5px;
  padding-right: 5px;
  list-style: none;
  border-right: 1px solid #efefef;
  text-transform: uppercase;
  height: 12px;
  line-height: 73%;
}
div.ccm-page footer.page-footer .nav li a {
  text-decoration: none;
}
div.ccm-page footer.page-footer .nav li:last-child {
  border-right: none;
  margin-right: 0;
}
div.ccm-page footer.page-footer section a {
  color: #ffffff;
  text-decoration: none;
}
div.ccm-page footer.page-footer section a:not(.btn) {
  padding-bottom: 2px;
  border-bottom: 1px solid #808080;
}
div.ccm-page footer.page-footer section a.btn {
  text-decoration: none;
}
div.ccm-page footer.page-footer section a:hover {
  color: #ffffff;
}
div.ccm-page footer.page-footer .footer-navigation .nav li {
  padding-right: 8px;
}
div.ccm-page footer.page-footer .footer-navigation .nav li:last-child {
  padding-right: 0;
}
div.ccm-page footer.page-footer .footer-navigation .nav li a {
  padding-bottom: 0;
  border: none;
  color: #ffffff;
}
div.ccm-page footer.page-footer .footer-navigation .nav li a:hover {
  color: #ffffff;
}
div.ccm-page footer.page-footer hr {
  color: rgba(255, 255, 255, 0.15);
  background-color: rgba(255, 255, 255, 0.15);
  border: none;
  border-style: none;
  border-width: 0;
  margin: 32px 0;
  height: 1px;
}
div.ccm-page footer.page-footer p {
  color: #efefef;
}
div.ccm-page footer.page-footer div.footer-left-column {
  padding-bottom: 0;
}
div.ccm-page footer.page-footer div.footer-right-column {
  padding-bottom: 0;
}
div.ccm-page .footer-info img {
  vertical-align: bottom;
}
div.ccm-page .footer-social ul li a {
  text-transform: uppercase;
  color: #ffffff;
}
div.ccm-page .footer-social p,
div.ccm-page .footer-copyright p,
div.ccm-page .footer-info p,
div.ccm-page .footer-social a,
div.ccm-page .footer-copyright a,
div.ccm-page .footer-info a {
  font-weight: 800;
  font-size: .7rem;
}
@media all and (max-width: 52em) {
  div.ccm-page .footer-social p,
  div.ccm-page .footer-copyright p,
  div.ccm-page .footer-info p,
  div.ccm-page .footer-social a,
  div.ccm-page .footer-copyright a,
  div.ccm-page .footer-info a {
    text-align: center !important;
  }
}
div.ccm-page .footer-social p {
  padding-top: 14px;
}
div.ccm-page .footer-social p,
div.ccm-page .footer-social a {
  text-align: left;
}
div.ccm-page .footer-info ul {
  margin-bottom: 0;
  margin-top: 10px;
}
div.ccm-page .footer-copyright p,
div.ccm-page .footer-info p,
div.ccm-page .footer-copyright a,
div.ccm-page .footer-info a {
  font-size: .8rem;
  text-align: right;
}
div.ccm-page .footer-top-main-column p,
div.ccm-page .footer-top-main-column h4 {
  color: white;
  font-size: 1.5rem;
}
@media all and (max-width: 40em) {
  div.ccm-page footer.page-footer {
    text-align: center;
    padding-bottom: 60px;
  }
  div.ccm-page footer.page-footer div.footer-left-column {
    padding-bottom: 0;
  }
  div.ccm-page footer.page-footer div.footer-right-column {
    padding-top: 0;
  }
  div.ccm-page footer.page-footer h3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  div.ccm-page .footer-social,
  div.ccm-page .footer-copyright,
  div.ccm-page .footer-info {
    padding-top: .5rem;
    padding-bottom: 0;
  }
}
div.ccm-page section .dark {
  background-color: #3f4148;
  color: rgba(255, 255, 255, 0.7);
}
div.ccm-page section .dark p {
  color: rgba(255, 255, 255, 0.7);
}
div.ccm-page section .dark h1,
div.ccm-page section .dark h2,
div.ccm-page section .dark h3,
div.ccm-page section .dark h4,
div.ccm-page section .dark h5,
div.ccm-page section .dark h6 {
  color: white;
}
div.ccm-page section .dark a:not(.btn) {
  color: #ffffff;
  text-decoration: underline;
}
div.ccm-page section .dark a:not(.btn):hover {
  text-decoration: none;
}
div.ccm-page section .dark a[href^="tel"] {
  color: #ffffff;
}
div.ccm-page .hero {
  overflow: hidden;
  width: 100%;
}
div.ccm-page .hero .hero-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: black;
  opacity: .8;
}
@keyframes feature-text-anim {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  75% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
div.ccm-page .intro-wrapper {
  opacity: 0;
  padding: 0;
  color: #1baa96;
  position: relative;
  width: 80%;
  max-width: 956px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.wf-active div.ccm-page .intro-wrapper,
.wf-inactive div.ccm-page .intro-wrapper {
  -webkit-animation: feature-text-anim 1s ease-in-out;
  animation: feature-text-anim 1s ease-in-out;
  opacity: 1;
}
div.ccm-page .intro-wrapper.dark {
  color: #1baa96;
}
div.ccm-page .intro-wrapper hr {
  width: 100px;
  height: 5px;
  background-color: #1baa96;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
@media all and (max-width: 40em) {
  div.ccm-page .intro-wrapper h1 {
    font-size: 2.7rem;
  }
}
div.ccm-page .intro-wrapper p {
  background: transparent !important;
  margin: 0;
  color: #3f4148;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1em;
  font-weight: 400 !important;
  font-style: normal !important;
  padding: 0;
}
@media (max-width: 76em) {
  div.ccm-page .intro-wrapper p {
    padding: 0;
    font-size: 1rem;
  }
}
div.ccm-page .intro-wrapper.dark p {
  color: #ffffff;
}
div.ccm-page .intro-wrapper p:first-child {
  padding-bottom: 20px !important;
}
div.ccm-page .intro-wrapper p:last-child {
  font-size: 1rem;
  text-transform: none;
  font-weight: 400;
  letter-spacing: 1px;
}
div.ccm-page .header-x-tall .intro-wrapper h1,
div.ccm-page .header-tall.header-hero-left .intro-wrapper h1 {
  margin-bottom: 0;
}
div.ccm-page .header-x-tall .intro-wrapper p,
div.ccm-page .header-tall.header-hero-left .intro-wrapper p {
  font-family: 'PT Serif', serif;
  line-height: 150%;
}
@media (min-width: 76em) {
  div.ccm-page .header-x-tall .intro-wrapper h1,
  div.ccm-page .header-tall.header-hero-left .intro-wrapper h1 {
    font-size: 3.8rem;
  }
  div.ccm-page .header-x-tall .intro-wrapper p,
  div.ccm-page .header-tall.header-hero-left .intro-wrapper p {
    font-size: 1.8rem;
  }
}
@media (max-width: 76em) {
  div.ccm-page .header-x-tall .intro-wrapper h1,
  div.ccm-page .header-tall.header-hero-left .intro-wrapper h1 {
    font-size: 2.8rem;
  }
  div.ccm-page .header-x-tall .intro-wrapper p,
  div.ccm-page .header-tall.header-hero-left .intro-wrapper p {
    font-size: 1.5rem;
  }
}
@media (max-width: 52em) {
  div.ccm-page .header-x-tall .intro-wrapper h1,
  div.ccm-page .header-tall.header-hero-left .intro-wrapper h1 {
    font-size: 2.3rem;
  }
  div.ccm-page .header-x-tall .intro-wrapper p,
  div.ccm-page .header-tall.header-hero-left .intro-wrapper p {
    font-size: 1.2rem;
  }
}
@media (max-width: 40em) {
  div.ccm-page .header-x-tall .intro-wrapper h1,
  div.ccm-page .header-tall.header-hero-left .intro-wrapper h1 {
    font-size: 1.7rem;
  }
  div.ccm-page .header-x-tall .intro-wrapper p,
  div.ccm-page .header-tall.header-hero-left .intro-wrapper p {
    font-size: 1.2rem;
  }
}
@media (max-width: 52em) {
  div.ccm-page .header-tall.header-hero-left .intro-wrapper hr {
    margin: 0;
  }
}
div.ccm-page main {
  display: block;
  padding-bottom: 243px;
  /*for fixed bottom footer, reset by js after calculating height*/
}
.c5-edit-mode div.ccm-page main {
  padding-bottom: 0;
}
@media (max-width: 52em) {
  div.ccm-page main.header-hero-right {
    margin-top: 0;
  }
}
div.ccm-page .header-hero-right .hero-right {
  position: relative;
}
div.ccm-page .header-hero-right .intro-wrapper.dark .provider-name {
  color: #ffffff;
}
@media (max-width: 52em) {
  div.ccm-page .header-hero-right .intro-wrapper.dark .provider-name {
    color: #3f4148;
  }
}
div.ccm-page .header-hero-right .intro-wrapper .provider-name {
  font-size: 1.3rem;
  font-weight: bold;
  text-transform: none;
  color: #3f4148;
  margin-top: 0;
}
@media (max-width: 76em) {
  div.ccm-page .header-hero-right .intro-wrapper .provider-name {
    font-size: 1rem;
    line-height: normal;
  }
}
div.ccm-page .header-hero-right .intro-wrapper .homepage-intro blockquote {
  font-size: 2.6rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2em;
  text-transform: uppercase;
  margin: 0.5rem 0;
}
@media (max-width: 76em) {
  div.ccm-page .header-hero-right .intro-wrapper .homepage-intro blockquote {
    font-size: 1.5rem;
    line-height: normal;
  }
}
@media (max-width: 52em) {
  div.ccm-page .header-hero-right .hero-left {
    height: 423px;
  }
  div.ccm-page .header-hero-right .hero .hero-right {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
  }
  div.ccm-page .header-hero-right .intro-wrapper {
    padding: 82px 10% 5px 30px;
    text-align: left;
    max-width: none;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,0.89+41 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.89) 41%, rgba(255, 255, 255, 0.89) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.89) 41%, rgba(255, 255, 255, 0.89) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.89) 41%, rgba(255, 255, 255, 0.89) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#e3ffffff', GradientType=0);
    /* IE6-9 */
  }
  div.ccm-page .header-hero-right .intro-wrapper h2 {
    text-align: left !important;
    font-size: 1.3rem;
    line-height: 170%;
  }
  div.ccm-page .header-hero-right .intro-wrapper p {
    font-size: 1rem;
    color: #000000;
    text-align: left;
  }
  div.ccm-page .header-hero-right .intro-wrapper .provider-name {
    font-size: 1rem;
    color: #000000;
    font-weight: bold;
    text-transform: none;
  }
  div.ccm-page .header-hero-right .intro-wrapper .homepage-intro blockquote {
    font-size: 1.3rem;
    font-style: normal;
    line-height: 1em;
    text-transform: uppercase;
    margin: 0 0 0.8rem;
  }
  div.ccm-page .header-hero-right .intro-wrapper .homepage-intro .doctor-title {
    font-size: 1rem;
  }
}
div.ccm-page .header-hero-left .hero-left {
  position: absolute;
  bottom: 4rem;
  left: 2rem;
}
div.ccm-page .header-hero-left .hero-left p {
  font-size: 1.2rem;
}
div.ccm-page .header-hero-left .intro-wrapper {
  width: 100%;
}
div.ccm-page .header-hero-left .intro-wrapper hr {
  text-align: left;
  display: inline-block;
}
div.ccm-page .header-hero-left .intro-wrapper.dark .provider-name {
  color: #ffffff;
}
@media (max-width: 52em) {
  div.ccm-page .header-hero-left .intro-wrapper.dark .provider-name {
    color: #3f4148;
  }
}
div.ccm-page .header-hero-left .intro-wrapper .provider-name {
  font-size: 1.3rem;
  font-weight: bold;
  text-transform: none;
  color: #3f4148;
  margin-top: 0;
}
@media (max-width: 76em) {
  div.ccm-page .header-hero-left .intro-wrapper .provider-name {
    font-size: 1rem;
    line-height: normal;
  }
}
div.ccm-page .header-hero-left .intro-wrapper .homepage-intro blockquote {
  font-size: 2.6rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2em;
  text-transform: uppercase;
  margin: 0.5rem 0;
}
@media (max-width: 76em) {
  div.ccm-page .header-hero-left .intro-wrapper .homepage-intro blockquote {
    font-size: 1.5rem;
    line-height: normal;
  }
}
@media (max-width: 52em) {
  div.ccm-page .header-hero-left .hero-left {
    height: 100%;
    position: relative;
  }
  div.ccm-page .header-hero-left .hero .hero-left {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
  }
  div.ccm-page .header-hero-left .intro-wrapper {
    padding: 100px 10% 25px 30px;
    position: absolute;
    bottom: 0;
    text-align: left;
    max-width: none;
    width: 100%;
  }
  .page-home div.ccm-page .header-hero-left .intro-wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,0.89+41 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.89) 41%, rgba(255, 255, 255, 0.89) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.89) 41%, rgba(255, 255, 255, 0.89) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.89) 41%, rgba(255, 255, 255, 0.89) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#e3ffffff', GradientType=0);
    /* IE6-9 */
  }
  .page-home div.ccm-page .header-hero-left .intro-wrapper h2 {
    text-align: left !important;
    font-size: 1.3rem;
    line-height: 170%;
  }
  .page-home div.ccm-page .header-hero-left .intro-wrapper p {
    font-size: 1rem;
    color: #000000;
    text-align: left;
  }
  .page-home div.ccm-page .header-hero-left .intro-wrapper h1 {
    color: #000000;
  }
  .page-home div.ccm-page .header-hero-left .intro-wrapper .provider-name {
    font-size: 1rem;
    color: #000000;
    font-weight: bold;
    text-transform: none;
  }
  .page-home div.ccm-page .header-hero-left .intro-wrapper .homepage-intro blockquote {
    font-size: 1.7rem;
    font-style: normal;
    line-height: 1em;
    text-transform: uppercase;
    margin: 0 0 0.8rem;
  }
}
div.ccm-page .ccm-image-slider li {
  list-style: none;
}
div.ccm-page .bd-callout-quote {
  border-left: 3px solid #1baa96;
}
.roboto-small p,
.roboto-small {
  font-family: 'Roboto', 'proxima-nova', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: .9rem;
  line-height: 1.1em;
}
p .roboto-small p,
p .roboto-small {
  display: inline-block;
}
div.ccm-page .btn,
div.ccm-page a.btn {
  font-family: inherit;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  line-height: 1.125rem;
  padding: .6rem 1.5rem;
  margin: 0;
  height: auto;
  border: 2px solid transparent;
  vertical-align: middle;
  -webkit-appearance: none;
  color: #3f4148;
  background-color: #1baa96;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
div.ccm-page .btn i,
div.ccm-page a.btn i {
  padding-right: 5px;
}
div.ccm-page .dark .btn,
div.ccm-page .dark a.btn {
  color: #ffffff;
}
div.ccm-page a.btn:hover,
div.ccm-page .btn:hover,
div.ccm-page a.btn:active,
div.ccm-page .btn:active,
div.ccm-page a.btn:focus,
div.ccm-page .btn:focus {
  text-decoration: none;
  background-color: #49bbab;
  cursor: pointer;
}
::-moz-focus-inner {
  border: 0;
  padding: 0;
}
div.ccm-page .btn-outline,
div.ccm-page a.btn-outline {
  color: #1baa96;
  background-color: transparent;
  border-color: #1baa96;
  font-size: .8rem;
  text-transform: uppercase;
  font-weight: bold;
}
div.ccm-page .dark .btn-outline,
.btn-outline.btn-solid,
div.ccm-page .dark a.btn-outline,
a.btn-outline.btn-solid {
  color: #1baa96;
  background-color: transparent;
  border-color: #1baa96;
}
div.ccm-page .dark .btn-outline.btn-outline-white,
div.ccm-page .btn-outline-white,
div.ccm-page a.btn-outline-white,
div.ccm-page .dark a.btn-outline.btn-outline-white {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
div.ccm-page .btn-outline:hover,
div.ccm-page .btn-outline:active,
div.ccm-page .btn-outline:focus,
div.ccm-page a.btn-outline:hover,
div.ccm-page a.btn-outline:active,
div.ccm-page a.btn-outline:focus {
  background-color: #49bbab;
  border-color: #49bbab;
  color: #3f4148;
}
div.ccm-page .dark .btn-outline:hover,
div.ccm-page .dark .btn-outline:active,
div.ccm-page .dark .btn-outline:focus,
div.ccm-page .dark a.btn-outline:hover,
div.ccm-page .dark a.btn-outline:active,
div.ccm-page .dark a.btn-outline:focus {
  color: #3f4148;
}
div.ccm-page .btn-outline-white:hover,
div.ccm-page a.btn-outline-white:hover,
div.ccm-page .btn-outline-white:active,
div.ccm-page a.btn-outline-white:active,
div.ccm-page .btn-outline-white:focus,
div.ccm-page a.btn-outline-white:focus,
div.ccm-page .dark .btn-outline-white:hover,
div.ccm-page .dark a.btn-outline-white:hover,
div.ccm-page .dark .btn-outline-white:active,
div.ccm-page .dark a.btn-outline-white:active,
div.ccm-page .dark .btn-outline-white:focus,
div.ccm-page .dark a.btn-outline-white:focus {
  background-color: #ffffff;
  color: #3f4148;
  border-color: #ffffff;
}
div.ccm-page .btn-outline:disabled,
div.ccm-page .btn-outline.is-disabled,
div.ccm-page a.btn-outline:disabled,
div.ccm-page a.btn-outline.is-disabled {
  opacity: .5;
}
footer .btn-outline,
footer a.btn-outline {
  background-color: transparent;
  border-color: #1baa96;
}
footer .btn-outline:hover,
footer a.btn-outline:hover,
footer .btn-outline:active,
footer a.btn-outline:active {
  background-color: #49bbab;
  color: #3f4148;
}
@media all and (max-width: 64em) {
  header .top-nav-bar .btn,
  div.ccm-page header .top-nav-bar a.btn {
    display: none;
  }
}
div.ccm-page .btn-skinny,
div.ccm-page a.btn-skinny {
  padding: .3rem 1.3rem;
  font-size: .9rem;
  text-transform: uppercase;
  font-weight: 400;
}
.c-menu,
.o-wrapper {
  -webkit-transition: -webkit-transform 0.3s;
  -ms-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.o-wrapper {
  height: 100%;
  transition: transform .3s;
  -webkit-transition: transform .3s;
  -ms-transition: transform .3s;
}
/**
 * Menu overview.
 */
.c-menu {
  position: fixed;
  z-index: 200;
  background-color: #201a16;
}
.c5-toolbar-visible .c-menu {
  padding-top: 50px;
}
.c-menu ul {
  padding: 0;
  margin: 20px 0 20px;
}
.c-menu ul li {
  list-style: none;
  margin: 0;
  padding: 10px 20px;
}
.c-menu ul li a {
  text-transform: uppercase;
  color: white;
}
.c-menu ul li a:hover {
  color: white;
}
.c-menu .content {
  padding: 20px;
}
.c-menu .content .btn {
  color: white;
  border-color: white;
}
.c-menu .content .btn:hover {
  background-color: white;
  color: #3b3b3b;
}
/**
 * Close button resets.
 */
.c-menu__close {
  color: #fff;
  background-color: #3184a1;
  font-size: 14px;
  border: none;
  box-shadow: none;
  border-radius: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
/**
 * Close button resets.
 */
.c-menu__close:focus {
  outline: none;
}
/**
 * Body states.
 *
 * When a menu is active, we want to hide the overflows on the body to prevent
 * awkward document scrolling.
 */
body.has-active-menu {
  overflow: hidden;
}
/**
 * Mask component
 */
.c-menu--slide-left,
.c-menu--slide-right,
.c-menu--push-left,
.c-menu--push-right {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
@media all and (min-width: 280px) {
  .c-menu--push-right {
    width: 260px;
  }
}
.c-menu--push-right .c-menu__item {
  display: block;
  text-align: center;
  border-top: solid 1px #b5dbe9;
  border-bottom: solid 1px #3184a1;
}
.c-menu--push-right .c-menu__item:first-child {
  border-top: none;
}
.c-menu--push-right .c-menu__item:last-child {
  border-bottom: none;
}
.c-menu--push-right .c-menu__link {
  display: block;
  padding: 12px 24px;
  color: #fff;
}
.c-menu--push-right .c-menu__close {
  display: block;
  padding: 12px 24px;
  width: 100%;
}
.c-menu--push-right {
  top: 0;
  right: 0;
  transform: translateX(100%);
}
@media all and (min-width: 280px) {
  .c-menu--push-right {
    transform: translateX(260px);
    -webkit-transform: translateX(260px);
    -ms-transform: translateX(260px);
  }
}
.c-menu--push-right.is-active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
}
.o-wrapper.has-push-right {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
}
@media all and (min-width: 280px) {
  .o-wrapper.has-push-right {
    transform: translateX(-260px);
    -webkit-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
  }
}
.footer-sticky-nav {
  display: none;
}
.footer-sticky-nav-enabled  .footer-sticky-nav {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #404447;
  z-index: 100000;
  color: white;
  font-size: 0.80rem;
  text-transform: uppercase;
}
.footer-sticky-nav-enabled  .footer-sticky-nav a,
.footer-sticky-nav-enabled  .footer-sticky-nav a:focus,
.footer-sticky-nav-enabled  .footer-sticky-nav a:active {
  color: white;
}
.footer-sticky-nav-enabled  .footer-sticky-nav img {
  width: 20px;
  display: block;
  margin: 10px auto 0;
}
.footer-sticky-nav-enabled  .footer-sticky-nav .link-col,
.footer-sticky-nav-enabled  .footer-sticky-nav .link-col a {
  list-style: none;
  text-align: center;
}
.footer-sticky-nav-enabled  .footer-sticky-nav,
.footer-sticky-nav-enabled  .footer-sticky-nav:after {
  height: 60px;
}
.overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  background-color: #404447;
  color: white;
}
.overlay .close {
  float: right;
  color: white;
  cursor: pointer;
  font-size: 1.5rem;
}
#menu-overlay {
  text-align: center;
}
#menu-overlay ul {
  margin: 0;
  padding: 0;
  margin-top: 80px;
  width: 100%;
  margin-bottom: 30px;
}
#menu-overlay ul li {
  text-align: center;
  list-style: none;
}
#menu-overlay ul li a,
#menu-overlay ul li a:focus,
#menu-overlay ul li a:active {
  color: #8a8a8a;
  text-transform: uppercase;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
  font-size: 1.5rem;
}
#menu-overlay ul li a.nav-selected,
#menu-overlay ul li a:focus.nav-selected,
#menu-overlay ul li a:active.nav-selected {
  color: white;
}
#menu-overlay ul li ul {
  display: none;
}
.footer-top-main-column {
  background-color: #1baa96;
}
footer.page-footer {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #3f4148;
  color: #efefef;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.c5-edit-mode footer.page-footer {
  position: static;
}
footer.page-footer section .dark a {
  color: #ffffff;
}
footer.page-footer h3 {
  text-transform: uppercase;
  font-weight: 400;
}
footer.page-footer .btn {
  width: 100%;
  max-width: 250px;
  text-align: center;
}
footer.page-footer .nav {
  text-align: center;
  padding-left: 0;
  margin-left: 0;
}
footer.page-footer .nav li {
  display: inline-block;
  margin-right: 5px;
  padding-right: 5px;
  list-style: none;
  border-right: 1px solid #efefef;
  text-transform: uppercase;
  height: 12px;
  line-height: 73%;
}
footer.page-footer .nav li a {
  text-decoration: none;
}
footer.page-footer .nav li:last-child {
  border-right: none;
  margin-right: 0;
}
footer.page-footer section a {
  color: #ffffff;
  text-decoration: none;
}
footer.page-footer section a:not(.btn) {
  padding-bottom: 2px;
  border-bottom: 1px solid #808080;
}
footer.page-footer section a.btn {
  text-decoration: none;
}
footer.page-footer section a:hover {
  color: #ffffff;
}
footer.page-footer .footer-navigation .nav li {
  padding-right: 8px;
}
footer.page-footer .footer-navigation .nav li:last-child {
  padding-right: 0;
}
footer.page-footer .footer-navigation .nav li a {
  padding-bottom: 0;
  border: none;
  color: #ffffff;
}
footer.page-footer .footer-navigation .nav li a:hover {
  color: #ffffff;
}
footer.page-footer hr {
  color: rgba(255, 255, 255, 0.15);
  background-color: rgba(255, 255, 255, 0.15);
  border: none;
  border-style: none;
  border-width: 0;
  margin: 32px 0;
  height: 1px;
}
footer.page-footer p {
  color: #efefef;
}
footer.page-footer div.footer-left-column {
  padding-bottom: 0;
}
footer.page-footer div.footer-right-column {
  padding-bottom: 0;
}
.footer-info img {
  vertical-align: bottom;
}
.footer-social ul li a {
  text-transform: uppercase;
  color: #ffffff;
}
.footer-social p,
.footer-copyright p,
.footer-info p,
.footer-social a,
.footer-copyright a,
.footer-info a {
  font-weight: 800;
  font-size: .7rem;
}
@media all and (max-width: 52em) {
  .footer-social p,
  .footer-copyright p,
  .footer-info p,
  .footer-social a,
  .footer-copyright a,
  .footer-info a {
    text-align: center !important;
  }
}
.footer-social p {
  padding-top: 14px;
}
.footer-social p,
.footer-social a {
  text-align: left;
}
.footer-info ul {
  margin-bottom: 0;
  margin-top: 10px;
}
.footer-copyright p,
.footer-info p,
.footer-copyright a,
.footer-info a {
  font-size: .8rem;
  text-align: right;
}
.footer-top-main-column p,
.footer-top-main-column h4 {
  color: white;
  font-size: 1.5rem;
}
@media all and (max-width: 40em) {
  footer.page-footer {
    text-align: center;
    padding-bottom: 60px;
  }
  footer.page-footer div.footer-left-column {
    padding-bottom: 0;
  }
  footer.page-footer div.footer-right-column {
    padding-top: 0;
  }
  footer.page-footer h3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .footer-social,
  .footer-copyright,
  .footer-info {
    padding-top: .5rem;
    padding-bottom: 0;
  }
}
.ccm-responsive-overlay {
  background: white;
  display: none;
  position: absolute;
  border-bottom: 5px solid #3f4148;
  width: 100%;
  z-index: 99;
  top: 0;
  left: 0px;
  padding-top: 15px;
  padding-left: 20px;
  -webkit-text-size-adjust: none;
}
.ccm-responsive-overlay ul {
  padding-left: 0;
  float: none !important;
}
.ccm-responsive-overlay ul li {
  display: block !important;
  list-style-type: none;
  display: block;
}
.ccm-responsive-overlay ul li.parent-ul a:after {
  padding-left: 7px;
  padding-top: 3px;
  font-size: 20px;
  content: "\f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
.ccm-responsive-overlay ul li a {
  color: #3f4148;
  font-size: 18px;
  display: inline-block;
  width: 80%;
  padding: 7px 5% 7px 0px;
  margin: 0% 5% 0% 0;
  padding-left: 15px;
  height: 100%;
  font-weight: 200;
  text-decoration: none;
}
.ccm-responsive-overlay ul li a:hover {
  color: #666666;
}
.ccm-responsive-overlay ul li ul li {
  padding-left: 10px;
}
.ccm-responsive-overlay ul li ul li.last-li a {
  padding-top: 0px;
  font-size: 15px;
}
.ccm-responsive-overlay ul li ul li.last-li a:after {
  content: '';
}
.nav-overlay-showing div.ccm-page header .fixed-toolbar {
  position: static;
}
.nav-overlay-showing div.ccm-page header .top-nav-bar-container {
  z-index: 1002;
}
.nav-overlay-showing div.ccm-page header #header-site-title {
  z-index: 1002;
  position: fixed;
  max-width: 75%;
}
.nav-overlay-showing.bd-notification-showing div.ccm-page header #header-site-title {
  top: 20px;
}
.nav-overlay-showing  .ccm-responsive-menu-launch {
  position: fixed;
  right: 34px;
}
.nav-overlay-showing.bd-notification-showing  .ccm-responsive-menu-launch {
  top: 20px;
}
.ccm-responsive-menu-launch {
  display: none;
  cursor: pointer;
  float: right;
  position: relative;
  z-index: 1002;
}
.ccm-responsive-menu-launch #nav-icon {
  width: 25px;
  margin-top: 13px;
  height: 25px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.ccm-responsive-menu-launch #nav-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: black;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.ccm-responsive-menu-launch #nav-icon span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.ccm-responsive-menu-launch #nav-icon span:nth-child(2) {
  top: 8px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.ccm-responsive-menu-launch #nav-icon span:nth-child(3) {
  top: 16px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.ccm-responsive-menu-launch.responsive-button-close #nav-icon span {
  background-color: white;
}
.ccm-responsive-menu-launch.responsive-button-close #nav-icon span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  left: 4px;
}
.ccm-responsive-menu-launch.responsive-button-close #nav-icon span:nth-child(2) {
  width: 0%;
  opacity: 0;
  left: 4px;
}
.ccm-responsive-menu-launch.responsive-button-close #nav-icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 18px;
  left: 4px;
}
@media all and (max-width: 52em) {
  .ccm-responsive-menu-launch {
    display: block;
  }
  .ccm-responsive-navigation.original {
    display: none;
  }
  header .ccm-search-block-form {
    margin-top: 20px;
  }
}
@media all and (min-width: 52em) {
  .ccm-responsive-overlay {
    display: none !important;
  }
}
