@charset "UTF-8";

body {
    font-family: sans-serif;
    margin: 0;
    min-height: 100%;
    /* background: rgb(224,224,224); */
}

.fullscreen .galleria-image {
    margin-top: 150px
}

.module-pg-galleriagallery {
    border: 1px solid silver;
    margin-top: 2em;
    padding: 1em;
    max-width: 500px
}

@media screen and (max-width:420px) {

    #galleria {
        max-height: 220px
    }
}

label:hover {
    cursor: pointer
}

hr {
    border: 1px solid #efeff1
}

iframe {
    width: 100%
}

.grey {
    background-color: #e5e6e7
}

input::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    color: #3c3c3c
}

input::-moz-placeholder,
select::-moz-placeholder {
    color: #3c3c3c
}

input:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: #3c3c3c
}

input:-moz-placeholder,
select:-moz-placeholder {
    color: #3c3c3c
}

select::-ms-expand {
    background: url(img/ie-arrow.png) no-repeat center;
    color: transparent;
    background-color: #f3f3f3;
    border: none;
    -ms-background-size: contain;
    background-size: contain;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden
}

a.anchor {
    display: block;
    position: relative;
    top: -130px;
    visibility: hidden
}

input,
select {
    color: #3c3c3c;
    font-family: Arial;
    font-size: 12px
}

.chw-heading {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 2.4em;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 0;
    padding-bottom: .8em
}

.chw-main-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    overflow: hidden;
    padding-bottom: 30px;
    width: 100%
}

.chw-main-content-alt {
    -ms-box-shadow: 0 -7px 7px -7px #333;
    /* -webkit-box-shadow: 0 -7px 7px -7px #333; */
    background-color: #fff;
    /* border-top: 1px solid #dedede; */
    /* box-shadow: 0 -7px 7px -7px #333; */
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    min-height: 330px;
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 20px;
    width: 100%;
}

.chw-header {
    background: #f0f0f0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999
}

.chw-header-content-container {
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    text-align: left;
    width: 100%
}

.chw-header-logo {
    -moz-box-sizing: content-box;
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    -webkit-box-sizing: content-box;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    box-sizing: content-box;
    display: inline-block;
    height: 100px;
    max-width: 200px;
    padding: 10px;
    vertical-align: top;
    width: 200px;
    z-index: 15
}

.chw-header-logo-mobile {
    bottom: 0;
    display: none;
    left: 30px;
    position: absolute
}

.chw-header-logo img {
    height: 100%;
    width: 100%
}

.chw-links-container {
    display: inline;
    height: 80px;
    position: absolute;
    text-align: left
}

.chw-header-links-list {
    display: inline-block;
    height: auto;
    margin-top: 30px
}

.chw-header-links-list li {
    display: inline;
    font-size: 14px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px
}

.chw-mychart-link {
    display: inline-block
}

.chw-mychart-link img {
    display: inline-block;
    vertical-align: middle
}

.chw-header-links-list li a {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    color: #000;
    text-decoration: none;
    transition: .5s
}

.chw-header-links-list li a:hover {
    color: #15adff;
    text-decoration: underline
}

.chw-header-search {
    display: inline-block;
    margin-top: 5px
}

.chw-header-search-button {
    -ms-border-radius: 3px 3px 3px 3px;
    background: #0081c7;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    height: 28px
}

.chw-header-search-button:active {
    background: #035b89
}

.chw-header-search-input {
    -moz-box-sizing: border-box;
    -ms-border-radius: 3px;
    -webkit-box-sizing: border-box;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    height: 30px;
    outline: 0;
    padding: 0 7px;
    width: 178px
}

.chw-under-header-inline-link {
    color: #000;
    display: inline;
    padding-left: 5px;
    text-decoration: none
}

.chw-under-header-inline-link:hover {
    text-decoration: underline
}

.chw-under-header {
    background: #0081c7;
    border-top: #035b89 solid 3px;
    height: 30px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: -10;
    box-sizing: content-box
}

.chw-under-header-nav {
    margin-left: 252px;
    width: 100%
}

.chw-under-header-nav ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.chw-under-header-nav-link {
    color: #fff;
    display: block;
    font-size: 13.8px;
    line-height: 32px;
    padding: 0 12px;
    text-decoration: none
}

.chw-under-header-nav ul li>.chw-under-header-nav-link-active {
    border-top: 3px solid #c23c33;
    margin-top: -3px
}

.chw-under-header-nav-link-active {
    display: block;
    font-size: 13.8px;
    line-height: 32px;
    padding: 0 12px;
    text-decoration: none;
    background: #fff;
    color: #000;
    height: 30px;
    overflow: hidden
}

.projectAdamIframe {
    border: 0;
    width: 90%;
    height: 1400px
}

@media screen and (max-width:900px) {

    .chw-under-header-nav ul a {
        font-size: 12px;
        padding-left: 6px;
        padding-right: 6px
    }

    .chw-calltoaction-content-wrapper ul li {
        font-size: 12px
    }
}

.chw-under-header-nav ul li {
    float: left;
    margin: 0;
    position: relative;
    height: 30px;
    z-index: 9999
}

.chw-under-header-nav ul li ul li {
    height: auto
}

.chw-under-header-nav ul li:hover>a {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    background: #fff;
    color: #000;
    transition: .5s
}

.chw-under-header-nav ul li:hover {
    border-top: 3px solid #c23c33;
    margin-top: -3px
}

@media screen and (max-width:1550px) {

    .chw-under-header-nav ul li:hover {
        margin-top: -2.2px
    }

    .chw-under-header-nav ul li>.chw-under-header-nav-link-active {
        margin-top: -2.2px
    }
}

.chw-under-header-nav ul li ul li:hover {
    border-top: none;
    margin-top: 0
}

.chw-under-header-nav ul ul {
    background: #fff;
    display: none;
    left: 0;
    padding: 0;
    position: absolute;
    top: 95%
}

.chw-under-header-nav>ul>li:last-child>ul>li>div {
    background: #fff;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%
}

.chw-under-header-nav>ul>li:last-child>ul {
    left: auto;
    right: 0
}

.chw-under-header-nav>ul>li:nth-child(5)>ul {
    left: auto;
    right: 0
}

.chw-under-header-nav>ul>li:nth-child(5)>ul>li>div {
    background: #fff;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%
}

.chw-under-header-nav ul ul li {
    float: none;
    width: 200px
}

.chw-under-header-nav ul ul ul {
    left: 100%;
    top: 0
}

.chw-under-header-nav ul li:hover>ul {
    display: inline-block
}

.animated {
    -moz-animation-duration: .5s;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .5s;
    -ms-animation-fill-mode: both;
    -o-animation-duration: .5s;
    -o-animation-fill-mode: both;
    -webkit-animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-duration: .5s;
    animation-fill-mode: both
}

.animatedLong {
    -moz-animation-duration: 2s;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: 2s;
    -ms-animation-fill-mode: both;
    -o-animation-duration: 2s;
    -o-animation-fill-mode: both;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-duration: 2s;
    animation-fill-mode: both
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.chw-under-header-dropdown {
    -ms-box-shadow: 0 4px 5px #646464;
    -ms-box-shadow: 0 4px 5px rgba(100, 100, 100, .25);
    -webkit-box-shadow: 0 4px 5px #646464;
    -webkit-box-shadow: 0 4px 5px rgba(100, 100, 100, .25);
    background-color: #fff;
    box-shadow: 0 4px 5px #646464;
    box-shadow: 0 4px 5px rgba(100, 100, 100, .25);
    display: table;
    overflow: hidden;
    text-align: center;
    width: 550px;
    z-index: -1
}

.chw-under-header-dropdown h2 {
    color: #c13c33;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 13.6px;
    padding-left: 15px;
    padding-top: 10px;
    text-align: left;
    text-transform: uppercase
}

.chw-under-header-dropdown-col {
    background-color: #fff;
    display: inline-block;
    float: left;
    font-size: small;
    padding-bottom: 20px;
    padding-left: 15px;
    text-align: left;
    width: 46%
}

@media screen and (max-width:900px) {

    .chw-under-header-dropdown-col {
        padding-bottom: 10px
    }
}

.chw-under-header-dropdown-fullspan {
    background-color: #fff;
    display: inline-block;
    font-size: small;
    padding: 1% 2%;
    padding-left: 15px;
    text-align: left;
    width: 96%
}

#chw-viewall-link {
    color: #000;
    font-weight: 600;
    text-decoration: none
}

#chw-viewall-link:hover {
    text-decoration: underline
}

.chw-under-header-dropdown-col a {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    color: #000;
    text-decoration: none;
    transition: .5s
}

.chw-under-header-dropdown-col a:hover {
    color: #3b86c4
}

.chw-under-header-dropdown-col p {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    margin-top: 5px;
    transition: .5s
}

.chw-under-header-dropdown-col p:hover {
    color: #3b86c4;
    text-decoration: underline
}

@media only screen and (max-width:900px) {

    .chw-under-header-dropdown {
        display: inline-block;
        width: 300px
    }

    .chw-under-header-dropdown-col {
        display: inline-block;
        line-height: 8px;
        width: 96%
    }
}

.chw-hamburger-menu {
    display: none;
    position: relative;
    width: 100%;
    z-index: 1
}

.chw-hamburger-menu ul {
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    background: 0 0;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    max-height: 0;
    max-width: 100%;
    overflow: hidden;
    padding-left: 0;
    transition: max-height 1s
}

.chw-hamburger-menu li,
.chw-hamburger-menu ul {
    flex: 1
}

.chw-hamburger-menu li:last-child {
    border-bottom: none
}

.chw-hamburger-menu a {
    color: inherit;
    display: block;
    font-size: 16px;
    line-height: 32px;
    padding: 0 30px;
    text-decoration: none
}

.chw-hamburger-menu a:hover {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    color: #000;
    transition: .5s
}

.chw-hamburger-menu li {
    color: #fff;
    line-height: 50px;
    position: relative;
    text-align: left
}

.chw-hamburger-menu input,
.chw-hamburger-menu label {
    -ms-background-size: 36px 36px;
    -ms-border-radius: 4px;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 36px 36px;
    border-radius: 4px;
    color: #fff;
    display: none;
    font-size: 1.6rem;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 36px
}

.chw-hamburger-menu label {
    position: absolute;
    right: 30px;
    top: -30px
}

.chw-hamburger-menu label:hover {
    cursor: pointer
}

.chw-hamburger-menu label:before {
    content: " ";
    font-size: 24px;
    text-align: center
}

.chw-header-search-mobile {
    display: none;
    height: 100%;
    margin-top: 15px;
    padding: 0 30px;
    text-align: left
}

.chw-header-search-button-mobile {
    -ms-border-radius: 3px 3px 3px 3px;
    background: #f0f0f0;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #035b89;
    display: inline-block;
    height: 25px;
    margin-right: 36px;
    margin-top: 2px
}

.chw-header-search-button-mobile:active {
    background: #f6f6f5
}

.chw-header-search-input-mobile {
    -moz-box-sizing: border-box;
    -ms-border-radius: 3px;
    -webkit-box-sizing: border-box;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    height: 25px;
    outline: 0;
    width: 68%
}

#nav-icon3 {
    -moz-transform: rotate(0);
    -moz-transition: .5s ease-in-out;
    -ms-transform: rotate(0);
    -ms-transition: .5s ease-in-out;
    -o-transform: rotate(0);
    -o-transition: .5s ease-in-out;
    -webkit-transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    cursor: pointer;
    height: 16px;
    position: absolute;
    right: 30px;
    top: -20px;
    transform: rotate(0);
    transition: .5s ease-in-out;
    width: 24px
}

#nav-icon3 span {
    -moz-transform: rotate(0);
    -moz-transition: .25s ease-in-out;
    -ms-border-radius: 9px;
    -ms-opacity: 1;
    -ms-transform: rotate(0);
    -ms-transition: .25s ease-in-out;
    -o-transform: rotate(0);
    -o-transition: .25s ease-in-out;
    -webkit-transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    background: #fff;
    border-radius: 9px;
    display: block;
    height: 4px;
    left: 0;
    opacity: 1;
    position: absolute;
    transform: rotate(0);
    transition: .25s ease-in-out;
    width: 100%
}

#nav-icon3 span:nth-child(1) {
    top: 0
}

#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
    top: 7px
}

#nav-icon3 span:nth-child(4) {
    top: 14px
}

#nav-icon3.open span:nth-child(1) {
    left: 50%;
    top: 18px;
    width: 0
}

#nav-icon3.open span:nth-child(2) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#nav-icon3.open span:nth-child(3) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#nav-icon3.open span:nth-child(4) {
    left: 50%;
    top: 18px;
    width: 0
}

@media only screen and (max-width:750px) {

    #empty-banner {
        display: none
    }

    .chw-main-content-alt {
        -ms-box-shadow: none;
        -webkit-box-shadow: none;
        border-top: none;
        box-shadow: none
    }

    .chw-header-search-mobile {
        display: block
    }

    .chw-hamburger-menu {
        display: block
    }

    .chw-under-header {
        display: block;
        height: auto;
        max-height: 1000px;
        position: relative;
        text-align: left;
        top: auto;
        z-index: 0
    }

    .chw-under-header-nav {
        display: none
    }

    .chw-header-links-list {
        display: none;
        padding-left: 0
    }

    .chw-header {
        display: block;
        height: auto;
        max-height: 1000px;
        position: relative
    }

    .chw-header-content-container {
        height: auto;
        max-height: 1000px
    }

    .chw-header-logo {
        display: none
    }

    .chw-header-logo-mobile {
        display: inline-block;
        position: relative
    }

    .chw-header-logo-mobile>img {
        width: 200px;
        margin: 10px 0
    }

    .chw-hamburger-menu li {
        flex: none;
        width: 100%
    }

    .chw-hamburger-menu li:first-child {
        border-top: 1px solid #fff;
        margin-top: 15px
    }

    .chw-hamburger-menu input[type=checkbox]:checked+ul {
        display: flex;
        max-height: 375px
    }

    .chw-hamburger-menu label {
        display: block
    }

    .chw-main-content {
        padding-top: 0
    }

    .chw-main-content-alt {
        padding-top: 0
    }
}

.chw-footer {
    background-color: #0080c6;
    bottom: 0;
    color: #fff;
    left: 0;
    padding-bottom: 10px;
    padding-top: 30px;
    width: 100%;
    z-index: 99999999
}

.chw-footer-grid {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    width: 100%
}

.chw-footer-col {
    display: inline-table;
    padding-left: 2%;
    padding-right: 2%;
    vertical-align: top;
    width: 21%
}

.chw-footer-col:first-child {
    padding-left: 0
}

.chw-footer-col:last-child {
    padding-right: 0
}

.chw-footer-col h2 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: left
}

.chw-footer-col label {
    display: none;
    height: 90px;
    position: absolute;
    width: 100%
}

.chw-footer-col input {
    display: none
}

.chw-footer-col input:checked+.chw-footer-links-list {
    max-height: 300px
}

.chw-footer-col input:checked+span:after {
    -moz-transform: rotate(.25turn);
    -ms-transform: rotate(.25turn);
    -o-transform: rotate(.25turn);
    -webkit-transform: rotate(.25turn);
    transform: rotate(.25turn)
}

.chw-footer-col input:checked+span+.chw-footer-links-list {
    max-height: 300px
}

.chw-footer-links-list {
    list-style: none;
    padding-left: 0;
    text-align: left
}

.chw-footer-links-list a {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    text-decoration: none;
    transition: .5s
}

.chw-footer-links-list a:hover {
    color: #000;
    text-decoration: underline
}

.chw-footer-contact-items {
    font-size: 12px;
    line-height: 15px
}

#chw-footer-our-locations {
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 10px
}

#chw-footer-our-locations a {
    font-weight: 700;
    text-decoration: underline
}

.chw-social-links {
    list-style: none;
    margin-top: 10px;
    padding: 0
}

.chw-social-links li {
    display: inline
}

.chw-copyright {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-top: 30px;
    text-align: left
}

.chw-copyright ul {
    font-size: 12px;
    margin: 0;
    padding-bottom: 10px;
    padding-left: 1%;
    padding-right: 1%;
    padding-top: 0;
    text-align: center
}

.chw-copyright ul li {
    display: inline
}

.chw-copyright ul li a {
    color: #fff;
    text-decoration: none
}

.chw-copyright ul li a:hover {
    text-decoration: underline
}

#chw-footer-logo {
    height: auto;
    max-width: 100%;
    width: auto
}

.chw-accordian-icon {
    display: none;
    height: 10px;
    position: relative;
    width: 10px
}

.chw-accordian-icon-graphic:after,
.chw-accordian-icon-graphic:before {
    -moz-border-radius: 10px;
    -moz-transition: .5s;
    -ms-border-radius: 10px;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-border-radius: 10px;
    -webkit-transition: .5s;
    background: #fff;
    border-radius: 10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 16px;
    transition: .5s;
    width: 10px
}

.chw-accordian-icon-graphic:after {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    height: 10px;
    left: 4px;
    top: 12px;
    transition: .5s;
    width: 2px
}

.chw-accordian-icon-orange {
    display: none;
    float: right;
    height: 26px;
    position: relative;
    width: 18px
}

.chw-accordian-icon-graphic-orange:after,
.chw-accordian-icon-graphic-orange:before {
    -moz-border-radius: 10px;
    -moz-transition: .5s;
    -ms-border-radius: 10px;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-border-radius: 10px;
    -webkit-transition: .5s;
    background: #db6016;
    border-radius: 10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 16px;
    transition: .5s;
    width: 10px
}

.chw-accordian-icon-graphic-orange:after {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    height: 10px;
    left: 4px;
    top: 12px;
    transition: .5s;
    width: 2px
}

.chw-accordian-icon-graphic-orange.animate:after {
    -moz-transform: rotate(.25turn);
    -ms-transform: rotate(.25turn);
    -o-transform: rotate(.25turn);
    -webkit-transform: rotate(.25turn);
    transform: rotate(.25turn)
}

.chw-accordian-icon-callout {
    display: none;
    float: right;
    height: 26px;
    position: relative;
    width: 18px
}

.chw-accordian-icon-graphic-callout:after,
.chw-accordian-icon-graphic-callout:before {
    -moz-border-radius: 10px;
    -moz-transition: .5s;
    -ms-border-radius: 10px;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-border-radius: 10px;
    -webkit-transition: .5s;
    background: #168bc9;
    border-radius: 10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 16px;
    transition: .5s;
    width: 10px
}

.chw-accordian-icon-graphic-callout:after {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    height: 10px;
    left: 4px;
    top: 12px;
    transition: .5s;
    width: 2px
}

.chw-accordian-icon-graphic-callout.animate:after {
    -moz-transform: rotate(.25turn);
    -ms-transform: rotate(.25turn);
    -o-transform: rotate(.25turn);
    -webkit-transform: rotate(.25turn);
    transform: rotate(.25turn)
}

@media only screen and (max-width:750px) {

    .chw-accordian-icon-callout {
        display: inline-block;
        width: 15px
    }

    .chw-footer-grid>div:last-child>ul {
        height: auto;
        max-height: 25%
    }

    .chw-footer-col label {
        cursor: pointer;
        display: block
    }

    .chw-footer label:hover+h2 {
        color: #000
    }

    #chw-footer-logo {
        display: none
    }

    .chw-footer-col h2 {
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        -webkit-transition: .5s;
        border-top: solid 1px #fff;
        font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
        font-size: 21px;
        font-weight: 400;
        margin-bottom: 0;
        margin-top: 1px;
        padding-top: 25px;
        text-align: center;
        transition: .5s;
        vertical-align: middle
    }

    .chw-footer-col {
        display: block;
        margin: 0;
        padding: 0;
        text-align: center;
        width: 100%
    }

    .chw-footer-links-list {
        -moz-transition: max-height .7s;
        -ms-transition: max-height .7s;
        -o-transition: max-height .7s;
        -webkit-transition: max-height .7s;
        max-height: 0;
        overflow: hidden;
        transition: max-height .7s
    }

    .chw-footer-links-list {
        text-align: center
    }

    .chw-footer-links-list p {
        line-height: 24px;
        margin: 0
    }

    #chw-footer-connect-with-us {
        display: none
    }
}

.chw-generic-accordian-item-content.accordian-animate {
    max-height: 50000px
}

.chw-row {
    -ms-flex-flow: row;
    -webkit-flex-flow: row;
    display: -webkit-box;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-flow: row
}

.chw-col-100 {
    margin-bottom: 0;
    padding: 20px;
    padding-bottom: 20px;
    padding-top: 0;
    width: 100%
}

.chw-col-70 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 0;
    width: 75%;
    max-width: 75%;
    overflow: hidden
}

.chw-col-60 {
    display: inline-block;
    padding: 20px;
    padding-top: 0;
    /* width: 60%; */
    /* max-width: 60%; */
    overflow: hidden;
}

.chw-col-50 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 0;
    width: 50%;
    max-width: 50%;
    overflow: hidden
}

.chw-col-30 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 0;
    width: 25%;
    min-width: 220px
}

.chw-col-27 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 0;
    width: 26.2%
}

.chw-col-73 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 0;
    width: 73.8%
}

.chw-col-30 img {
    height: auto
}

.chw-col-20 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 0;
    width: 25%;
    max-width: 25%;
    overflow: hidden
}

.chw-col-15 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 0;
    width: 15%;
    max-width: 15%;
    overflow: hidden
}

.chw-col-70>.chw-row .chw-col-100 {
    padding: 0
}

.chw-col-73>.chw-row .chw-col-100 {
    padding: 0
}

.chw-homepage-banner {
    padding-bottom: 50px;
    padding-top: 63px;
    position: relative;
    text-align: center;
    width: 100%
}

.chw-homepage-banner img {
    display: none;
    width: 100%;
    z-index: -100
}

#empty-banner {
    /* background-color: #e0e0e0 */
}

#empty-banner img {
    visibility: hidden
}

.chw-homepage-banner a {
    text-decoration: none
}

.chw-banner-content {
    display: inline-block;
    left: 12.5%;
    position: absolute;
    text-align: center;
    top: 350px;
    width: 75%
}

.chw-homepage-banner h1 {
    -ms-text-shadow: #000 1.872px 1.872px 3.744px;
    border: none;
    color: #fff;
    font-family: Century Gothic, Calibri, Arial;
    font-size: 60px;
    font-weight: 400;
    margin-bottom: 2%;
    padding: 0;
    text-align: center;
    text-shadow: #000 1.872px 1.872px 3.744px;
    width: 100%
}

.chw-homepage-banner h2 {
    -ms-text-shadow: #000 1.872px 1.872px 3.744px;
    border: none;
    color: #fff;
    font-family: sans-serif;
    font-size: 18.72px;
    font-weight: 400;
    padding: 0;
    text-align: center;
    text-shadow: #000 1.872px 1.872px 3.744px;
    vertical-align: bottom;
    width: 100%
}

.chw-homepage-banner h3 {
    -ms-text-shadow: #000 .1em .1em .1em;
    color: #fff;
    font-family: Century Gothic, Calibri, Arial;
    font-size: 14px;
    font-weight: 400;
    padding: 0 4px 0 0;
    text-align: center;
    text-shadow: #000 .1em .1em .1em;
    vertical-align: middle;
    width: 100%
}

.chw-homepage-banner-button {
    -ms-border-radius: 10px;
    -ms-text-shadow: #000 .1em .1em .1em;
    background: #3a70af;
    border-color: transparent;
    border-radius: 10px;
    border-style: solid;
    color: #fff;
    font-family: Century Gothic, Calibri, Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin: 0 0 4px 10px;
    padding: 4px 3px 4px 3px;
    text-align: center;
    text-shadow: #000 .1em .1em .1em;
    vertical-align: middle
}

.chw-content-page-banner {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    max-height: 1250px;
    overflow: hidden;
    padding-top: 180px;
    text-align: center;
    width: 100%
}

.chw-content-page-banner a {
    text-decoration: none
}

.chw-content-page-banner img {
    display: none;
    max-height: 100%;
    overflow: hidden;
    width: 100%
}

.chw-content-banner-content {
    display: inline-block;
    max-width: 1200px;
    padding-top: 50px;
    width: 100%
}

.chw-content-page-banner h1 {
    border: none;
    color: #fff;
    font-family: Century Gothic, Calibri, Arial;
    font-size: 48px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0;
    text-align: left;
    width: 100%
}

.chw-content-page-banner h2 {
    -ms-text-shadow: #000 .1em .1em .1em;
    border: none;
    color: #fff;
    font-family: Century Gothic, Calibri, Arial;
    font-size: 20px;
    font-weight: 700;
    padding: 0;
    text-align: left;
    text-shadow: #000 .1em .1em .1em;
    vertical-align: bottom;
    width: 100%
}

.chw-content-page-banner h3 {
    -ms-text-shadow: #000 .1em .1em .1em;
    color: #fff;
    font-family: Century Gothic, Calibri, Arial;
    font-size: 14px;
    font-weight: 400;
    padding: 0 4px 0 0;
    text-align: right;
    text-shadow: #000 .1em .1em .1em;
    vertical-align: middle;
    width: 100%
}

@media only screen and (max-width:750px) {

    .chw-content-page-banner,
    .chw-homepage-banner {
        display: none
    }
}

.chw-calltoaction {
    -moz-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    -o-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    -webkit-filter: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0, #eaeaea 100%);
    background: -webkit-linear-gradient(top, #f7f7f7 0, #eaeaea 100%);
    background: linear-gradient(to bottom, #f7f7f7 0, #eaeaea 100%);
    bottom: -10px;
    display: inline;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%
}

.chw-main-content-wrapper {
    background: no-repeat;
    background-position: center 113px;
    background-size: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1610px;
    min-height: 100%;
    position: relative;
    transition: background 1s
}

@media screen and (max-width:1150px) {

    .chw-main-content-wrapper {
        background-position: center 153px
    }
}

@media screen and (max-width:750px) {

    .chw-main-content-wrapper {
        background: #fff !important
    }

    body {
        background: #fff !important
    }

    .chw-homepage-banner-rotator {
        display: none !important
    }
}

#empty-banner+.chw-main-content-wrapper {
    -moz-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#ffffff', GradientType=0);
    -o-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#ffffff', GradientType=0);
    -webkit-filter: DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#ffffff', GradientType=0);
    background: #e0e0e0;
    background: -moz-linear-gradient(top, #e0e0e0 0, #fff 100%);
    background: -webkit-linear-gradient(top, #e0e0e0 0, #fff 100%);
    background: linear-gradient(to bottom, #e0e0e0 0, #fff 100%)
}

.chw-calltoaction-wrapper {
    background-color: transparent;
    margin-top: 650px;
    position: relative;
    width: 100%
}

.chw-calltocaction-col {
    display: inline-block;
    float: left;
    padding: 10px;
    position: relative;
    width: 30%
}

.chw-calltoaction-content-wrapper {
    -moz-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    -o-transition: max-height 1s;
    -webkit-filter: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    -webkit-transition: max-height 1s;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0, #eaeaea 100%);
    background: -webkit-linear-gradient(top, #f7f7f7 0, #eaeaea 100%);
    background: linear-gradient(to bottom, #f7f7f7 0, #eaeaea 100%);
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s
}

.chw-calltoaction-content-wrapper ul {
    display: inline-block;
    float: none;
    list-style: none;
    overflow: hidden;
    padding-left: 0;
    vertical-align: top;
    white-space: nowrap;
    width: 33%
}

.chw-calltoaction-content-wrapper ul li {
    padding-bottom: 5px;
    padding-top: 5px
}

.chw-calltoaction-content-wrapper ul:first-child {
    margin-left: 1%;
    width: 32%
}

.chw-calltoaction-content-wrapper ul:last-child {
    margin-right: 1%;
    width: 32%
}

.chw-calltoaction-content-wrapper ul li {
    font-family: Helvetica;
    font-size: 14.4px;
    font-weight: 600;
    white-space: pre-wrap
}

.chw-calltoaction-content-wrapper ul:last-child {
    padding-right: 0
}

.chw-calltocaction-col img {
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    -webkit-transition: .25s;
    display: inline-block;
    transition: .25s;
    vertical-align: middle
}

.chw-calltocaction-col h3 {
    color: #3c3c3c;
    display: inline-block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1em;
    margin: 0;
    padding: 0
}

.chw-calltocaction-col p {
    color: #3c3c3c;
    font-size: 14px;
    margin-bottom: 0;
    margin-left: 59px;
    margin-top: 0;
    padding-bottom: 10px
}

.chw-calltocaction-col label {
    height: 52px;
    position: absolute;
    top: 0;
    width: 100%
}

.chw-calltoaction-col:hover {
    cursor: hand
}

.chw-calltocaction-col input {
    display: none
}

.chw-calltocaction-col input:checked~.chw-calltoaction-content-wrapper {
    max-height: 119px
}

.chw-calltocaction-col input:checked~img {
    -moz-transform: rotate(.25turn);
    -ms-transform: rotate(.25turn);
    -o-transform: rotate(.25turn);
    -webkit-transform: rotate(.25turn);
    transform: rotate(.25turn)
}

.chw-calltoaction>div:nth-child(1)>.chw-calltoaction-content-wrapper {
    left: 0;
    overflow: hidden;
    padding-left: 0;
    position: relative;
    width: 330%
}

.chw-calltoaction>div:nth-child(1)>.chw-calltoaction-content-wrapper a {
    color: #497629;
    text-decoration: none
}

.chw-calltoaction>div:nth-child(1)>.chw-calltoaction-content-wrapper a:hover {
    text-decoration: underline
}

.chw-calltoaction>div:nth-child(2)>.chw-calltoaction-content-wrapper {
    left: -105%;
    overflow: hidden;
    padding-left: 0;
    position: relative;
    width: 330%
}

.chw-calltoaction>div:nth-child(2)>.chw-calltoaction-content-wrapper a {
    color: #5f4876;
    text-decoration: none
}

.chw-calltoaction>div:nth-child(2)>.chw-calltoaction-content-wrapper a:hover {
    text-decoration: underline
}

.chw-calltoaction>div:nth-child(3)>.chw-calltoaction-content-wrapper {
    left: -210%;
    overflow: hidden;
    padding-left: 0;
    position: relative;
    width: 330%
}

.chw-calltoaction>div:nth-child(3)>.chw-calltoaction-content-wrapper a {
    color: #db6016;
    text-decoration: none
}

.chw-calltoaction>div:nth-child(3)>.chw-calltoaction-content-wrapper a:hover {
    text-decoration: underline
}

.chw-calltoaction-mobile {
    display: none;
    padding-top: 15px
}

.chw-calltoaction-mobile a {
    color: #000;
    text-decoration: none
}

#anchor {
    height: 1px;
    position: relative;
    width: 100%
}

.chw-calltoaction-mobile-row {
    -moz-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    -o-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    -webkit-filter: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0, #eaeaea 100%);
    background: -webkit-linear-gradient(top, #f7f7f7 0, #eaeaea 100%);
    background: linear-gradient(to bottom, #f7f7f7 0, #eaeaea 100%);
    border: solid 1px #d3d3d3
}

.chw-calltoaction-mobile-row img {
    display: inline-block;
    margin: 10px 10px;
    vertical-align: middle
}

.chw-calltoaction-mobile-row h2 {
    display: inline-block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1em;
    margin: 10px 10px
}

.chw-callout-list {
    -webkit-flex-flow: row;
    background-color: #f7f7f7;
    display: -webkit-box;
    display: flex;
    display: -webkit-flex;
    flex-flow: row;
    width: 100%
}

.chw-callout-content {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 1.5%;
    padding-right: 1.5%;
    text-align: center;
    width: 22%;
    display: inline-block;
    vertical-align: top
}

.chw-callout-title {
    font-size: 13px;
    margin: 0;
    padding-bottom: 0;
    text-align: left
}

.chw-callout-description {
    font-size: 13px;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: left
}

.chw-callout-description img,
.chw-callout-image {
    -ms-box-shadow: 0 0 5px #000;
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    margin-bottom: 10px;
    height: auto;
    width: 100%;
    max-width: 100%
}

.wistia_embed {
    max-width: 100%;
    margin-bottom: 10px
}

.chw-callout-content {
    position: relative
}

.chw-callout-prev {
    position: absolute;
    left: 8px
}

.chw-callout-next {
    position: absolute;
    right: 8px
}

.chw-callout-next,
.chw-callout-prev {
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    -webkit-transition: .25s;
    display: none;
    margin-top: 20%;
    transition: .25s;
    width: 23px
}

.chw-callout-next:hover,
.chw-callout-prev:hover {
    background-color: #dcdcdc;
    cursor: pointer
}

.chw-site-search {
    display: inline-block;
    width: 100%
}

.chw-site-search h3 {
    color: #3c3c3c;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 6px
}

.chw-site-search-category,
.chw-site-search-category input,
.chw-site-search-category select,
.chw-site-search-date,
.chw-site-search-date input,
.chw-site-search-date select,
.chw-site-search-keyword,
.chw-site-search-keyword input,
.chw-site-search-keyword select {
    width: 100%;
    max-width: 100%
}

.chw-site-search-category,
.chw-site-search-date,
.chw-site-search-keyword {
    display: inline-block
}

.chw-site-search-date-input {
    -moz-box-sizing: border-box;
    -moz-min-width: 150px;
    -ms-border-radius: 3px;
    -ms-min-width: 150px;
    -o-min-width: 150px;
    -webkit-box-sizing: border-box;
    -webkit-min-width: 150px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    height: 30px;
    margin-bottom: 10px;
    margin-right: 5px;
    min-width: 150px;
    outline: 0;
    padding: 0 7px;
    width: 10vw
}

.chw-site-search-category-dropdown,
.chw-site-search-keyword-input {
    -moz-box-sizing: border-box;
    -ms-border-radius: 3px;
    -webkit-box-sizing: border-box;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    height: 30px;
    margin-bottom: 10px;
    margin-right: 5px;
    outline: 0;
    padding: 0 7px;
    width: 17vw
}

.chw-site-search-submit {
    -ms-border-radius: 3px 3px 3px 3px;
    background: #0081c7;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    display: block;
    height: 28px
}

.chw-site-search-category-list {
    background-color: #e6e7e8;
    margin-bottom: 10px;
    padding: 1.8em
}

.chw-site-search-category-list h3 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 6px;
    margin-top: 0
}

.chw-site-search-category-list ul {
    border-bottom: 1px solid #b1b2b2;
    font-size: .9em;
    list-style: none;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-left: 10px
}

.chw-site-search-category-list ul li {
    margin: 2px 0 2px 6px
}

.chw-site-search-category-list ul li a {
    color: #0098cb;
    text-decoration: none
}

.chw-generic-search-results {
    margin-top: 10px;
    width: 100%
}

.chw-generic-search-results h2 {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2em
}

.chw-generic-search-results h2 span {
    color: #b09b21
}

#chw-upcoming-events-view-all {
    color: #0082c8;
    font-size: 14px;
    margin-top: 10px;
    text-decoration: none
}

#chw-upcoming-events-view-all:hover {
    text-decoration: underline
}

.chw-askadoctor-latest-answers {
    width: 100%
}

.chw-askadoctor-latest-answers h1 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    margin-bottom: 6px
}

.chw-pagination {
    font-size: 14px;
    text-align: center;
    width: 100%
}

.chw-pagination p {
    margin-top: 5px;
    margin-bottom: 15px
}

.chw-pagination ul {
    list-style: none;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 5px
}

.chw-pagination ul li {
    display: inline
}

.chw-pagination ul li a {
    color: #0098cb;
    margin: 0 3px;
    text-decoration: none
}

.chw-generic-search-results-results {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.chw-generic-search-results-results li {
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%
}

.chw-generic-search-results-readmore {
    padding-bottom: 10px
}

.chw-generic-search-results-readmore a {
    color: #0082c8;
    text-decoration: none
}

.chw-generic-search-results-readmore a:hover {
    text-decoration: underline
}

.chw-generic-search-results-date {
    font-size: .9em;
    font-weight: 700
}

.chw-generic-search-results-results li p {
    font-size: 14px;
    margin: 6px 0
}

.chw-generic-search-results-results li h2 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 3px 0
}

.chw-generic-search-results-results li h2 a {
    color: #0082c8;
    text-decoration: none
}

.chw-generic-search-results-results li h2 a:hover {
    text-decoration: underline
}

.chw-generic-search-results-results+.chw-pagination {
    padding-top: 1em;
    padding-bottom: 1em
}

.chw-inthissection label {
    height: 40px;
    position: absolute;
    width: 100%;
    z-index: 9998
}

.chw-inthissection input {
    display: none
}

.chw-inthissection-links {
    -moz-transition: max-height 1s;
    -ms-flex-flow: row;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-flex-flow: row;
    -webkit-transition: max-height 1s;
    display: -webkit-box;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-flow: row;
    transition: max-height 1s
}

.chw-inthissection h3 {
    border-bottom: 1px solid #f60;
    display: block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 1em;
    margin-top: 0;
    padding-bottom: .2em
}

.chw-inthissection-links ul {
    list-style: none outside none;
    margin: 0;
    max-height: 400px;
    overflow: hidden;
    padding: 0;
    width: 50%
}

.chw-inthissection-links li {
    background: url(/licensees/licensee571/images/list.png) no-repeat scroll 0 8px transparent;
    font-size: 14.4px;
    line-height: 2.1em;
    margin: 0;
    padding-left: 1.1em
}

.chw-inthissection-links li a {
    color: #0082c8;
    text-decoration: none
}

.chw-inthissection-links li a:hover {
    text-decoration: underline
}

@media screen and (max-width:750px) {

    .chw-main-content {
        margin-top: 0
    }

    .chw-main-content-alt {
        margin-top: 0
    }

    .chw-inthissection-links {
        display: block;
        max-height: 0;
        overflow: hidden
    }

    .chw-inthissection-links ul {
        display: block;
        width: 100%
    }

    .chw-inthissection-links li {
        background: 0 0;
        border-bottom: 1px solid #d9d9d9;
        padding: 5px 0
    }

    .chw-max-height-none {
        max-height: none
    }

    .chw-col-100 {
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .chw-col-70 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .chw-col-60 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .chw-col-50 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .chw-col-30 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%;
        min-width: 200px
    }

    .chw-col-73 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .chw-col-27 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .chw-col-20 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .chw-col-15 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .chw-row {
        display: block
    }
}

.chw-inthissection input:checked+.chw-inthissection-links {
    max-height: 400px
}

.chw-col-20 .chw-single-callout+.chw-single-callout {
    padding-top: 0
}

.chw-col-30 .chw-single-callout+.chw-single-callout {
    padding-top: 0
}

#scWW ul li {
    background: 0 0
}

.chw-single-callout {
    -moz-text-wrap: normal;
    -ms-text-wrap: normal;
    -o-text-wrap: normal;
    -webkit-text-wrap: normal;
    background: #e6e7e8;
    clear: both;
    padding: 20px;
    position: relative;
    text-wrap: normal
}

.chw-single-callout h2 {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 12px;
    margin-top: 0;
    overflow-wrap: break-word
}

.chw-single-callout label {
    display: none;
    height: 50px;
    position: absolute;
    width: 100%;
    z-index: 9999
}

.chw-single-callout input:checked+.chw-single-callout-content {
    margin-bottom: 10px;
    max-height: 700px
}

.chw-single-callout-content {
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    border-bottom: 1px solid #b1b2b2;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 10px;
    transition: max-height 1s
}

.chw-single-callout:last-child .chw-single-callout-content {
    border-bottom: none
}

.chw-single-callout-content p {
    font-size: 13px;
    line-height: 20px
}

.chw-single-callout img {
    max-width: 100%;
    margin: .5em 0
}

.chw-single-callout-content a,
.chw-single-callout-content a strong {
    color: #09c;
    text-decoration: none
}

.chw-single-callout-content a:hover {
    text-decoration: underline
}

.chw-singe-callout-checkbox {
    display: none
}

.chw-find-a-provider h5 {
    color: #168bc9;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    margin-bottom: 6px
}

.chw-button-orange {
    background-color: #d95e18;
    color: #fff !important;
    display: inline-block;
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 7px;
    text-decoration: none
}

.chw-findprovider-input-icon {
    -ms-border-radius: 3px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    border-right: none;
    padding-bottom: 5px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    vertical-align: middle
}

.module-lc-image {
    margin-bottom: 10px
}

.chw-findprovider-input-icon-alt {
    height: 16px;
    padding-bottom: 6px;
    padding-top: 6px;
    vertical-align: middle
}

.input-image-container {
    -ms-border-bottom-right-radius: 0;
    -ms-border-radius: 3px;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-bottom-right-radius: 0;
    border-radius: 3px;
    border-right: none;
    border-top-right-radius: 0;
    box-sizing: border-box;
    display: inline-block;
    max-height: 29.5px;
    text-align: center;
    width: 26px
}

.chw-appts-visittype-ddl {
    -moz-box-sizing: border-box;
    -ms-border-bottom-left-radius: 0;
    -ms-border-bottom-right-radius: 3px;
    -ms-border-top-left-radius: 0;
    -ms-border-top-right-radius: 3px;
    -webkit-box-sizing: border-box;
    border: 1px solid #d3d3d3;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    height: 29.5px;
    margin: 0 0 0 -6px;
    max-width: 90%;
    min-height: 29.5px;
    outline: 0;
    padding: 0 7px;
    vertical-align: top;
    padding-right: 0;
    width: auto;
    font-size: .8rem
}

.chw-appts-visittype-formgroup {
    background-color: #f3fafa;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 20px 10px
}

.chw-findprovider-input {
    -moz-box-sizing: border-box;
    -ms-border-bottom-left-radius: 0;
    -ms-border-bottom-right-radius: 3px;
    -ms-border-top-left-radius: 0;
    -ms-border-top-right-radius: 3px;
    -webkit-box-sizing: border-box;
    border: 1px solid #d3d3d3;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    height: 29.5px;
    margin-left: -6px;
    max-width: 90%;
    min-height: 29.5px;
    outline: 0;
    padding: 0 7px;
    vertical-align: top;
    width: 15vw;
    padding-right: 0
}

.chw-findprovider-button {
    -ms-border-radius: 3px 3px 3px 3px;
    background: #0081c7;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    height: 28px
}

.chw-findprovider-letters ul {
    background-color: #efeff1;
    border-bottom: 9px solid #168bc9;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    font-size: 0;
    list-style: none;
    margin: 14px 0;
    padding: 0 10px;
    text-align: center
}

.chw-findprovider-letters ul li {
    display: inline-block;
    padding: 14px 3px
}

.chw-findprovider-letters ul li a {
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    color: #168ac8;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 14px 6px;
    text-decoration: none;
    transition: .2s
}

.chw-findprovider-results-filter ul li:hover {
    text-decoration: underline
}

.chw-findprovider-letters ul li:hover {
    background-color: #168bc9
}

.chw-findprovider-letters ul li:hover a {
    color: #fff
}

.chw-findprovider-results-filter .chw-findprovider-letters ul li:hover {
    background-color: transparent
}

.chw-findprovider-results-filter .chw-findprovider-letters ul li a:hover {
    color: #168ac8
}

.services-letter-selected {
    background-color: #168bc9
}

.chw-findprovider-letters ul .services-letter-disabled a {
    color: #ccc !important
}

.chw-findprovider-letters ul .services-letter-selected a {
    color: #fff
}

.chw-findprovider-location-formgroup {
    background-color: #f3fafa;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px
}

.chw-findprovider-location-formgroup span {
    display: inline-block;
    margin: 0 5px;
    margin-bottom: 10px
}

#chw-findprovider-special {
    margin-bottom: 15px;
    max-width: 350px;
    width: 25vw
}

#chw-findprovider-gender {
    margin-bottom: 15px;
    max-width: 350px;
    width: 25vw
}

#chw-findprovider-city {
    margin-bottom: 20px;
    max-width: 260px;
    width: 17vw
}

#chw-findprovider-distance {
    max-width: 165px;
    width: 12vw
}

#chw-findprovider-zip {
    max-width: 165px;
    width: 12vw
}

.chw-find-location-results,
.chw-findprovider-results {
    width: 100%
}

.chw-find-location-results a,
.chw-findprovider-results a {
    color: #168ac8;
    text-decoration: none
}

.chw-findprovider-results a:hover {
    text-decoration: underline
}

.chw-find-location-results a:hover {
    text-decoration: underline
}

.chw-find-location-results h2,
.chw-findprovider-results h2 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 34.56px;
    font-weight: 400;
    line-height: 1.2em;
    padding-bottom: .8em
}

.chw-find-location-results h3 {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 6px
}

.chw-find-location-results-results,
.chw-findprovider-results-results {
    list-style: none;
    padding-left: 0
}

.chw-events-offered-date,
.chw-find-location-result,
.chw-findprovider-result {
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    -webkit-transition: .25s;
    border-bottom: 1px solid #e3e3e3;
    border-left: 6px solid #e6e7e8;
    border-right: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    padding: .625em .5em;
    transition: .25s
}

.chw-find-location-result:hover,
.chw-findprovider-result:hover {
    border-left: 6px solid #db6016
}

@media screen and (max-width:500px) {

    .chw-generic-accordian-item-content ul li.chw-findprovider-result li {
        padding-left: 0
    }

    .chw-appts-visittype-ddl {
        margin-bottom: 16px
    }
}

.chw-findprovider-results-results input {
    -ms-border-radius: 3px 3px 3px 3px;
    background: #0081c7;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    height: 28px;
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase
}

.chw-findprovider-results-results input:hover {
    cursor: pointer
}

.chw-find-location-results li img {
    display: inline-block;
    vertical-align: top;
    width: 144px
}

.watch-video {
    background-color: #db6016 !important
}

.chw-findprovider-results-results li img {
    display: inline-block;
    width: 116px
}

.chw-provider-results-community-provider-box {
    border: #b0cdb4 2px solid;
    background: #f1f7f0;
    padding: 17px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px
}

.chw-provider-results-community-provider-box h4 {
    color: #3b86c4;
    font-weight: 400;
    margin: 0;
    margin-bottom: 6px;
    font-size: 17px
}

.chw-find-location-results-results li ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding-left: 10px;
    width: 70%
}

.chw-find-location-results-results li ul li ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0
}

.chw-findprovider-results-results li ul {
    display: inline-block;
    list-style: none;
    width: 70%
}

@media screen and (max-width:750px) {

    .chw-findprovider-results-results li ul {
        padding-left: 5px
    }
}

@media screen and (max-width:500px) {

    .chw-findprovider-results-results li ul {
        width: auto
    }
}

.chw-findprovider-locations:empty {
    display: none
}

.chw-findprovider-details li:empty {
    display: none
}

.chw-findprovider-details p {
    font-size: .9em;
    margin: 5px 0
}

.chw-disabled-location-link {
    color: #a5a4a4;
    font-weight: 700;
    font-size: 16px;
    margin: 0
}

.chw-find-location-details h4 {
    color: #0082c8;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 5px
}

.chw-find-location-details h4:hover {
    text-decoration: underline
}

.chw-find-location-details p {
    display: inline-block;
    margin-top: 0
}

.chw-find-location-result-button,
.chw-find-location-result-button-alt {
    -ms-border-radius: 3px 3px 3px 3px;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    height: 28px;
    margin-top: 10px;
    width: 100%
}

.chw-find-location-result-button {
    background-color: #0081c7;
    cursor: pointer;
    white-space: nowrap
}

.chw-find-location-result-button-alt {
    background-color: #d85e18;
    cursor: pointer
}

.chw-findprovider-details h4 {
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 19px !important;
    line-height: 1.2 !important
}

.chw-findprovider-details h4 span {
    color: #7ead76;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: 400;
    margin-left: 2px;
    font-size: 15px !important
}

.chw-find-location-result-info {
    padding-left: 0
}

.chw-find-location-result-info h5 {
    color: #168bc9;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 6px;
    margin-top: 5px
}

.chw-find-location-result-left {
    display: inline-block;
    top: 0;
    vertical-align: top;
    width: 144px
}

@media screen and (max-width:650px) {

    .chw-find-location-results-results li ul {
        display: block;
        padding-left: 0;
        width: 100%
    }
}

.chw-find-location-result-button-wrap {
    width: 144px
}

.chw-find-location-result-info li {
    font-size: 12px
}

.chw-findprovider-locations {
    margin-bottom: 0;
    padding-left: 0
}

.chw-col-50-nopadding {
    width: 50%
}

.chw-findprovider-locations li {
    background: url(img/map-list.png) no-repeat scroll 0 7px transparent;
    float: left;
    line-height: 1.2em;
    margin-right: 1em;
    padding-left: 1.1em;
    padding-top: .4em;
    width: 95%
}

.chw-findprovider-locations li a {
    color: #0082c8;
    display: block;
    font-size: .9em
}

.chw-findprovider-locations li a:hover {
    text-decoration: underline
}

.chw-findprovider-results-filter #phantom-letter {
    display: none
}

.chw-findprovider-results-filter .chw-findprovider-input {
    margin-bottom: 20px;
    width: 85%
}

@media screen and (min-width:901px) and (max-width:1200px) {

    .chw-findprovider-results-filter .chw-findprovider-input {
        width: 75%
    }
}

.chw-findprovider-results-filter {
    background-color: #e5e6e7;
    padding: 20px
}

.chw-findprovider-results-filter .chw-findprovider-letters ul {
    background: 0 0;
    border-bottom: none;
    margin: 0;
    padding: 0
}

.chw-findprovider-results-filter .chw-findprovider-letters ul li {
    -moz-min-width: 15px;
    -ms-min-width: 15px;
    -o-min-width: 15px;
    -webkit-min-width: 15px;
    margin-top: 5px;
    min-width: 15px;
    padding: 0;
    width: 7.6%
}

.chw-findprovider-results-filter .chw-findprovider-letters ul li:hover {
    color: #168ac8
}

.chw-findprovider-results-filter .chw-findprovider-letters ul li a {
    padding: 0
}

.chw-findprovider-results-filter button {
    -moz-min-width: 83px;
    -ms-min-width: 83px;
    -o-min-width: 83px;
    -webkit-min-width: 83px;
    display: inline-block;
    min-width: 83px;
    width: 40%;
    margin: 20px 0 0 0
}

.chw-findprovider-results-filter p {
    margin-top: 0
}

.chw-findprovider-results-filter h4 {
    color: #168bc9;
    font-size: 14.4px
}

.chw-location-results-filter {
    background-color: #e5e6e7;
    padding: 20px
}

.chw-location-results-filter p {
    font-size: 12px;
    margin-bottom: 20px;
    margin-top: 0
}

.chw-location-results-filter h4 {
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1em;
    font-weight: 400
}

.chw-location-results-filter button {
    -moz-min-width: 83px;
    -ms-min-width: 83px;
    -o-min-width: 83px;
    -webkit-min-width: 83px;
    display: inline-block;
    margin-top: 20px;
    min-width: 83px;
    width: 40%
}

.chw-location-results-filter .chw-findprovider-input {
    width: 85%
}

@media screen and (min-width:901px) and (max-width:1200px) {

    .chw-location-results-filter .chw-findprovider-input {
        width: 75%
    }
}

.chw-findprovider-reset {
    -ms-border-radius: 3px 3px 3px 3px;
    background: #fff;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #e06115;
    height: 28px
}

.chw-findprovider-reset span {
    float: right
}

.chw-findprovider-reset span img {
    height: 10px;
    margin-bottom: 2px;
    vertical-align: middle;
    width: 10px
}

.chw-script {
    display: none
}

.chw-generic-accordian-heading {
    background-color: #fff;
    padding: 5px 0
}

.chw-generic-accordian-heading input {
    display: none
}

.chw-generic-accordian-heading h2 {
    background-color: #e6e7e8;
    color: #3c3c3c;
    cursor: pointer;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 20px;
    font-weight: 400;
    height: 100%;
    line-height: 30px;
    margin: 0;
    padding: 10px
}

.chw-generic-accordian-heading h2 span:after {
    background-color: #3c3c3c
}

.chw-generic-accordian-heading h2 span:before {
    background-color: #3c3c3c
}

.chw-generic-accordian-item-content {
    transition: max-height .5s ease-in-out;
    margin-bottom: 4px;
    max-height: 0;
    overflow: hidden;
    padding: 0 2px
}

.chw-eventnews-search {
    background-color: #e6e7e8;
    margin-bottom: 10px;
    padding: 1.8em
}

.chw-eventnews-search h5 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 6px;
    margin-top: 0
}

.chw-eventnews-search ul {
    border-bottom: 1px solid #b1b2b2;
    font-size: .9em;
    list-style: none;
    margin-bottom: .5em;
    padding-bottom: 10px;
    padding-left: 10px
}

.chw-eventnews-search ul li {
    margin: 2px 0 2px 6px
}

.chw-eventnews-search ul li a {
    color: #0098cb;
    text-decoration: none
}

.chw-location-search {
    margin-bottom: 30px;
    margin-top: 30px;
    width: 100%
}

.chw-publication-search {
    width: 100%
}

.chw-publication-search h5 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    margin-bottom: 6px;
    margin-top: 0
}

.chw-askadoctor-search {
    width: 100%
}

.chw-askadoctor-search h5 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    margin-bottom: 6px;
    margin-top: 0
}

.chw-location-search h5 {
    color: #168bc9;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 6px;
    margin-top: 0
}

.input-image-wrapper-filter {
    display: inline-block;
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px
}

.input-image-wrapper {
    display: inline-block;
    max-width: 100%;
    width: auto
}

.chw-doctor-profile-left a {
    color: #0082c8;
    padding-top: 10px;
    text-decoration: none
}

.ds-distribution {
    padding-bottom: 10px
}

.chw-doctor-profile-left a:hover {
    text-decoration: underline
}

.chw-doctor-profile-left img {
    display: inline-block;
    margin-bottom: 10px;
    max-width: 400px;
    width: 100%
}

.chw-doctor-profile-left h4 {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif
}

.ds-title {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif
}

.ds-summary {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    line-height: 20px
}

.ds-comments {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    line-height: 20px
}

.ds-comments hr {
    display: none
}

.ds-distribution {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    line-height: 20px
}

.ds-breakdown {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    line-height: 20px
}

.ds-poweredby {
    display: none
}

.chw-doctor-profile-right h1 {
    border-bottom: 1px solid #f2f2f2;
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: .32em
}

.chw-doctor-profile-right h1 span {
    color: #7ead76;
    font-size: 40px;
    font-weight: 400
}

.chw-doctor-profile-right h6 {
    color: #3c3c3c;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0
}

.chw-doctor-profile-right h6 span img {
    height: 15px;
    margin-right: 6px;
    width: 15px
}

.chw-doctor-profile-right h2 {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 5px
}

.chw-doctor-profile-location-container {
    color: #3c3c3c;
    display: flex
}

.chw-doctor-profile-location-container ul {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    list-style: none;
    padding: 0 1%;
    width: 31%
}

.chw-doctor-profile-location-container ul li {
    font-size: 16px
}

.chw-doctor-profile-location-container ul li span img {
    padding-right: 4px;
    vertical-align: middle
}

.chw-doctor-profile-location-container ul li a {
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    color: #168bc9;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: .3s
}

.chw-doctor-profile-location-container ul li a:hover {
    text-decoration: underline
}

@media screen and (max-width:750px) {

    .chw-doctor-profile-location-container {
        display: block
    }

    .chw-doctor-profile-location-container ul {
        width: 100%
    }
}

.chw-video-callout {
    margin-bottom: 20px;
    text-align: center;
    width: 100%
}

.chw-video-callout-row {
    align-items: stretch;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    text-align: center;
    width: 100%
}

.chw-video-callout-video {
    -ms-background-size: cover;
    background: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: 1%;
    margin-right: 1%;
    position: relative;
    text-align: center;
    width: 31%
}

.chw-video-callout-img {
    height: 100%;
    max-height: 200px;
    visibility: hidden;
    width: 100%
}

.chw-video-content {
    bottom: 20%;
    left: 5%;
    position: absolute;
    right: 5%;
    top: 20%
}

.chw-video-content a {
    text-decoration: none
}

.chw-video-content img {
    width: 30px
}

.chw-video-content h1 {
    color: #fff;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 5px
}

.chw-video-content h2 {
    color: #fff;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-top: 5px
}

.chw-video-callout-control {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    align-self: center;
    cursor: pointer;
    display: none;
    max-height: 40px;
    transition: .5s;
    vertical-align: middle
}

.callout-video-control-left {
    margin-right: 20px
}

.callout-video-control-right {
    margin-left: 20px
}

.chw-bread-crumb ul {
    font-size: 13px;
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.chw-bread-crumb ul li {
    display: inline
}

.chw-bread-crumb ul li span {
    padding-left: 5px;
    padding-right: 2px
}

.chw-bread-crumb ul li a {
    color: #0082c8
}

@media screen and (max-width:750px) {

    .chw-video-callout-video {
        align-items: center;
        justify-content: center;
        width: 70%
    }

    .chw-video-callout-control {
        display: inline-block
    }

    .chw-video-callout-video:nth-of-type(2),
    .chw-video-callout-video:nth-of-type(3) {
        display: none
    }

    .chw-video-callout-row {
        background-color: #eee
    }

    .chw-video-callout-row:not(:first-child) {
        display: none
    }
}

.chw-doctor-profile-top-container {
    background: #f1f7f0;
    border: #b0cdb4 2px solid;
    display: inline-block;
    max-width: 1200px;
    width: 100%
}

.chw-doctor-profile-top-panel {
    display: block;
    padding-bottom: 10px;
    text-align: center;
    width: 100%
}

.chw-doctor-top-left {
    float: left;
    height: 100%;
    text-align: left;
    width: 75%;
    color: #333
}

.chw-doctor-top-left img {
    display: inline;
    padding: 0 3px;
    vertical-align: middle
}

.chw-doctor-top-left p {
    display: inline-block;
    padding: 0 3px
}

.chw-doctor-top-right {
    float: right;
    height: 100%;
    text-align: right;
    width: 25%
}

.chw-doctor-top-right a {
    color: #0082c8;
    display: inline-block;
    height: 100%;
    margin-right: 15px;
    text-decoration: none;
    top: 0;
    vertical-align: middle
}

.chw-doctor-top-right a:hover {
    text-decoration: underline
}

.chw-left-sub-sub-nav-link {
    border-bottom: none !important;
    padding-left: 20px !important
}

.chw-left-sub-sub-nav-link p {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 20px
}

.chw-left-sub-sub-nav-link+.chw-left-nav-sub-link {
    border-top: 1px solid #cecece
}

.chw-left-nav-mobile-header {
    display: none
}

@media screen and (max-width:1023px) {

    .chw-left-nav-mobile-header {
        display: block;
        position: relative;
    }

    .chw-left-nav-mobile-header label {
        position: absolute;
        height: 40px;
        width: 100%
    }

    .chw-left-nav-mobile-header input {
        display: none
    }

    .chw-left-nav-mobile-header h2 {
        border-bottom: 1px solid #f60;
        display: block;
        font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
        font-size: 1.5em;
        font-weight: 400;
        line-height: 1em;
        margin-top: 0;
        padding-bottom: .2em
    }

    .chw-left-nav {
        max-height: 0;
        overflow: hidden
    }

    .chw-left-nav.left-nav-open {
        max-height: 1000px
    }
}

.chw-left-nav {
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    transition: max-height 1s
}

.chw-left-nav h2 {
    line-height: 20px;
    margin: 5px 0
}

.chw-left-nav h2 a {
    color: #f60;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none
}

.chw-left-nav h2 a:hover {
    text-decoration: underline
}

.chw-left-nav-sub-links {
    list-style: none;
    margin-top: 0;
    padding-left: 0
}

.chw-left-nav-sub-links li {
    border-bottom: 1px solid #cecece;
    margin-left: -20px;
    padding: 8px 0
}

.chw-left-nav hr {
    border-bottom: 1px solid #cecece;
    margin-left: -20px
}

.chw-left-nav-sub-links li a {
    color: #0082c8;
    display: inline-table;
    font-size: 13px;
    padding-left: 20px;
    text-decoration: none
}

.chw-left-nav-sub-links li a:hover {
    text-decoration: underline
}

.chw-left-nav-selected {
    color: #4ca5b7;
    display: inline-table;
    font-size: 13px;
    font-weight: 700
}

.chw-left-sub-sub-nav-link-selected {
    border-bottom: none !important;
    padding-left: 20px !important;
    color: #4ca5b7;
    font-weight: 700
}

.chw-static-doctor-list a {
    text-decoration: none
}

.chw-static-doctor-list-button1 {
    -ms-border-radius: 3px 3px 3px 3px;
    background: #0081c7;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    height: 28px;
    margin-bottom: 10px;
    margin-right: 10px
}

.chw-static-doctor-list-button2 {
    -ms-border-radius: 3px 3px 3px 3px;
    background: #e67e22 !important;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    height: 28px;
    margin-bottom: 10px
}

.chw-headline {
    color: #3c3c3c;
    display: block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 1.2em
}

.chw-provider-provider-rich-text-heading {
    color: #3c3c3c;
    font-weight: 700
}

.chw-provider-provider-rich-text {
    list-style: none;
    padding-left: 0
}

.chw-provider-provider-rich-text li a {
    text-decoration: none
}

.chw-provider-rich-text-arrow {
    background: url(/licensees/licensee571/images/list.png) no-repeat scroll 0 8px transparent;
    line-height: 2.1em;
    padding-left: 1.1em
}

.text-left {
    margin-bottom: 20px;
    max-width: 80%
}

.chw-rich-text::after {
    clear: both;
    content: ""
}

.chw-rich-text h1 {
    font-size: 35px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: 400;
    line-height: 42px;
    margin-top: 0
}

.chw-rich-text h4 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 6px
}

.chw-rich-text h5 {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 6px;
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 16px
}

.chw-rich-text h2 {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.9em;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 12px;
    margin-top: 0
}

.chw-rich-text .right {
    float: right;
    margin-bottom: .5em;
    margin-left: 1em
}

.chw-rich-text .float-left {
    float: right;
    margin-bottom: .5em;
    margin-right: 1em
}

.chw-rich-text .float-right {
    float: right;
    margin-bottom: .5em;
    margin-left: 1em
}

@media screen and (max-width:750px) {

    .chw-rich-text .float-left,
    .chw-rich-text .float-right,
    .chw-rich-text .right {
        display: block;
        float: none !important;
        margin: 1em auto
    }
}

.chw-rich-text .errortext {
    color: #c11b17
}

.chw-rich-text h3 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    margin: 0;
    margin-bottom: 6px;
    padding: 0
}

.chw-rich-text {
    color: #3c3c3c;
    font-family: Sans-Serif;
    font-size: 14.4px;
    line-height: 20px
}

.chw-rich-text p {
    color: #3c3c3c;
    font-family: Sans-Serif;
    font-size: 14.4px;
    line-height: 20px;
    margin-bottom: 1em;
    margin-top: 0
}

.chw-rich-text a {
    color: #0082c8;
    text-decoration: none
}

.chw-rich-text a:hover {
    text-decoration: underline
}

.chw-rich-text ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    overflow: hidden
}

.chw-rich-text ul li {
    background: url(/licensees/licensee571/images/list.png) no-repeat scroll 0 8px transparent;
    color: #3c3c3c;
    font-family: sans-serif;
    font-size: 14.4px;
    line-height: 2.1em;
    padding-left: 1.1em
}

.chw-featured-result {
    background: #e6e7e8;
    border: none
}

.chw-rich-text img {
    max-width: 100%;
    height: auto !important
}

@media screen and (min-width:900px) {

    .chw-rich-text table img {
        max-width: none;
        height: auto !important
    }
}

.chw-rich-text {
    clear: both
}

.chw-rich-text-left-col,
.chw-rich-text-right-col {
    margin-bottom: 20px
}

@media screen and (min-width:581px) {

    .chw-rich-text-left-col {
        width: 48%;
        float: left;
        margin-bottom: 0
    }

    .chw-rich-text-right-col {
        width: 48%;
        float: right;
        margin-bottom: 0
    }
}

.chw-generic-accordian-item-content ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.chw-generic-accordian-item-content ul li {
    background: url(/licensees/licensee571/images/list.png) no-repeat scroll 0 8px transparent;
    color: #3c3c3c;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 2.1em;
    margin: 0;
    padding-left: 1.1em
}

.chw-callout-description p {
    margin-top: 0
}

.chw-single-callout-content .phone h2 {
    color: #f60
}

.chw-single-callout-content .phone {
    color: #f60
}

.chw-single-callout-content strong {
    color: #3c3c3c;
    font-size: 13px
}

.chw-single-callout-content .wistia-responsive {
    width: 100%
}

.chw-single-callout ul {
    list-style: none;
    padding-left: 0
}

.chw-single-callout-content li {
    background: url(/licensees/licensee571/images/list.png) no-repeat scroll 0 8px transparent;
    color: #3c3c3c;
    font-family: sans-serif;
    font-size: 14.4px;
    line-height: 2.1em;
    padding-left: 1.1em
}

.chw-generic-accordian-item-content p {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 1em;
    color: #3c3c3c
}

.chw-generic-accordian-item-content {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #3c3c3c
}

.chw-generic-accordian-item-content strong {
    color: #3c3c3c
}

.chw-generic-accordian-item-content h2 {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 12px;
    margin-top: 0
}

.chw-generic-accordian-item-content h3 {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 6px;
    margin-top: 0
}

.chw-generic-accordian-item-content a {
    color: #0082c8;
    text-decoration: none
}

.chw-generic-accordian-item-content a:hover {
    text-decoration: underline
}

.chw-generic-accordian-item-content img {
    vertical-align: top
}

.slides li .box li a {
    font-size: 11.664px;
    text-decoration: none
}

.slides li .box li {
    margin-bottom: 12px
}

.slides li .box li a:hover {
    text-decoration: underline
}

.responsive-tabs__panel .slides li ul li {
    font-size: 12px;
    width: 100%
}

.slides .feat-box h4 {
    color: #dc6016;
    font-weight: 400
}

.chw-tabbedout-content-container p {
    display: inline;
    font-size: 12.96px;
    line-height: 20px
}

.chw-tabbedout-content-container h3 {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 6px;
    line-height: 1em;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif
}

.chw-tabbedout-content-container p a {
    text-decoration: none
}

.chw-tabbedout-content-container p a :hover {
    text-decoration: underline
}

.chw-callout-description p a {
    color: #0082c8;
    text-decoration: none
}

.chw-callout-description p a:hover {
    text-decoration: underline
}

.chw-site-tools ul {
    list-style: none;
    margin-bottom: 5px;
    margin-top: 0;
    padding-left: 0;
    text-align: right
}

.chw-site-tools ul li {
    display: inline;
    margin: 5px;
    white-space: nowrap
}

.chw-col-20-custom .chw-site-tools ul li {
    margin: 5px 3px
}

.chw-site-tools p {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    line-height: 10px
}

.chw-site-tools img {
    vertical-align: baseline
}

.chw-site-tools ul li a {
    color: #0082c8;
    font-weight: 700;
    text-decoration: none
}

.chw-site-tools ul li a:hover {
    cursor: pointer;
    text-decoration: underline
}

.chw-site-tools-letter {
    margin-right: 10px
}

.chw-col-20-custom .chw-site-tools-letter {
    margin-right: 5px
}

.chw-site-tools {
    float: right
}

.chw-bread-crumb {
    max-width: 60%
}

.chw-col-70 .chw-bread-crumb {
    max-width: 100%
}

.chw-col-60 .chw-bread-crumb {
    max-width: 100%
}

.chw-col-100 .chw-bread-crumb {
    max-width: 60%
}

.chw-bread-crumb,
.chw-site-tools {
    display: inline-block
}

.chw-site-map-links li {
    background: url(/licensees/licensee571/images/list.png) no-repeat scroll 0 8px transparent;
    line-height: 2.1em;
    margin: 0;
    padding-left: 1.1em
}

.chw-site-map-links {
    list-style: none;
    margin: 0;
    padding-left: 8px
}

.chw-site-map-links li a {
    color: #0082c8;
    font-size: 14px;
    text-decoration: none
}

.chw-site-map-links li a:hover {
    text-decoration: underline
}

.chw-event-results-filter {
    background-color: #e5e6e7;
    margin-bottom: 15px;
    padding: 20px
}

#chw-service-filter {
    margin-top: 0
}

@media screen and (max-width:750px) {

    #chw-service-filter {
        display: none
    }
}

.chw-event-results-filter label {
    display: block;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 6px
}

.chw-event-results-filter h4 {
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1em;
    font-weight: 400
}

.chw-event-results-filter button {
    -moz-min-width: 83px;
    -ms-min-width: 83px;
    -o-min-width: 83px;
    -webkit-min-width: 83px;
    display: inline-block;
    margin-top: 20px;
    min-width: 83px;
    width: 40%
}

.chw-event-results-filter .chw-findprovider-input {
    display: block;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    width: 100%
}

.chw-event-results-filter input {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important
}

.chw-event-results-filter select {
    display: block;
    height: 30px;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important
}

.chw-event-search-result {
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px
}

.chw-event-search-result .chw-bread-crumb {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    max-width: 100%
}

.chw-event-search-result .chw-bread-crumb ul {
    padding: 0;
    font-size: 11px
}

.chw-event-search-result-title {
    color: #0082c8;
    display: block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 18px;
    padding-top: 12px;
    text-decoration: none
}

.chw-event-search-result-content {
    color: #3c3c3c;
    font-size: 14px;
    margin-bottom: 2px;
    margin-top: 5px
}

.chw-event-search-result-date {
    color: #3c3c3c;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 2px
}

.chw-event-search-result-readmore {
    color: #0082c8;
    font-size: 14px;
    text-decoration: none
}

.chw-event-search-result-readmore:hover,
.chw-event-search-result-title:hover {
    text-decoration: underline
}

.chw-crisis-component {
    padding: 20px;
    margin-bottom: 20px;
    margin-top: -20px;
    background: #ffe061
}

@media screen and (max-width:750px) {

    .chw-crisis-component {
        padding: 30px;
        margin-bottom: 30px;
        margin-top: 0
    }
}

.chw-crisis-component h2 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: 400
}

.chw-crisis-component p {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 14px
}

#services-no-matching {
    display: none
}

.chw-services-search {
    margin-top: 20px
}

.chw-services-search #chw-findprovider-name {
    width: 85%
}

.chw-services-search .chw-findprovider-searchbyname {
    background-color: #f0f0f2;
    padding: 20px;
    padding-bottom: 15px
}

#chw-findprovider-search-letter-section {
    background-color: #fff
}

.chw-services-search h5 {
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 1em;
    margin-top: 20px
}

.chw-services-letter-panel {
    display: block
}

.services-search-letter {
    display: none
}

.services-search-letter-a {
    display: block
}

.chw-services-letter-panel ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 49%
}

.chw-services-letter-panel ul li {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    line-height: 35px;
    margin-right: 35px
}

.chw-services-letter-panel ul li a {
    color: #0082c8;
    text-decoration: none
}

.chw-services-letter-panel ul li a:hover {
    text-decoration: underline
}

.chw-services-search .chw-findprovider-letters ul li:hover {
    cursor: pointer
}

.chw-services-search .chw-findprovider-letters ul li a:hover {
    text-decoration: underline
}

.chw-services-search .chw-findprovider-letters ul li a:active {
    text-decoration: underline
}

#services-search-input {
    max-width: 600px;
    width: 45vw
}

@media screen and (max-width:950px) {

    #services-search-input {
        max-width: 400px;
        width: 35vw
    }
}

.chw-services-results {
    list-style: none;
    margin-left: 0;
    margin-top: 35px;
    padding-left: 0
}

.chw-services-results li {
    font-family: arial, sans-serif;
    font-size: 14px;
    margin-bottom: 20px
}

.chw-services-results li a {
    color: #0082c8;
    font-weight: 700;
    text-decoration: none
}

.chw-services-results li a:hover {
    text-decoration: underline
}

.chw-greeting-card {
    display: inline-block;
    margin: 15px 0;
    padding: 0 1%;
    text-align: center;
    width: 22%
}

.chw-greeting-card img {
    margin-bottom: 5px;
    width: 100%
}

.chw-greeting-card a {
    color: #0082c8;
    font-size: 14px;
    text-decoration: none
}

.chw-static-call-to-action {
    background-image: url(img/landing-box.jpg);
    background-size: cover;
    margin-bottom: 15px;
    text-align: center
}

.chw-static-call-to-action a {
    text-decoration: none
}

.chw-static-call-to-action a:hover {
    text-decoration: none
}

.chw-static-cta-item-wrapper {
    padding: 20px 0
}

@media screen and (max-width:750px) {

    .chw-static-cta-item-wrapper {
        height: auto
    }
}

.chw-static-cta-item {
    display: inline-block;
    vertical-align: top;
    width: 30%
}

.chw-static-call-to-action p:empty {
    display: none
}

.chw-static-cta-item-head-wrapper {
    text-align: left;
    text-overflow: ellipsis
}

.chw-static-cta-item-head-wrapper img {
    display: inline;
    position: absolute;
    width: 35px;
    height: auto
}

.chw-static-cta-item-head-wrapper h3 {
    color: #000;
    display: block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 18.5px;
    font-weight: 400;
    margin-bottom: 0;
    margin-left: 40px;
    margin-top: 0;
    vertical-align: bottom
}

.chw-static-call-to-action p {
    -moz-text-overflow: ellipsis;
    color: #3c3c3c;
    font-size: 11.5px;
    line-height: 20px;
    margin-left: 40px;
    margin-top: 5px;
    text-align: left;
    text-overflow: ellipsis
}

.header-mobile-phone {
    background-color: #fff;
    display: none;
    padding: 0 30px;
    padding-top: 30px;
    text-align: left
}

.header-mobile-phone h2 {
    color: #0082c8;
    font-size: 20px;
    margin: 0;
    display: inline-block
}

.header-mobile-phone h2 a {
    color: #0082c8;
    text-decoration: none
}

.header-mobile-phone h2 a:hover {
    text-decoration: underline
}

.mobile-header-urgent-care {
    float: right;
    width: auto;
    max-height: 23px
}

.control-label {
    color: #3c3c3c;
    font-weight: 400;
    display: block
}

.btn-default {
    background-color: #0082c8 !important;
    color: #fff !important
}

.chw-homepage-banner-rotator>.chw-homepage-banner {
    transition: all .5s ease .15s
}

@media screen and (max-width:750px) {

    .chw-greeting-card {
        display: block;
        width: 98%
    }

    .chw-static-call-to-action {
        background: 0 0
    }

    .chw-static-cta-item {
        background-image: url(img/landing-box.jpg);
        display: block;
        padding: 20px 10px;
        text-align: left;
        width: 100%
    }

    .chw-static-cta-item-head-wrapper {
        display: inline-block
    }

    .chw-static-call-to-action p {
        margin-left: 50px;
        width: 80%
    }
}

.chw-related-news {
    background-color: #e6e7e8;
    margin-top: 40px;
    padding: 20px;
    position: relative
}

.chw-related-news input {
    display: none
}

.chw-related-news label {
    background-color: transparent;
    display: none;
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.chw-related-news input:checked+ul {
    display: block
}

.chw-related-news ul {
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    list-style: none;
    padding: 0;
    transition: max-height 1s
}

.chw-related-news ul li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 15px
}

.chw-related-news-title {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: 400
}

.chw-related-news-item-title a {
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none
}

.chw-related-news-item-title a:hover {
    text-decoration: underline
}

.chw-related-news-item-content {
    font-size: 14px
}

.chw-related-news-item-content a {
    color: #0082c8;
    text-decoration: none
}

.chw-related-news-item-content a:hover {
    text-decoration: underline
}

.chw-related-news-item-read-more {
    color: #0082c8;
    font-size: 14px;
    text-decoration: none
}

.chw-related-news-item-read-more:hover {
    text-decoration: underline
}

.chw-related-news h2 span {
    display: none !important
}

.chw-related-news h2 span:before {
    background: #3c3c3c !important
}

.chw-related-news h2 span:after {
    background: #3c3c3c !important
}

@media screen and (max-width:750px) {

    .chw-related-news h2 span {
        display: inline-block !important
    }

    .chw-greeting-card {
        display: block;
        width: 98%
    }

    .chw-related-news ul {
        margin: 0;
        max-height: 0;
        overflow: hidden
    }

    .chw-related-news input:checked+ul {
        max-height: 600px
    }

    .chw-related-news ul li:last-child {
        border-bottom: none
    }

    .chw-related-news {
        background-color: #fff;
        border-bottom: 1px solid #3c3c3c;
        margin-top: 0;
        padding: 0
    }

    .chw-related-news-title {
        margin: 0;
        padding: 2px;
        padding-bottom: 12px
    }

    .chw-related-news label {
        display: block
    }
}

.chw-publication-date {
    color: #3c3c3c;
    font-size: 14.4px;
    font-weight: 700
}

.chw-related-publications {
    background-color: #e6e7e8;
    margin-top: 40px;
    padding: 20px;
    position: relative
}

.chw-related-publications input {
    display: none
}

.chw-related-publications label {
    background-color: transparent;
    display: none;
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.chw-related-publications input:checked+ul {
    display: block
}

.chw-related-publications ul {
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    list-style: none;
    padding: 0;
    transition: max-height 1s
}

.chw-related-publications ul li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 15px
}

.chw-related-publications-title {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: 400
}

.chw-related-publications-item-title a {
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none
}

.chw-related-publications-item-title a:hover {
    text-decoration: underline
}

.chw-related-publications-item-content {
    font-size: 14px
}

.chw-related-publications-item-read-more {
    color: #0082c8;
    font-size: 14px;
    text-decoration: none
}

.chw-related-publications-item-read-more:hover {
    text-decoration: underline
}

.chw-related-publications h2 span {
    display: none !important
}

.chw-related-publications h2 span:before {
    background: #3c3c3c !important
}

.chw-related-publications h2 span:after {
    background: #3c3c3c !important
}

@media screen and (max-width:750px) {

    .chw-related-publications h2 span {
        display: inline-block !important
    }

    .chw-greeting-card {
        display: block;
        width: 98%
    }

    .chw-related-publications ul {
        margin: 0;
        max-height: 0;
        overflow: hidden
    }

    .chw-related-publications input:checked+ul {
        max-height: 600px
    }

    .chw-related-publications ul li:last-child {
        border-bottom: none
    }

    .chw-related-publications {
        background-color: #fff;
        border-bottom: 1px solid #3c3c3c;
        margin-top: 0;
        padding: 0
    }

    .chw-related-publications-title {
        margin: 0;
        padding: 2px;
        padding-bottom: 12px
    }

    .chw-related-publications label {
        display: block
    }
}

.chw-related-events {
    background-color: #e6e7e8;
    padding: 20px;
    position: relative
}

.chw-related-events input {
    display: none
}

.chw-related-events label {
    background-color: transparent;
    display: none;
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.chw-related-events input:checked+ul {
    display: block
}

.chw-related-events ul {
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    list-style: none;
    padding: 0;
    transition: max-height 1s
}

.chw-related-events ul li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 15px
}

.chw-related-events-title {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: 400
}

.chw-related-events-item-title a {
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none
}

.chw-related-events-item-title a:hover {
    text-decoration: underline
}

.chw-related-events-item-content {
    font-size: 14px
}

.chw-related-events-item-read-more {
    color: #0082c8;
    font-size: 14px;
    text-decoration: none
}

.chw-related-events-item-read-more:hover {
    text-decoration: underline
}

.chw-related-events h2 span {
    display: none !important
}

.chw-related-events h2 span:before {
    background: #3c3c3c !important
}

.chw-related-events h2 span:after {
    background: #3c3c3c !important
}

.chw-location-main-content-image {
    margin-bottom: 10px;
    max-width: 100%
}

.chw-return-to-search {
    display: block;
    margin-bottom: 15px
}

.chw-rss-feed {
    line-height: 20px
}

.chw-rss-feed img {
    display: none
}

.chw-rss-feed iframe {
    display: none
}

.chw-rss-feed .chw-blog-caption {
    display: none
}

.chw-rss-feed h2 {
    margin-top: 0
}

.chw-rss-feed h3 {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 6px
}

.chw-rss-feed h4 {
    color: #3c3c3c;
    font-size: 10px;
    font-weight: 700;
    margin: 0;
    padding: 0
}

.chw-rss-feed p {
    color: #3c3c3c;
    font-size: 14px;
    margin: 0;
    padding: 0
}

.chw-rss-feed a {
    color: #0082c8;
    text-decoration: none
}

.chw-rss-feed a:hover {
    text-decoration: underline
}

.chw-rss-feed-continue-link {
    font-size: 14px
}

@media screen and (max-width:750px) {

    .chw-related-events h2 span {
        display: inline-block !important
    }

    .chw-related-events ul {
        margin: 0;
        max-height: 0;
        overflow: hidden
    }

    .chw-related-events input:checked+ul {
        max-height: 600px
    }

    .chw-related-events ul li:last-child {
        border-bottom: none
    }

    .chw-related-events {
        background-color: #fff;
        border-bottom: 1px solid #3c3c3c;
        margin-top: 0;
        padding: 0
    }

    .chw-related-events-title {
        margin: 0;
        padding: 2px;
        padding-bottom: 12px
    }

    .chw-related-events label {
        display: block
    }
}

@media screen and (max-width:790px) {

    .chw-doctor-profile-top-panel {
        display: block
    }

    .chw-doctor-top-left {
        width: 60%;
        margin-left: 6px;
        margin-right: 10px
    }

    .chw-doctor-top-left img {
        display: none
    }

    .chw-doctor-top-right {
        width: 30%
    }
}

@media screen and (max-width:750px) {

    .chw-single-callout label {
        display: inline-block
    }

    .chw-doctor-profile-left {
        text-align: center;
        vertical-align: top
    }
}

@media screen and (max-width:750px) {

    #chw-search-filter {
        display: none
    }

    #chw-findprovider-results {
        width: 100%
    }

    .chw-findprovider-input {
        margin-bottom: 15px;
        width: 85% !important
    }

    .hide-on-mobile {
        display: none
    }

    .input-image-wrapper {
        display: block;
        width: auto
    }
}

.chw-single-callout h2 span:after {
    background-color: #3c3c3c
}

.chw-single-callout h2 span:before {
    background-color: #3c3c3c
}

@media screen and (max-width:750px) {

    .chw-single-callout-content {
        margin-top: 10px;
        max-height: 0;
        overflow: hidden;
        padding-bottom: 0
    }

    .chw-single-callout h2 {
        background-color: #e6e7e8;
        font-size: 20px;
        line-height: 30px;
        margin: 0;
        margin-left: 0;
        padding: 10px
    }

    .chw-single-callout {
        background-color: transparent;
        padding: 0
    }
}

.chw-inthissection {
    margin: 15px 0;
    position: relative
}

@media screen and (max-width:800px) {

    .chw-inthissection h1 {
        display: inline-block;
        margin-bottom: 5px;
        width: 100%
    }
}

@media screen and (max-width:750px) {

    .chw-single-callout-content {
        border-bottom: none
    }

    .chw-site-search-category-dropdown,
    .chw-site-search-keyword-input {
        width: 70vw
    }
}

@media screen and (max-width:750px) {

    .chw-callout-content {
        width: 100%
    }

    .chw-callout-content:not(:first-child) {
        display: none
    }

    .chw-callout-image {
        display: inline-block;
        height: auto;
        width: 70%
    }

    .chw-callout-description,
    .chw-callout-title {
        padding-left: 15%;
        padding-right: 15%
    }

    .chw-callout-next,
    .chw-callout-prev {
        display: inline-block
    }
}

@media screen and (max-width:1150px) {

    .chw-header-content-container {
        display: inline-block;
        height: auto
    }

    .chw-under-header-nav {
        margin-left: 0
    }

    .chw-content-page-banner,
    .chw-homepage-banner {
        padding-top: 150px
    }

    .chw-links-container {
        margin-bottom: 20px;
        margin-right: 20px;
        margin-top: 20px
    }

    #empty-banner {
        height: 60px
    }

    .chw-under-header {
        z-index: 0
    }
}

@media screen and (max-width:1260px) {

    .chw-main-content-wrapper {
        padding: 0 30px
    }

    .chw-footer-col {
        padding: 0 .5%
    }

    .chw-footer-col:first-child {
        padding-left: 30px
    }

    .chw-footer-col:last-child {
        padding-right: 30px
    }

    .chw-header-content-container {
        padding: 0 30px
    }
}

@media screen and (max-width:750px) {

    .chw-main-content-wrapper {
        margin-top: 20px
    }

    #empty-banner+.chw-main-content-wrapper {
        background: 0 0;
        background-color: #fff
    }

    .chw-footer-col:first-child {
        padding-left: 0
    }

    .chw-header-content-container {
        padding: 0
    }

    .chw-footer {
        padding-top: 0
    }

    .chw-footer-col {
        padding: 0
    }

    .chw-calltoaction-wrapper {
        display: none
    }

    .chw-calltoaction-mobile {
        display: block
    }

    .chw-footer-col:first-child {
        padding-left: 0
    }

    .chw-footer-col:last-child {
        padding-right: 0
    }

    .chw-accordian-icon {
        display: inline-block
    }

    .chw-accordian-icon-orange {
        display: inline-block;
        width: 15px
    }

    .header-mobile-phone {
        display: block
    }
}

@media screen and (max-width:341px) {

    .chw-header-search-input-mobile {
        width: 155px
    }
}

@media screen and (max-width:1140px) {

    .chw-calltocaction-col h3 {
        font-size: 1.1em
    }

    .chw-calltocaction-col p {
        font-size: 12px
    }
}

@media screen and (max-width:450px) {

    .chw-calltoaction-mobile-row h2 {
        font-size: 1.1em
    }
}

@media screen and (max-width:1500px) {

    .chw-calltoaction-wrapper {
        margin-top: 500px
    }

    .chw-banner-content {
        top: 250px
    }
}

@media screen and (max-width:1200px) {

    .chw-calltoaction-wrapper {
        margin-top: 400px
    }

    .chw-banner-content {
        top: 150px
    }
}

.responsive-tabs__panel.animated.fadeIn.tabbed-callout-panel {
    padding: 0
}

.tabbed-callout-list {
    padding-left: 20px
}

.tabbed-callout-list li p {
    display: block;
    font-size: 14px;
    margin-bottom: 15px
}

.tabbed-callout-list li ul {
    list-style: none;
    padding-bottom: 20px;
    padding-left: 0
}

.chw-doctor-profile-right .tabbed-callout-list li ul {
    padding-bottom: 0
}

.tabbed-callout-list li ul li {
    background: url(/licensees/licensee571/images/list.png) no-repeat scroll 0 8px transparent;
    font-size: 14px;
    line-height: 2.1em;
    padding-left: 1.1em
}

.tabbed-callout-list li ul li a {
    text-decoration: none
}

.tabbed-callout-list li ul li a:hover {
    text-decoration: underline
}

.chw-generic-accordian-item-content .chw-findprovider-results ul li {
    background: 0 0
}

.chw-generic-accordian-item-content .chw-findprovider-results .chw-findprovider-locations li {
    background: url(img/map-list.png) no-repeat scroll 0 7px transparent
}

.chw-doctor-profile-right .chw-inthissection-links ul {
    width: auto
}

#chw-site-search-no-results {
    border-bottom: none
}

#chw-site-search-no-results p {
    color: #3c3c3c;
    display: block;
    font-family: sans-serif;
    font-size: 14.4px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.2px
}

.chw-find-location-results .chw-search-results-keyword-display {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.35em;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 6px;
    margin-top: 30px
}

.chw-search-results-keyword-display {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.35em;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 6px;
    margin-top: 30px
}

.chw-search-results-keyword-display span {
    color: #c09a21
}

.chw-generic-search-results-results.chw-latest-results li h2 {
    font-size: 16px;
    font-weight: 400
}

.chw-generic-search-results-results .chw-bread-crumb ul {
    font-size: 11px
}

.chw-generic-search-results-results .chw-bread-crumb ul li {
    border: none
}

.chw-generic-search-results-results.chw-latest-results li p {
    font-size: 14px
}

.chw-generic-search-results-results.chw-latest-results a:hover {
    text-decoration: underline
}

.chw-site-search-category-list a:hover {
    text-decoration: underline
}

.chw-content-page-banner-mobile {
    display: none
}

.visible-mobile {
    display: none
}

.chw-content-page-banner-mobile h2 {
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 32px;
    font-weight: 400
}

@media screen and (max-width:1200px) {

    .ds-ratingcount {
        display: none
    }
}

@media screen and (max-width:750px) {

    .visible-desktop {
        display: none
    }

    .visible-mobile {
        display: block;
        visibility: initial
    }

    .ds-ratingcount {
        display: inline
    }

    .chw-content-page-banner-mobile {
        display: block
    }
}

.floatLeft {
    float: left;
    margin: 1em 1em 1em 0
}

.floatRight {
    float: right;
    margin: 1em 0 1em 1em
}

.floatLeft,
.floatRight {
    max-width: 66%;
    height: auto !important
}

@media screen and (max-width:480px) {

    .floatLeft,
    .floatRight {
        float: none;
        margin: 1em 0;
        max-width: 100%;
        width: 100% !important
    }

    .floatLeft img,
    .floatRight img {
        width: 100% !important;
        height: auto !important
    }
}

.red {
    color: red
}

.chwTable {
    border-collapse: collapse;
    border: solid 0;
    font-family: Tahoma
}

.chwTable tr:first-child {
    border-width: 1pt 1pt 3pt 1pt;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10pt;
    margin-left: 0;
    line-height: 115%;
    font-size: 11pt;
    font-family: Calibri, sans-serif;
    width: 119.7pt;
    background: #4f81bd !important;
    padding: 0 5.4pt 0 5.4pt;
    color: #fff !important
}

.chwTable td {
    padding: 0 5.4pt 0 5.4pt;
    border-width: 1pt;
    border-color: #4f81bd;
    border-bottom-style: solid
}

.chwTable tr:nth-child(even) {
    color: #666;
    font-size: 10pt;
    vertical-align: top
}

.chwTable tr:nth-child(odd) {
    border-width: 1pt;
    color: #666;
    font-size: 10pt;
    vertical-align: top;
    border-bottom-style: solid;
    border-bottom-color: #4f81bd
}

.chwTable tr td:last-child {
    border-width: 1pt;
    border-color: #4f81bd;
    border-bottom-style: solid;
    border-right-style: solid;
    padding: 0 5.4pt 0 5.4pt
}

.chwTable tr td:first-child {
    border-width: 1pt;
    border-color: #4f81bd;
    padding: 0 5.4pt 0 5.4pt;
    border-bottom-style: solid;
    border-left-style: solid
}

.chw-rich-text td,
.chw-rich-text th {
    padding-right: 15px;
    padding-bottom: 15px
}

.qboxes {
    float: left;
    display: block;
    min-width: 318px;
    width: 35%;
    min-height: 100px;
    height: 120px;
    margin: 8px;
    border: 1px solid #999;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
    padding: 4px
}

.qboxes .qbutton,
section .qbutton {
    display: inline-block;
    min-width: 180px;
    max-width: 320px;
    padding: 4px;
    margin: 10px auto;
    background-color: #0084cb;
    color: #fff !important;
    border: 1px solid #0074bb;
    border-radius: 4px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    font-size: 1rem;
    text-decoration: none;
    text-align: center
}

h3.qadditionalinfo {
    display: block;
    margin: 6px;
    float: left;
    width: 100%
}

p.qanswer-help {
    margin: 0 4px
}

p.qbutton-container {
    width: 100%;
    text-align: center;
    margin: 0;
    display: block;
    min-width: 318px;
    padding: 4px;
    float: left
}

img.qarrowicon {
    height: 22px;
    width: 22px;
    text-decoration: none
}

p a.qbutton-startover {
    position: relative;
    float: left;
    left: 80px;
    background-color: #ff8c00;
    border: 1px solid #999
}

h5.qquestion {
    color: #168bc9;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.2em;
    font-weight: 700;
    margin-top: 12px;
    margin-bottom: 10px
}

.chw-teaching-sheets-results-list {
    padding: 0;
    margin: 20px 0
}

.chw-teaching-sheets-results-list h4 {
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 1em
}

.chw-teaching-sheets-results-list .chw-event-search-result-title {
    padding: 0
}

.chw-teaching-sheets-results-list p {
    padding: 0;
    margin: 0;
    color: #3c3c3c;
    font-family: Sans-Serif;
    font-size: 14.4px;
    line-height: 20px
}

.chw-teaching-sheets-results-list li {
    list-style: none;
    margin-bottom: 1px;
    padding: 10px
}

.chw-teaching-sheets-results-list li:nth-child(even) {
    background-color: #f0f0f0
}

.chw-teaching-sheets-results-list li:nth-child(odd) {
    background-color: #c9e0e6
}

.chw-teaching-sheets-type {
    line-height: 28px;
    margin-bottom: 10px;
    color: #3c3c3c;
    font-family: Sans-Serif;
    font-size: 14.4px
}

@media screen and (min-width:481px) {

    .chw-teaching-sheets-type {
        float: right;
        margin-left: 20px
    }
}

@media screen and (max-width:481px) {

    .chw-teaching-sheets-type {
        display: inline-block;
        margin-bottom: 5px
    }
}

.chw-teaching-sheets-results-filter button {
    width: auto
}

.chw-teaching-sheets-left-button {
    float: left
}

.chw-teaching-sheets-right-button {
    float: right
}

.chw-teaching-sheets-category h3 {
    margin-top: 0;
    padding: 7px 10px;
    color: #fff;
    background-color: #0081c7;
    font-weight: 400
}

.chw-teaching-sheets-category a {
    color: #0081c7;
    text-decoration: none
}

.chw-teaching-sheets-category li {
    margin-bottom: 10px
}

.chw-teaching-sheets-results-filter {
    margin-top: 20px
}

.chw-teaching-sheets-right select {
    margin-bottom: 0
}

@media screen and (min-width:481px) {

    .chw-col-70 .chw-teaching-sheets-left {
        float: left;
        width: 48%
    }

    .chw-col-70 .chw-teaching-sheets-right {
        float: right;
        width: 48%
    }

    .chw-col-70 .chw-teaching-sheets-left input {
        margin-bottom: 0
    }
}

.chw-header.scEnabledChrome {
    position: static
}

.chw-cf:after,
.chw-cf:before {
    content: " ";
    display: table
}

.chw-cf:after {
    clear: both
}

.chw-clear {
    clear: both
}

.chw-col-20-custom img {
    height: auto !important
}

@media screen and (min-width:751px) {

    .chw-two-col-left {
        box-sizing: border-box;
        float: left;
        width: 50%;
        padding-right: 10px
    }

    .chw-two-col-right {
        box-sizing: border-box;
        float: right;
        width: 50%;
        padding-left: 10px
    }

    .chw-inthissection-links ul+ul {
        box-sizing: border-box;
        padding-left: 10px
    }
}

@media screen and (max-width:400px) {

    .mobile-header-urgent-care {
        float: none;
        margin-top: 1em
    }

    .header-mobile-phone a {
        display: block
    }
}

@media screen and (min-width:751px) and (max-width:1260px) {

    .chw-footer-col:last-child {
        padding-right: 0
    }

    .chw-footer-col {
        width: 22.5%
    }
}

@media screen and (min-width:751px) and (max-width:1139px) {

    .chw-header-content-container,
    .chw-main-content-wrapper {
        padding-left: 25px;
        padding-right: 25px
    }

    .chw-footer-col:first-child {
        padding-left: 25px
    }
}

@media screen and (min-width:751px) and (max-width:900px) {

    .chw-row-custom {
        display: block
    }

    .chw-col-15-custom {
        box-sizing: border-box;
        width: 31%;
        max-width: 31%;
        vertical-align: top
    }

    .chw-col-60-custom {
        box-sizing: border-box;
        width: 68%;
        max-width: 68%;
        padding-left: 5px;
        vertical-align: top
    }

    .chw-col-20-custom {
        display: block;
        width: auto;
        max-width: none;
        margin-bottom: 0;
        padding-bottom: 0
    }

    .chw-col-20-custom .hide-on-mobile {
        display: none
    }

    .chw-col-30-custom-2,
    .chw-col-70-custom-2 {
        box-sizing: border-box;
        min-width: 0;
        width: 100%;
        max-width: 100%
    }
}

@media screen and (min-width:901px) and (max-width:1260px) {

    .chw-col-15-custom {
        width: 18%;
        max-width: 18%
    }

    .chw-col-60-custom {
        width: 57%;
        max-width: 57%
    }

    .chw-col-20-custom {
        width: 25%;
        max-width: 25%
    }
}

@media screen and (max-width:901px) {

    .chw-col-20-custom {
        margin-top: 1em
    }
}

@media screen and (min-width:901px) {

    .chw-col-30-custom {
        width: 20%;
        max-width: 20%;
        min-width: 0
    }

    .chw-col-70-custom {
        width: 80%;
        max-width: 80%
    }
}

@media screen and (max-width:1024px) {

    .chw-col-20-custom .chw-site-tools li:last-child,
    .chw-col-30-custom-2 .chw-site-tools li:last-child {
        display: none
    }
}

@media screen and (max-width:900px) {

    .chw-col-right-floating {
        display: none
    }
}

@media screen and (min-width:901px) {

    .chw-col-right-floating {
        float: right;
        width: 320px;
        margin-top: 7px;
        margin-left: 20px;
        margin-bottom: 1em
    }

    .chw-col-right-floating .chw-site-tools ul {
        margin-bottom: 1em
    }
}

@media screen and (min-width:751px) {

    .chw-col-100 .chw-generic-search-results {
        margin-top: -2em
    }

    .chw-site-search-keyword {
        box-sizing: border-box;
        float: left;
        width: 280px;
        padding-right: 20px
    }

    .chw-site-search-category {
        box-sizing: border-box;
        float: left;
        width: 280px
    }

    .chw-site-search h3 {
        margin-bottom: 10px
    }

    .chw-site-search-category-dropdown,
    .chw-site-search-keyword-input {
        margin-bottom: 15px
    }

    .chw-site-search-submit {
        clear: both
    }
}

@media screen and (min-width:1261px) {

    .chw-col-15-custom {
        width: 21%;
        max-width: 21%
    }

    .chw-col-60-custom {
        /* width: 54%; */
        /* max-width: 54%; */
    }

    .chw-col-20-custom {
        width: 25%;
        max-width: 25%
    }

    .chw-col-30-custom {
        width: 21%;
        max-width: 21%;
        min-width: 0
    }

    .chw-col-70-custom {
        width: 79%;
        max-width: 79%
    }

    .chw-col-15-custom,
    .chw-col-20-custom,
    .chw-col-30-custom,
    .chw-col-60-custom,
    .chw-col-70-custom {
        box-sizing: border-box
    }
}

.chw-highlight {
    background: #eee
}

.chw-provider-mail {
    background: url(../../../../../../../Content/img/mail.png) no-repeat 0 2px;
    padding-left: 1.5em;
    font-size: .9em;
    background-position-y: center;
    display: block;
    margin-top: 5px;
    font-family: sans-serif;
    font-weight: 400 !important
}

.responsive-tabs__panel .slides .chw-tabbedout-content-container li {
    display: list-item
}

@media screen and (min-width:751px) {

    .hide-on-desktop {
        display: none !important
    }
}

@media screen and (max-width:750px) {

    .hide-on-mobile {
        display: none !important
    }
}

.chw-main-content-alt--no-pad {
    padding-bottom: 0;
    padding-top: 0;
    border-top: none
}

.chw-col-70--no-pad {
    padding-left: 0;
    padding-right: 0
}

.chw-col-50-alt {
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 0;
    width: 49%;
    max-width: 49%;
    overflow: hidden
}

.chw-col-50--no-pad {
    padding-left: 0;
    padding-right: 0
}

.chw-col-30--small {
    min-width: 220px;
    position: relative;
    padding: 0;
    width: calc(25% + 40px)
}

.sticky-sidebar {
    padding: 0 0 20px 0
}

.sticky-sidebar.stuck {
    background-color: #fff;
    position: fixed;
    top: 105px
}

.chw-content-page-banner.chw-content-page-banner--no-text {
    box-sizing: border-box;
    min-height: 300px
}

.chw-blue-box {
    background-color: #1184c7;
    padding: 30px;
    margin-bottom: 20px
}

.chw-blue-box * {
    color: #fff
}

.chw-blue-box a {
    text-decoration: underline
}

.chw-grey-box {
    background-color: #e6e7e8;
    padding: 30px;
    position: relative;
    margin-bottom: 20px
}

.chw-movie-box a {
    display: block;
    position: relative
}

.chw-blue-box h2,
.chw-grey-box h1 {
    font-size: 48px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: 400;
    line-height: 42px;
    margin-top: 0
}

.chw-blue-box h2 {
    color: #fff;
    margin-bottom: 10px
}

.chw-blue-box h3,
.chw-grey-box h2 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.9em;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 12px;
    margin-top: 0
}

.chw-blue-box h3 {
    color: #fff
}

.chw-grey-box h2 {
    color: #3c3c3c
}

.chw-blue-box h4,
.chw-grey-box h4 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 6px
}

.chw-blue-box h4 {
    margin-top: 15px;
    margin-bottom: 5px
}

.chw-blue-box h5,
.chw-grey-box h5 {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 6px;
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 16px
}

.chw-blue-box p {
    line-height: 1.4
}

.chw-blue-box .mobile-links {
    text-align: center;
    font-size: 1.15em;
    font-weight: 700;
    text-decoration: none
}

.chw-blue-box .float-left {
    float: left;
    margin-bottom: 6px;
    margin-right: 12px
}

.chw-blue-box .float-right {
    float: right;
    margin-bottom: 6px;
    margin-left: 12px
}

.chw-img-twocol img {
    margin-top: 16px
}

.chw-img-twocol-content {
    overflow: hidden
}

.chw-movie-box .chw-movie-img {
    width: 100%;
    height: auto
}

.chw-sidebar-title {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: 400
}

.chw-sidebar-title .blue {
    color: #1184c7;
    background: 0 0
}

.chw-sidebar-title a {
    color: #1184c7;
    font-weight: 700;
    text-decoration: none
}

.chw-movie-title {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 20px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: 400;
    font-size: 1.8em;
    color: #fff;
    margin: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%)
}

.chw-video-cube-title {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    color: #1184c7;
    font-weight: 400;
    margin-left: 30px
}

.chw-video-cube-button {
    width: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px
}

.chw-brd-btn {
    display: block;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    padding: 10px;
    color: #1184c7;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.25em;
    font-weight: 400;
    text-decoration: none
}

.chw-calltoaction-stack {
    margin: 20px 0;
    display: block;
    text-decoration: none
}

@media screen and (min-width:600px) {

    .chw-mobile-btn-group {
        text-align: center
    }

    .chw-mobile-btn-group .chw-calltoaction-stack {
        display: inline-block
    }
}

.chw-mobile-btn-group .chw-calltoaction-stack:first-child {
    margin-right: 20px
}

.chw-calltoaction-stack img {
    transition: .25s;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.chw-calltoaction-stack h3 {
    color: #3c3c3c;
    display: inline-block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1em;
    margin: 0;
    padding: 0
}

@media screen and (max-width:600px) {

    .chw-actionbtn-wrapper {
        text-align: center
    }

    .chw-actionbtn-wrapper .chw-calltoaction-stack {
        display: inline-block
    }
}

.chw-calltoaction-stack .bluetext {
    color: #1184c7
}

.chw-calltoaction-btn {
    background-color: #d85427;
    display: block;
    text-decoration: none;
    padding: 5px 10px
}

.chw-calltoaction-btn img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px
}

.chw-calltoaction-btn h3 {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1em;
    font-weight: 400
}

.chw-nav-list-title {
    color: #1184c7;
    font-weight: 400;
    padding-left: 10px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    margin-bottom: 10px
}

.chw-nav-list-ul {
    list-style-type: none;
    padding: 0;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    margin-top: 10px
}

.chw-nav-list-ul li {
    border-top: 1px solid #999b9e;
    padding-left: 10px
}

.chw-nav-list-ul li:first-child {
    border-top: none
}

.chw-nav-list-ul a {
    display: block;
    padding: 5px 0;
    text-decoration: none;
    color: #3c3c3c
}

.chw-video-cube .chw-callout-list {
    display: -webkit-box;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap
}

.chw-video-cube .chw-callout-content {
    width: 50%;
    padding: 5px;
    box-sizing: border-box
}

.chw-video-cube .chw-callout-content a {
    position: relative;
    display: block;
    height: 100%;
    margin: 0 40px
}

@media screen and (min-width:900px) {

    .chw-video-cube .chw-callout-content a {
        margin: 0
    }
}

.chw-video-cube .chw-callout-content .chw-movie-title {
    text-align: left;
    font-size: 14px
}

.chw-video-cube .chw-callout-image {
    height: auto;
    margin: 0;
    box-shadow: none;
    width: 100%
}

.chw-expander {
    overflow: hidden;
    max-height: 200px;
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    transition: max-height 1s;
    z-index: 5
}

.chw-expander.toggled:after {
    display: none
}

.chw-expander-btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #1184c7;
    color: #fff;
    padding: 10px 30px;
    text-decoration: none;
    text-align: center;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    z-index: 5
}

.chw-expander.toggled .chw-expander-btn {
    display: none
}

.chw-expander-content {
    -ms-flex-flow: row;
    -webkit-flex-flow: row;
    display: -webkit-box;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-flow: row
}

div.chw-expander-section h2 {
    color: #1184c7;
    display: block;
    font-size: 2em;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 1em;
    margin-top: 0
}

.chw-expander ul {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 20px 0;
    width: 50%
}

.chw-expander li {
    font-size: 1.15em;
    line-height: 2.1em;
    margin: 0;
    padding-left: 1.1em
}

@media screen and (max-width:560px) {

    .chw-expander-content {
        display: block
    }

    .chw-expander ul {
        width: 100%
    }

    .chw-expander ul:first-child {
        padding-bottom: 0
    }

    .chw-expander li {
        font-size: 1em;
        padding-left: 0
    }

    .chw-expander-btn {
        left: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transform: unset;
        transform: unset;
        width: 100%;
        padding: 10px
    }
}

.chw-expander li a {
    text-decoration: none;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    color: #666
}

@media screen and (max-width:960px) {

    .chw-video-cube .chw-callout-next,
    .chw-video-cube .chw-callout-prev {
        display: inline-block;
        position: absolute;
        top: 50%;
        margin-top: -10px
    }

    .chw-video-cube .chw-callout-content {
        width: 100%;
        display: none
    }

    .chw-video-cube .chw-callout-content:first-child {
        display: block
    }
}

.chw-generic-accordian--blue .chw-generic-accordian-heading h2 {
    background-color: #00b5cb;
    color: #fff;
    font-size: 1em
}

.chw-generic-accordian--red .chw-generic-accordian-heading h2 {
    background-color: #d85427;
    color: #fff;
    font-size: 1em
}

.chw-col-50--no-pad .chw-generic-accordian {
    padding-left: 3px
}

.chw-col-50--no-pad:first-child .chw-generic-accordian {
    padding-right: 3px;
    padding-left: 0
}

.chw-generic-accordian--blue .chw-generic-accordian-heading,
.chw-generic-accordian--red .chw-generic-accordian-heading {
    padding: 0
}

.chw-generic-accordian--blue .chw-generic-accordian-item-content,
.chw-generic-accordian--red .chw-generic-accordian-item-content {
    margin-bottom: 1px
}

.chw-generic-accordian-title.-blue {
    color: #00b5cb
}

.chw-generic-accordian-title.-red {
    color: #d85427
}

.chw-generic-accordian-title.-blue,
.chw-generic-accordian-title.-red {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    margin-bottom: 10px;
    padding-left: 30px
}

@media screen and (max-width:750px) {

    .chw-generic-accordian--blue {
        padding-right: 0
    }

    .chw-generic-accordian--red {
        padding-left: 0
    }
}

.chw-generic-accordian--blue .chw-generic-accordian-heading h2 span:after,
.chw-generic-accordian--red .chw-generic-accordian-heading h2 span:after {
    background-color: #fff
}

.chw-generic-accordian--blue .chw-generic-accordian-heading h2 span:before,
.chw-generic-accordian--red .chw-generic-accordian-heading h2 span:before {
    background-color: #fff
}

.chw-generic-accordian--blue .chw-accordian-icon-orange,
.chw-generic-accordian--red .chw-accordian-icon-orange {
    display: inline-block
}

.ds-summary {
    margin-left: 30px
}

input:valid,
textarea:valid {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.disable {
    -moz-appearance: none;
    -webkit-appearance: none !important;
    background: #ebebe4;
    border: 1px solid #abadb3;
    border-right: none;
    opacity: 1 !important
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 22px
}

td {
    vertical-align: top
}

.data-grid th {
    background-color: #e6e7e8;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    font-size: 1.3em;
    font-weight: 400;
    padding: 10px;
    text-align: left
}

.data-grid td {
    padding: 10px
}

.data-grid tr.odd td {
    background-color: #dae9d2
}

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

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

figure {
    margin: 0
}

.chromeframe {
    background: #ccc;
    color: #000;
    margin: .2em 0;
    padding: .2em 0
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}

.ui-helper-reset {
    border: 0;
    font-size: 100%;
    line-height: 1.3;
    list-style: none;
    margin: 0;
    outline: 0;
    padding: 0;
    text-decoration: none
}

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

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    zoom: 1
}

.ui-helper-zfix {
    filter: Alpha(Opacity=0);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.clear {
    clear: both;
    height: 0
}

.right {
    float: right;
    margin-left: 12px
}

.left {
    float: left;
    margin-right: 12px
}

.pipe {
    padding: 0 6px
}

.bold {
    font-weight: 700
}

.separator {
    padding: 0 2px
}

.underline {
    text-decoration: underline
}

.underline:hover {
    text-decoration: none
}

.date {
    display: block
}

.mobile,
.print-only {
    display: none
}

.blue,
.submit-option input {
    background: #0082c8;
    border: 0
}

.content .box {
    border-bottom: 1px solid #bebebe;
    margin-bottom: 1.3em;
    padding-bottom: 1em
}

.box.last {
    border: 0
}

#scWebEditRibbon,
.scChromeToolbar {
    z-index: 9999999999 !important
}

.grid {
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px
}

.grid-1-fifths,
.grid-1-fourths,
.grid-1-quarter,
.grid-1-thirds,
.grid-2-thirds,
.grid-3-fourths,
.grid-4-fifths,
.grid-full,
.grid-half,
.grid-q1 {
    float: left;
    margin-left: 2%
}

.first {
    clear: left;
    margin-left: 0 !important
}

.grid-1-quarter {
    width: 23%
}

.grid-q1 {
    margin-bottom: 1em;
    margin-left: 2em;
    width: 28%
}

.grid-full {
    width: 98%
}

.grid-half {
    width: 48%
}

.grid-1-fifths {
    width: 18%
}

.grid-1-fourths {
    width: 24%
}

.lt-ie8 .grid-1-fourths {
    width: 23%
}

.grid-1-thirds {
    width: 31.33333%
}

.grid-2-thirds {
    width: 64.66667%
}

.grid-3-fourths {
    width: 72%
}

.grid-4-fifths {
    width: 78%
}

.grid-1-thirds.green p {
    width: 90%
}

.lt-ie9 .grid {
    width: 1230px
}

.lt-ie8 .grid {
    position: relative
}

.nav-collapse.collapse {
    display: table;
    overflow: visible !important
}

.hidden-desktop,
.visible-phone-contact {
    display: inherit
}

.its,
.mobile-box,
.mobile-cart,
.mobile-mychart,
.mobile-nav,
.mobile-prox,
.mobile-slides,
.move,
.search-mobile,
.top-nav .mobile,
.visible-phone-contact,
nav a.nav-btn {
    display: none
}

.edit-mode header,
.edit-mode nav {
    position: relative
}

.lt-ie8 header {
    z-index: 9999
}

header .top {
    height: 79px;
    position: relative
}

.svg header .logo img.ie-print {
    display: none !important
}

.no-svg header .logo img.screen-logo {
    display: none
}

.logo {
    position: relative;
    top: .5em
}

header .search-form {
    background: 0 0;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    position: relative;
    z-index: 999
}

.logobg {
    background: url(../images/logo-bg.png) no-repeat;
    height: 128px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 232px
}

.inside {
    position: absolute;
    right: .5%;
    top: 39%
}

header .tools {
    color: #4273a0;
    float: left;
    font-size: .92em;
    line-height: 22px;
    position: relative;
    z-index: 9999
}

header .tools .inner {
    float: left;
    padding: 0 5px 0 0
}

header .tools-nav {
    clear: both;
    float: left;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0
}

header .tools-nav li {
    float: left;
    padding: 0 .6em
}

header .tools-nav li:last-child {
    padding: 0
}

header .tools-nav li a {
    font-size: 14px;
    line-height: 12px;
    padding: 0
}

header .tools-nav li.current a {
    text-decoration: underline
}

.mobile-mychart .chart,
header .tools-nav .chart {
    background-color: #fff;
    color: #0082c8;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    padding: .5em 0 0 .4em;
    text-decoration: none;
    white-space: nowrap
}

.lt-ie8 header .tools-nav .chart {
    padding-bottom: .5em;
    padding-right: .4em
}

header .tools-nav li .chart.no-add {
    padding: .5em
}

.add:before {
    content: url(../../../../../../../Content/img/launch-icon.png)
}

.add:before {
    background: #0082c8;
    color: #fff;
    float: right;
    font-weight: 400;
    margin: -.4em -.4em 0 .5em;
    padding: .5em .8em;
    pointer-events: none;
    text-align: center;
    width: 1em
}

header .add:before {
    margin: -.5em -.2em 0 .5em
}

.chart-content {
    background: #0082c8;
    display: none;
    max-width: 220px;
    position: absolute;
    right: 1.1%;
    zoom: 1
}

.chart-content.hover {
    display: block
}

.lt-ie8 .chart-content {
    top: 20px
}

header .chart-content .inner {
    float: none;
    overflow: hidden;
    padding: 1.3em
}

header .chart-content .inner ul {
    margin-bottom: .8em
}

header .chart-content .inner li {
    float: none;
    font-size: 1em;
    padding: 0 0 .8em .8em
}

header .chart-content .inner li a {
    color: #fff;
    font-size: .9em
}

.chart-content .appt,
.chart-content .rx {
    float: left;
    font-size: .9em;
    line-height: 12px;
    text-align: center;
    width: 45%
}

.chart-content .appt a,
.chart-content .rx a {
    color: #fff
}

.chart-content .appt {
    margin-left: .8em
}

.chart-content .appt a span,
.chart-content .rx a span {
    background: url(../../../../../../../Content/img/sprite.png);
    display: block;
    height: 49px;
    margin: .8em auto;
    width: 40px
}

.chart-content .rx a span {
    background-position: -278px 0
}

.chart-content .appt a span {
    background-position: -331px 0
}

.search-form .text {
    border: 0;
    float: left;
    height: 23px;
    max-width: 178px;
    padding: 0 .4em
}

.lt-ie9 .search-form .text {
    width: 178px
}

.wrapper {
    background: #fff url(../../../../../../../Content/img/wrapper-bg.png) repeat-x top;
    margin-top: 4.96em;
    overflow: hidden;
    position: relative
}


.lt-ie9 .wrapper,
.lt-ie9 footer {
    min-width: 1610px
}

.lt-ie8 .wrapper {
    margin-top: 0
}

.scpm+.wrapper {
    margin-top: 1.5em
}

.landing {
    position: relative
}

.top-nav li a {
    color: #fff;
    display: table-cell;
    font-size: 13.8px;
    height: inherit;
    outline: 0 none;
    padding: 0 1.7em;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    width: auto
}

.top-nav li:hover .dd-full {
    display: block
}

.top-nav li a.all-services {
    padding-bottom: .5em;
    padding-left: 0
}

.top-nav .drop,
.top-nav li .drop a {
    font-size: .85em;
    line-height: 1.1em;
    padding-right: .5em
}

.canvas.no-flexbox.no-indexeddb .top-nav li a,
.lt-ie9 .top-nav li a {
    max-height: 2.5em;
    padding-bottom: .05em;
    padding-top: .3em
}

.lt-ie8 .top-nav li a {
    padding-bottom: .35em;
    padding-top: 0
}

.top-nav .nav-on a,
.top-nav li:hover a {
    background: #fff url(../../../../../../../Content/img/indicator.png) repeat-x top;
    color: #000
}

.dd-full {
    background: #fff;
    float: left;
    left: -999em !important;
    margin: 4px auto;
    padding: 0 5px;
    position: absolute;
    text-align: left
}

.lt-ie8 .dd-full {
    margin-top: 0
}

.dd-full {
    left: 10px;
    padding: 1.4em;
    top: 42px;
    width: 75.7em;
    z-index: 99999
}

.canvas.no-flexbox.no-indexeddb .dd-full,
.lt-ie9 .dd-full {
    top: 29px
}

.top-nav li .dd-full,
.touch .top-nav li .dd-1 {
    display: none
}

.top-nav li:hover .dd-full {
    left: auto !important;
    right: 0;
    top: 29px
}

.display-block {
    display: block
}

.top-nav li:hover .dd-1 {
    display: block;
    left: auto !important;
    right: 0;
    top: 29px
}

.top-nav .drop-right:hover .dd-1.drop-right,
.top-nav .drop-right:hover .dd-full {
    left: 0 !important;
    right: auto
}

.top-nav .drop-center:hover .dd-1.drop-center,
.top-nav .drop-center:hover .dd-full {
    left: -75% !important
}

.top-nav .menu-right {
    float: right;
    margin-right: 0
}

.top-nav li ul {
    list-style: none;
    margin: 0
}

.top-nav li ul li {
    float: left;
    margin: 0;
    margin-bottom: .7em;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%
}

.drop {
    -webkit-box-shadow: 0 4px 5px rgba(100, 100, 100, .3);
    box-shadow: 0 4px 5px rgba(100, 100, 100, .25);
    font-size: .8em;
    font-weight: 700;
    width: 40em
}

.top-nav li:hover .drop a {
    background: 0 0
}

.drop li:hover a,
.top-nav li:hover .drop a:hover {
    background: 0 0;
    text-decoration: underline
}

.top-nav li:hover .callout a {
    color: #09c;
    display: inline;
    font-size: 1em;
    padding: 0;
    vertical-align: baseline
}

.drop li {
    padding: .2em 0
}

.drop li a {
    background: 0 0 !important;
    color: #3c3c3c;
    height: inherit !important;
    padding: 0
}

.drop .grid-content {
    margin-bottom: 1em;
    overflow: hidden;
    padding-top: .3em
}

.drop .az {
    font-size: .9em !important
}

.drop .az a {
    color: #3c3c3c;
    display: inline !important;
    font-size: 1em;
    height: auto !important;
    padding: 0 .3em;
    vertical-align: top !important
}

.drop .az a:first-child {
    padding-left: .1em
}

.drop .box {
    padding: 1.5em !important
}

.drop .pic {
    -moz-box-shadow: none;
    box-shadow: 0 0
}

.main-content {
    -webkit-box-shadow: 0 -7px 7px -7px #333;
    background: #fff;
    box-shadow: 0 -7px 7px -7px #333;
    font-size: .9em;
    height: 100%;
    margin: 0 auto;
    margin-top: 5.6em;
    overflow: hidden;
    position: relative
}

.lt-ie8 .main-content {
    padding: 0
}

.main-content {
    -moz-background-size: 1px 100%;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dedede), to(transparent));
    background-image: -webkit-linear-gradient(#dedede, transparent);
    background-image: -moz-linear-gradient(#dedede, transparent), -moz-linear-gradient(#dedede, transparent);
    background-image: -o-linear-gradient(#dedede, transparent), -o-linear-gradient(#dedede, transparent);
    background-image: linear-gradient(#dedede, transparent), linear-gradient(#dedede, transparent);
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    background-size: 1px 100%;
    border-top: 1px solid #dedede
}

.home-inner {
    background: #fff;
    overflow: hidden;
    position: relative;
    z-index: 999
}

.home-inner .copy {
    -webkit-box-shadow: 0 -7px 7px -7px #ccc;
    box-shadow: 0 -7px 7px -7px #ccc;
    margin-top: .3em;
    padding-top: 0 !important
}

.home {
    position: relative
}

.main-content.home {
    margin-top: 30%;
    overflow: visible
}


.home .slides h1 {
    font-size: 3em;
    padding: .3em
}

.home ol {
    margin: 0
}

.mt-control-nav {
    left: 35%;
    position: absolute;
    text-align: center;
    top: 32%;
    width: 100%
}

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

.lt-ie8 .mt-control-nav {
    left: auto;
    max-width: 1610px;
    right: 5%;
    top: 12.8em;
    width: auto
}

.lt-ie8 .mt-control-nav li {
    float: left;
    position: relative
}

.mt-control-paging li a {
    background: url(../../../../../../../Content/img/slider-control.png) no-repeat;
    cursor: pointer;
    display: block;
    height: 15px;
    text-indent: -9999px;
    width: 15px
}

.mt-control-paging li a.mt-active {
    background-position: 0 -15px;
    cursor: default
}

.slide-content {
    font-size: 1.3em;
    margin: 0 auto;
    margin-top: 15%;
    max-width: 45em;
    text-shadow: #000 .1em .1em .2em;
    width: 100%
}

.slide-content h1 {
    font-size: 3.2em;
    padding-bottom: .4em
}

.landing .main-content {
    margin-top: 0
}

.bg {
    position: absolute;
    top: 2em;
    width: 100%
}

.bg {
    left: 50%;
    max-width: 1610px
}

.lt-ie8 .bg {
    left: 0;
    max-width: none;
    text-align: center;
    width: 100%
}

.bg img {
    height: auto;
    width: 100%
}

.bg img {
    margin-left: -50%
}

.lt-ie8 .bg img {
    margin-left: 0;
    max-width: 1610px;
    position: relative
}

.lt-ie9 .landing {
    text-align: center
}

.lt-ie9 .landing .bg img {
    width: auto
}

.lt-ie9 .landing-heading {
    text-align: left
}

.landing-heading,
.main-content.home {
    position: relative
}

.landing-heading {
    height: 10em;
    position: relative
}

.main-content .landing {
    margin-top: 0
}

.landing-heading h1 {
    bottom: -1.5em;
    color: #fff;
    font-size: 3em;
    line-height: 1.1em;
    margin-left: .6em;
    margin-top: .5em;
    padding-bottom: .3em;
    position: absolute
}

.landing-its+p {
    display: table-row
}

.landing-its+p+p {
    margin-top: 1em
}

.article {
    margin-bottom: 1.2em
}

.content .heading {
    font-size: 1.7em;
    line-height: 1.2em;
    margin-bottom: 1em
}

.flexbox.canvas.indexeddb .content .heading {
    margin-bottom: .9em
}

.flexbox.canvas.indexeddb .content .ui-accordion-header {
    margin-bottom: 5px
}

.landing-its {
    display: table-cell;
    float: none;
    padding: 1em 0;
    position: relative;
    z-index: 99
}

.landing-its .stem a {
    color: #3c3c3c
}

.landing-its h3 {
    border-bottom: 1px solid #f60;
    margin-bottom: 1em;
    padding-bottom: .2em
}

.feature {
    display: table-row;
    float: none;
    position: relative
}

.feature .grid-half {
    margin-top: 1.3em
}

.feature h2 {
    margin-bottom: .5em
}

.feature h4 {
    font-family: sans-serif
}

.feature .services h3 {
    font-family: sans-serif;
    font-size: 1.2em
}

.services h4 a {
    color: #5f4876
}

.feat-box {
    margin-bottom: 1.8em;
    margin-left: 0;
    overflow: hidden
}

.options {
    background: #fff url(../../../../../../../Content/img/landing-box.jpg) no-repeat top;
    background-size: 100% 100%;
    display: table-row;
    float: none;
    font-size: .7em;
    margin: 1.8em 0;
    padding: 1em
}

.lt-ie8 .options {
    min-height: 100px;
    width: auto !important
}

.lt-ie8 .options>* {
    display: block;
    float: left !important;
    position: relative;
    width: 250px !important
}

.lt-ie8 .options a:active,
.lt-ie8 .options a:focus {
    border: none;
    outline: 0
}

.options+p {
    margin-top: 1.3em
}

.options+h2,
.options+h3,
.options+h4 {
    margin-top: 1em
}

.options h3 {
    color: #000;
    font-size: 1.6em
}

.options a {
    color: #3c3c3c !important
}

.green a,
.orange a,
.purple a {
    background-image: url(../../../../../../../Content/img/sprite.png);
    background-repeat: no-repeat;
    border: none;
    display: block;
    font-size: 1.15em;
    outline: 0;
    padding-bottom: 1.2em;
    padding-left: 65px;
    padding-top: 1.2em
}

.options .green a,
.options .orange a,
.options .purple a {
    background-image: url(../../../../../../../Content/img/sprite-inner.png);
    padding-left: 45px;
    padding-top: 3.4em
}

.orange a {
    background-position: -82px -204px;
    text-decoration: none !important
}

.options .orange a {
    background-position: -457px -370px
}

.orange a:hover {
    font-weight: 400 !important;
    text-decoration: none !important
}

.orange a.on-state {
    background-position: -258px -499px
}

.purple a {
    background-position: -261px -63px;
    text-decoration: none !important
}

.options .purple a {
    background-position: -218px -175px
}

.purple a:hover {
    font-weight: 400 !important;
    text-decoration: none !important
}

.purple a.on-state {
    background-position: -387px 6px
}

.green a {
    background-position: -368px -427px;
    text-decoration: none !important
}

.options .green a {
    background-position: 16px 20px
}

.green a:hover {
    font-weight: 400 !important;
    text-decoration: none !important
}

.green a.on-state {
    background-position: -124px -562px
}

.lt-ie9 .options .orange a {
    background-position: -472px -360px !important
}

.lt-ie9 .options .purple a {
    background-position: -233px -164px !important
}

.lt-ie9 .options .green a {
    background-position: 1px 31px !important
}

.lt-ie9 .module-sv-search input.text {
    height: 16px !important
}

.ie9 .module-sv-search input.text {
    height: 15px !important
}

.lt-ie9 .main-content {
    border: 1px solid #dedede
}

.lt-ie8 .main-content {
    border: 0
}

.accordion a,
.main-content a {
    text-decoration: none
}

.accordion a:hover,
.main-content a:hover {
    text-decoration: underline
}

.content {
    padding: .7em 2.1em;
    position: relative
}

.lt-ie9 .content {
    text-align: left
}

.col-1 {
    width: 100%
}

.col-2 .content,
.col-3 .content {
    padding: 0
}

.lt-ie9 .col-2 .content,
.lt-ie9 .col-3 .content {
    padding: 0;
    padding-top: 0
}

.copy {
    padding-top: 1.1em !important
}

.accordion a,
.copy a,
.main-content a,
.responsive-tabs a {
    color: #0082c8;
    text-decoration: none
}

.responsive-tabs a:hover {
    text-decoration: underline
}

.main-content.home a {
    color: #3c3c3c
}

.main-content.home .slides .feat-box a {
    color: #0082c8
}

.copy p {
    overflow: hidden
}

.col-1 .copy p,
.col-7 .copy p,
.col-8 .copy p {
    overflow: visible
}

.copy>.scWebEditInput {
    display: block
}

.column {
    float: left
}

.tool-block {
    background: #eceded;
    border-bottom: 1px solid #d9d9d9
}

.tool-shell {
    margin: 0 auto;
    max-width: 960px
}

.breadcrumbs {
    font-size: .9em;
    padding: 1em 0;
    width: 70%
}

.lt-ie8 .breadcrumbs {
    width: 59%
}

.breadcrumbs a {
    text-decoration: underline
}

.breadcrumbs a:hover {
    text-decoration: none
}

.ui-tooltip {
    background-color: #fff;
    border: 1px solid #0082c8;
    color: #111;
    font-size: 12px;
    overflow: hidden;
    padding: 5px 9px;
    width: 200px
}

.pic {
    -moz-box-shadow: 0 5px 15px #ccc;
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 5px 15px #ccc;
    margin-bottom: .5em;
    padding: .3em
}

.content-image {
    float: right;
    height: auto;
    margin-bottom: 10px;
    margin-left: 30px;
    width: 60%
}

.pic img {
    height: auto;
    width: 100%
}

.col-4 {
    margin-bottom: 22px;
    max-width: 218px
}

.col-2,
.col-8 {
    width: 100%
}

.col-9 {
    max-width: 325px;
    padding-top: 2.188em;
    width: 100%
}

.col-9 .search-option {
    background: #fff;
    margin-bottom: 1em;
    padding-bottom: 0
}

.lt-ie9 .col-9 .search-option {
    background: 0 0
}

.col-4 .search-option .dp_input,
.col-4 .search-option .textbox,
.col-9 .search-option .textbox {
    border: 1px solid #e1e1e1;
    font-size: .8em;
    padding: 6px;
    width: 100% !important
}

.lt-ie8 .col-4 .search-option .dp_input,
.lt-ie8 .col-4 .search-option .textbox,
.lt-ie8 .col-9 .search-option .textbox {
    width: 94% !important
}

.canvas.no-flexbox.no-indexeddb .col-9 .module-pd-search-again .search-option .textbox,
.lt-ie9 .col-9 .module-pd-search-again .search-option .textbox {
    width: 94% !important
}

.col-10 {
    max-width: 875px;
    width: 73%
}

.left-nav {
    background: 0 0;
    border-bottom: none;
    color: #4ca5b7;
    height: auto;
    padding-top: 3em;
    position: relative;
    z-index: 999
}

.leftnav-title {
    border-bottom: 1px solid #d9d9d9;
    clear: both;
    padding: 0 3.5em .8em 0
}

.leftnav-title a {
    color: #f60;
    font-size: 1.1em !important;
    padding-left: 1.6em
}

.selected {
    font-weight: 700
}

.left-nav a {
    display: block;
    text-decoration: none
}

.left-nav a:hover {
    font-weight: inherit;
    text-decoration: underline
}

.level-2 {
    line-height: 18px !important;
    padding-left: 3.5em !important
}

.level-2,
.level-3 {
    border-bottom: 0 !important
}

.level-3 {
    padding-left: 40px !important
}

.left-nav .active {
    color: #3c3c3c;
    font-weight: 700
}

.nav-item {
    border-bottom: solid 1px #cecece;
    display: block;
    font-size: .9em;
    line-height: 20px;
    padding: .5em 0;
    padding-left: 2em
}

.expanded {
    border-bottom: solid 1px #cecece
}

.on {
    font-weight: 700
}

.col-5 {
    width: 478px
}

.main-content.home .content {
    padding: 0
}

.column.landing .content {
    margin-top: 25px;
    padding: 0
}

.default {
    list-style: disc;
    margin-left: 2.5em
}

.default li {
    background: 0 0 !important;
    padding-left: 0 !important
}

.content .inner {
    padding: 1.5rem
}

.content ul {
    margin-bottom: 1em;
    overflow: hidden
}

.content ul.responsive-tabs__list {
    overflow: visible
}

.content .inner ul {
    margin-bottom: 0
}

.content li {
    background: url(../../../../../../../Content/img/list.png) no-repeat scroll 0 8px transparent;
    line-height: 2.1em;
    padding-left: 1.1em
}

.content .stem li {
    background: url(../../../../../../../Content/img/list-stem.png) no-repeat scroll 0 6px transparent;
    padding-left: 1.6em
}

.notification {
    background: #e6e7e8;
    border: 1px solid #dedede;
    margin: 6px 0 12px;
    overflow: hidden
}

.module-lc-info .grid-1-thirds {
    padding-right: 4%;
    width: 29.33333%
}

.contact>div {
    font-size: 12px;
    line-height: 16px;
    margin-left: 0
}

.contact .grid-half {
    display: block;
    zoom: 1
}

.contact h5 {
    color: #0082c8;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 6px
}

.contact>div ul li {
    background: url(../../../../../../../Content/img/contact-list.png) no-repeat scroll 0 7px transparent;
    background: 0 0;
    padding-left: 0 !important
}

.module-lc-program .contact li:first-child {
    border-top: 0
}

.notification h5 {
    color: #666d70
}

.notification .inner {
    padding: 18px 12px 0
}

.widget {
    line-height: 18px;
    margin: 0 auto;
    margin-bottom: 16px;
    max-width: 240px
}

.widget img {
    height: auto !important;
    max-width: 100%
}

.widget h5 {
    font-family: inherit
}

.widget h5 a {
    color: #036
}

.widget-content {
    padding: 12px 12px;
    text-align: left
}

.widget .img-holder {
    margin-bottom: 8px;
    overflow: hidden;
    position: relative
}

.widget .title {
    display: block;
    font-size: 13px;
    margin-bottom: 8px
}

.widget a {
    text-decoration: none
}

.widget a:hover {
    text-decoration: underline
}

.widget p {
    font-style: italic;
    line-height: 18px;
    margin-bottom: 0
}

.col-3,
.col-6 {
    float: right;
    margin: 2.1em 2.1em 2em;
    max-width: 298px;
    position: relative;
    width: 30%;
    z-index: 999
}

.lt-ie8 .col-6 {
    z-index: 99
}

.col-6 .frq_links {
    margin-top: -44px;
    width: 239px
}

.col-7 {
    float: right;
    max-width: 1001px;
    width: 100%
}

.lt-ie8 .col-7 {
    width: auto
}

.col-6 .box,
.contact-move,
.drop .box {
    background: #e6e7e8;
    clear: both;
    margin-bottom: 1em;
    padding: 1.8em
}

.contact-move {
    display: none
}

.contact-move h3 {
    display: none
}

.contact-move .content .inner {
    padding: 0
}

.col-4 .box {
    background: #e6e7e8;
    clear: both;
    margin-left: .8em;
    margin-top: 1em;
    padding: 1em
}

.lt-ie8 .col-4 .box {
    width: 200px
}

.lt-ie8 .col-4 {
    padding-bottom: 1em
}

.col-4 .box:first-child {
    margin-top: 2em
}

#fb-root {
    display: none
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    margin-top: 12px;
    width: 100% !important
}

.main-content .tool-widget {
    overflow: hidden
}

.main-content .site-tools {
    clear: both;
    display: block;
    float: right;
    margin-bottom: 1.3em
}

.aaa {
    font-size: .7em
}

.aaa a {
    color: #0082c8;
    padding: 0 .3em
}

.aaa a.zoom_out {
    font-size: 110%;
    top: 1px
}

.aaa a.zoom_in {
    font-size: 140%
}

.aaa a.zoom_big {
    font-size: 170%;
    top: -1px
}

.main-content .tools-nav {
    font-weight: 700
}

.main-content .tools-nav li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 6px 1px 0;
    padding: 0 0 .3em 1em
}

.main-content .tools-nav li:first-child a {
    padding-right: .5em
}

.main-content .tools-nav li a {
    float: left;
    position: relative
}

.main-content .tools-nav .print {
    background: url(../../../../../../../Content/img/sprite.png) no-repeat scroll -25px -141px transparent
}

.main-content .tools-nav .share,
.tools-nav .print {
    float: left;
    margin-top: 3px;
    text-indent: -9999px;
    width: 13px
}

.main-content .tools-nav .share {
    background: url(../../../../../../../Content/img/sprite.png) no-repeat scroll 0 -141px transparent
}

#at20mc div {
    display: none
}

.mtslide a {
    color: #fff
}

.mtslide a:hover {
    text-decoration: none
}

.mt-control-nav {
    z-index: 98
}

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

.slides li .box li a {
    color: #3c3c3c !important
}

.slides .box {
    background: #f7f7f7;
    border: 0;
    overflow: hidden;
    padding: .8em
}

.mobile-box .arrow,
.slides .box .arrow,
.slides .feat-box .arrow {
    color: #dc6016;
    position: relative;
    text-decoration: none
}

.mobile-box .arrow:after,
.slides .box .arrow:after,
.slides .feat-box .arrow:after {
    background: url(../../../../../../../Content/img/sprite.png) no-repeat 0 -433px;
    color: #fff;
    content: "";
    float: right;
    height: 15px;
    position: absolute;
    right: -1.6em;
    top: 0;
    width: 15px
}

.responsive-tabs__panel .slides li {
    display: inline-block;
    margin-bottom: 15px;
    width: 50%
}

.responsive-tabs__panel .slides li ul li {
    line-height: 18px
}

.slides .feat-box {
    padding: 0 1em
}

.slides .feat-box h4 {
    color: #dc6016
}

.slides .feat-box.find-pediatrician-callout select {
    display: block;
    padding: 3px 0;
    width: 45%
}

.slides .feat-box.find-pediatrician-callout input {
    border: 1px solid #797979;
    font-size: 13px;
    height: 27px;
    margin-bottom: .35em;
    margin-top: 1em;
    padding: 0 35px;
    width: 110px
}

.slides .feat-box.find-pediatrician-callout img {
    margin-right: 32px
}

.slides .feat-box.find-pediatrician-callout h4 {
    color: #333;
    font-size: 1.9em
}

section.find-pediatrician-aside-callout h2 {
    font-size: 1.8em
}

section.find-pediatrician-aside-callout select {
    margin-bottom: 1em;
    width: 100%
}

section.find-pediatrician-aside-callout .button {
    background: #0082c8
}

section.find-pediatrician-aside-callout input[type=submit] {
    border: 1px solid #797979;
    font-family: Arial, sans-serif;
    font-size: 14px !important;
    height: 27px;
    margin-bottom: .35em;
    margin-top: 0;
    padding: 0 32px !important;
    text-transform: none !important;
    width: 100%;
    width: 110px
}

section.find-pediatrician-aside-callout-primary .inner {
    border-bottom: 1px solid #b1b2b2
}

section.enewsletter-aside-callout .header.bottom,
section.find-pediatrician-aside-callout .header.bottom {
    margin-top: 2em
}

section.enewsletter-aside-callout .scfRequired,
section.enewsletter-aside-callout .scfValidatorRequired,
section.enewsletter-callout .scfRequired,
section.enewsletter-callout .scfValidatorRequired {
    display: none
}

.slides .feat-box.enewsletter-callout h4 {
    color: #333;
    font-size: 1.9em
}

.slides .feat-box.enewsletter-callout label {
    display: none
}

.slides .feat-box.enewsletter-callout li {
    background: url(../../../../../../../Content/img/list.png) no-repeat scroll 0 2px transparent !important;
    padding-left: 15px
}

.slides .feat-box.enewsletter-callout div.scfSectionContent {
    padding-left: 0
}

.slides .feat-box.enewsletter-callout div.scfSectionContent>div {
    padding-left: 0;
    width: 90%
}

.slides .feat-box.enewsletter-callout div.scfSingleLineGeneralPanel {
    padding-bottom: 0
}

.slides .feat-box.enewsletter-callout div.enewsletter-copy-wrapper {
    float: left;
    padding-left: 1em;
    width: 54%
}

.chw-expander {
    max-height: 100%
}

.chw-expander:after {
    background: rgba(230, 231, 232, 0)
}

.chw-expander ul {
    padding: 0
}

@media all and (max-width:1024px) {

    .top-nav .drop {
        width: 30em
    }

    .top-nav .drop li a {
        line-height: 1.5em
    }
}

@media all and (max-width:900px) {

    .slides .feat-box.enewsletter-callout div.enewsletter-copy-wrapper {
        width: 42%
    }
}

.slides .feat-box.enewsletter-callout input[type=submit] {
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border: 1px solid #bbb;
    border-radius: 2px 2px 2px 2px;
    color: #000;
    font-size: 13px;
    height: 27px;
    margin-bottom: .35em;
    margin-left: 0;
    margin-top: 0;
    padding: 0 25px;
    width: 110px
}

.slides .feat-box.enewsletter-callout input[type=submit]:hover {
    border: 1px solid #777
}

section.enewsletter-aside-callout label {
    display: none
}

section.enewsletter-aside-callout .scfEmailBorder,
section.enewsletter-aside-callout .scfSingleLineTextBorder {
    padding-left: 0
}

section.enewsletter-aside-callout.box.engmt-plan .scfForm input {
    color: #000;
    font-size: 13px
}

section.enewsletter-aside-callout.box.engmt-plan .scfForm input[type=submit] {
    margin-left: 0
}

section.enewsletter-aside-callout h2 {
    font-size: 1.8em
}

section.enewsletter-aside-callout input[type=submit] {
    background-color: #0082c8;
    border: 1px solid #bbb;
    color: #fff !important;
    font-size: 14px !important;
    height: 27px;
    margin-bottom: .35em;
    margin-left: 0;
    margin-top: 0;
    padding: 0 15px;
    width: 110px
}

section.enewsletter-aside-callout input[type=submit]:hover {
    border: 1px solid #777
}

.slide2 {
    overflow: hidden
}

.mt-direction-nav a {
    cursor: pointer;
    display: block;
    height: 35px;
    margin: -20px 0 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 23px
}

.mt-direction-nav a.mt-disabled {
    height: 0;
    opacity: 0;
    width: 0
}

.mt-direction-nav .mt-prev {
    background: url(../../../../../../../Content/img/slide-left.png) no-repeat;
    left: 10px
}

.mt-direction-nav .mt-next {
    background: url(../../../../../../../Content/img/slide-right.png) no-repeat;
    background-position: 100% 0;
    right: 10px
}

.slide1 .slides>li:first-child,
.slide2 .slides>li:first-child {
    display: list-item
}

.move .box {
    border: none
}

.callout {
    padding: 0
}

.callout a {
    color: #09c
}

.callout .orange,
.contact-move .orange {
    color: #f60;
    text-decoration: none
}

.callout .green {
    color: #4c762a;
    text-decoration: none
}

.green {
    color: #4a7629
}

.callout .header-mobile {
    display: none
}

.callout .content {
    padding: 0
}

.callout .inner {
    border-bottom: 1px solid #b1b2b2;
    font-size: .9em;
    margin-bottom: .5em;
    padding: 0 0 .5em
}

.last.callout .inner {
    border: none;
    padding-bottom: 0
}

.locale .callout .inner {
    border: none;
    margin-bottom: 0
}

.locale .callout .inner h5 {
    color: #198ecd;
    font-weight: 700
}

.callout li {
    margin-bottom: 10px;
    padding-left: 11px
}

.callout .shell {
    padding: 0
}

.callout .shell.phone,
.contact-move .shell.phone {
    color: #f60
}

.callout .button {
    background: #f60;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.4em;
    font-weight: 700;
    max-width: 100px;
    max-width: 150px;
    padding: .3em;
    text-align: center
}

.callout .button:hover {
    text-decoration: none
}

.callout .arrow.green:after,
.copy .arrow.green:after {
    background-position: 0 -459px
}

.col-4 .callout {
    padding-left: 10px;
    padding-top: 10px
}

.col-4 .callout .button,
.col-6 .callout .button,
.module-ce-search .button {
    background: #0082c8;
    font-size: .8em;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase
}

.col-4 .callout .button {
    text-transform: capitalize
}

.home-cart {
    height: 160px;
    position: relative
}

.core .pager {
    overflow: hidden !important
}

.home-cart div {
    overflow: hidden
}

.lt-ie8 .home-cart div {
    overflow: visible
}

.lt-ie8 .home-cart .pager {
    padding-top: 2em
}

.lt-ie8 .home-cart .bg-bottom .pager {
    padding-top: 0
}

.home-cart .cover {
    background-color: #ebebeb;
    display: none;
    height: 9em;
    position: absolute;
    width: 100%;
    z-index: -19
}

.home-cart .cover.visible {
    display: block
}

.pager .overlay {
    background-color: #fff;
    height: 110%;
    left: -6.3%;
    position: absolute;
    width: 106.3%;
    z-index: -1
}

.pager section {
    position: relative
}

.toggler {
    bottom: 0;
    font-family: Helvetica;
    font-weight: 100;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    width: 100%
}

.lt-ie8 .toggler {
    width: 1230px
}

.toggler .core {
    background: #fff url(../../../../../../../Content/img/cart-bg.png) repeat-x 0 0;
    height: 100%;
    position: relative;
    z-index: 99
}

.toggler .core.bg-bottom {
    background: #fff url(../../../../../../../Content/img/cart-bg.png) repeat-x bottom
}

.lt-ie8 .toggler .core {
    top: -40px
}

.toggler .pager>a {
    background: #666;
    color: #fff;
    display: block;
    float: left;
    margin-right: 1px;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase
}

.toggler .pager a:hover {
    text-decoration: none
}

.toggler .pager p {
    font-size: .9em
}

.lt-ie8 .toggler .pager p {
    padding-right: 1em
}

.toggler .content {
    color: #666;
    height: 180px;
    line-height: 1em;
    padding-top: 1em !important;
    width: 100%
}

.js .toggler {
    height: auto
}

.core1,
.core1 a {
    color: #dc6016 !important
}

.core2,
.core2 a {
    color: #5f4876 !important
}

.core3,
.core3 a {
    color: #497629 !important
}

.core1 li,
.core2 li,
.core3 li {
    background: 0 0
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    font-weight: 700
}

.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-content .ui-state-default,
.ui-datepicker .ui-widget-header .ui-state-default {
    border-radius: 0;
    color: #484848;
    font-weight: 400
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    color: #2b2b2b;
    font-weight: 700
}

.ui-datepicker .ui-state-focus,
.ui-datepicker .ui-state-hover,
.ui-datepicker .ui-widget-content .ui-state-hover,
.ui-datepicker .ui-widget-header .ui-state-focus,
.ui-datepicker .ui-widget-header .ui-state-hover,
.ui-widget-content .ui-state-focus {
    color: #2b2b2b;
    font-weight: 400
}

.ui-state-hover a,
.ui-state-hover a:hover {
    color: #2b2b2b;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    color: #2b2b2b;
    font-weight: 700
}

.ui-datepicker .ui-state-active,
.ui-datepicker .ui-widget-content .ui-state-active,
.ui-datepicker .ui-widget-header .ui-state-active {
    background-color: #eee !important;
    border: 1px solid #a5a4a4;
    border-radius: 0;
    color: #2b2b2b;
    font-weight: 700
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #2b2b2b;
    text-decoration: none
}

.ui-widget :active {
    outline: 0
}

.ui-icon {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #2b2b2b;
    border-top: 5px solid transparent;
    height: 0;
    width: 0
}

.scfDatePickerGeneralPanel .ui-icon {
    right: 10px
}

.ui-icon-triangle-1-s {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #2b2b2b;
    height: 0;
    width: 0
}

.ui-accordion {
    padding: 12px 0 12px !important;
    width: 65%
}

.box.engmt-plan .scfForm input[type=text],
.responsive-tabs-wrapper-subscribe .scfForm input[type=text] {
    height: 26px
}

.responsive-tabs-wrapper-subscribe .scfForm input[type=submit] {
    margin-left: 24px;
    margin-top: 10px
}

.box.engmt-plan {
    margin-bottom: 0;
    overflow: auto;
    padding-bottom: 0
}

.box.engmt-plan .scfForm {
    float: none;
    font-family: Sans-Serif;
    font-size: .9em;
    width: 100%
}

.box.engmt-plan .scfForm .scfSectionContent>div>div {
    padding-bottom: 2px
}

.box.engmt-plan .scfForm .scfSingleLineTextLabel {
    padding: 0
}

.box.engmt-plan .scfForm .scfFooterBorder {
    padding-top: 0
}

.box.engmt-plan .scfForm .scfValidationSummary {
    margin-left: 0
}

.box.engmt-plan .scfForm .scfValidationSummary ul {
    margin-bottom: 0;
    margin-top: .6em
}

.box.engmt-plan .scfForm .scfValidationSummary ul li {
    background-position: 0 4px;
    line-height: 1.6em
}

.box.engmt-plan .scfForm .scfSectionContent {
    padding-left: 0
}

.box.engmt-plan .scfForm input[type=submit] {
    margin-left: 12px;
    margin-top: 10px
}

.column .engmt-plan:last-child .callout .inner {
    border: 0 none
}

.box.engmt-plan .callout .inner:after {
    clear: both;
    content: "";
    height: 2px
}

@media (min-width:1200px) {

    .ui-accordion {
        width: 60%
    }
}

.lt-ie8 .ui-accordion {
    width: 610px
}

.lt-ie8 .ui-accordion .ui-accordion-header {
    width: 100%
}

.ui-accordion .ui-accordion-header {
    background-color: #e6e7e8 !important;
    background-image: none;
    cursor: pointer;
    font-size: 1.7em;
    margin-bottom: 4px;
    margin-top: 1px;
    position: relative
}

.lt-ie9 .content .ui-accordion-header {
    font-size: 16px
}

.ui-accordion .ui-accordion-li-fix {
    display: inline
}

.ui-accordion .ui-accordion-header-active {
    background-color: #6b8e9a !important;
    border: none
}

.ui-accordion .ui-accordion-header a {
    display: block;
    font-size: 1rem;
    padding: .7em .5em .5em .7em !important
}

.ui-accordion-icons .ui-accordion-header a {
    color: #3c3c3c;
    font-weight: 400;
    text-align: left;
    width: 88%
}

.ui-accordion .ui-accordion-header .ui-icon {
    left: auto !important;
    margin-top: -4px !important;
    position: absolute;
    right: .8em;
    top: 50%
}

.ui-accordion .ui-accordion-content {
    border: none;
    display: none;
    padding: .8em !important;
    position: relative;
    top: 1px;
    zoom: 1
}

.ui-accordion .ui-accordion-content-active {
    background: #fff;
    display: block;
    overflow: hidden
}

.accordion h4 {
    color: #484848;
    font-size: 19px;
    font-style: normal
}

.accordion_list {
    margin: 32px 0 0 0
}

.col-3 .responsive-tabs,
.col-3 .responsive-tabs--enabled,
.col-3 .ui-tabs {
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: 10px solid #008ab0;
    margin: -10px 0 0
}

.responsive-tabs,
.ui-tabs {
    margin: 18px 0;
    position: relative;
    zoom: 1
}

.ui-tabs .ui-state-active {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    background: none repeat scroll 0 0 #fff !important;
    border: 1px solid #cecece !important;
    border-radius: 5px 5px 0 0
}

.ui-tabs .ui-state-default {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.ui-tabs .ui-state-active a {
    color: #484848 !important
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .9em 0
}

.ui-tabs .ui-tabs-nav li {
    border-bottom: 0 !important;
    float: left;
    list-style: none;
    margin: 0 8px 1px 0;
    padding: 0;
    position: relative;
    top: 1px;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer;
    text-transform: uppercase
}

.ui-tabs .ui-tabs-panel {
    background: #fff;
    border: 1px solid #cecece;
    border-width: 0;
    display: block;
    padding: 2.5em 1.8em
}

.ui-tabs .ui-tabs-hide {
    display: none !important
}

.block-inner {
    color: #000;
    font-size: .75em;
    overflow: hidden;
    text-align: center
}

.block-inner p {
    line-height: 1.3em
}

.block-inner img {
    -moz-box-shadow: 0 2px 4px #333;
    -webkit-box-shadow: 0 2px 4px #333;
    box-shadow: 0 2px 4px #333;
    margin-bottom: .8em
}

.block-inner .grid-full {
    padding: 3em 0
}

.block-inner .grid-1-quarter {
    text-align: left
}

.ui-datepicker {
    background: #fff;
    border: 1px solid #ccc;
    display: none;
    margin: 12px 0;
    padding: .2em .2em 0
}

.ui-datepicker .ui-datepicker-header {
    position: relative
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    height: 1.8em;
    position: absolute;
    top: 8px;
    width: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    cursor: pointer
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    background: 0 0 !important;
    border: none !important;
    display: block !important;
    height: 8px !important;
    left: 50% !important;
    margin-left: -8px !important;
    margin-top: -8px !important;
    position: absolute !important;
    text-indent: -9999px !important;
    top: 50% !important;
    width: 12px !important
}

.ui-icon-circle-triangle-w {
    background-position: -124px -32px !important
}

.ui-icon-circle-triangle-e {
    background-position: -124px -24px !important
}

.ui-datepicker .ui-datepicker-title {
    line-height: 1.8em !important;
    margin: 0 2.3em !important;
    text-align: center !important
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em !important;
    margin: 2px 3px !important
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100% !important
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45% !important
}

.ui-datepicker table {
    border-collapse: collapse !important;
    font-size: 11px !important;
    margin: 0 0 .4em !important;
    width: 100% !important
}

.ui-datepicker th {
    border: 0 !important;
    font-weight: 700 !important;
    padding: 6px 8px !important;
    text-align: center !important
}

.ui-datepicker td {
    border: 0 !important;
    padding: 1px !important
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block !important;
    padding: .2em !important;
    text-align: center !important;
    text-decoration: none !important
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    margin: .7em 0 0 0 !important;
    padding: 0 .2em !important
}

.ui-datepicker .ui-datepicker-buttonpane button {
    cursor: pointer !important;
    float: right;
    margin: .5em .2em .4em !important;
    overflow: visible !important;
    padding: .2em .6em .3em .6em !important;
    width: auto !important
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left !important
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: 0 0 !important;
    border: none !important;
    text-align: center !important
}

.ui-datepicker {
    width: auto !important
}

.ui-widget-header {
    background: 0 0 !important;
    border: none !important;
    color: inherit !important;
    font-size: 15px;
    font-weight: 400 !important
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    height: auto !important;
    top: 12px !important;
    width: auto !important
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    background: inherit !important;
    border: 0 !important;
    color: #212121;
    font-weight: 400
}

.ui-datepicker td a,
.ui-datepicker td span {
    padding: inherit !important
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker-prev.ui-state-hover {
    border-bottom: 5px solid transparent !important;
    border-right: 5px solid #0082c8 !important;
    border-top: 5px solid transparent !important;
    cursor: pointer !important;
    height: 0 !important;
    left: 10px !important;
    width: 0 !important
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker-next.ui-state-hover {
    border-bottom: 5px solid transparent !important;
    border-left: 5px solid #0082c8 !important;
    border-top: 5px solid transparent !important;
    cursor: pointer !important;
    height: 0 !important;
    right: 10px !important;
    width: 0 !important
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    left: auto;
    right: 2px
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    left: auto;
    right: 1px
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 1px;
    border-right-width: 0
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 1px;
    border-right-width: 0
}

select.custom.replaced,
select.scfCreditCardType.replaced,
select.scfDateSelectorDay.replaced,
select.scfDateSelectorMonth.replaced,
select.scfDateSelectorYear.replaced,
select.scfDropList.replaced,
select.styled.replaced {
    border: 0;
    height: 2em;
    line-height: 2;
    opacity: 0;
    position: relative;
    width: 100%;
    z-index: 10
}

select.scfDateSelectorMonth,
select.scfDateSelectorYear {
    width: 91% !important
}

.scfForm .scfSingleLineTextLabel {
    float: none !important
}

.custom-select-container {
    display: block;
    float: left;
    margin-right: 2em;
    position: relative
}

.push {
    clear: both;
    height: 20em
}

.social {
    padding: 0
}

.social li {
    display: block;
    float: left;
    margin: .3em .6em 0 0
}

.responsive-tabs,
.responsive-tabs__list,
.responsive-tabs__list__item {
    background-color: #fff;
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.responsive-tabs__heading {
    display: none
}

.responsive-tabs__list__item {
    cursor: pointer;
    font-size: 12px
}

.responsive-tabs__list {
    min-height: 77px
}

.responsive-tabs__list li {
    background-image: none;
    display: inline-block;
    padding-left: 1em;
    padding-right: 1em;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 20px;
    line-height: 48px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: auto;
    background: 0 0
}

@media screen and (max-width:1199px) {

    .responsive-tabs__list {
        min-height: 57px
    }

    .responsive-tabs__list li {
        font-size: 14px;
        height: 35px;
        line-height: 35px
    }
}

@media screen and (max-width:750px) {

    .responsive-tabs__list li {
        height: auto;
        padding-left: 0;
        padding-right: 0;
        height: 50px;
        line-height: 50px
    }
}

.responsive-tabs-wrapper {
    width: 65%;
    zoom: 1
}

.col-10 .responsive-tabs-wrapper,
.home-inner .responsive-tabs-wrapper {
    width: 100%
}

.home-inner .responsive-tabs-wrapper p {
    clear: none
}

.responsive-tabs-wrapper:after,
.responsive-tabs-wrapper:before {
    content: "";
    display: table
}

.responsive-tabs-wrapper:after {
    clear: both
}

.responsive-tabs__heading:focus,
.responsive-tabs__list__item:focus {
    outline: 0
}

.responsive-tabs__heading--active:focus,
.responsive-tabs__list__item--active:focus {
    outline: 0 !important
}

.responsive-tabs__list {
    border-bottom: 1px solid #e07332;
    line-height: 1em;
    margin: .6em 0 .6em 1em
}

.lt-ie8 .home-inner .responsive-tabs__list {
    border-bottom: 0
}

.responsive-tabs__list__item {
    border-bottom: 0;
    color: #444;
    padding: .6em 0
}

.flexbox.canvas.indexeddb .responsive-tabs__list__item {
    padding-top: .61em
}

.lt-ie9 .responsive-tabs__list__item {
    padding-bottom: .65em;
    padding-top: .6em
}

.responsive-tabs__list__item--active {
    color: #dc6016;
    transition: .5s
}

.responsive-tabs__list__item--active {
    border-bottom: 4px solid #dc6016;
    padding-bottom: .65em;
    -ms-transition: 0s;
    -o-transition: 0s;
    -webkit-transition: 0s;
    transition: 0s;
    margin-bottom: -4.5px
}

@media screen and (max-width:750px) {

    .responsive-tabs__list__item--active {
        border-bottom: 4px solid #dc6016;
        padding-bottom: .65em;
        -ms-transition: 0s;
        -o-transition: 0s;
        -webkit-transition: 0s;
        transition: 0s;
        margin-bottom: 0
    }
}

@-moz-document url-prefix() {
    .responsive-tabs__list__item--active {
        padding-bottom: .6em
    }
}

.responsive-tabs__list__item--active .before,
.responsive-tabs__list__item--active:before {
    display: none !important
}

.flexbox.canvas.webgl.no-indexeddb.websqldatabase.history .col-8 .responsive-tabs__list__item--active:before {
    top: 97.5%
}

.no-flexbox.canvas.no-webgl.no-indexeddb .responsive-tabs__list__item--active:before {
    top: 96%
}

.canvas.flexbox.indexeddb.no-webgl .responsive-tabs__list__item--active:before {
    top: 96.5%
}

.ie11 .responsive-tabs__list__item--active:before {
    top: 96%
}

@-moz-document url-prefix() {
    .responsive-tabs__list__item--active:before {
        top: 96%
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    .col-10 .responsive-tabs__list__item--active .before,
    .col-10 .responsive-tabs__list__item--active:before {
        top: 92%
    }
}

.lt-ie9 .responsive-tabs__list__item--active:before,
.responsive-tabs__list__item--active .before {
    top: 93%
}

.lt-ie9 .col-8 .responsive-tabs__list__item--active:before {
    top: 96%
}

.responsive-tabs__panel {
    border-radius: 0 0 5px 5px;
    display: none;
    padding: 2em 1em 0
}

.responsive-tabs__panel li {
    font-family: sans-serif
}

.lt-ie9 .responsive-tabs__panel {
    margin-top: -3px
}

.lt-ie9 .col-2 .responsive-tabs__panel {
    margin-top: 0
}

.main-content.home .responsive-tabs {
    height: 21em;
    margin-top: 0
}

.home .responsive-tabs,
.main-content.home .ui-tabs {
    display: table;
    width: 100%
}

.main-content.home .responsive-tabs__list {
    display: table-row
}

.main-content.home .responsive-tabs__list li {
    border-bottom: 1px solid #e07332;
    display: table-cell;
    float: left;
    left: 2%;
    position: relative;
    text-align: center;
    transition: 1s;
    width: 29.5%
}

.main-content.home .responsive-tabs__list__item--active .before,
.main-content.home .responsive-tabs__list__item--active:before {
    left: 45%;
    top: 101%
}

.main-content.home .responsive-tabs__list__item--active:before {
    top: 100% !important
}

.canvas.no-flexbox .main-content.home .responsive-tabs__list__item--active .before,
.canvas.no-flexbox .main-content.home .responsive-tabs__list__item--active:before {
    top: 100%
}

.lt-ie9 .main-content.home .responsive-tabs__list__item--active .before,
.lt-ie9 .main-content.home .responsive-tabs__list__item--active:before {
    top: 100% !important
}

.main-content.home .responsive-tabs__list .responsive-tabs__list__item--active {
    border-bottom: 4px solid #dc6016;
    padding-bottom: .6em
}

.main-content.home .responsive-tabs__list__item {
    margin: 0
}

.main-content.home .responsive-tabs__panel {
    padding: 2em 3em 0;
    width: 93%
}

.main-content.home .responsive-tabs__panel {
    left: -9999em;
    opacity: 0;
    top: 5em;
    z-index: 0
}

.main-content.home .responsive-tabs__panel--active {
    left: 0;
    opacity: 1;
    z-index: 1
}

#tooltip {
    background: #0082c8;
    color: #fff;
    padding: 15px;
    position: absolute;
    text-align: center;
    z-index: 100
}

#tooltip:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0082c8;
    bottom: -10px;
    content: '';
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0
}

#tooltip.top:after {
    border-bottom: 10px solid #0082c8;
    border-top-color: transparent;
    bottom: auto;
    top: -20px
}

#tooltip.left:after {
    left: 10px;
    margin: 0
}

#tooltip.right:after {
    left: auto;
    margin: 0;
    right: 10px
}

.wistia-fancybox .fancybox-opened {
    z-index: 100001 !important
}

.wistia-fancybox #fancybox-overlay {
    z-index: 100000 !important
}

.no-resize .footer-block,
.no-resize .wrapper,
.no-resize footer,
.no-resize header .top,
.no-resize nav {
    min-width: 1207px
}

.lt-ie8 .bg {
    display: block;
    left: 0;
    min-width: 1230px;
    width: 100%
}

.lt-ie8 .search-form .icon {
    display: none !important
}

.lt-ie8 input[type=button],
.lt-ie8 input[type=submit] {
    height: 30px
}

.lt-ie8 header input[type=submit] {
    height: 23px
}

.lt-ie8 .search-form .text {
    height: 19px;
    padding-top: .3em
}

.lt-ie8 .col-9 {
    width: 325px
}

.lt-ie8 header,
.lt-ie8 nav {
    position: relative
}

.lt-ie8 .wrapper {
    margin-top: 0;
    min-width: 1230px
}

.lt-ie8 .module-lc-profile .ui-accordion .ui-accordion-header {
    width: 100%
}

.lt-ie8 .listing-item .left {
    width: 27%
}

.lt-ie8 .col-7 .listing-item {
    width: 100%
}

.no-nav .wrapper {
    margin-top: 0
}

.no-nav .main-content {
    margin-top: 0
}

@media print {

    * {
        -ms-filter: none !important;
        background: 0 0 !important;
        border: none !important;
        box-shadow: none !important;
        color: #000 !important;
        filter: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a:link:after,
    a:visited:after {
        content: ""
    }

    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after,
    header .ir a:after {
        content: ""
    }

    blockquote,
    pre {
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        border: 0;
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    tr {
        width: 100%
    }

    td {
        max-width: 30%;
        width: auto
    }

    header {
        position: relative
    }

    .landing-heading h1 {
        bottom: auto;
        clear: both;
        position: relative
    }

    .bg,
    .callout,
    .col-3,
    .col-4,
    .col-6,
    .landing .bg img,
    header .inside,
    header .search-form,
    nav {
        display: none !important;
        width: 0
    }

    .content {
        padding: 0 1em
    }

    .wrapper {
        margin-top: 3em
    }

    .main-content {
        margin-top: 0
    }

    .col-3,
    .col-4,
    .col-6,
    .interest-img,
    .module-faq-search,
    .module-nw-search,
    .module-pd-az,
    .module-pp-search,
    .module-ss-search-again,
    .site-tools,
    iframe,
    nav {
        display: none !important;
        height: 0 !important;
        width: 0
    }

    .copy .mobile-mychart,
    .mt-direction-nav,
    footer .grid-q1 {
        display: none !important;
        height: 0 !important;
        margin: 0 !important
    }

    .pager .content {
        display: block
    }

    header a {
        font-size: 0
    }

    .home-cart .content {
        overflow: visible
    }

    .lt-ie9 header .logo a img {
        display: none
    }

    .lt-ie9 header .logo a .ie-print {
        display: block !important
    }

    header {
        height: 4em
    }

    .print-only {
        clear: both;
        display: block;
        float: left;
        margin: 1em 0;
        width: 100%
    }

    .print-only+* {
        clear: both
    }

    .print-only li {
        line-height: 20px;
        padding-left: 0
    }

    .canvas.no-flexbox header {
        height: 6.5em
    }

    .canvas.no-flexbox.indexeddb header {
        height: 0
    }

    .canvas.no-flexbox.indexeddb .landing-heading {
        margin-top: 8em
    }

    .canvas.no-flexbox.indexeddb .visible-phone-contact {
        left: 1em;
        margin-left: 0;
        position: absolute;
        top: 6.5em
    }

    .main-content.home {
        margin-top: 0 !important
    }

    .canvas.no-flexbox.indexeddb .main-content.home {
        margin-top: 10em !important
    }

    .canvas.no-flexbox.indexeddb .copy {
        display: block !important;
        width: 95% !important
    }

    .slides {
        float: left;
        margin-bottom: 0 !important;
        width: 100% !important
    }

    .slides .box {
        clear: both;
        display: block !important;
        float: left;
        height: auto !important;
        margin: 0 !important;
        overflow: visible;
        padding: 0 !important;
        position: relative;
        width: 100%
    }

    .slides li {
        display: block !important;
        position: relative;
        width: 100% !important
    }

    .bg {
        display: none;
        top: 0
    }

    .canvas.no-flexbox.indexeddb .landing-heading {
        bottom: auto;
        display: block;
        height: auto
    }

    .mobile-nav {
        display: none !important;
        height: 0;
        visibility: hidden !important;
        width: 0
    }

    .mobile-menu .search {
        display: none !important;
        visibility: hidden !important
    }

    .canvas.no-flexbox.indexeddb .landing-heading h1 {
        bottom: 0;
        float: left;
        margin: 0 !important;
        margin-left: .6em !important;
        position: relative
    }

    .grid {
        max-width: none
    }

    .module-lc-search .styled,
    .module-lc-search .textbox,
    .module-pd-search .styled,
    .module-pd-search .textbox,
    .module-pd-search-again .styled,
    .module-pd-search-again .textbox {
        border: 1px solid #e1e1e1 !important
    }

    .module-lc-search .search-option .icon,
    .module-pd-search .search-option .icon,
    .module-pd-search-again .search-option .icon,
    .module-sv-quick-search .search-option .icon,
    .module-sv-search .search-option .icon,
    .sub-page .search-option .icon {
        background: url(../../../../../../../Content/img/form-sprite.png) no-repeat #fff !important
    }

    .module-lc-search .search-option .icon,
    .module-pd-search .search-option .icon,
    .module-pd-search-again .search-option .icon,
    .module-sv-quick-search .search-option .icon {
        background-position: -69px -107px !important
    }

    .search-form .specialty .icon,
    .sub-page .search-option .icon {
        background-position: 6px 6px !important
    }

    .search-form .gender .icon {
        background-position: -11px -18px !important
    }

    .search-form .locale .icon {
        background-position: -30px -48px !important
    }

    .search-form .radius .icon {
        background-position: -50px -75px !important
    }

    .search-form .flag .icon {
        background-position: -87px -176px !important
    }

    .search-form .structure .icon {
        background-position: -67px -201px !important
    }

    .module-lc-search .button,
    .module-pd-search .button,
    .module-pd-search-again .button {
        background: #ededed !important
    }

    .module-lc-search .button {
        background-position: initial !important;
        max-width: 15%;
        min-width: 0;
        width: auto
    }

    .canvas.no-flexbox.indexeddb .location-box,
    .canvas.no-flexbox.indexeddb .module-lc-search .search-form .grid-half,
    .canvas.no-flexbox.indexeddb .module-lc-search .search-form .icon {
        display: block !important
    }

    .canvas.no-flexbox.indexeddb .location-box {
        margin-top: 1em
    }

    .canvas.no-flexbox.indexeddb .location-box .grid-half {
        clear: both !important;
        width: 100% !important
    }

    .canvas.no-flexbox.indexeddb .module-lc-search .styled,
    .canvas.no-flexbox.indexeddb .module-lc-search input {
        float: left !important;
        width: 40em !important
    }

    .canvas.no-flexbox.indexeddb .module-lc-search .location-box .styled {
        float: none !important
    }

    .canvas.no-flexbox.indexeddb .module-lc-search .icon {
        float: left !important;
        height: 30px !important;
        width: 30px !important
    }

    .location-box {
        padding: 0 !important
    }

    .notification {
        clear: both
    }

    .lt-ie9 .module-lc-search .location-box .half .styled,
    .lt-ie9 .module-lc-search .styled,
    .lt-ie9 .module-pd-search .search-form .styled {
        display: none
    }

    .lt-ie9 .module-pd-search .half .radius select.styled {
        display: none !important
    }

    .lt-ie9 .landing-heading h1 {
        padding-top: 1em
    }

    .main-content.home .content {
        display: block !important;
        float: left !important;
        position: relative !important;
        width: 100%
    }

    .home-cart .pager {
        float: left;
        position: relative;
        width: 100%
    }

    .canvas.no-flexbox.indexeddb .feature,
    .green a,
    .home-cart,
    .home-cart .pager,
    .home-cart div,
    .js .toggler,
    .main-content.home,
    .main-content.home .content,
    .orange a,
    .pager section,
    .purple a,
    .toggler .core {
        background: 0 0 !important;
        border: none !important;
        display: block !important;
        float: left !important;
        height: auto !important;
        overflow: visible !important;
        padding: 0 !important;
        position: relative !important;
        width: 100% !important
    }

    .main-content.home .toggler .content {
        margin-right: 1%;
        width: 30.3% !important
    }

    .home-cart .toggler .content .grid-1-thirds {
        width: 100% !important
    }

    .feature .grid-half,
    .home-cart .grid-half {
        margin: 0 !important;
        padding: 0 !important;
        width: 48% !important
    }

    .feature .grid-half {
        clear: both;
        width: 100% !important
    }

    .feature .grid-full,
    .home-cart .grid-full {
        margin: 0 !important;
        padding: 0 !important;
        width: 98% !important
    }

    .feature .grid-1-thirds,
    .home-cart .grid-1-thirds {
        margin: 0 !important;
        padding: 0 !important;
        width: 31.33333% !important
    }

    .home-cart .grid-1-thirds {
        margin-right: 1% !important;
        width: 30.33333% !important
    }

    .home-cart .cover,
    .home-cart .mobile-cart {
        display: none !important
    }

    .home-cart {
        display: block !important
    }

    .home-inner {
        display: block !important;
        float: left;
        width: 100%
    }

    .pager section {
        width: 100%
    }

    .toggler {
        height: auto
    }

    .landing-heading {
        clear: both;
        height: auto;
        margin-bottom: 1.5em
    }

    .toggler .core {
        top: 0 !important
    }

    .col-1,
    .col-2,
    .col-5,
    .col-7,
    .col-8,
    .content,
    footer .foot-1,
    header.logo {
        display: block !important;
        float: none !important;
        overflow-y: visible !important;
        width: 95%
    }

    .col-8 .scfForm {
        max-width: 71em !important
    }

    .col-8 .scfSubmitButtonBorder {
        clear: both
    }

    .home-inner .col-1 {
        clear: both;
        float: left !important;
        width: 100%
    }

    .main-content.home {
        padding: 0 !important;
        width: 100% !important
    }

    .landing h1 {
        margin-top: 1em;
        padding-bottom: 0
    }

    .pic img {
        width: auto
    }

    .accordion>* {
        display: block !important;
        float: none !important;
        overflow-y: visible !important
    }

    .ui-accordion .ui-accordion-content {
        display: block !important;
        float: none !important;
        overflow-y: visible !important
    }

    .left,
    .right {
        float: none;
        margin-bottom: 6px;
        margin-left: 0
    }

    .ui-tabs-nav {
        display: none
    }

    .ui-tabs .ui-tabs-hide {
        display: block !important;
        float: none !important;
        overflow-y: visible !important
    }

    .footer-block {
        clear: both;
        float: left;
        position: relative
    }

    .footer-block,
    .footer-block .block-inner,
    .footer-block .grid-full {
        display: block !important;
        width: 100% !important
    }

    .home-footer {
        clear: both;
        float: left;
        overflow: visible;
        padding: 0;
        position: relative;
        width: 100%
    }

    .foot-inner .grid-3-fourths {
        margin: 0 auto;
        width: 97%
    }

    .main-content.home .responsive-tabs {
        margin: 0 !important
    }

    .main-content.home .responsive-tabs-wrapper .responsive-tabs__panel {
        clear: both;
        display: block !important;
        float: none !important;
        height: auto;
        left: auto;
        opacity: 1;
        overflow: hidden;
        position: relative !important;
        top: auto
    }

    .main-content.home .responsive-tabs__panel>.mtslider {
        display: block !important;
        float: left !important;
        position: relative !important;
        width: 100%
    }

    .logobg {
        text-align: left
    }

    .visible-phone-contact {
        display: block !important;
        margin-bottom: 3em;
        margin-left: 1em;
        visibility: visible
    }

    .visible-phone-contact a {
        font-size: 14px !important;
        text-decoration: none
    }

    .visible-phone-contact .uc {
        display: none
    }

    .main-content.home .responsive-tabs-wrapper .responsive-tabs__list {
        display: none
    }

    .responsive-tabs__heading {
        clear: both;
        display: block !important;
        float: none
    }

    .core1 li,
    .core2 li,
    .core3 li {
        padding-left: 0
    }

    .block-inner .grid-full,
    .main-content.home .responsive-tabs__panel {
        padding-top: 0 !important
    }

    .wrapper {
        margin-top: 0 !important
    }

    .flexbox.canvas .wrapper {
        margin-top: 3em !important
    }

    .canvas.no-flexbox.indexeddb :not(img) {
        float: none !important;
        width: 100% !important
    }

    .canvas.no-flexbox.indexeddb .ln-letters>a {
        float: left !important;
        width: auto !important
    }

    .canvas.no-flexbox.indexeddb .block-inner .grid-1-quarter,
    .canvas.no-flexbox.indexeddb footer .grid-1-fourths {
        float: left !important;
        width: 23% !important
    }

    .canvas.no-flexbox.indexeddb .main-content.home .pager .grid-1-thirds,
    .canvas.no-flexbox.indexeddb .main-content.home .toggler .content {
        float: left !important;
        width: 30% !important
    }

    .canvas.no-flexbox.indexeddb .main-content.home .pager {
        clear: both !important;
        float: none;
        height: 10em !important
    }

    .canvas.no-flexbox.indexeddb .slides .box .grid-half {
        float: left !important;
        width: 45% !important
    }

    .canvas.no-flexbox.indexeddb .slides .box .grid-full {
        clear: both;
        width: 100% !important
    }

    .canvas.no-flexbox.indexeddb .home-cart .toggler .content .grid-1-thirds {
        width: 100% !important
    }
}

@media (min-width:1650px) {

    .mt-control-nav {
        left: 25%
    }
}

@media (min-width:2200px) {

    .mt-control-nav {
        left: 20%;
        top: 40%
    }
}

.crisis-alert {
    background: #ffe061;
    color: #504100;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    margin-bottom: 10px;
    padding: 30px 30px 10px 30px
}

.crisis-alert h2 {
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 25px;
    text-transform: uppercase
}

.crisis-details {
    margin-bottom: 30px
}

.crisis-content .grid-half {
    margin-left: 0
}

.crisis-content .grid-half+.grid-half {
    margin-left: 2%
}

.logo img {
    height: 100px;
    width: 200px
}

.callout img.wistia-responsive {
    height: auto;
    width: 100%
}

.move img.wistia-responsive {
    height: auto;
    width: auto
}

.wistia-fancybox .fancybox-outer {
    background: 0 0 !important
}

.wistia-fancybox .fancybox-opened .fancybox-outer {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.copy .wistia-iframe-wrap {
    margin: 0 auto;
    min-width: 288px;
    width: 100%
}

.callout .wistia-iframe-wrap {
    height: auto;
    min-width: 100px;
    width: 100%
}

.content ul ul {
    margin-bottom: 0 !important
}

.customSelectInner {
    white-space: nowrap
}

@media only screen and (min-width:900px) and (max-width:1030px) {

    .copy p .responsive-image {
        height: auto !important;
        width: 100% !important
    }
}

@media only screen and (min-width:800px) and (max-width:1030px) {

    .top-nav li:hover .dd-full {
        display: none
    }
}

.scfForm,
.scfForm * {
    color: #3c3c3c !important
}

.lt-ie8 span.customSelect.scfDateSelectorDay {
    display: none !important
}

.copy a[name] {
    display: block;
    margin-top: -122px;
    padding-bottom: 122px;
    visibility: hidden
}

.showOnMobile {
    display: none
}

.grid-half>ul {
    padding-left: 0
}

@media screen and (max-width:750px) {

    .showOnMobile {
        display: block
    }

    .grid-half>ul {
        display: block
    }

    .grid-half {
        display: block;
        width: 100%
    }

    .slides .feat-box {
        padding-left: 0;
        padding-right: 0
    }
}

.chw-tabbedout-radio {
    display: none
}

#chw-tabbedout-radio1:checked~#tablist1-panel1 {
    display: block
}

#chw-tabbedout-radio2:checked~#tablist1-panel2 {
    display: block
}

#chw-tabbedout-radio3:checked~#tablist1-panel3 {
    display: block
}

#chw-tabbedout-radio4:checked~#tablist1-panel4 {
    display: block
}

.chw-tabbedout-label {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.animated {
    -webkit-animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-duration: .5s;
    animation-fill-mode: both
}

.chw-tabbedout-content-container {
    display: block;
    float: left
}

@media screen and (max-width:750px) {

    .responsive-tabs__list {
        border-bottom: solid 2px #dcdcdc
    }

    .responsive-tabs__list li:first-child {
        border-top: none
    }

    .responsive-tabs__list li {
        border-top: solid 2px #dcdcdc;
        display: block;
        font-size: 18px;
        padding: 0;
        text-align: left;
        width: 100%
    }

    .responsive-tabs__list li:empty {
        border-top: none
    }

    .chw-tabbedout-content-container {
        float: none;
        width: 100%
    }

    .responsive-tabs__panel .slides li {
        width: 100%
    }

    .responsive-tabs__list {
        margin: 0
    }
}

@media print {

    body {
        margin: 0;
        padding: 0;
        line-height: 1.4em;
        word-spacing: 1px;
        letter-spacing: .2px;
        font: 13px Arial, Helvetica, "Lucida Grande", serif;
        color: #000
    }

    a:link,
    a:visited {
        background: 0 0;
        color: #333;
        text-decoration: none
    }

    a:link[href^="http://"]:after,
    a[href^="http://"]:visited:after {
        content: " ("attr(href) ") ";
        font-size: 11px
    }

    a[href^="http://"] {
        color: #000
    }

    #comments {
        page-break-before: always
    }

    .chw-header-links-list {
        display: none
    }

    .chw-site-tools {
        display: none
    }

    .chw-header {
        position: relative
    }

    .chw-col-100 {
        margin-bottom: 0;
        padding: 20px;
        padding-bottom: 20px;
        padding-top: 0;
        width: 100%
    }

    .chw-col-70 {
        display: block;
        width: 100%
    }

    .chw-col-60 {
        display: block;
        width: 100%
    }

    .chw-col-30 {
        display: none
    }

    .chw-col-20 {
        display: none
    }

    .chw-col-15 {
        display: none
    }

    .chw-footer-col {
        display: none
    }

    .chw-footer-col:last-child {
        display: inline-block
    }

    .chw-footer {
        bottom: auto
    }

    #chw-footer-connect-with-us {
        display: none
    }

    #chw-footer-our-locations {
        display: none
    }

    .chw-social-links {
        display: none
    }
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */

.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.pika-single:after,
.pika-single:before {
    content: " ";
    display: table
}

.pika-single:after {
    clear: both
}

.pika-single.is-hidden {
    display: none
}

.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5)
}

.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px
}

.pika-title {
    position: relative;
    text-align: center
}

.pika-label {
    display: inline-block;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    background-color: #fff
}

.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    opacity: 0
}

.pika-next,
.pika-prev {
    display: block;
    cursor: pointer;
    position: relative;
    outline: 0;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5
}

.pika-next:hover,
.pika-prev:hover {
    opacity: 1
}

.is-rtl .pika-next,
.pika-prev {
    float: left;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)
}

.is-rtl .pika-prev,
.pika-next {
    float: right;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)
}

.pika-next.is-disabled,
.pika-prev.is-disabled {
    cursor: default;
    opacity: .2
}

.pika-select {
    display: inline-block
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0
}

.pika-table td,
.pika-table th {
    width: 14.285714285714286%;
    padding: 0
}

.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: 700;
    text-align: center
}

.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: 0;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5
}

.pika-week {
    font-size: 11px;
    color: #999
}

.is-today .pika-button {
    color: #3af;
    font-weight: 700
}

.is-selected .pika-button {
    color: #fff;
    font-weight: 700;
    background: #3af;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px
}

.is-inrange .pika-button {
    background: #d5e9f7
}

.is-startrange .pika-button {
    color: #fff;
    background: #6cb31d;
    box-shadow: none;
    border-radius: 3px
}

.is-endrange .pika-button {
    color: #fff;
    background: #3af;
    box-shadow: none;
    border-radius: 3px
}

.is-disabled .pika-button,
.is-outside-current-month .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3
}

.pika-button:hover {
    color: #fff;
    background: #ff8000;
    box-shadow: none;
    border-radius: 3px
}

.pika-table abbr {
    border-bottom: none;
    cursor: help
}

legend {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
    font-size: 15px !important;
    line-height: inherit !important;
    color: #333 !important;
    border: 0 !important;
    border-bottom: none !important;
    font-weight: 700 !important
}

.celebrity-golf-invitational-registration-form {
    max-width: 450px;
    display: inline-block
}

.childrens-checkup-subscription-form {
    display: inline-block;
    max-width: 500px;
    width: 45%;
    -moz-min-width: 300px;
    -ms-min-width: 300px;
    -o-min-width: 300px;
    -webkit-min-width: 300px;
    min-width: 300px
}

.appointment-request-form {
    -moz-min-width: 300px;
    -ms-min-width: 300px;
    -o-min-width: 300px;
    -webkit-min-width: 300px;
    min-width: 300px;
    width: 50%
}

.ask-dr-burrows-form {
    width: 80%;
    -moz-min-width: 300px;
    -ms-min-width: 300px;
    -o-min-width: 300px;
    -webkit-min-width: 300px;
    min-width: 300px
}

body {
    font-family: sans-serif;
    margin: 0;
    min-height: 100%
}

.fullscreen .galleria-image {
    margin-top: 150px
}

.module-pg-galleriagallery {
    border: 1px solid silver;
    margin-top: 2em;
    padding: 1em;
    max-width: 500px
}

@media screen and (max-width:420px) {

    #galleria {
        max-height: 220px
    }
}

label:hover {
    cursor: pointer
}

hr {
    border: 1px solid #efeff1
}

iframe {
    width: 100%
}

.grey {
    background-color: #e5e6e7
}

input::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    color: #3c3c3c
}

input::-moz-placeholder,
select::-moz-placeholder {
    color: #3c3c3c
}

input:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: #3c3c3c
}

input:-moz-placeholder,
select:-moz-placeholder {
    color: #3c3c3c
}

select::-ms-expand {
    background: url(img/ie-arrow.png) no-repeat center;
    color: transparent;
    background-color: #f3f3f3;
    border: none;
    -ms-background-size: contain;
    background-size: contain;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden
}

a.anchor {
    display: block;
    position: relative;
    top: -130px;
    visibility: hidden
}

input,
select {
    color: #3c3c3c;
    font-family: Arial;
    font-size: 12px
}

.chw-heading {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 2.4em;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 0;
    padding-bottom: .8em
}

.chw-main-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    overflow: hidden;
    padding-bottom: 30px;
    width: 100%
}

.chw-main-content-alt {
    -ms-box-shadow: 0 -7px 7px -7px #333;
    /* -webkit-box-shadow: 0 -7px 7px -7px #333; */
    /* background-color: #fff; */
    /* border-top: 1px solid #dedede; */
    /* box-shadow: 0 -7px 7px -7px #333; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* max-width: 1200px; */
    /* min-height: 330px; */
    /* overflow: hidden; */
    /* padding-bottom: 30px; */
    /* padding-top: 20px; */
    /* width: 100%; */
}

.chw-header {
    background: #f0f0f0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999
}

.chw-header-content-container {
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    text-align: left;
    width: 100%
}

.chw-header-logo {
    -moz-box-sizing: content-box;
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    -webkit-box-sizing: content-box;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    box-sizing: content-box;
    display: inline-block;
    height: 100px;
    max-width: 200px;
    padding: 10px;
    vertical-align: top;
    width: 200px;
    z-index: 15
}

.chw-header-logo-mobile {
    bottom: 0;
    display: none;
    left: 30px;
    position: absolute
}

.chw-header-logo img {
    height: 100%;
    width: 100%
}

.chw-links-container {
    display: inline;
    height: 80px;
    position: absolute;
    text-align: left
}

.chw-header-links-list {
    display: inline-block;
    height: auto;
    margin-top: 30px
}

.chw-header-links-list li {
    display: inline;
    font-size: 14px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px
}

.chw-mychart-link {
    display: inline-block
}

.chw-mychart-link img {
    display: inline-block;
    vertical-align: middle
}

.chw-header-links-list li a {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    color: #000;
    text-decoration: none;
    transition: .5s
}

.chw-header-links-list li a:hover {
    color: #15adff;
    text-decoration: underline
}

.chw-header-search {
    display: inline-block;
    margin-top: 5px
}

.chw-header-search-button {
    -ms-border-radius: 3px 3px 3px 3px;
    background: #0081c7;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    height: 28px
}

.chw-header-search-button:active {
    background: #035b89
}

.chw-header-search-input {
    -moz-box-sizing: border-box;
    -ms-border-radius: 3px;
    -webkit-box-sizing: border-box;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    height: 30px;
    outline: 0;
    padding: 0 7px;
    width: 178px
}

.chw-under-header-inline-link {
    color: #000;
    display: inline;
    padding-left: 5px;
    text-decoration: none
}

.chw-under-header-inline-link:hover {
    text-decoration: underline
}

.chw-under-header {
    background: #0081c7;
    border-top: #035b89 solid 3px;
    height: 30px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: -10
}

.chw-under-header-nav {
    margin-left: 252px;
    width: 100%
}

.chw-under-header-nav ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.chw-under-header-nav-link {
    color: #fff;
    display: block;
    font-size: 13.8px;
    line-height: 32px;
    padding: 0 12px;
    text-decoration: none
}

.chw-under-header-nav ul li>.chw-under-header-nav-link-active {
    border-top: 3px solid #c23c33;
    margin-top: -3px
}

.chw-under-header-nav-link-active {
    display: block;
    font-size: 13.8px;
    line-height: 32px;
    padding: 0 12px;
    text-decoration: none;
    background: #fff;
    color: #000;
    height: 30px;
    overflow: hidden
}

.projectAdamIframe {
    border: 0;
    width: 90%;
    height: 1400px
}

@media screen and (max-width:900px) {

    .chw-under-header-nav ul a {
        font-size: 12px;
        padding-left: 6px;
        padding-right: 6px
    }

    .chw-calltoaction-content-wrapper ul li {
        font-size: 12px
    }
}

.chw-under-header-nav ul li {
    float: left;
    margin: 0;
    position: relative;
    height: 30px;
    z-index: 9999
}

.chw-under-header-nav ul li ul li {
    height: auto
}

.chw-under-header-nav ul li:hover>a {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    background: #fff;
    color: #000;
    transition: .5s
}

.chw-under-header-nav ul li:hover {
    border-top: 3px solid #c23c33;
    margin-top: -3px
}

@media screen and (max-width:1550px) {

    .chw-under-header-nav ul li:hover {
        margin-top: -2.2px
    }

    .chw-under-header-nav ul li>.chw-under-header-nav-link-active {
        margin-top: -2.2px
    }
}

.chw-under-header-nav ul li ul li:hover {
    border-top: none;
    margin-top: 0
}

.chw-under-header-nav ul ul {
    background: #fff;
    display: none;
    left: 0;
    padding: 0;
    position: absolute;
    top: 95%
}

.chw-under-header-nav>ul>li:last-child>ul>li>div {
    background: #fff;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%
}

.chw-under-header-nav>ul>li:last-child>ul {
    left: auto;
    right: 0
}

.chw-under-header-nav>ul>li:nth-child(5)>ul {
    left: auto;
    right: 0
}

.chw-under-header-nav>ul>li:nth-child(5)>ul>li>div {
    background: #fff;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%
}

.chw-under-header-nav ul ul li {
    float: none;
    width: 200px
}

.chw-under-header-nav ul ul ul {
    left: 100%;
    top: 0
}

.chw-under-header-nav ul li:hover>ul {
    display: inline-block
}

.animated {
    -moz-animation-duration: .5s;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .5s;
    -ms-animation-fill-mode: both;
    -o-animation-duration: .5s;
    -o-animation-fill-mode: both;
    -webkit-animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-duration: .5s;
    animation-fill-mode: both
}

.animatedLong {
    -moz-animation-duration: 2s;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: 2s;
    -ms-animation-fill-mode: both;
    -o-animation-duration: 2s;
    -o-animation-fill-mode: both;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-duration: 2s;
    animation-fill-mode: both
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.chw-under-header-dropdown {
    -ms-box-shadow: 0 4px 5px #646464;
    -ms-box-shadow: 0 4px 5px rgba(100, 100, 100, .25);
    -webkit-box-shadow: 0 4px 5px #646464;
    -webkit-box-shadow: 0 4px 5px rgba(100, 100, 100, .25);
    background-color: #fff;
    box-shadow: 0 4px 5px #646464;
    box-shadow: 0 4px 5px rgba(100, 100, 100, .25);
    display: table;
    overflow: hidden;
    text-align: center;
    width: 550px;
    z-index: -1
}

.chw-under-header-dropdown h2 {
    color: #c13c33;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 13.6px;
    padding-left: 15px;
    padding-top: 10px;
    text-align: left;
    text-transform: uppercase
}

.chw-under-header-dropdown-col {
    background-color: #fff;
    display: inline-block;
    float: left;
    font-size: small;
    padding-bottom: 20px;
    padding-left: 15px;
    text-align: left;
    width: 46%
}

@media screen and (max-width:900px) {

    .chw-under-header-dropdown-col {
        padding-bottom: 10px
    }
}

.chw-under-header-dropdown-fullspan {
    background-color: #fff;
    display: inline-block;
    font-size: small;
    padding: 1% 2%;
    padding-left: 15px;
    text-align: left;
    width: 96%
}

#chw-viewall-link {
    color: #000;
    font-weight: 600;
    text-decoration: none
}

#chw-viewall-link:hover {
    text-decoration: underline
}

.chw-under-header-dropdown-col a {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    color: #000;
    text-decoration: none;
    transition: .5s
}

.chw-under-header-dropdown-col a:hover {
    color: #3b86c4
}

.chw-under-header-dropdown-col p {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    margin-top: 5px;
    transition: .5s
}

.chw-under-header-dropdown-col p:hover {
    color: #3b86c4;
    text-decoration: underline
}

@media only screen and (max-width:900px) {

    .chw-under-header-dropdown {
        display: inline-block;
        width: 300px
    }

    .chw-under-header-dropdown-col {
        display: inline-block;
        line-height: 8px;
        width: 96%
    }
}

.chw-hamburger-menu {
    display: none;
    position: relative;
    width: 100%;
    z-index: 1
}

.chw-hamburger-menu ul {
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    background: 0 0;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    max-height: 0;
    max-width: 100%;
    overflow: hidden;
    padding-left: 0;
    transition: max-height 1s
}

.chw-hamburger-menu li,
.chw-hamburger-menu ul {
    flex: 1
}

.chw-hamburger-menu li:last-child {
    border-bottom: none
}

.chw-hamburger-menu a {
    color: inherit;
    display: block;
    font-size: 16px;
    line-height: 32px;
    padding: 0 30px;
    text-decoration: none
}

.chw-hamburger-menu a:hover {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    color: #000;
    transition: .5s
}

.chw-hamburger-menu li {
    color: #fff;
    line-height: 50px;
    position: relative;
    text-align: left
}

.chw-hamburger-menu input,
.chw-hamburger-menu label {
    -ms-background-size: 36px 36px;
    -ms-border-radius: 4px;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 36px 36px;
    border-radius: 4px;
    color: #fff;
    display: none;
    font-size: 1.6rem;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 36px
}

.chw-hamburger-menu label {
    position: absolute;
    right: 30px;
    top: -30px
}

.chw-hamburger-menu label:hover {
    cursor: pointer
}

.chw-hamburger-menu label:before {
    content: " ";
    font-size: 24px;
    text-align: center
}

.chw-header-search-mobile {
    display: none;
    height: 100%;
    margin-top: 15px;
    padding: 0 30px;
    text-align: left
}

.chw-header-search-button-mobile {
    -ms-border-radius: 3px 3px 3px 3px;
    background: #f0f0f0;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #035b89;
    display: inline-block;
    height: 25px;
    margin-right: 36px;
    margin-top: 2px
}

.chw-header-search-button-mobile:active {
    background: #f6f6f5
}

.chw-header-search-input-mobile {
    -moz-box-sizing: border-box;
    -ms-border-radius: 3px;
    -webkit-box-sizing: border-box;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    height: 25px;
    outline: 0;
    width: 68%
}

#nav-icon3 {
    -moz-transform: rotate(0);
    -moz-transition: .5s ease-in-out;
    -ms-transform: rotate(0);
    -ms-transition: .5s ease-in-out;
    -o-transform: rotate(0);
    -o-transition: .5s ease-in-out;
    -webkit-transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    cursor: pointer;
    height: 16px;
    position: absolute;
    right: 30px;
    top: -20px;
    transform: rotate(0);
    transition: .5s ease-in-out;
    width: 24px
}

#nav-icon3 span {
    -moz-transform: rotate(0);
    -moz-transition: .25s ease-in-out;
    -ms-border-radius: 9px;
    -ms-opacity: 1;
    -ms-transform: rotate(0);
    -ms-transition: .25s ease-in-out;
    -o-transform: rotate(0);
    -o-transition: .25s ease-in-out;
    -webkit-transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    background: #fff;
    border-radius: 9px;
    display: block;
    height: 4px;
    left: 0;
    opacity: 1;
    position: absolute;
    transform: rotate(0);
    transition: .25s ease-in-out;
    width: 100%
}

#nav-icon3 span:nth-child(1) {
    top: 0
}

#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
    top: 7px
}

#nav-icon3 span:nth-child(4) {
    top: 14px
}

#nav-icon3.open span:nth-child(1) {
    left: 50%;
    top: 18px;
    width: 0
}

#nav-icon3.open span:nth-child(2) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#nav-icon3.open span:nth-child(3) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#nav-icon3.open span:nth-child(4) {
    left: 50%;
    top: 18px;
    width: 0
}

@media only screen and (max-width:750px) {

    #empty-banner {
        display: none
    }

    .chw-main-content-alt {
        -ms-box-shadow: none;
        -webkit-box-shadow: none;
        border-top: none;
        box-shadow: none
    }

    .chw-header-search-mobile {
        display: block
    }

    .chw-hamburger-menu {
        display: block
    }

    .chw-under-header {
        display: block;
        height: auto;
        max-height: 1000px;
        position: relative;
        text-align: left;
        top: auto;
        z-index: 0
    }

    .chw-under-header-nav {
        display: none
    }

    .chw-header-links-list {
        display: none;
        padding-left: 0
    }

    .chw-header {
        display: block;
        height: auto;
        max-height: 1000px;
        position: relative
    }

    .chw-header-content-container {
        height: auto;
        max-height: 1000px
    }

    .chw-header-logo {
        display: none
    }

    .chw-header-logo-mobile {
        display: inline-block;
        position: relative
    }

    .chw-header-logo-mobile>img {
        width: 200px;
        margin: 10px 0
    }

    .chw-hamburger-menu li {
        flex: none;
        width: 100%
    }

    .chw-hamburger-menu li:first-child {
        border-top: 1px solid #fff;
        margin-top: 15px
    }

    .chw-hamburger-menu input[type=checkbox]:checked+ul {
        display: flex;
        max-height: 375px
    }

    .chw-hamburger-menu label {
        display: block
    }

    .chw-main-content {
        padding-top: 0
    }

    .chw-main-content-alt {
        padding-top: 0
    }
}

.chw-footer {
    background-color: #0080c6;
    bottom: 0;
    color: #fff;
    left: 0;
    padding-bottom: 10px;
    padding-top: 30px;
    width: 100%;
    z-index: 99999999
}

.chw-footer-grid {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    width: 100%
}

.chw-footer-col {
    display: inline-table;
    padding-left: 2%;
    padding-right: 2%;
    vertical-align: top;
    width: 21%
}

.chw-footer-col:first-child {
    padding-left: 0
}

.chw-footer-col:last-child {
    padding-right: 0
}

.chw-footer-col h2 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: left
}

.chw-footer-col label {
    display: none;
    height: 90px;
    position: absolute;
    width: 100%
}

.chw-footer-col input {
    display: none
}

.chw-footer-col input:checked+.chw-footer-links-list {
    max-height: 300px
}

.chw-footer-col input:checked+span:after {
    -moz-transform: rotate(.25turn);
    -ms-transform: rotate(.25turn);
    -o-transform: rotate(.25turn);
    -webkit-transform: rotate(0.25turn);
    transform: rotate(.25turn);
}

.chw-footer-col input:checked+span+.chw-footer-links-list {
    max-height: 300px
}

.chw-footer-links-list {
    list-style: none;
    padding-left: 0;
    text-align: left
}

.chw-footer-links-list a {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    text-decoration: none;
    transition: .5s
}

.chw-footer-links-list a:hover {
    color: #000;
    text-decoration: underline
}

.chw-footer-contact-items {
    font-size: 12px;
    line-height: 15px
}

#chw-footer-our-locations {
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 10px
}

#chw-footer-our-locations a {
    font-weight: 700;
    text-decoration: underline
}

.chw-social-links {
    list-style: none;
    margin-top: 10px;
    padding: 0
}

.chw-social-links li {
    display: inline
}

.chw-copyright {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-top: 30px;
    text-align: left
}

.chw-copyright ul {
    font-size: 12px;
    margin: 0;
    padding-bottom: 10px;
    padding-left: 1%;
    padding-right: 1%;
    padding-top: 0;
    text-align: center
}

.chw-copyright ul li {
    display: inline
}

.chw-copyright ul li a {
    color: #fff;
    text-decoration: none
}

.chw-copyright ul li a:hover {
    text-decoration: underline
}

#chw-footer-logo {
    height: auto;
    max-width: 100%;
    width: auto
}

.chw-accordian-icon {
    display: none;
    height: 10px;
    position: relative;
    width: 10px
}

.chw-accordian-icon-graphic:after,
.chw-accordian-icon-graphic:before {
    -moz-border-radius: 10px;
    -moz-transition: .5s;
    -ms-border-radius: 10px;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-border-radius: 10px;
    -webkit-transition: .5s;
    background: #fff;
    border-radius: 10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 16px;
    transition: .5s;
    width: 10px
}

.chw-accordian-icon-graphic:after {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    height: 10px;
    left: 4px;
    top: 12px;
    transition: .5s;
    width: 2px
}

.chw-accordian-icon-orange {
    display: none;
    float: right;
    height: 26px;
    position: relative;
    width: 18px
}

.chw-accordian-icon-graphic-orange:after,
.chw-accordian-icon-graphic-orange:before {
    -moz-border-radius: 10px;
    -moz-transition: .5s;
    -ms-border-radius: 10px;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-border-radius: 10px;
    -webkit-transition: .5s;
    background: #db6016;
    border-radius: 10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 16px;
    transition: .5s;
    width: 10px
}

.chw-accordian-icon-graphic-orange:after {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    height: 10px;
    left: 4px;
    top: 12px;
    transition: .5s;
    width: 2px
}

.chw-accordian-icon-graphic-orange.animate:after {
    -moz-transform: rotate(.25turn);
    -ms-transform: rotate(.25turn);
    -o-transform: rotate(.25turn);
    -webkit-transform: rotate(.25turn);
    transform: rotate(.25turn)
}

.chw-accordian-icon-callout {
    display: none;
    float: right;
    height: 26px;
    position: relative;
    width: 18px
}

.chw-accordian-icon-graphic-callout:after,
.chw-accordian-icon-graphic-callout:before {
    -moz-border-radius: 10px;
    -moz-transition: .5s;
    -ms-border-radius: 10px;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-border-radius: 10px;
    -webkit-transition: .5s;
    background: #168bc9;
    border-radius: 10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 16px;
    transition: .5s;
    width: 10px
}

.chw-accordian-icon-graphic-callout:after {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    height: 10px;
    left: 4px;
    top: 12px;
    transition: .5s;
    width: 2px
}

.chw-accordian-icon-graphic-callout.animate:after {
    -moz-transform: rotate(.25turn);
    -ms-transform: rotate(.25turn);
    -o-transform: rotate(.25turn);
    -webkit-transform: rotate(.25turn);
    transform: rotate(.25turn)
}

@media only screen and (max-width:750px) {

    .chw-accordian-icon-callout {
        display: inline-block;
        width: 15px
    }

    .chw-footer-grid>div:last-child>ul {
        height: auto;
        max-height: 25%
    }

    .chw-footer-col label {
        cursor: pointer;
        display: block
    }

    .chw-footer label:hover+h2 {
        color: #000
    }

    #chw-footer-logo {
        display: none
    }

    .chw-footer-col h2 {
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        -webkit-transition: .5s;
        border-top: solid 1px #fff;
        font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
        font-size: 21px;
        font-weight: 400;
        margin-bottom: 0;
        margin-top: 1px;
        padding-top: 25px;
        text-align: center;
        transition: .5s;
        vertical-align: middle
    }

    .chw-footer-col {
        display: block;
        margin: 0;
        padding: 0;
        text-align: center;
        width: 100%
    }

    .chw-footer-links-list {
        -moz-transition: max-height .7s;
        -ms-transition: max-height .7s;
        -o-transition: max-height .7s;
        -webkit-transition: max-height .7s;
        max-height: 0;
        overflow: hidden;
        transition: max-height .7s
    }

    .chw-footer-links-list {
        text-align: center
    }

    .chw-footer-links-list p {
        line-height: 24px;
        margin: 0
    }

    #chw-footer-connect-with-us {
        display: none
    }
}

.chw-generic-accordian-item-content.accordian-animate {
    max-height: 50000px
}

.chw-row {
    -ms-flex-flow: row;
    -webkit-flex-flow: row;
    display: -webkit-box;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-flow: row
}

.chw-col-100 {
    margin-bottom: 0;
    padding: 20px;
    padding-bottom: 20px;
    padding-top: 0;
    width: 100%
}

.chw-col-70 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 0;
    width: 75%;
    max-width: 75%;
    overflow: hidden
}

.chw-col-60 {
    display: inline-block;
    padding: 20px;
    padding-top: 0;
    /* width: 60%; */
    /* max-width: 60%; */
    overflow: hidden;
}

.chw-col-50 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 0;
    width: 50%;
    max-width: 50%;
    overflow: hidden
}

.chw-col-30 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 0;
    width: 25%;
    min-width: 220px
}

.chw-col-27 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 0;
    width: 26.2%
}

.chw-col-73 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 0;
    width: 73.8%
}

.chw-col-30 img {
    height: auto
}

.chw-col-20 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 0;
    width: 25%;
    max-width: 25%;
    overflow: hidden
}

.chw-col-15 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 0;
    width: 15%;
    max-width: 15%;
    overflow: hidden
}

.chw-col-70>.chw-row .chw-col-100 {
    padding: 0
}

.chw-col-73>.chw-row .chw-col-100 {
    padding: 0
}

.chw-homepage-banner {
    padding-bottom: 50px;
    padding-top: 63px;
    position: relative;
    text-align: center;
    width: 100%
}

.chw-homepage-banner img {
    display: none;
    width: 100%;
    z-index: -100
}

#empty-banner {
    /* background-color: #e0e0e0 */
}

#empty-banner img {
    visibility: hidden
}

.chw-homepage-banner a {
    text-decoration: none
}

.chw-banner-content {
    display: inline-block;
    left: 12.5%;
    position: absolute;
    text-align: center;
    top: 350px;
    width: 75%
}

.chw-homepage-banner h1 {
    -ms-text-shadow: #000 1.872px 1.872px 3.744px;
    border: none;
    color: #fff;
    font-family: Century Gothic, Calibri, Arial;
    font-size: 60px;
    font-weight: 400;
    margin-bottom: 2%;
    padding: 0;
    text-align: center;
    text-shadow: #000 1.872px 1.872px 3.744px;
    width: 100%
}

.chw-homepage-banner h2 {
    -ms-text-shadow: #000 1.872px 1.872px 3.744px;
    border: none;
    color: #fff;
    font-family: sans-serif;
    font-size: 18.72px;
    font-weight: 400;
    padding: 0;
    text-align: center;
    text-shadow: #000 1.872px 1.872px 3.744px;
    vertical-align: bottom;
    width: 100%
}

.chw-homepage-banner h3 {
    -ms-text-shadow: #000 .1em .1em .1em;
    color: #fff;
    font-family: Century Gothic, Calibri, Arial;
    font-size: 14px;
    font-weight: 400;
    padding: 0 4px 0 0;
    text-align: center;
    text-shadow: #000 .1em .1em .1em;
    vertical-align: middle;
    width: 100%
}

.chw-homepage-banner-button {
    -ms-border-radius: 10px;
    -ms-text-shadow: #000 .1em .1em .1em;
    background: #3a70af;
    border-color: transparent;
    border-radius: 10px;
    border-style: solid;
    color: #fff;
    font-family: Century Gothic, Calibri, Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin: 0 0 4px 10px;
    padding: 4px 3px 4px 3px;
    text-align: center;
    text-shadow: #000 .1em .1em .1em;
    vertical-align: middle
}

.chw-content-page-banner {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    max-height: 1250px;
    overflow: hidden;
    padding-top: 180px;
    text-align: center;
    width: 100%;
}

.chw-content-page-banner a {
    text-decoration: none
}

.chw-content-page-banner img {
    display: none;
    max-height: 100%;
    overflow: hidden;
    width: 100%
}

.chw-content-banner-content {
    display: inline-block;
    max-width: 1200px;
    padding-top: 50px;
    width: 100%
}

.chw-content-page-banner h1 {
    border: none;
    color: #fff;
    font-family: Century Gothic, Calibri, Arial;
    font-size: 48px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0;
    text-align: left;
    width: 100%
}

.chw-content-page-banner h2 {
    -ms-text-shadow: #000 .1em .1em .1em;
    border: none;
    color: #fff;
    font-family: Century Gothic, Calibri, Arial;
    font-size: 20px;
    font-weight: 700;
    padding: 0;
    text-align: left;
    text-shadow: #000 .1em .1em .1em;
    vertical-align: bottom;
    width: 100%
}

.chw-content-page-banner h3 {
    -ms-text-shadow: #000 .1em .1em .1em;
    color: #fff;
    font-family: Century Gothic, Calibri, Arial;
    font-size: 14px;
    font-weight: 400;
    padding: 0 4px 0 0;
    text-align: right;
    text-shadow: #000 .1em .1em .1em;
    vertical-align: middle;
    width: 100%
}

@media only screen and (max-width:750px) {

    .chw-content-page-banner,
    .chw-homepage-banner {
        display: none
    }
}

.chw-calltoaction {
    -moz-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    -o-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    -webkit-filter: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0, #eaeaea 100%);
    background: -webkit-linear-gradient(top, #f7f7f7 0, #eaeaea 100%);
    background: linear-gradient(to bottom, #f7f7f7 0, #eaeaea 100%);
    bottom: -10px;
    display: inline;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%
}

.chw-main-content-wrapper {
    background: no-repeat;
    background-position: center 113px;
    background-size: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1610px;
    min-height: 100%;
    position: relative;
    transition: background 1s;
}

@media screen and (max-width:1150px) {

    .chw-main-content-wrapper {
        background-position: center 153px
    }
}

@media screen and (max-width:750px) {

    .chw-main-content-wrapper {
        background: #fff !important
    }

    body {
        background: #fff !important
    }

    .chw-homepage-banner-rotator {
        display: none !important
    }
}

#empty-banner+.chw-main-content-wrapper {
    -moz-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#ffffff', GradientType=0);
    -o-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#ffffff', GradientType=0);
    -webkit-filter: DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#ffffff', GradientType=0);
    background: #e0e0e0;
    background: -moz-linear-gradient(top, #e0e0e0 0, #fff 100%);
    background: -webkit-linear-gradient(top, #e0e0e0 0, #fff 100%);
    background: linear-gradient(to bottom, #e0e0e0 0, #fff 100%)
}

.chw-calltoaction-wrapper {
    background-color: transparent;
    margin-top: 650px;
    position: relative;
    width: 100%
}

.chw-calltocaction-col {
    display: inline-block;
    float: left;
    padding: 10px;
    position: relative;
    width: 30%
}

.chw-calltoaction-content-wrapper {
    -moz-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    -o-transition: max-height 1s;
    -webkit-filter: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    -webkit-transition: max-height 1s;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0, #eaeaea 100%);
    background: -webkit-linear-gradient(top, #f7f7f7 0, #eaeaea 100%);
    background: linear-gradient(to bottom, #f7f7f7 0, #eaeaea 100%);
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s
}

.chw-calltoaction-content-wrapper ul {
    display: inline-block;
    float: none;
    list-style: none;
    overflow: hidden;
    padding-left: 0;
    vertical-align: top;
    white-space: nowrap;
    width: 33%
}

.chw-calltoaction-content-wrapper ul li {
    padding-bottom: 5px;
    padding-top: 5px
}

.chw-calltoaction-content-wrapper ul:first-child {
    margin-left: 1%;
    width: 32%
}

.chw-calltoaction-content-wrapper ul:last-child {
    margin-right: 1%;
    width: 32%
}

.chw-calltoaction-content-wrapper ul li {
    font-family: Helvetica;
    font-size: 14.4px;
    font-weight: 600;
    white-space: pre-wrap
}

.chw-calltoaction-content-wrapper ul:last-child {
    padding-right: 0
}

.chw-calltocaction-col img {
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    -webkit-transition: .25s;
    display: inline-block;
    transition: .25s;
    vertical-align: middle
}

.chw-calltocaction-col h3 {
    color: #3c3c3c;
    display: inline-block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1em;
    margin: 0;
    padding: 0
}

.chw-calltocaction-col p {
    color: #3c3c3c;
    font-size: 14px;
    margin-bottom: 0;
    margin-left: 59px;
    margin-top: 0;
    padding-bottom: 10px
}

.chw-calltocaction-col label {
    height: 52px;
    position: absolute;
    top: 0;
    width: 100%
}

.chw-calltoaction-col:hover {
    cursor: hand
}

.chw-calltocaction-col input {
    display: none
}

.chw-calltocaction-col input:checked~.chw-calltoaction-content-wrapper {
    max-height: 119px
}

.chw-calltocaction-col input:checked~img {
    -moz-transform: rotate(.25turn);
    -ms-transform: rotate(.25turn);
    -o-transform: rotate(.25turn);
    -webkit-transform: rotate(.25turn);
    transform: rotate(.25turn)
}

.chw-calltoaction>div:nth-child(1)>.chw-calltoaction-content-wrapper {
    left: 0;
    overflow: hidden;
    padding-left: 0;
    position: relative;
    width: 330%
}

.chw-calltoaction>div:nth-child(1)>.chw-calltoaction-content-wrapper a {
    color: #497629;
    text-decoration: none
}

.chw-calltoaction>div:nth-child(1)>.chw-calltoaction-content-wrapper a:hover {
    text-decoration: underline
}

.chw-calltoaction>div:nth-child(2)>.chw-calltoaction-content-wrapper {
    left: -105%;
    overflow: hidden;
    padding-left: 0;
    position: relative;
    width: 330%
}

.chw-calltoaction>div:nth-child(2)>.chw-calltoaction-content-wrapper a {
    color: #5f4876;
    text-decoration: none
}

.chw-calltoaction>div:nth-child(2)>.chw-calltoaction-content-wrapper a:hover {
    text-decoration: underline
}

.chw-calltoaction>div:nth-child(3)>.chw-calltoaction-content-wrapper {
    left: -210%;
    overflow: hidden;
    padding-left: 0;
    position: relative;
    width: 330%
}

.chw-calltoaction>div:nth-child(3)>.chw-calltoaction-content-wrapper a {
    color: #db6016;
    text-decoration: none
}

.chw-calltoaction>div:nth-child(3)>.chw-calltoaction-content-wrapper a:hover {
    text-decoration: underline
}

.chw-calltoaction-mobile {
    display: none;
    padding-top: 15px
}

.chw-calltoaction-mobile a {
    color: #000;
    text-decoration: none
}

#anchor {
    height: 1px;
    position: relative;
    width: 100%
}

.chw-calltoaction-mobile-row {
    -moz-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    -o-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    -webkit-filter: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0);
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0, #eaeaea 100%);
    background: -webkit-linear-gradient(top, #f7f7f7 0, #eaeaea 100%);
    background: linear-gradient(to bottom, #f7f7f7 0, #eaeaea 100%);
    border: solid 1px #d3d3d3
}

.chw-calltoaction-mobile-row img {
    display: inline-block;
    margin: 10px 10px;
    vertical-align: middle
}

.chw-calltoaction-mobile-row h2 {
    display: inline-block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1em;
    margin: 10px 10px
}

.chw-callout-list {
    -webkit-flex-flow: row;
    background-color: #f7f7f7;
    display: -webkit-box;
    display: flex;
    display: -webkit-flex;
    flex-flow: row;
    width: 100%
}

.chw-callout-content {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 1.5%;
    padding-right: 1.5%;
    text-align: center;
    width: 22%;
    display: inline-block;
    vertical-align: top
}

.chw-callout-title {
    font-size: 13px;
    margin: 0;
    padding-bottom: 0;
    text-align: left
}

.chw-callout-description {
    font-size: 13px;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: left
}

.chw-callout-description img,
.chw-callout-image {
    -ms-box-shadow: 0 0 5px #000;
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    margin-bottom: 10px;
    height: auto;
    width: 100%;
    max-width: 100%
}

.wistia_embed {
    max-width: 100%;
    margin-bottom: 10px
}

.chw-callout-content {
    position: relative
}

.chw-callout-prev {
    position: absolute;
    left: 8px
}

.chw-callout-next {
    position: absolute;
    right: 8px
}

.chw-callout-next,
.chw-callout-prev {
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    -webkit-transition: .25s;
    display: none;
    margin-top: 20%;
    transition: .25s;
    width: 23px
}

.chw-callout-next:hover,
.chw-callout-prev:hover {
    background-color: #dcdcdc;
    cursor: pointer
}

.chw-site-search {
    display: inline-block;
    width: 100%
}

.chw-site-search h3 {
    color: #3c3c3c;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 6px
}

.chw-site-search-category,
.chw-site-search-category input,
.chw-site-search-category select,
.chw-site-search-date,
.chw-site-search-date input,
.chw-site-search-date select,
.chw-site-search-keyword,
.chw-site-search-keyword input,
.chw-site-search-keyword select {
    width: 100%;
    max-width: 100%
}

.chw-site-search-category,
.chw-site-search-date,
.chw-site-search-keyword {
    display: inline-block
}

.chw-site-search-date-input {
    -moz-box-sizing: border-box;
    -moz-min-width: 150px;
    -ms-border-radius: 3px;
    -ms-min-width: 150px;
    -o-min-width: 150px;
    -webkit-box-sizing: border-box;
    -webkit-min-width: 150px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    height: 30px;
    margin-bottom: 10px;
    margin-right: 5px;
    min-width: 150px;
    outline: 0;
    padding: 0 7px;
    width: 10vw
}

.chw-site-search-category-dropdown,
.chw-site-search-keyword-input {
    -moz-box-sizing: border-box;
    -ms-border-radius: 3px;
    -webkit-box-sizing: border-box;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    height: 30px;
    margin-bottom: 10px;
    margin-right: 5px;
    outline: 0;
    padding: 0 7px;
    width: 17vw
}

.chw-site-search-submit {
    -ms-border-radius: 3px 3px 3px 3px;
    background: #0081c7;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    display: block;
    height: 28px
}

.chw-site-search-category-list {
    background-color: #e6e7e8;
    margin-bottom: 10px;
    padding: 1.8em
}

.chw-site-search-category-list h3 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 6px;
    margin-top: 0
}

.chw-site-search-category-list ul {
    border-bottom: 1px solid #b1b2b2;
    font-size: .9em;
    list-style: none;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-left: 10px
}

.chw-site-search-category-list ul li {
    margin: 2px 0 2px 6px
}

.chw-site-search-category-list ul li a {
    color: #0098cb;
    text-decoration: none
}

.chw-generic-search-results {
    margin-top: 10px;
    width: 100%
}

.chw-generic-search-results h2 {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2em
}

.chw-generic-search-results h2 span {
    color: #b09b21
}

#chw-upcoming-events-view-all {
    color: #0082c8;
    font-size: 14px;
    margin-top: 10px;
    text-decoration: none
}

#chw-upcoming-events-view-all:hover {
    text-decoration: underline
}

.chw-askadoctor-latest-answers {
    width: 100%
}

.chw-askadoctor-latest-answers h1 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    margin-bottom: 6px
}

.chw-pagination {
    font-size: 14px;
    text-align: center;
    width: 100%
}

.chw-pagination p {
    margin-top: 5px;
    margin-bottom: 15px
}

.chw-pagination ul {
    list-style: none;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 5px
}

.chw-pagination ul li {
    display: inline
}

.chw-pagination ul li a {
    color: #0098cb;
    margin: 0 3px;
    text-decoration: none
}

.chw-generic-search-results-results {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.chw-generic-search-results-results li {
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%
}

.chw-generic-search-results-readmore {
    padding-bottom: 10px
}

.chw-generic-search-results-readmore a {
    color: #0082c8;
    text-decoration: none
}

.chw-generic-search-results-readmore a:hover {
    text-decoration: underline
}

.chw-generic-search-results-date {
    font-size: .9em;
    font-weight: 700
}

.chw-generic-search-results-results li p {
    font-size: 14px;
    margin: 6px 0
}

.chw-generic-search-results-results li h2 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 3px 0
}

.chw-generic-search-results-results li h2 a {
    color: #0082c8;
    text-decoration: none
}

.chw-generic-search-results-results li h2 a:hover {
    text-decoration: underline
}

.chw-generic-search-results-results+.chw-pagination {
    padding-top: 1em;
    padding-bottom: 1em
}

.chw-inthissection label {
    height: 40px;
    position: absolute;
    width: 100%;
    z-index: 9998
}

.chw-inthissection input {
    display: none
}

.chw-inthissection-links {
    -moz-transition: max-height 1s;
    -ms-flex-flow: row;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-flex-flow: row;
    -webkit-transition: max-height 1s;
    display: -webkit-box;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-flow: row;
    transition: max-height 1s
}

.chw-inthissection h3 {
    border-bottom: 1px solid #f60;
    display: block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 1em;
    margin-top: 0;
    padding-bottom: .2em
}

.chw-inthissection-links ul {
    list-style: none outside none;
    margin: 0;
    max-height: 400px;
    overflow: hidden;
    padding: 0;
    width: 50%
}

.chw-inthissection-links li {
    background: url(/licensees/licensee571/images/list.png) no-repeat scroll 0 8px transparent;
    font-size: 14.4px;
    line-height: 2.1em;
    margin: 0;
    padding-left: 1.1em
}

.chw-inthissection-links li a {
    color: #0082c8;
    text-decoration: none
}

.chw-inthissection-links li a:hover {
    text-decoration: underline
}

@media screen and (max-width:1023px) {

    .chw-main-content {
        margin-top: 0
    }

    .chw-main-content-alt {
        margin-top: 0
    }

    .chw-inthissection-links {
        display: block;
        max-height: 0;
        overflow: hidden
    }

    .chw-inthissection-links ul {
        display: block;
        width: 100%
    }

    .chw-inthissection-links li {
        background: 0 0;
        border-bottom: 1px solid #d9d9d9;
        padding: 5px 0
    }

    .chw-max-height-none {
        max-height: none
    }

    .chw-col-100 {
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .chw-col-70 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .chw-col-60 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .chw-col-50 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .chw-col-30 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%;
        min-width: 200px
    }

    .chw-col-73 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .chw-col-27 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .chw-col-20 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .chw-col-15 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .chw-row {
        display: block
    }
}

.chw-inthissection input:checked+.chw-inthissection-links {
    max-height: 400px
}

.chw-col-20 .chw-single-callout+.chw-single-callout {
    padding-top: 0
}

.chw-col-30 .chw-single-callout+.chw-single-callout {
    padding-top: 0
}

#scWW ul li {
    background: 0 0
}

.chw-single-callout {
    -moz-text-wrap: normal;
    -ms-text-wrap: normal;
    -o-text-wrap: normal;
    -webkit-text-wrap: normal;
    background: #e6e7e8;
    clear: both;
    padding: 20px;
    position: relative;
    text-wrap: normal
}

.chw-single-callout h2 {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 12px;
    margin-top: 0;
    overflow-wrap: break-word
}

.chw-single-callout label {
    display: none;
    height: 50px;
    position: absolute;
    width: 100%;
    z-index: 9999
}

.chw-single-callout input:checked+.chw-single-callout-content {
    margin-bottom: 10px;
    max-height: 700px
}

.chw-single-callout-content {
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    border-bottom: 1px solid #b1b2b2;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 10px;
    transition: max-height 1s
}

.chw-single-callout:last-child .chw-single-callout-content {
    border-bottom: none
}

.chw-single-callout-content p {
    font-size: 13px;
    line-height: 20px
}

.chw-single-callout img {
    max-width: 100%;
    margin: .5em 0
}

.chw-single-callout-content a,
.chw-single-callout-content a strong {
    color: #09c;
    text-decoration: none
}

.chw-single-callout-content a:hover {
    text-decoration: underline
}

.chw-singe-callout-checkbox {
    display: none
}

.chw-find-a-provider h5 {
    color: #168bc9;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    margin-bottom: 6px
}

.chw-button-orange {
    background-color: #d95e18;
    color: #fff !important;
    display: inline-block;
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 7px;
    text-decoration: none
}

.chw-findprovider-input-icon {
    -ms-border-radius: 3px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    border-right: none;
    padding-bottom: 5px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    vertical-align: middle
}

.module-lc-image {
    margin-bottom: 10px
}

.chw-findprovider-input-icon-alt {
    height: 16px;
    padding-bottom: 6px;
    padding-top: 6px;
    vertical-align: middle
}

.input-image-container {
    -ms-border-bottom-right-radius: 0;
    -ms-border-radius: 3px;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-bottom-right-radius: 0;
    border-radius: 3px;
    border-right: none;
    border-top-right-radius: 0;
    box-sizing: border-box;
    display: inline-block;
    max-height: 29.5px;
    text-align: center;
    width: 26px
}

.chw-appts-visittype-ddl {
    -moz-box-sizing: border-box;
    -ms-border-bottom-left-radius: 0;
    -ms-border-bottom-right-radius: 3px;
    -ms-border-top-left-radius: 0;
    -ms-border-top-right-radius: 3px;
    -webkit-box-sizing: border-box;
    border: 1px solid #d3d3d3;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    height: 29.5px;
    margin: 0 0 0 -6px;
    max-width: 90%;
    min-height: 29.5px;
    outline: 0;
    padding: 0 7px;
    vertical-align: top;
    padding-right: 0;
    width: auto;
    font-size: .8rem
}

.chw-appts-visittype-formgroup {
    background-color: #f3fafa;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 20px 10px
}

.chw-findprovider-input {
    -moz-box-sizing: border-box;
    -ms-border-bottom-left-radius: 0;
    -ms-border-bottom-right-radius: 3px;
    -ms-border-top-left-radius: 0;
    -ms-border-top-right-radius: 3px;
    -webkit-box-sizing: border-box;
    border: 1px solid #d3d3d3;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    height: 29.5px;
    margin-left: -6px;
    max-width: 90%;
    min-height: 29.5px;
    outline: 0;
    padding: 0 7px;
    vertical-align: top;
    width: 15vw;
    padding-right: 0
}

.chw-findprovider-button {
    -ms-border-radius: 3px 3px 3px 3px;
    background: #0081c7;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    height: 28px
}

.chw-findprovider-letters ul {
    background-color: #efeff1;
    border-bottom: 9px solid #168bc9;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    font-size: 0;
    list-style: none;
    margin: 14px 0;
    padding: 0 10px;
    text-align: center
}

.chw-findprovider-letters ul li {
    display: inline-block;
    padding: 14px 3px
}

.chw-findprovider-letters ul li a {
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    color: #168ac8;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 14px 6px;
    text-decoration: none;
    transition: .2s
}

.chw-findprovider-results-filter ul li:hover {
    text-decoration: underline
}

.chw-findprovider-letters ul li:hover {
    background-color: #168bc9
}

.chw-findprovider-letters ul li:hover a {
    color: #fff
}

.chw-findprovider-results-filter .chw-findprovider-letters ul li:hover {
    background-color: transparent
}

.chw-findprovider-results-filter .chw-findprovider-letters ul li a:hover {
    color: #168ac8
}

.services-letter-selected {
    background-color: #168bc9
}

.chw-findprovider-letters ul .services-letter-disabled a {
    color: #ccc !important
}

.chw-findprovider-letters ul .services-letter-selected a {
    color: #fff
}

.chw-findprovider-location-formgroup {
    background-color: #f3fafa;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px
}

.chw-findprovider-location-formgroup span {
    display: inline-block;
    margin: 0 5px;
    margin-bottom: 10px
}

#chw-findprovider-special {
    margin-bottom: 15px;
    max-width: 350px;
    width: 25vw
}

#chw-findprovider-gender {
    margin-bottom: 15px;
    max-width: 350px;
    width: 25vw
}

#chw-findprovider-city {
    margin-bottom: 20px;
    max-width: 260px;
    width: 17vw
}

#chw-findprovider-distance {
    max-width: 165px;
    width: 12vw
}

#chw-findprovider-zip {
    max-width: 165px;
    width: 12vw
}

.chw-find-location-results,
.chw-findprovider-results {
    width: 100%
}

.chw-find-location-results a,
.chw-findprovider-results a {
    color: #168ac8;
    text-decoration: none
}

.chw-findprovider-results a:hover {
    text-decoration: underline
}

.chw-find-location-results a:hover {
    text-decoration: underline
}

.chw-find-location-results h2,
.chw-findprovider-results h2 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 34.56px;
    font-weight: 400;
    line-height: 1.2em;
    padding-bottom: .8em
}

.chw-find-location-results h3 {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 6px
}

.chw-find-location-results-results,
.chw-findprovider-results-results {
    list-style: none;
    padding-left: 0
}

.chw-events-offered-date,
.chw-find-location-result,
.chw-findprovider-result {
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    -webkit-transition: .25s;
    border-bottom: 1px solid #e3e3e3;
    border-left: 6px solid #e6e7e8;
    border-right: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    padding: .625em .5em;
    transition: .25s
}

.chw-find-location-result:hover,
.chw-findprovider-result:hover {
    border-left: 6px solid #db6016
}

@media screen and (max-width:500px) {

    .chw-generic-accordian-item-content ul li.chw-findprovider-result li {
        padding-left: 0
    }

    .chw-appts-visittype-ddl {
        margin-bottom: 16px
    }
}

.chw-findprovider-results-results input {
    -ms-border-radius: 3px 3px 3px 3px;
    background: #0081c7;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    height: 28px;
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase
}

.chw-findprovider-results-results input:hover {
    cursor: pointer
}

.chw-find-location-results li img {
    display: inline-block;
    vertical-align: top;
    width: 144px
}

.watch-video {
    background-color: #db6016 !important
}

.chw-findprovider-results-results li img {
    display: inline-block;
    width: 116px
}

.chw-provider-results-community-provider-box {
    border: #b0cdb4 2px solid;
    background: #f1f7f0;
    padding: 17px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px
}

.chw-provider-results-community-provider-box h4 {
    color: #3b86c4;
    font-weight: 400;
    margin: 0;
    margin-bottom: 6px;
    font-size: 17px
}

.chw-find-location-results-results li ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding-left: 10px;
    width: 70%
}

.chw-find-location-results-results li ul li ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0
}

.chw-findprovider-results-results li ul {
    display: inline-block;
    list-style: none;
    width: 70%
}

@media screen and (max-width:750px) {

    .chw-findprovider-results-results li ul {
        padding-left: 5px
    }
}

@media screen and (max-width:500px) {

    .chw-findprovider-results-results li ul {
        width: auto
    }
}

.chw-findprovider-locations:empty {
    display: none
}

.chw-findprovider-details li:empty {
    display: none
}

.chw-findprovider-details p {
    font-size: .9em;
    margin: 5px 0
}

.chw-disabled-location-link {
    color: #a5a4a4;
    font-weight: 700;
    font-size: 16px;
    margin: 0
}

.chw-find-location-details h4 {
    color: #0082c8;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 5px
}

.chw-find-location-details h4:hover {
    text-decoration: underline
}

.chw-find-location-details p {
    display: inline-block;
    margin-top: 0
}

.chw-find-location-result-button,
.chw-find-location-result-button-alt {
    -ms-border-radius: 3px 3px 3px 3px;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    height: 28px;
    margin-top: 10px;
    width: 100%
}

.chw-find-location-result-button {
    background-color: #0081c7;
    cursor: pointer;
    white-space: nowrap
}

.chw-find-location-result-button-alt {
    background-color: #d85e18;
    cursor: pointer
}

.chw-findprovider-details h4 {
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 19px !important;
    line-height: 1.2 !important
}

.chw-findprovider-details h4 span {
    color: #7ead76;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: 400;
    margin-left: 2px;
    font-size: 15px !important
}

.chw-find-location-result-info {
    padding-left: 0
}

.chw-find-location-result-info h5 {
    color: #168bc9;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 6px;
    margin-top: 5px
}

.chw-find-location-result-left {
    display: inline-block;
    top: 0;
    vertical-align: top;
    width: 144px
}

@media screen and (max-width:650px) {

    .chw-find-location-results-results li ul {
        display: block;
        padding-left: 0;
        width: 100%
    }
}

.chw-find-location-result-button-wrap {
    width: 144px
}

.chw-find-location-result-info li {
    font-size: 12px
}

.chw-findprovider-locations {
    margin-bottom: 0;
    padding-left: 0
}

.chw-col-50-nopadding {
    width: 50%
}

.chw-findprovider-locations li {
    background: url(img/map-list.png) no-repeat scroll 0 7px transparent;
    float: left;
    line-height: 1.2em;
    margin-right: 1em;
    padding-left: 1.1em;
    padding-top: .4em;
    width: 95%
}

.chw-findprovider-locations li a {
    color: #0082c8;
    display: block;
    font-size: .9em
}

.chw-findprovider-locations li a:hover {
    text-decoration: underline
}

.chw-findprovider-results-filter #phantom-letter {
    display: none
}

.chw-findprovider-results-filter .chw-findprovider-input {
    margin-bottom: 20px;
    width: 85%
}

@media screen and (min-width:901px) and (max-width:1200px) {

    .chw-findprovider-results-filter .chw-findprovider-input {
        width: 75%
    }
}

.chw-findprovider-results-filter {
    background-color: #e5e6e7;
    padding: 20px
}

.chw-findprovider-results-filter .chw-findprovider-letters ul {
    background: 0 0;
    border-bottom: none;
    margin: 0;
    padding: 0
}

.chw-findprovider-results-filter .chw-findprovider-letters ul li {
    -moz-min-width: 15px;
    -ms-min-width: 15px;
    -o-min-width: 15px;
    -webkit-min-width: 15px;
    margin-top: 5px;
    min-width: 15px;
    padding: 0;
    width: 7.6%
}

.chw-findprovider-results-filter .chw-findprovider-letters ul li:hover {
    color: #168ac8
}

.chw-findprovider-results-filter .chw-findprovider-letters ul li a {
    padding: 0
}

.chw-findprovider-results-filter button {
    -moz-min-width: 83px;
    -ms-min-width: 83px;
    -o-min-width: 83px;
    -webkit-min-width: 83px;
    display: inline-block;
    min-width: 83px;
    width: 40%;
    margin: 20px 0 0 0
}

.chw-findprovider-results-filter p {
    margin-top: 0
}

.chw-findprovider-results-filter h4 {
    color: #168bc9;
    font-size: 14.4px
}

.chw-location-results-filter {
    background-color: #e5e6e7;
    padding: 20px
}

.chw-location-results-filter p {
    font-size: 12px;
    margin-bottom: 20px;
    margin-top: 0
}

.chw-location-results-filter h4 {
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1em;
    font-weight: 400
}

.chw-location-results-filter button {
    -moz-min-width: 83px;
    -ms-min-width: 83px;
    -o-min-width: 83px;
    -webkit-min-width: 83px;
    display: inline-block;
    margin-top: 20px;
    min-width: 83px;
    width: 40%
}

.chw-location-results-filter .chw-findprovider-input {
    width: 85%
}

@media screen and (min-width:901px) and (max-width:1200px) {

    .chw-location-results-filter .chw-findprovider-input {
        width: 75%
    }
}

.chw-findprovider-reset {
    -ms-border-radius: 3px 3px 3px 3px;
    background: #fff;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #e06115;
    height: 28px
}

.chw-findprovider-reset span {
    float: right
}

.chw-findprovider-reset span img {
    height: 10px;
    margin-bottom: 2px;
    vertical-align: middle;
    width: 10px
}

.chw-script {
    display: none
}

.chw-generic-accordian-heading {
    background-color: #fff;
    padding: 5px 0
}

.chw-generic-accordian-heading input {
    display: none
}

.chw-generic-accordian-heading h2 {
    background-color: #e6e7e8;
    color: #3c3c3c;
    cursor: pointer;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 20px;
    font-weight: 400;
    height: 100%;
    line-height: 30px;
    margin: 0;
    padding: 10px
}

.chw-generic-accordian-heading h2 span:after {
    background-color: #3c3c3c
}

.chw-generic-accordian-heading h2 span:before {
    background-color: #3c3c3c
}

.chw-generic-accordian-item-content {
    transition: max-height .5s ease-in-out;
    margin-bottom: 4px;
    max-height: 0;
    overflow: hidden;
    padding: 0 2px
}

.chw-eventnews-search {
    background-color: #e6e7e8;
    margin-bottom: 10px;
    padding: 1.8em
}

.chw-eventnews-search h5 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 6px;
    margin-top: 0
}

.chw-eventnews-search ul {
    border-bottom: 1px solid #b1b2b2;
    font-size: .9em;
    list-style: none;
    margin-bottom: .5em;
    padding-bottom: 10px;
    padding-left: 10px
}

.chw-eventnews-search ul li {
    margin: 2px 0 2px 6px
}

.chw-eventnews-search ul li a {
    color: #0098cb;
    text-decoration: none
}

.chw-location-search {
    margin-bottom: 30px;
    margin-top: 30px;
    width: 100%
}

.chw-publication-search {
    width: 100%
}

.chw-publication-search h5 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    margin-bottom: 6px;
    margin-top: 0
}

.chw-askadoctor-search {
    width: 100%
}

.chw-askadoctor-search h5 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    margin-bottom: 6px;
    margin-top: 0
}

.chw-location-search h5 {
    color: #168bc9;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 6px;
    margin-top: 0
}

.input-image-wrapper-filter {
    display: inline-block;
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px
}

.input-image-wrapper {
    display: inline-block;
    max-width: 100%;
    width: auto
}

.chw-doctor-profile-left a {
    color: #0082c8;
    padding-top: 10px;
    text-decoration: none
}

.ds-distribution {
    padding-bottom: 10px
}

.chw-doctor-profile-left a:hover {
    text-decoration: underline
}

.chw-doctor-profile-left img {
    display: inline-block;
    margin-bottom: 10px;
    max-width: 400px;
    width: 100%
}

.chw-doctor-profile-left h4 {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif
}

.ds-title {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif
}

.ds-summary {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    line-height: 20px
}

.ds-comments {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    line-height: 20px
}

.ds-comments hr {
    display: none
}

.ds-distribution {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    line-height: 20px
}

.ds-breakdown {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    line-height: 20px
}

.ds-poweredby {
    display: none
}

.chw-doctor-profile-right h1 {
    border-bottom: 1px solid #f2f2f2;
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: .32em
}

.chw-doctor-profile-right h1 span {
    color: #7ead76;
    font-size: 40px;
    font-weight: 400
}

.chw-doctor-profile-right h6 {
    color: #3c3c3c;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0
}

.chw-doctor-profile-right h6 span img {
    height: 15px;
    margin-right: 6px;
    width: 15px
}

.chw-doctor-profile-right h2 {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 5px
}

.chw-doctor-profile-location-container {
    color: #3c3c3c;
    display: flex
}

.chw-doctor-profile-location-container ul {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    list-style: none;
    padding: 0 1%;
    width: 31%
}

.chw-doctor-profile-location-container ul li {
    font-size: 16px
}

.chw-doctor-profile-location-container ul li span img {
    padding-right: 4px;
    vertical-align: middle
}

.chw-doctor-profile-location-container ul li a {
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    color: #168bc9;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: .3s
}

.chw-doctor-profile-location-container ul li a:hover {
    text-decoration: underline
}

@media screen and (max-width:750px) {

    .chw-doctor-profile-location-container {
        display: block
    }

    .chw-doctor-profile-location-container ul {
        width: 100%
    }
}

.chw-video-callout {
    margin-bottom: 20px;
    text-align: center;
    width: 100%
}

.chw-video-callout-row {
    align-items: stretch;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    text-align: center;
    width: 100%
}

.chw-video-callout-video {
    -ms-background-size: cover;
    background: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: 1%;
    margin-right: 1%;
    position: relative;
    text-align: center;
    width: 31%
}

.chw-video-callout-img {
    height: 100%;
    max-height: 200px;
    visibility: hidden;
    width: 100%
}

.chw-video-content {
    bottom: 20%;
    left: 5%;
    position: absolute;
    right: 5%;
    top: 20%
}

.chw-video-content a {
    text-decoration: none
}

.chw-video-content img {
    width: 30px
}

.chw-video-content h1 {
    color: #fff;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 5px
}

.chw-video-content h2 {
    color: #fff;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-top: 5px
}

.chw-video-callout-control {
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    align-self: center;
    cursor: pointer;
    display: none;
    max-height: 40px;
    transition: .5s;
    vertical-align: middle
}

.callout-video-control-left {
    margin-right: 20px
}

.callout-video-control-right {
    margin-left: 20px
}

.chw-bread-crumb ul {
    font-size: 13px;
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.chw-bread-crumb ul li {
    display: inline
}

.chw-bread-crumb ul li span {
    padding-left: 5px;
    padding-right: 2px
}

.chw-bread-crumb ul li a {
    color: #0082c8
}

@media screen and (max-width:750px) {

    .chw-video-callout-video {
        align-items: center;
        justify-content: center;
        width: 70%
    }

    .chw-video-callout-control {
        display: inline-block
    }

    .chw-video-callout-video:nth-of-type(2),
    .chw-video-callout-video:nth-of-type(3) {
        display: none
    }

    .chw-video-callout-row {
        background-color: #eee
    }

    .chw-video-callout-row:not(:first-child) {
        display: none
    }
}

.chw-doctor-profile-top-container {
    background: #f1f7f0;
    border: #b0cdb4 2px solid;
    display: inline-block;
    max-width: 1200px;
    width: 100%
}

.chw-doctor-profile-top-panel {
    display: block;
    padding-bottom: 10px;
    text-align: center;
    width: 100%
}

.chw-doctor-top-left {
    float: left;
    height: 100%;
    text-align: left;
    width: 75%
}

.chw-doctor-top-left img {
    display: inline;
    padding: 0 3px;
    vertical-align: middle
}

.chw-doctor-top-left p {
    display: inline-block;
    padding: 0 3px
}

.chw-doctor-top-right {
    float: right;
    height: 100%;
    text-align: right;
    width: 25%
}

.chw-doctor-top-right a {
    color: #0082c8;
    display: inline-block;
    height: 100%;
    margin-right: 15px;
    text-decoration: none;
    top: 0;
    vertical-align: middle
}

.chw-doctor-top-right a:hover {
    text-decoration: underline
}

.chw-left-sub-sub-nav-link {
    border-bottom: none !important;
    padding-left: 20px !important
}

.chw-left-sub-sub-nav-link p {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 20px
}

.chw-left-sub-sub-nav-link+.chw-left-nav-sub-link {
    border-top: 1px solid #cecece
}

.chw-left-nav-mobile-header {
    display: none
}

@media screen and (max-width:1023px) {

    .chw-left-nav-mobile-header {
        display: block;
        position: relative;
    }

    .chw-left-nav-mobile-header label {
        position: absolute;
        height: 40px;
        width: 100%
    }

    .chw-left-nav-mobile-header input {
        display: none
    }

    .chw-left-nav-mobile-header h2 {
        border-bottom: 1px solid #f60;
        display: block;
        font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
        font-size: 1.5em;
        font-weight: 400;
        line-height: 1em;
        margin-top: 0;
        padding-bottom: .2em
    }

    
}

.chw-left-nav {
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    transition: max-height 1s
}

.chw-left-nav h2 {
    line-height: 20px;
    margin: 5px 0
}

.chw-left-nav h2 a {
    color: #f60;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none
}

.chw-left-nav h2 a:hover {
    text-decoration: underline
}

.chw-left-nav-sub-links {
    list-style: none;
    margin-top: 0;
    padding-left: 0
}

.chw-left-nav-sub-links li {
    border-bottom: 1px solid #cecece;
    margin-left: -20px;
    padding: 8px 0
}

.chw-left-nav hr {
    border-bottom: 1px solid #cecece;
    margin-left: -20px
}

.chw-left-nav-sub-links li a {
    color: #0082c8;
    display: inline-table;
    font-size: 13px;
    padding-left: 20px;
    text-decoration: none
}

.chw-left-nav-sub-links li a:hover {
    text-decoration: underline
}

.chw-left-nav-selected {
    color: #4ca5b7;
    display: inline-table;
    font-size: 13px;
    font-weight: 700
}

.chw-left-sub-sub-nav-link-selected {
    border-bottom: none !important;
    padding-left: 20px !important;
    color: #4ca5b7;
    font-weight: 700
}

.chw-static-doctor-list a {
    text-decoration: none
}

.chw-static-doctor-list-button1 {
    -ms-border-radius: 3px 3px 3px 3px;
    background: #0081c7;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    height: 28px;
    margin-bottom: 10px;
    margin-right: 10px
}

.chw-static-doctor-list-button2 {
    -ms-border-radius: 3px 3px 3px 3px;
    background: #e67e22 !important;
    border: none;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    height: 28px;
    margin-bottom: 10px
}

.chw-headline {
    color: #3c3c3c;
    display: block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 1.2em
}

.chw-provider-provider-rich-text-heading {
    color: #3c3c3c;
    font-weight: 700
}

.chw-provider-provider-rich-text {
    list-style: none;
    padding-left: 0
}

.chw-provider-provider-rich-text li a {
    text-decoration: none
}

.chw-provider-rich-text-arrow {
    background: url(/licensees/licensee571/images/list.png) no-repeat scroll 0 8px transparent;
    line-height: 2.1em;
    padding-left: 1.1em
}

.text-left {
    margin-bottom: 20px;
    max-width: 80%
}

.chw-rich-text::after {
    clear: both;
    content: ""
}

.chw-rich-text h1 {
    font-size: 35px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: 400;
    line-height: 42px;
    margin-top: 0
}

.chw-rich-text h4 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 6px
}

.chw-rich-text h5 {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 6px;
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 16px
}

.chw-rich-text h2 {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.9em;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 12px;
    margin-top: 0
}

.chw-rich-text .right {
    float: right;
    margin-bottom: .5em;
    margin-left: 1em
}

.chw-rich-text .float-left {
    float: right;
    margin-bottom: .5em;
    margin-right: 1em
}

.chw-rich-text .float-right {
    float: right;
    margin-bottom: .5em;
    margin-left: 1em
}

@media screen and (max-width:750px) {

    .chw-rich-text .float-left,
    .chw-rich-text .float-right,
    .chw-rich-text .right {
        display: block;
        float: none !important;
        margin: 1em auto
    }
}

.chw-rich-text .errortext {
    color: #c11b17
}

.chw-rich-text h3 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    margin: 0;
    margin-bottom: 6px;
    padding: 0
}

.chw-rich-text {
    color: #3c3c3c;
    font-family: Sans-Serif;
    font-size: 14.4px;
    line-height: 20px
}

.chw-rich-text p {
    color: #3c3c3c;
    font-family: Sans-Serif;
    font-size: 14.4px;
    line-height: 20px;
    margin-bottom: 1em;
    margin-top: 0
}

.chw-rich-text a {
    color: #0082c8;
    text-decoration: none
}

.chw-rich-text a:hover {
    text-decoration: underline
}

.chw-rich-text ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    overflow: hidden
}

.chw-rich-text ul li {
    background: url(/licensees/licensee571/images/list.png) no-repeat scroll 0 8px transparent;
    color: #3c3c3c;
    font-family: sans-serif;
    font-size: 14.4px;
    line-height: 2.1em;
    padding-left: 1.1em
}

.chw-featured-result {
    background: #e6e7e8;
    border: none
}

.chw-rich-text img {
    max-width: 100%;
    height: auto !important
}

@media screen and (min-width:900px) {

    .chw-rich-text table img {
        max-width: none;
        height: auto !important
    }
}

.chw-rich-text {
    clear: both
}

.chw-rich-text-left-col,
.chw-rich-text-right-col {
    margin-bottom: 20px
}

@media screen and (min-width:581px) {

    .chw-rich-text-left-col {
        width: 48%;
        float: left;
        margin-bottom: 0
    }

    .chw-rich-text-right-col {
        width: 48%;
        float: right;
        margin-bottom: 0
    }
}

.chw-generic-accordian-item-content ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.chw-generic-accordian-item-content ul li {
    background: url(/licensees/licensee571/images/list.png) no-repeat scroll 0 8px transparent;
    color: #3c3c3c;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 2.1em;
    margin: 0;
    padding-left: 1.1em
}

.chw-callout-description p {
    margin-top: 0
}

.chw-single-callout-content .phone h2 {
    color: #f60
}

.chw-single-callout-content .phone {
    color: #f60
}

.chw-single-callout-content strong {
    color: #3c3c3c;
    font-size: 13px
}

.chw-single-callout-content .wistia-responsive {
    width: 100%
}

.chw-single-callout ul {
    list-style: none;
    padding-left: 0
}

.chw-single-callout-content li {
    background: url(/licensees/licensee571/images/list.png) no-repeat scroll 0 8px transparent;
    color: #3c3c3c;
    font-family: sans-serif;
    font-size: 14.4px;
    line-height: 2.1em;
    padding-left: 1.1em
}

.chw-generic-accordian-item-content p {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 1em;
    color: #3c3c3c
}

.chw-generic-accordian-item-content {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #3c3c3c
}

.chw-generic-accordian-item-content strong {
    color: #3c3c3c
}

.chw-generic-accordian-item-content h2 {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 12px;
    margin-top: 0
}

.chw-generic-accordian-item-content h3 {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 6px;
    margin-top: 0
}

.chw-generic-accordian-item-content a {
    color: #0082c8;
    text-decoration: none
}

.chw-generic-accordian-item-content a:hover {
    text-decoration: underline
}

.chw-generic-accordian-item-content img {
    vertical-align: top
}

.slides li .box li a {
    font-size: 11.664px;
    text-decoration: none
}

.slides li .box li {
    margin-bottom: 12px
}

.slides li .box li a:hover {
    text-decoration: underline
}

.responsive-tabs__panel .slides li ul li {
    font-size: 12px;
    width: 100%
}

.slides .feat-box h4 {
    color: #dc6016;
    font-weight: 400
}

.chw-tabbedout-content-container p {
    display: inline;
    font-size: 12.96px;
    line-height: 20px
}

.chw-tabbedout-content-container h3 {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 6px;
    line-height: 1em;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif
}

.chw-tabbedout-content-container p a {
    text-decoration: none
}

.chw-tabbedout-content-container p a :hover {
    text-decoration: underline
}

.chw-callout-description p a {
    color: #0082c8;
    text-decoration: none
}

.chw-callout-description p a:hover {
    text-decoration: underline
}

.chw-site-tools ul {
    list-style: none;
    margin-bottom: 5px;
    margin-top: 0;
    padding-left: 0;
    text-align: right
}

.chw-site-tools ul li {
    display: inline;
    margin: 5px;
    white-space: nowrap
}

.chw-col-20-custom .chw-site-tools ul li {
    margin: 5px 3px
}

.chw-site-tools p {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    line-height: 10px
}

.chw-site-tools img {
    vertical-align: baseline
}

.chw-site-tools ul li a {
    color: #0082c8;
    font-weight: 700;
    text-decoration: none
}

.chw-site-tools ul li a:hover {
    cursor: pointer;
    text-decoration: underline
}

.chw-site-tools-letter {
    margin-right: 10px
}

.chw-col-20-custom .chw-site-tools-letter {
    margin-right: 5px
}

.chw-site-tools {
    float: right
}

.chw-bread-crumb {
    max-width: 60%
}

.chw-col-70 .chw-bread-crumb {
    max-width: 100%
}

.chw-col-60 .chw-bread-crumb {
    max-width: 100%
}

.chw-col-100 .chw-bread-crumb {
    max-width: 60%
}

.chw-bread-crumb,
.chw-site-tools {
    display: inline-block
}

.chw-site-map-links li {
    background: url(/licensees/licensee571/images/list.png) no-repeat scroll 0 8px transparent;
    line-height: 2.1em;
    margin: 0;
    padding-left: 1.1em
}

.chw-site-map-links {
    list-style: none;
    margin: 0;
    padding-left: 8px
}

.chw-site-map-links li a {
    color: #0082c8;
    font-size: 14px;
    text-decoration: none
}

.chw-site-map-links li a:hover {
    text-decoration: underline
}

.chw-event-results-filter {
    background-color: #e5e6e7;
    margin-bottom: 15px;
    padding: 20px
}

#chw-service-filter {
    margin-top: 0
}

@media screen and (max-width:750px) {

    #chw-service-filter {
        display: none
    }
}

.chw-event-results-filter label {
    display: block;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 6px
}

.chw-event-results-filter h4 {
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1em;
    font-weight: 400
}

.chw-event-results-filter button {
    -moz-min-width: 83px;
    -ms-min-width: 83px;
    -o-min-width: 83px;
    -webkit-min-width: 83px;
    display: inline-block;
    margin-top: 20px;
    min-width: 83px;
    width: 40%
}

.chw-event-results-filter .chw-findprovider-input {
    display: block;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    width: 100%
}

.chw-event-results-filter input {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important
}

.chw-event-results-filter select {
    display: block;
    height: 30px;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important
}

.chw-event-search-result {
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px
}

.chw-event-search-result .chw-bread-crumb {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    max-width: 100%
}

.chw-event-search-result .chw-bread-crumb ul {
    padding: 0;
    font-size: 11px
}

.chw-event-search-result-title {
    color: #0082c8;
    display: block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 18px;
    padding-top: 12px;
    text-decoration: none
}

.chw-event-search-result-content {
    color: #3c3c3c;
    font-size: 14px;
    margin-bottom: 2px;
    margin-top: 5px
}

.chw-event-search-result-date {
    color: #3c3c3c;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 2px
}

.chw-event-search-result-readmore {
    color: #0082c8;
    font-size: 14px;
    text-decoration: none
}

.chw-event-search-result-readmore:hover,
.chw-event-search-result-title:hover {
    text-decoration: underline
}

.chw-crisis-component {
    padding: 20px;
    margin-bottom: 20px;
    margin-top: -20px;
    background: #ffe061
}

@media screen and (max-width:750px) {

    .chw-crisis-component {
        padding: 30px;
        margin-bottom: 30px;
        margin-top: 0
    }
}

.chw-crisis-component h2 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: 400
}

.chw-crisis-component p {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 14px
}

#services-no-matching {
    display: none
}

.chw-services-search {
    margin-top: 20px
}

.chw-services-search #chw-findprovider-name {
    width: 85%
}

.chw-services-search .chw-findprovider-searchbyname {
    background-color: #f0f0f2;
    padding: 20px;
    padding-bottom: 15px
}

#chw-findprovider-search-letter-section {
    background-color: #fff
}

.chw-services-search h5 {
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 1em;
    margin-top: 20px
}

.chw-services-letter-panel {
    display: block
}

.services-search-letter {
    display: none
}

.services-search-letter-a {
    display: block
}

.chw-services-letter-panel ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 49%
}

.chw-services-letter-panel ul li {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    line-height: 35px;
    margin-right: 35px
}

.chw-services-letter-panel ul li a {
    color: #0082c8;
    text-decoration: none
}

.chw-services-letter-panel ul li a:hover {
    text-decoration: underline
}

.chw-services-search .chw-findprovider-letters ul li:hover {
    cursor: pointer
}

.chw-services-search .chw-findprovider-letters ul li a:hover {
    text-decoration: underline
}

.chw-services-search .chw-findprovider-letters ul li a:active {
    text-decoration: underline
}

#services-search-input {
    max-width: 600px;
    width: 45vw
}

@media screen and (max-width:950px) {

    #services-search-input {
        max-width: 400px;
        width: 35vw
    }
}

.chw-services-results {
    list-style: none;
    margin-left: 0;
    margin-top: 35px;
    padding-left: 0
}

.chw-services-results li {
    font-family: arial, sans-serif;
    font-size: 14px;
    margin-bottom: 20px
}

.chw-services-results li a {
    color: #0082c8;
    font-weight: 700;
    text-decoration: none
}

.chw-services-results li a:hover {
    text-decoration: underline
}

.chw-greeting-card {
    display: inline-block;
    margin: 15px 0;
    padding: 0 1%;
    text-align: center;
    width: 22%
}

.chw-greeting-card img {
    margin-bottom: 5px;
    width: 100%
}

.chw-greeting-card a {
    color: #0082c8;
    font-size: 14px;
    text-decoration: none
}

.chw-static-call-to-action {
    background-image: url(img/landing-box.jpg);
    background-size: cover;
    margin-bottom: 15px;
    text-align: center
}

.chw-static-call-to-action a {
    text-decoration: none
}

.chw-static-call-to-action a:hover {
    text-decoration: none
}

.chw-static-cta-item-wrapper {
    padding: 20px 0
}

@media screen and (max-width:750px) {

    .chw-static-cta-item-wrapper {
        height: auto
    }
}

.chw-static-cta-item {
    display: inline-block;
    vertical-align: top;
    width: 30%
}

.chw-static-call-to-action p:empty {
    display: none
}

.chw-static-cta-item-head-wrapper {
    text-align: left;
    text-overflow: ellipsis
}

.chw-static-cta-item-head-wrapper img {
    display: inline;
    position: absolute;
    width: 35px;
    height: auto
}

.chw-static-cta-item-head-wrapper h3 {
    color: #000;
    display: block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 18.5px;
    font-weight: 400;
    margin-bottom: 0;
    margin-left: 40px;
    margin-top: 0;
    vertical-align: bottom
}

.chw-static-call-to-action p {
    -moz-text-overflow: ellipsis;
    color: #3c3c3c;
    font-size: 11.5px;
    line-height: 20px;
    margin-left: 40px;
    margin-top: 5px;
    text-align: left;
    text-overflow: ellipsis
}

.header-mobile-phone {
    background-color: #fff;
    display: none;
    padding: 0 30px;
    padding-top: 30px;
    text-align: left
}

.header-mobile-phone h2 {
    color: #0082c8;
    font-size: 20px;
    margin: 0;
    display: inline-block
}

.header-mobile-phone h2 a {
    color: #0082c8;
    text-decoration: none
}

.header-mobile-phone h2 a:hover {
    text-decoration: underline
}

.mobile-header-urgent-care {
    float: right;
    width: auto;
    max-height: 23px
}

.control-label {
    color: #3c3c3c;
    font-weight: 400;
    display: block
}

.btn-default {
    background-color: #0082c8 !important;
    color: #fff !important
}

.chw-homepage-banner-rotator>.chw-homepage-banner {
    transition: all .5s ease .15s
}

@media screen and (max-width:750px) {

    .chw-greeting-card {
        display: block;
        width: 98%
    }

    .chw-static-call-to-action {
        background: 0 0
    }

    .chw-static-cta-item {
        background-image: url(img/landing-box.jpg);
        display: block;
        padding: 20px 10px;
        text-align: left;
        width: 100%
    }

    .chw-static-cta-item-head-wrapper {
        display: inline-block
    }

    .chw-static-call-to-action p {
        margin-left: 50px;
        width: 80%
    }
}

.chw-related-news {
    background-color: #e6e7e8;
    margin-top: 40px;
    padding: 20px;
    position: relative
}

.chw-related-news input {
    display: none
}

.chw-related-news label {
    background-color: transparent;
    display: none;
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.chw-related-news input:checked+ul {
    display: block
}

.chw-related-news ul {
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    list-style: none;
    padding: 0;
    transition: max-height 1s
}

.chw-related-news ul li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 15px
}

.chw-related-news-title {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: 400
}

.chw-related-news-item-title a {
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none
}

.chw-related-news-item-title a:hover {
    text-decoration: underline
}

.chw-related-news-item-content {
    font-size: 14px
}

.chw-related-news-item-content a {
    color: #0082c8;
    text-decoration: none
}

.chw-related-news-item-content a:hover {
    text-decoration: underline
}

.chw-related-news-item-read-more {
    color: #0082c8;
    font-size: 14px;
    text-decoration: none
}

.chw-related-news-item-read-more:hover {
    text-decoration: underline
}

.chw-related-news h2 span {
    display: none !important
}

.chw-related-news h2 span:before {
    background: #3c3c3c !important
}

.chw-related-news h2 span:after {
    background: #3c3c3c !important
}

@media screen and (max-width:750px) {

    .chw-related-news h2 span {
        display: inline-block !important
    }

    .chw-greeting-card {
        display: block;
        width: 98%
    }

    .chw-related-news ul {
        margin: 0;
        max-height: 0;
        overflow: hidden
    }

    .chw-related-news input:checked+ul {
        max-height: 600px
    }

    .chw-related-news ul li:last-child {
        border-bottom: none
    }

    .chw-related-news {
        background-color: #fff;
        border-bottom: 1px solid #3c3c3c;
        margin-top: 0;
        padding: 0
    }

    .chw-related-news-title {
        margin: 0;
        padding: 2px;
        padding-bottom: 12px
    }

    .chw-related-news label {
        display: block
    }
}

.chw-publication-date {
    color: #3c3c3c;
    font-size: 14.4px;
    font-weight: 700
}

.chw-related-publications {
    background-color: #e6e7e8;
    margin-top: 40px;
    padding: 20px;
    position: relative
}

.chw-related-publications input {
    display: none
}

.chw-related-publications label {
    background-color: transparent;
    display: none;
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.chw-related-publications input:checked+ul {
    display: block
}

.chw-related-publications ul {
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    list-style: none;
    padding: 0;
    transition: max-height 1s
}

.chw-related-publications ul li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 15px
}

.chw-related-publications-title {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: 400
}

.chw-related-publications-item-title a {
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none
}

.chw-related-publications-item-title a:hover {
    text-decoration: underline
}

.chw-related-publications-item-content {
    font-size: 14px
}

.chw-related-publications-item-read-more {
    color: #0082c8;
    font-size: 14px;
    text-decoration: none
}

.chw-related-publications-item-read-more:hover {
    text-decoration: underline
}

.chw-related-publications h2 span {
    display: none !important
}

.chw-related-publications h2 span:before {
    background: #3c3c3c !important
}

.chw-related-publications h2 span:after {
    background: #3c3c3c !important
}

@media screen and (max-width:750px) {

    .chw-related-publications h2 span {
        display: inline-block !important
    }

    .chw-greeting-card {
        display: block;
        width: 98%
    }

    .chw-related-publications ul {
        margin: 0;
        max-height: 0;
        overflow: hidden
    }

    .chw-related-publications input:checked+ul {
        max-height: 600px
    }

    .chw-related-publications ul li:last-child {
        border-bottom: none
    }

    .chw-related-publications {
        background-color: #fff;
        border-bottom: 1px solid #3c3c3c;
        margin-top: 0;
        padding: 0
    }

    .chw-related-publications-title {
        margin: 0;
        padding: 2px;
        padding-bottom: 12px
    }

    .chw-related-publications label {
        display: block
    }
}

.chw-related-events {
    background-color: #e6e7e8;
    padding: 20px;
    position: relative
}

.chw-related-events input {
    display: none
}

.chw-related-events label {
    background-color: transparent;
    display: none;
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.chw-related-events input:checked+ul {
    display: block
}

.chw-related-events ul {
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    list-style: none;
    padding: 0;
    transition: max-height 1s
}

.chw-related-events ul li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 15px
}

.chw-related-events-title {
    color: #3c3c3c;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    font-weight: 400
}

.chw-related-events-item-title a {
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none
}

.chw-related-events-item-title a:hover {
    text-decoration: underline
}

.chw-related-events-item-content {
    font-size: 14px
}

.chw-related-events-item-read-more {
    color: #0082c8;
    font-size: 14px;
    text-decoration: none
}

.chw-related-events-item-read-more:hover {
    text-decoration: underline
}

.chw-related-events h2 span {
    display: none !important
}

.chw-related-events h2 span:before {
    background: #3c3c3c !important
}

.chw-related-events h2 span:after {
    background: #3c3c3c !important
}

.chw-location-main-content-image {
    margin-bottom: 10px;
    max-width: 100%
}

.chw-return-to-search {
    display: block;
    margin-bottom: 15px
}

.chw-rss-feed {
    line-height: 20px
}

.chw-rss-feed img {
    display: none
}

.chw-rss-feed iframe {
    display: none
}

.clockWiseIFrame {
    border: none;
    max-width: 100%;
    min-height: 1150px;
    width: 940px
}

.chw-rss-feed .chw-blog-caption {
    display: none
}

.chw-rss-feed h2 {
    margin-top: 0
}

.chw-rss-feed h3 {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 6px
}

.chw-rss-feed h4 {
    color: #3c3c3c;
    font-size: 10px;
    font-weight: 700;
    margin: 0;
    padding: 0
}

.chw-rss-feed p {
    color: #3c3c3c;
    font-size: 14px;
    margin: 0;
    padding: 0
}

.chw-rss-feed a {
    color: #0082c8;
    text-decoration: none
}

.chw-rss-feed a:hover {
    text-decoration: underline
}

.chw-rss-feed-continue-link {
    font-size: 14px
}

@media screen and (max-width:750px) {

    .chw-related-events h2 span {
        display: inline-block !important
    }

    .chw-related-events ul {
        margin: 0;
        max-height: 0;
        overflow: hidden
    }

    .chw-related-events input:checked+ul {
        max-height: 600px
    }

    .chw-related-events ul li:last-child {
        border-bottom: none
    }

    .chw-related-events {
        background-color: #fff;
        border-bottom: 1px solid #3c3c3c;
        margin-top: 0;
        padding: 0
    }

    .chw-related-events-title {
        margin: 0;
        padding: 2px;
        padding-bottom: 12px
    }

    .chw-related-events label {
        display: block
    }
}

@media screen and (max-width:790px) {

    .chw-doctor-profile-top-panel {
        display: none
    }
}

@media screen and (max-width:750px) {

    .chw-single-callout label {
        display: inline-block
    }

    .chw-doctor-profile-left {
        text-align: center;
        vertical-align: top
    }
}

@media screen and (max-width:750px) {

    #chw-search-filter {
        display: none
    }

    #chw-findprovider-results {
        width: 100%
    }

    .chw-findprovider-input {
        margin-bottom: 15px;
        width: 85% !important
    }

    .hide-on-mobile {
        display: none
    }

    .input-image-wrapper {
        display: block;
        width: auto
    }
}

.chw-single-callout h2 span:after {
    background-color: #3c3c3c
}

.chw-single-callout h2 span:before {
    background-color: #3c3c3c
}

@media screen and (max-width:750px) {

    .chw-single-callout-content {
        margin-top: 10px;
        max-height: 0;
        overflow: hidden;
        padding-bottom: 0
    }

    .chw-single-callout h2 {
        background-color: #e6e7e8;
        font-size: 20px;
        line-height: 30px;
        margin: 0;
        margin-left: 0;
        padding: 10px
    }

    .chw-single-callout {
        background-color: transparent;
        padding: 0
    }
}

.chw-inthissection {
    margin: 15px 0;
    position: relative
}

@media screen and (max-width:800px) {

    .chw-inthissection h1 {
        display: inline-block;
        margin-bottom: 5px;
        width: 100%
    }
}

@media screen and (max-width:750px) {

    .chw-single-callout-content {
        border-bottom: none
    }

    .chw-site-search-category-dropdown,
    .chw-site-search-keyword-input {
        width: 70vw
    }
}

@media screen and (max-width:750px) {

    .chw-callout-content {
        width: 100%
    }

    .chw-callout-content:not(:first-child) {
        display: none
    }

    .chw-callout-image {
        display: inline-block;
        height: auto;
        width: 70%
    }

    .chw-callout-description,
    .chw-callout-title {
        padding-left: 15%;
        padding-right: 15%
    }

    .chw-callout-next,
    .chw-callout-prev {
        display: inline-block
    }
}

@media screen and (max-width:1150px) {

    .chw-header-content-container {
        display: inline-block;
        height: auto
    }

    .chw-under-header-nav {
        margin-left: 0
    }

    .chw-content-page-banner,
    .chw-homepage-banner {
        padding-top: 150px
    }

    .chw-links-container {
        margin-bottom: 20px;
        margin-right: 20px;
        margin-top: 20px
    }

    #empty-banner {
        height: 60px
    }

    .chw-under-header {
        z-index: 0
    }
}

@media screen and (max-width:1260px) {

    .chw-main-content-wrapper {
        padding: 0 30px
    }

    .chw-footer-col {
        padding: 0 .5%
    }

    .chw-footer-col:first-child {
        padding-left: 30px
    }

    .chw-footer-col:last-child {
        padding-right: 30px
    }

    .chw-header-content-container {
        padding: 0 30px
    }
}

@media screen and (max-width:1023px) {

    .chw-main-content-wrapper {
        margin-top: 20px
    }

    #empty-banner+.chw-main-content-wrapper {
        background: 0 0;
        background-color: #fff
    }

    .chw-footer-col:first-child {
        padding-left: 0
    }

    .chw-header-content-container {
        padding: 0
    }

    .chw-footer {
        padding-top: 0
    }

    .chw-footer-col {
        padding: 0
    }

    .chw-calltoaction-wrapper {
        display: none
    }

    .chw-calltoaction-mobile {
        display: block
    }

    .chw-footer-col:first-child {
        padding-left: 0
    }

    .chw-footer-col:last-child {
        padding-right: 0
    }

    .chw-accordian-icon {
        display: inline-block
    }

    .chw-accordian-icon-orange {
        display: inline-block;
        width: 15px
    }

    .header-mobile-phone {
        display: block
    }
}

@media screen and (max-width:341px) {

    .chw-header-search-input-mobile {
        width: 155px
    }
}

@media screen and (max-width:1140px) {

    .chw-calltocaction-col h3 {
        font-size: 1.1em
    }

    .chw-calltocaction-col p {
        font-size: 12px
    }
}

@media screen and (max-width:450px) {

    .chw-calltoaction-mobile-row h2 {
        font-size: 1.1em
    }
}

@media screen and (max-width:1500px) {

    .chw-calltoaction-wrapper {
        margin-top: 500px
    }

    .chw-banner-content {
        top: 250px
    }
}

@media screen and (max-width:1200px) {

    .chw-calltoaction-wrapper {
        margin-top: 400px
    }

    .chw-banner-content {
        top: 150px
    }
}

.responsive-tabs__panel.animated.fadeIn.tabbed-callout-panel {
    padding: 0
}

.tabbed-callout-list {
    padding-left: 20px
}

.tabbed-callout-list li p {
    display: block;
    font-size: 14px;
    margin-bottom: 15px
}

.tabbed-callout-list li ul {
    list-style: none;
    padding-bottom: 20px;
    padding-left: 0
}

.chw-doctor-profile-right .tabbed-callout-list li ul {
    padding-bottom: 0
}

.tabbed-callout-list li ul li {
    background: url(/licensees/licensee571/images/list.png) no-repeat scroll 0 8px transparent;
    font-size: 14px;
    line-height: 2.1em;
    padding-left: 1.1em
}

.tabbed-callout-list li ul li a {
    text-decoration: none
}

.tabbed-callout-list li ul li a:hover {
    text-decoration: underline
}

.chw-generic-accordian-item-content .chw-findprovider-results ul li {
    background: 0 0
}

.chw-generic-accordian-item-content .chw-findprovider-results .chw-findprovider-locations li {
    background: url(img/map-list.png) no-repeat scroll 0 7px transparent
}

.chw-doctor-profile-right .chw-inthissection-links ul {
    width: auto
}

#chw-site-search-no-results {
    border-bottom: none
}

#chw-site-search-no-results p {
    color: #3c3c3c;
    display: block;
    font-family: sans-serif;
    font-size: 14.4px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.2px
}

.chw-find-location-results .chw-search-results-keyword-display {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.35em;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 6px;
    margin-top: 30px
}

.chw-search-results-keyword-display {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.35em;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 6px;
    margin-top: 30px
}

.chw-search-results-keyword-display span {
    color: #c09a21
}

.chw-generic-search-results-results.chw-latest-results li h2 {
    font-size: 16px;
    font-weight: 400
}

.chw-generic-search-results-results .chw-bread-crumb ul {
    font-size: 11px
}

.chw-generic-search-results-results .chw-bread-crumb ul li {
    border: none
}

.chw-generic-search-results-results.chw-latest-results li p {
    font-size: 14px
}

.chw-generic-search-results-results.chw-latest-results a:hover {
    text-decoration: underline
}

.chw-site-search-category-list a:hover {
    text-decoration: underline
}

.chw-content-page-banner-mobile {
    display: none
}

.visible-mobile {
    display: none
}

.chw-content-page-banner-mobile h2 {
    color: #0082c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 32px;
    font-weight: 400
}

@media screen and (max-width:1200px) {

    .ds-ratingcount {
        display: none
    }
}

@media screen and (max-width:750px) {

    .visible-desktop {
        display: none
    }

    .visible-mobile {
        display: block;
        visibility: initial
    }

    .ds-ratingcount {
        display: inline
    }

    .chw-content-page-banner-mobile {
        display: block
    }
}

.floatLeft {
    float: left;
    margin: 1em 1em 1em 0
}

.floatRight {
    float: right;
    margin: 1em 0 1em 1em
}

.floatLeft,
.floatRight {
    max-width: 66%;
    height: auto !important
}

@media screen and (max-width:480px) {

    .floatLeft,
    .floatRight {
        float: none;
        margin: 1em 0;
        max-width: 100%;
        width: 100% !important
    }

    .floatLeft img,
    .floatRight img {
        width: 100% !important;
        height: auto !important
    }
}

.red {
    color: red
}

.chwTable {
    border-collapse: collapse;
    border: solid 0;
    font-family: Tahoma
}

.chwTable tr:first-child {
    border-width: 1pt 1pt 3pt 1pt;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10pt;
    margin-left: 0;
    line-height: 115%;
    font-size: 11pt;
    font-family: Calibri, sans-serif;
    width: 119.7pt;
    background: #4f81bd !important;
    padding: 0 5.4pt 0 5.4pt;
    color: #fff !important
}

.chwTable td {
    padding: 0 5.4pt 0 5.4pt;
    border-width: 1pt;
    border-color: #4f81bd;
    border-bottom-style: solid
}

.chwTable tr:nth-child(even) {
    color: #666;
    font-size: 10pt;
    vertical-align: top
}

.chwTable tr:nth-child(odd) {
    border-width: 1pt;
    color: #666;
    font-size: 10pt;
    vertical-align: top;
    border-bottom-style: solid;
    border-bottom-color: #4f81bd
}

.chwTable tr td:last-child {
    border-width: 1pt;
    border-color: #4f81bd;
    border-bottom-style: solid;
    border-right-style: solid;
    padding: 0 5.4pt 0 5.4pt
}

.chwTable tr td:first-child {
    border-width: 1pt;
    border-color: #4f81bd;
    padding: 0 5.4pt 0 5.4pt;
    border-bottom-style: solid;
    border-left-style: solid
}

.chw-rich-text td,
.chw-rich-text th {
    padding-right: 15px;
    padding-bottom: 15px
}

.qboxes {
    float: left;
    display: block;
    min-width: 318px;
    width: 35%;
    min-height: 100px;
    height: 120px;
    margin: 8px;
    border: 1px solid #999;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
    padding: 4px
}

.qboxes .qbutton,
section .qbutton {
    display: inline-block;
    min-width: 180px;
    max-width: 320px;
    padding: 4px;
    margin: 10px auto;
    background-color: #0084cb;
    color: #fff !important;
    border: 1px solid #0074bb;
    border-radius: 4px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    font-size: 1rem;
    text-decoration: none;
    text-align: center
}

h3.qadditionalinfo {
    display: block;
    margin: 6px;
    float: left;
    width: 100%
}

p.qanswer-help {
    margin: 0 4px
}

p.qbutton-container {
    width: 100%;
    text-align: center;
    margin: 0
}

img.qarrowicon {
    height: 22px;
    width: 22px;
    text-decoration: none
}

p a.qbutton-startover {
    position: relative;
    float: left;
    left: 80px;
    background-color: #ff8c00;
    border: 1px solid #999
}

h5.qquestion {
    color: #168bc9;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.2em;
    font-weight: 700;
    margin-top: 12px;
    margin-bottom: 10px
}

.chw-teaching-sheets-results-list {
    padding: 0;
    margin: 20px 0
}

.chw-teaching-sheets-results-list h4 {
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 1em
}

.chw-teaching-sheets-results-list .chw-event-search-result-title {
    padding: 0
}

.chw-teaching-sheets-results-list p {
    padding: 0;
    margin: 0;
    color: #3c3c3c;
    font-family: Sans-Serif;
    font-size: 14.4px;
    line-height: 20px
}

.chw-teaching-sheets-results-list li {
    list-style: none;
    margin-bottom: 1px;
    padding: 10px
}

.chw-teaching-sheets-results-list li:nth-child(even) {
    background-color: #f0f0f0
}

.chw-teaching-sheets-results-list li:nth-child(odd) {
    background-color: #c9e0e6
}

.chw-teaching-sheets-type {
    line-height: 28px;
    margin-bottom: 10px;
    color: #3c3c3c;
    font-family: Sans-Serif;
    font-size: 14.4px
}

@media screen and (min-width:481px) {

    .chw-teaching-sheets-type {
        float: right;
        margin-left: 20px
    }
}

@media screen and (max-width:481px) {

    .chw-teaching-sheets-type {
        display: inline-block;
        margin-bottom: 5px
    }
}

.chw-teaching-sheets-results-filter button {
    width: auto
}

.chw-teaching-sheets-left-button {
    float: left
}

.chw-teaching-sheets-right-button {
    float: right
}

.chw-teaching-sheets-category h3 {
    margin-top: 0;
    padding: 7px 10px;
    color: #fff;
    background-color: #0081c7;
    font-weight: 400
}

.chw-teaching-sheets-category a {
    color: #0081c7;
    text-decoration: none
}

.chw-teaching-sheets-category li {
    margin-bottom: 10px
}

.chw-teaching-sheets-results-filter {
    margin-top: 20px
}

.chw-teaching-sheets-right select {
    margin-bottom: 0
}

@media screen and (min-width:481px) {

    .chw-col-70 .chw-teaching-sheets-left {
        float: left;
        width: 48%
    }

    .chw-col-70 .chw-teaching-sheets-right {
        float: right;
        width: 48%
    }

    .chw-col-70 .chw-teaching-sheets-left input {
        margin-bottom: 0
    }
}

.chw-header.scEnabledChrome {
    position: static
}

.chw-cf:after,
.chw-cf:before {
    content: " ";
    display: table
}

.chw-cf:after {
    clear: both
}

.chw-clear {
    clear: both
}

.chw-col-20-custom img {
    height: auto !important
}

@media screen and (min-width:751px) {

    .chw-two-col-left {
        box-sizing: border-box;
        float: left;
        width: 50%;
        padding-right: 10px
    }

    .chw-two-col-right {
        box-sizing: border-box;
        float: right;
        width: 50%;
        padding-left: 10px
    }

    .chw-inthissection-links ul+ul {
        box-sizing: border-box;
        padding-left: 10px
    }
}

@media screen and (max-width:400px) {

    .mobile-header-urgent-care {
        float: none;
        margin-top: 1em
    }

    .header-mobile-phone a {
        display: block
    }
}

@media screen and (min-width:751px) and (max-width:1260px) {

    .chw-footer-col:last-child {
        padding-right: 0
    }

    .chw-footer-col {
        width: 22.5%
    }
}

@media screen and (min-width:1023px) and (max-width:1139px) {

    .chw-header-content-container,
    .chw-main-content-wrapper {
        padding-left: 25px;
        padding-right: 25px
    }

    .chw-footer-col:first-child {
        padding-left: 25px
    }
}
/*
@media screen and (min-width:751px) and (max-width:1200px) { 

    .chw-row-custom {
        display: block
    }

    .chw-col-15-custom {
        box-sizing: border-box;
        width: 31%;
        max-width: 31%;
        vertical-align: top
    }

    .chw-col-60-custom {
        box-sizing: border-box;
        width: 68%;
        max-width: 68%;
        padding-left: 5px;
        vertical-align: top
    }

    .chw-col-20-custom {
        display: block;
        width: auto;
        max-width: none;
        margin-bottom: 0;
        padding-bottom: 0
    }

    .chw-col-20-custom .hide-on-mobile {
        display: none
    }

    .chw-col-30-custom-2,
    .chw-col-70-custom-2 {
        box-sizing: border-box;
        min-width: 0;
        width: 100%;
        max-width: 100%
    }
}
*/
@media screen and (min-width:901px) and (max-width:1260px) {

    .chw-col-15-custom {
        width: 18%;
        max-width: 18%
    }

    .chw-col-60-custom {
        width: 57%;
        max-width: 57%
    }

    .chw-col-20-custom {
        width: 25%;
        max-width: 25%
    }
}

@media screen and (max-width:901px) {

    .chw-col-20-custom {
        margin-top: 1em
    }
}

@media screen and (min-width:901px) {

    .chw-col-30-custom {
        width: 20%;
        max-width: 20%;
        min-width: 0
    }

    .chw-col-70-custom {
        width: 80%;
        max-width: 80%
    }
}

@media screen and (max-width:1024px) {

    .chw-col-20-custom .chw-site-tools li:last-child,
    .chw-col-30-custom-2 .chw-site-tools li:last-child {
        display: none
    }
}

@media screen and (max-width:900px) {

    .chw-col-right-floating {
        display: none
    }
}

@media screen and (min-width:901px) {

    .chw-col-right-floating {
        float: right;
        width: 320px;
        margin-top: 7px;
        margin-left: 20px;
        margin-bottom: 1em
    }

    .chw-col-right-floating .chw-site-tools ul {
        margin-bottom: 1em
    }
}

@media screen and (min-width:751px) {

    .chw-col-100 .chw-generic-search-results {
        margin-top: -2em
    }

    .chw-site-search-keyword {
        box-sizing: border-box;
        float: left;
        width: 280px;
        padding-right: 20px
    }

    .chw-site-search-category {
        box-sizing: border-box;
        float: left;
        width: 280px
    }

    .chw-site-search h3 {
        margin-bottom: 10px
    }

    .chw-site-search-category-dropdown,
    .chw-site-search-keyword-input {
        margin-bottom: 15px
    }

    .chw-site-search-submit {
        clear: both
    }
}

@media screen and (min-width:1261px) {

    .chw-col-15-custom {
        width: 21%;
        max-width: 21%
    }

    .chw-col-60-custom {
        /* width: 54%; */
        /* max-width: 54%; */
    }

    .chw-col-20-custom {
        width: 25%;
        max-width: 25%
    }

    .chw-col-30-custom {
        width: 21%;
        max-width: 21%;
        min-width: 0
    }

    .chw-col-70-custom {
        width: 79%;
        max-width: 79%
    }

    .chw-col-15-custom,
    .chw-col-20-custom,
    .chw-col-30-custom,
    .chw-col-60-custom,
    .chw-col-70-custom {
        box-sizing: border-box
    }
}

.chw-highlight {
    background: #eee
}

.chw-provider-mail {
    background: url(../../../../Content/img/mail.png) no-repeat 0 2px;
    padding-left: 1.5em;
    font-size: .9em;
    background-position-y: center;
    display: block;
    margin-top: 5px;
    font-family: sans-serif;
    font-weight: 400 !important
}

.responsive-tabs__panel .slides .chw-tabbedout-content-container li {
    display: list-item
}

input:valid,
textarea:valid {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.disable {
    -moz-appearance: none;
    -webkit-appearance: none !important;
    background: #ebebe4;
    border: 1px solid #abadb3;
    border-right: none;
    opacity: 1 !important
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 22px
}

td {
    vertical-align: top
}

.data-grid th {
    background-color: #e6e7e8;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    font-size: 1.3em;
    font-weight: 400;
    padding: 10px;
    text-align: left
}

.data-grid td {
    padding: 10px
}

.data-grid tr.odd td {
    background-color: #dae9d2
}

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

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

figure {
    margin: 0
}

.chromeframe {
    background: #ccc;
    color: #000;
    margin: .2em 0;
    padding: .2em 0
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}

.ui-helper-reset {
    border: 0;
    font-size: 100%;
    line-height: 1.3;
    list-style: none;
    margin: 0;
    outline: 0;
    padding: 0;
    text-decoration: none
}

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

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    zoom: 1
}

.ui-helper-zfix {
    filter: Alpha(Opacity=0);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.clear {
    clear: both;
    height: 0
}

.right {
    float: right;
    margin-left: 12px
}

.left {
    float: left;
    margin-right: 12px
}

.pipe {
    padding: 0 6px
}

.bold {
    font-weight: 700
}

.separator {
    padding: 0 2px
}

.underline {
    text-decoration: underline
}

.underline:hover {
    text-decoration: none
}

.date {
    display: block
}

.mobile,
.print-only {
    display: none
}

.blue,
.submit-option input {
    background: #0082c8;
    border: 0
}

.content .box {
    border-bottom: 1px solid #bebebe;
    margin-bottom: 1.3em;
    padding-bottom: 1em
}

.box.last {
    border: 0
}

#scWebEditRibbon,
.scChromeToolbar {
    z-index: 9999999999 !important
}

.grid {
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px
}

.grid-1-fifths,
.grid-1-fourths,
.grid-1-quarter,
.grid-1-thirds,
.grid-2-thirds,
.grid-3-fourths,
.grid-4-fifths,
.grid-full,
.grid-half,
.grid-q1 {
    float: left;
    margin-left: 2%
}

.first {
    clear: left;
    margin-left: 0 !important
}

.grid-1-quarter {
    width: 23%
}

.grid-q1 {
    margin-bottom: 1em;
    margin-left: 2em;
    width: 28%
}

.grid-full {
    width: 98%
}

.grid-half {
    width: 48%
}

.grid-1-fifths {
    width: 18%
}

.grid-1-fourths {
    width: 24%
}

.lt-ie8 .grid-1-fourths {
    width: 23%
}

.grid-1-thirds {
    width: 31.33333%
}

.grid-2-thirds {
    width: 64.66667%
}

.grid-3-fourths {
    width: 72%
}

.grid-4-fifths {
    width: 78%
}

.grid-1-thirds.green p {
    width: 90%
}

.lt-ie9 .grid {
    width: 1230px
}

.lt-ie8 .grid {
    position: relative
}

.nav-collapse.collapse {
    display: table;
    overflow: visible !important
}

.hidden-desktop,
.visible-phone-contact {
    display: inherit
}

.its,
.mobile-box,
.mobile-cart,
.mobile-mychart,
.mobile-nav,
.mobile-prox,
.mobile-slides,
.move,
.search-mobile,
.top-nav .mobile,
.visible-phone-contact,
nav a.nav-btn {
    display: none
}

.edit-mode header,
.edit-mode nav {
    position: relative
}

.lt-ie8 header {
    z-index: 9999
}

header .top {
    height: 79px;
    position: relative
}

.svg header .logo img.ie-print {
    display: none !important
}

.no-svg header .logo img.screen-logo {
    display: none
}

.logo {
    position: relative;
    top: .5em
}

header .search-form {
    background: 0 0;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    position: relative;
    z-index: 999
}

.logobg {
    background: url(../images/logo-bg.png) no-repeat;
    height: 128px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 232px
}

.inside {
    position: absolute;
    right: .5%;
    top: 39%
}

header .tools {
    color: #4273a0;
    float: left;
    font-size: .92em;
    line-height: 22px;
    position: relative;
    z-index: 9999
}

header .tools .inner {
    float: left;
    padding: 0 5px 0 0
}

header .tools-nav {
    clear: both;
    float: left;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0
}

header .tools-nav li {
    float: left;
    padding: 0 .6em
}

header .tools-nav li:last-child {
    padding: 0
}

header .tools-nav li a {
    font-size: 14px;
    line-height: 12px;
    padding: 0
}

header .tools-nav li.current a {
    text-decoration: underline
}

.mobile-mychart .chart,
header .tools-nav .chart {
    background-color: #fff;
    color: #0082c8;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    padding: .5em 0 0 .4em;
    text-decoration: none;
    white-space: nowrap
}

.lt-ie8 header .tools-nav .chart {
    padding-bottom: .5em;
    padding-right: .4em
}

header .tools-nav li .chart.no-add {
    padding: .5em
}

.add:before {
    content: url(../../../../Content/img/launch-icon.png)
}

.add:before {
    background: #0082c8;
    color: #fff;
    float: right;
    font-weight: 400;
    margin: -.4em -.4em 0 .5em;
    padding: .5em .8em;
    pointer-events: none;
    text-align: center;
    width: 1em
}

header .add:before {
    margin: -.5em -.2em 0 .5em
}

.chart-content {
    background: #0082c8;
    display: none;
    max-width: 220px;
    position: absolute;
    right: 1.1%;
    zoom: 1
}

.chart-content.hover {
    display: block
}

.lt-ie8 .chart-content {
    top: 20px
}

header .chart-content .inner {
    float: none;
    overflow: hidden;
    padding: 1.3em
}

header .chart-content .inner ul {
    margin-bottom: .8em
}

header .chart-content .inner li {
    float: none;
    font-size: 1em;
    padding: 0 0 .8em .8em
}

header .chart-content .inner li a {
    color: #fff;
    font-size: .9em
}

.chart-content .appt,
.chart-content .rx {
    float: left;
    font-size: .9em;
    line-height: 12px;
    text-align: center;
    width: 45%
}

.chart-content .appt a,
.chart-content .rx a {
    color: #fff
}

.chart-content .appt {
    margin-left: .8em
}

.chart-content .appt a span,
.chart-content .rx a span {
    background: url(../../../../Content/img/sprite.png);
    display: block;
    height: 49px;
    margin: .8em auto;
    width: 40px
}

.chart-content .rx a span {
    background-position: -278px 0
}

.chart-content .appt a span {
    background-position: -331px 0
}

.search-form .text {
    border: 0;
    float: left;
    height: 23px;
    max-width: 178px;
    padding: 0 .4em
}

.lt-ie9 .search-form .text {
    width: 178px
}

.wrapper {
    background: #fff url(../../../../Content/img/wrapper-bg.png) repeat-x top;
    margin-top: 4.96em;
    overflow: hidden;
    position: relative
}

.lt-ie9 .wrapper,
.lt-ie9 footer {
    min-width: 1610px
}

.lt-ie8 .wrapper {
    margin-top: 0
}

.scpm+.wrapper {
    margin-top: 1.5em
}

.landing {
    position: relative
}

.top-nav li a {
    color: #fff;
    display: table-cell;
    font-size: 13.8px;
    height: inherit;
    outline: 0 none;
    padding: 0 1.7em;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    width: auto
}

.top-nav li:hover .dd-full {
    display: block
}

.top-nav li a.all-services {
    padding-bottom: .5em;
    padding-left: 0
}

.top-nav .drop,
.top-nav li .drop a {
    font-size: .85em;
    line-height: 1.1em;
    padding-right: .5em
}

.canvas.no-flexbox.no-indexeddb .top-nav li a,
.lt-ie9 .top-nav li a {
    max-height: 2.5em;
    padding-bottom: .05em;
    padding-top: .3em
}

.lt-ie8 .top-nav li a {
    padding-bottom: .35em;
    padding-top: 0
}

.top-nav .nav-on a,
.top-nav li:hover a {
    background: #fff url(../../../../Content/img/indicator.png) repeat-x top;
    color: #000
}

.dd-full {
    background: #fff;
    float: left;
    left: -999em !important;
    margin: 4px auto;
    padding: 0 5px;
    position: absolute;
    text-align: left
}

.lt-ie8 .dd-full {
    margin-top: 0
}

.dd-full {
    left: 10px;
    padding: 1.4em;
    top: 42px;
    width: 75.7em;
    z-index: 99999
}

.canvas.no-flexbox.no-indexeddb .dd-full,
.lt-ie9 .dd-full {
    top: 29px
}

.top-nav li .dd-full,
.touch .top-nav li .dd-1 {
    display: none
}

.top-nav li:hover .dd-full {
    left: auto !important;
    right: 0;
    top: 29px
}

.display-block {
    display: block
}

.top-nav li:hover .dd-1 {
    display: block;
    left: auto !important;
    right: 0;
    top: 29px
}

.top-nav .drop-right:hover .dd-1.drop-right,
.top-nav .drop-right:hover .dd-full {
    left: 0 !important;
    right: auto
}

.top-nav .drop-center:hover .dd-1.drop-center,
.top-nav .drop-center:hover .dd-full {
    left: -75% !important
}

.top-nav .menu-right {
    float: right;
    margin-right: 0
}

.top-nav li ul {
    list-style: none;
    margin: 0
}

.top-nav li ul li {
    float: left;
    margin: 0;
    margin-bottom: .7em;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%
}

.drop {
    -webkit-box-shadow: 0 4px 5px rgba(100, 100, 100, .3);
    box-shadow: 0 4px 5px rgba(100, 100, 100, .25);
    font-size: .8em;
    font-weight: 700;
    width: 40em
}

.top-nav li:hover .drop a {
    background: 0 0
}

.drop li:hover a,
.top-nav li:hover .drop a:hover {
    background: 0 0;
    text-decoration: underline
}

.top-nav li:hover .callout a {
    color: #09c;
    display: inline;
    font-size: 1em;
    padding: 0;
    vertical-align: baseline
}

.drop li {
    padding: .2em 0
}

.drop li a {
    background: 0 0 !important;
    color: #3c3c3c;
    height: inherit !important;
    padding: 0
}

.drop .grid-content {
    margin-bottom: 1em;
    overflow: hidden;
    padding-top: .3em
}

.drop .az {
    font-size: .9em !important
}

.drop .az a {
    color: #3c3c3c;
    display: inline !important;
    font-size: 1em;
    height: auto !important;
    padding: 0 .3em;
    vertical-align: top !important
}

.drop .az a:first-child {
    padding-left: .1em
}

.drop .box {
    padding: 1.5em !important
}

.drop .pic {
    -moz-box-shadow: none;
    box-shadow: 0 0
}

.main-content {
    -webkit-box-shadow: 0 -7px 7px -7px #333;
    background: #fff;
    box-shadow: 0 -7px 7px -7px #333;
    font-size: .9em;
    height: 100%;
    margin: 0 auto;
    margin-top: 5.6em;
    overflow: hidden;
    position: relative
}

.lt-ie8 .main-content {
    padding: 0
}

.main-content {
    -moz-background-size: 1px 100%;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dedede), to(transparent));
    background-image: -webkit-linear-gradient(#dedede, transparent);
    background-image: -moz-linear-gradient(#dedede, transparent), -moz-linear-gradient(#dedede, transparent);
    background-image: -o-linear-gradient(#dedede, transparent), -o-linear-gradient(#dedede, transparent);
    background-image: linear-gradient(#dedede, transparent), linear-gradient(#dedede, transparent);
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    background-size: 1px 100%;
    border-top: 1px solid #dedede
}

.home-inner {
    background: #fff;
    overflow: hidden;
    position: relative;
    z-index: 999
}

.home-inner .copy {
    -webkit-box-shadow: 0 -7px 7px -7px #ccc;
    box-shadow: 0 -7px 7px -7px #ccc;
    margin-top: .3em;
    padding-top: 0 !important
}

.home {
    position: relative
}

.main-content.home {
    margin-top: 30%;
    overflow: visible
}

.home .slides h1 {
    font-size: 3em;
    padding: .3em
}

.home ol {
    margin: 0
}

.mt-control-nav {
    left: 35%;
    position: absolute;
    text-align: center;
    top: 32%;
    width: 100%
}

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

.lt-ie8 .mt-control-nav {
    left: auto;
    max-width: 1610px;
    right: 5%;
    top: 12.8em;
    width: auto
}

.lt-ie8 .mt-control-nav li {
    float: left;
    position: relative
}

.mt-control-paging li a {
    background: url(../../../../Content/img/slider-control.png) no-repeat;
    cursor: pointer;
    display: block;
    height: 15px;
    text-indent: -9999px;
    width: 15px
}

.mt-control-paging li a.mt-active {
    background-position: 0 -15px;
    cursor: default
}

.slide-content {
    font-size: 1.3em;
    margin: 0 auto;
    margin-top: 15%;
    max-width: 45em;
    text-shadow: #000 .1em .1em .2em;
    width: 100%
}

.slide-content h1 {
    font-size: 3.2em;
    padding-bottom: .4em
}

.landing .main-content {
    margin-top: 0
}

.bg {
    position: absolute;
    top: 2em;
    width: 100%
}

.bg {
    left: 50%;
    max-width: 1610px
}

.lt-ie8 .bg {
    left: 0;
    max-width: none;
    text-align: center;
    width: 100%
}

.bg img {
    height: auto;
    width: 100%
}

.bg img {
    margin-left: -50%
}

.lt-ie8 .bg img {
    margin-left: 0;
    max-width: 1610px;
    position: relative
}

.lt-ie9 .landing {
    text-align: center
}

.lt-ie9 .landing .bg img {
    width: auto
}

.lt-ie9 .landing-heading {
    text-align: left
}

.landing-heading,
.main-content.home {
    position: relative
}

.landing-heading {
    height: 10em;
    position: relative
}

.main-content .landing {
    margin-top: 0
}

.landing-heading h1 {
    bottom: -1.5em;
    color: #fff;
    font-size: 3em;
    line-height: 1.1em;
    margin-left: .6em;
    margin-top: .5em;
    padding-bottom: .3em;
    position: absolute
}

.landing-its+p {
    display: table-row
}

.landing-its+p+p {
    margin-top: 1em
}

.article {
    margin-bottom: 1.2em
}

.content .heading {
    font-size: 1.7em;
    line-height: 1.2em;
    margin-bottom: 1em
}

.flexbox.canvas.indexeddb .content .heading {
    margin-bottom: .9em
}

.flexbox.canvas.indexeddb .content .ui-accordion-header {
    margin-bottom: 5px
}

.landing-its {
    display: table-cell;
    float: none;
    padding: 1em 0;
    position: relative;
    z-index: 99
}

.landing-its .stem a {
    color: #3c3c3c
}

.landing-its h3 {
    border-bottom: 1px solid #f60;
    margin-bottom: 1em;
    padding-bottom: .2em
}

.feature {
    display: table-row;
    float: none;
    position: relative
}

.feature .grid-half {
    margin-top: 1.3em
}

.feature h2 {
    margin-bottom: .5em
}

.feature h4 {
    font-family: sans-serif
}

.feature .services h3 {
    font-family: sans-serif;
    font-size: 1.2em
}

.services h4 a {
    color: #5f4876
}

.feat-box {
    margin-bottom: 1.8em;
    margin-left: 0;
    overflow: hidden
}

.options {
    background: #fff url(../../../../Content/img/landing-box.jpg) no-repeat top;
    background-size: 100% 100%;
    display: table-row;
    float: none;
    font-size: .7em;
    margin: 1.8em 0;
    padding: 1em
}

.lt-ie8 .options {
    min-height: 100px;
    width: auto !important
}

.lt-ie8 .options>* {
    display: block;
    float: left !important;
    position: relative;
    width: 250px !important
}

.lt-ie8 .options a:active,
.lt-ie8 .options a:focus {
    border: none;
    outline: 0
}

.options+p {
    margin-top: 1.3em
}

.options+h2,
.options+h3,
.options+h4 {
    margin-top: 1em
}

.options h3 {
    color: #000;
    font-size: 1.6em
}

.options a {
    color: #3c3c3c !important
}

.green a,
.orange a,
.purple a {
    background-image: url(../../../../Content/img/sprite.png);
    background-repeat: no-repeat;
    border: none;
    display: block;
    font-size: 1.15em;
    outline: 0;
    padding-bottom: 1.2em;
    padding-left: 65px;
    padding-top: 1.2em
}

.options .green a,
.options .orange a,
.options .purple a {
    background-image: url(../../../../Content/img/sprite-inner.png);
    padding-left: 45px;
    padding-top: 3.4em
}

.orange a {
    background-position: -82px -204px;
    text-decoration: none !important
}

.options .orange a {
    background-position: -457px -370px
}

.orange a:hover {
    font-weight: 400 !important;
    text-decoration: none !important
}

.orange a.on-state {
    background-position: -258px -499px
}

.purple a {
    background-position: -261px -63px;
    text-decoration: none !important
}

.options .purple a {
    background-position: -218px -175px
}

.purple a:hover {
    font-weight: 400 !important;
    text-decoration: none !important
}

.purple a.on-state {
    background-position: -387px 6px
}

.green a {
    background-position: -368px -427px;
    text-decoration: none !important
}

.options .green a {
    background-position: 16px 20px
}

.green a:hover {
    font-weight: 400 !important;
    text-decoration: none !important
}

.green a.on-state {
    background-position: -124px -562px
}

.lt-ie9 .options .orange a {
    background-position: -472px -360px !important
}

.lt-ie9 .options .purple a {
    background-position: -233px -164px !important
}

.lt-ie9 .options .green a {
    background-position: 1px 31px !important
}

.lt-ie9 .module-sv-search input.text {
    height: 16px !important
}

.ie9 .module-sv-search input.text {
    height: 15px !important
}

.lt-ie9 .main-content {
    border: 1px solid #dedede
}

.lt-ie8 .main-content {
    border: 0
}

.accordion a,
.main-content a {
    text-decoration: none
}

.accordion a:hover,
.main-content a:hover {
    text-decoration: underline
}

.content {
    padding: .7em 2.1em;
    position: relative
}

.lt-ie9 .content {
    text-align: left
}

.col-1 {
    width: 100%
}

.col-2 .content,
.col-3 .content {
    padding: 0
}

.lt-ie9 .col-2 .content,
.lt-ie9 .col-3 .content {
    padding: 0;
    padding-top: 0
}

.copy {
    padding-top: 1.1em !important
}

.accordion a,
.copy a,
.main-content a,
.responsive-tabs a {
    color: #0082c8;
    text-decoration: none
}

.responsive-tabs a:hover {
    text-decoration: underline
}

.main-content.home a {
    color: #3c3c3c
}

.main-content.home .slides .feat-box a {
    color: #0082c8
}

.copy p {
    overflow: hidden
}

.col-1 .copy p,
.col-7 .copy p,
.col-8 .copy p {
    overflow: visible
}

.copy>.scWebEditInput {
    display: block
}

.column {
    float: left
}

.tool-block {
    background: #eceded;
    border-bottom: 1px solid #d9d9d9
}

.tool-shell {
    margin: 0 auto;
    max-width: 960px
}

.breadcrumbs {
    font-size: .9em;
    padding: 1em 0;
    width: 70%
}

.lt-ie8 .breadcrumbs {
    width: 59%
}

.breadcrumbs a {
    text-decoration: underline
}

.breadcrumbs a:hover {
    text-decoration: none
}

.ui-tooltip {
    background-color: #fff;
    border: 1px solid #0082c8;
    color: #111;
    font-size: 12px;
    overflow: hidden;
    padding: 5px 9px;
    width: 200px
}

.pic {
    -moz-box-shadow: 0 5px 15px #ccc;
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 5px 15px #ccc;
    margin-bottom: .5em;
    padding: .3em
}

.content-image {
    float: right;
    height: auto;
    margin-bottom: 10px;
    margin-left: 30px;
    width: 60%
}

.pic img {
    height: auto;
    width: 100%
}

.col-4 {
    margin-bottom: 22px;
    max-width: 218px
}

.col-2,
.col-8 {
    width: 100%
}

.col-9 {
    max-width: 325px;
    padding-top: 2.188em;
    width: 100%
}

.col-9 .search-option {
    background: #fff;
    margin-bottom: 1em;
    padding-bottom: 0
}

.lt-ie9 .col-9 .search-option {
    background: 0 0
}

.col-4 .search-option .dp_input,
.col-4 .search-option .textbox,
.col-9 .search-option .textbox {
    border: 1px solid #e1e1e1;
    font-size: .8em;
    padding: 6px;
    width: 100% !important
}

.lt-ie8 .col-4 .search-option .dp_input,
.lt-ie8 .col-4 .search-option .textbox,
.lt-ie8 .col-9 .search-option .textbox {
    width: 94% !important
}

.canvas.no-flexbox.no-indexeddb .col-9 .module-pd-search-again .search-option .textbox,
.lt-ie9 .col-9 .module-pd-search-again .search-option .textbox {
    width: 94% !important
}

.col-10 {
    max-width: 875px;
    width: 73%
}

.left-nav {
    background: 0 0;
    border-bottom: none;
    color: #4ca5b7;
    height: auto;
    padding-top: 3em;
    position: relative;
    z-index: 999
}

.leftnav-title {
    border-bottom: 1px solid #d9d9d9;
    clear: both;
    padding: 0 3.5em .8em 0
}

.leftnav-title a {
    color: #f60;
    font-size: 1.1em !important;
    padding-left: 1.6em
}

.selected {
    font-weight: 700
}

.left-nav a {
    display: block;
    text-decoration: none
}

.left-nav a:hover {
    font-weight: inherit;
    text-decoration: underline
}

.level-2 {
    line-height: 18px !important;
    padding-left: 3.5em !important
}

.level-2,
.level-3 {
    border-bottom: 0 !important
}

.level-3 {
    padding-left: 40px !important
}

.left-nav .active {
    color: #3c3c3c;
    font-weight: 700
}

.nav-item {
    border-bottom: solid 1px #cecece;
    display: block;
    font-size: .9em;
    line-height: 20px;
    padding: .5em 0;
    padding-left: 2em
}

.expanded {
    border-bottom: solid 1px #cecece
}

.on {
    font-weight: 700
}

.col-5 {
    width: 478px
}

.main-content.home .content {
    padding: 0
}

.column.landing .content {
    margin-top: 25px;
    padding: 0
}

.default {
    list-style: disc;
    margin-left: 2.5em
}

.default li {
    background: 0 0 !important;
    padding-left: 0 !important
}

.content .inner {
    padding: 1.5rem
}

.content ul {
    margin-bottom: 1em;
    overflow: hidden
}

.content ul.responsive-tabs__list {
    overflow: visible
}

.content .inner ul {
    margin-bottom: 0
}

.content li {
    background: url(../../../../Content/img/list.png) no-repeat scroll 0 8px transparent;
    line-height: 2.1em;
    padding-left: 1.1em
}

.content .stem li {
    background: url(../../../../Content/img/list-stem.png) no-repeat scroll 0 6px transparent;
    padding-left: 1.6em
}

.notification {
    background: #e6e7e8;
    border: 1px solid #dedede;
    margin: 6px 0 12px;
    overflow: hidden
}

.module-lc-info .grid-1-thirds {
    padding-right: 4%;
    width: 29.33333%
}

.contact>div {
    font-size: 12px;
    line-height: 16px;
    margin-left: 0
}

.contact .grid-half {
    display: block;
    zoom: 1
}

.contact h5 {
    color: #0082c8;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 6px
}

.contact>div ul li {
    background: url(../../../../Content/img/contact-list.png) no-repeat scroll 0 7px transparent;
    background: 0 0;
    padding-left: 0 !important
}

.module-lc-program .contact li:first-child {
    border-top: 0
}

.notification h5 {
    color: #666d70
}

.notification .inner {
    padding: 18px 12px 0
}

.widget {
    line-height: 18px;
    margin: 0 auto;
    margin-bottom: 16px;
    max-width: 240px
}

.widget img {
    height: auto !important;
    max-width: 100%
}

.widget h5 {
    font-family: inherit
}

.widget h5 a {
    color: #036
}

.widget-content {
    padding: 12px 12px;
    text-align: left
}

.widget .img-holder {
    margin-bottom: 8px;
    overflow: hidden;
    position: relative
}

.widget .title {
    display: block;
    font-size: 13px;
    margin-bottom: 8px
}

.widget a {
    text-decoration: none
}

.widget a:hover {
    text-decoration: underline
}

.widget p {
    font-style: italic;
    line-height: 18px;
    margin-bottom: 0
}

.col-3,
.col-6 {
    float: right;
    margin: 2.1em 2.1em 2em;
    max-width: 298px;
    position: relative;
    width: 30%;
    z-index: 999
}

.lt-ie8 .col-6 {
    z-index: 99
}

.col-6 .frq_links {
    margin-top: -44px;
    width: 239px
}

.col-7 {
    float: right;
    max-width: 1001px;
    width: 100%
}

.lt-ie8 .col-7 {
    width: auto
}

.col-6 .box,
.contact-move,
.drop .box {
    background: #e6e7e8;
    clear: both;
    margin-bottom: 1em;
    padding: 1.8em
}

.contact-move {
    display: none
}

.contact-move h3 {
    display: none
}

.contact-move .content .inner {
    padding: 0
}

.col-4 .box {
    background: #e6e7e8;
    clear: both;
    margin-left: .8em;
    margin-top: 1em;
    padding: 1em
}

.lt-ie8 .col-4 .box {
    width: 200px
}

.lt-ie8 .col-4 {
    padding-bottom: 1em
}

.col-4 .box:first-child {
    margin-top: 2em
}

#fb-root {
    display: none
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    margin-top: 12px;
    width: 100% !important
}

.main-content .tool-widget {
    overflow: hidden
}

.main-content .site-tools {
    clear: both;
    display: block;
    float: right;
    margin-bottom: 1.3em
}

.aaa {
    font-size: .7em
}

.aaa a {
    color: #0082c8;
    padding: 0 .3em
}

.aaa a.zoom_out {
    font-size: 110%;
    top: 1px
}

.aaa a.zoom_in {
    font-size: 140%
}

.aaa a.zoom_big {
    font-size: 170%;
    top: -1px
}

.main-content .tools-nav {
    font-weight: 700
}

.main-content .tools-nav li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 6px 1px 0;
    padding: 0 0 .3em 1em
}

.main-content .tools-nav li:first-child a {
    padding-right: .5em
}

.main-content .tools-nav li a {
    float: left;
    position: relative
}

.main-content .tools-nav .print {
    background: url(../../../../Content/img/sprite.png) no-repeat scroll -25px -141px transparent
}

.main-content .tools-nav .share,
.tools-nav .print {
    float: left;
    margin-top: 3px;
    text-indent: -9999px;
    width: 13px
}

.main-content .tools-nav .share {
    background: url(../../../../Content/img/sprite.png) no-repeat scroll 0 -141px transparent
}

#at20mc div {
    display: none
}

.mtslide a {
    color: #fff
}

.mtslide a:hover {
    text-decoration: none
}

.mt-control-nav {
    z-index: 98
}

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

.slides li .box li a {
    color: #3c3c3c !important
}

.slides .box {
    background: #f7f7f7;
    border: 0;
    overflow: hidden;
    padding: .8em
}

.mobile-box .arrow,
.slides .box .arrow,
.slides .feat-box .arrow {
    color: #dc6016;
    position: relative;
    text-decoration: none
}

.mobile-box .arrow:after,
.slides .box .arrow:after,
.slides .feat-box .arrow:after {
    background: url(../../../../Content/img/sprite.png) no-repeat 0 -433px;
    color: #fff;
    content: "";
    float: right;
    height: 15px;
    position: absolute;
    right: -1.6em;
    top: 0;
    width: 15px
}

.responsive-tabs__panel .slides li {
    display: inline-block;
    margin-bottom: 15px;
    width: 50%
}

.responsive-tabs__panel .slides li ul li {
    line-height: 18px
}

.slides .feat-box {
    padding: 0 1em
}

.slides .feat-box h4 {
    color: #dc6016
}

.slides .feat-box.find-pediatrician-callout select {
    display: block;
    padding: 3px 0;
    width: 45%
}

.slides .feat-box.find-pediatrician-callout input {
    border: 1px solid #797979;
    font-size: 13px;
    height: 27px;
    margin-bottom: .35em;
    margin-top: 1em;
    padding: 0 35px;
    width: 110px
}

.slides .feat-box.find-pediatrician-callout img {
    margin-right: 32px
}

.slides .feat-box.find-pediatrician-callout h4 {
    color: #333;
    font-size: 1.9em
}

section.find-pediatrician-aside-callout h2 {
    font-size: 1.8em
}

section.find-pediatrician-aside-callout select {
    margin-bottom: 1em;
    width: 100%
}

section.find-pediatrician-aside-callout .button {
    background: #0082c8
}

section.find-pediatrician-aside-callout input[type=submit] {
    border: 1px solid #797979;
    font-family: Arial, sans-serif;
    font-size: 14px !important;
    height: 27px;
    margin-bottom: .35em;
    margin-top: 0;
    padding: 0 32px !important;
    text-transform: none !important;
    width: 100%;
    width: 110px
}

section.find-pediatrician-aside-callout-primary .inner {
    border-bottom: 1px solid #b1b2b2
}

section.enewsletter-aside-callout .header.bottom,
section.find-pediatrician-aside-callout .header.bottom {
    margin-top: 2em
}

section.enewsletter-aside-callout .scfRequired,
section.enewsletter-aside-callout .scfValidatorRequired,
section.enewsletter-callout .scfRequired,
section.enewsletter-callout .scfValidatorRequired {
    display: none
}

.slides .feat-box.enewsletter-callout h4 {
    color: #333;
    font-size: 1.9em
}

.slides .feat-box.enewsletter-callout label {
    display: none
}

.slides .feat-box.enewsletter-callout li {
    background: url(../../../../Content/img/list.png) no-repeat scroll 0 2px transparent !important;
    padding-left: 15px
}

.slides .feat-box.enewsletter-callout div.scfSectionContent {
    padding-left: 0
}

.slides .feat-box.enewsletter-callout div.scfSectionContent>div {
    padding-left: 0;
    width: 90%
}

.slides .feat-box.enewsletter-callout div.scfSingleLineGeneralPanel {
    padding-bottom: 0
}

.slides .feat-box.enewsletter-callout div.enewsletter-copy-wrapper {
    float: left;
    padding-left: 1em;
    width: 54%
}

@media all and (max-width:1024px) {

    .top-nav .drop {
        width: 30em
    }

    .top-nav .drop li a {
        line-height: 1.5em
    }
}

@media all and (max-width:900px) {

    .slides .feat-box.enewsletter-callout div.enewsletter-copy-wrapper {
        width: 42%
    }
}

.slides .feat-box.enewsletter-callout input[type=submit] {
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border: 1px solid #bbb;
    border-radius: 2px 2px 2px 2px;
    color: #000;
    font-size: 13px;
    height: 27px;
    margin-bottom: .35em;
    margin-left: 0;
    margin-top: 0;
    padding: 0 25px;
    width: 110px
}

.slides .feat-box.enewsletter-callout input[type=submit]:hover {
    border: 1px solid #777
}

section.enewsletter-aside-callout label {
    display: none
}

section.enewsletter-aside-callout .scfEmailBorder,
section.enewsletter-aside-callout .scfSingleLineTextBorder {
    padding-left: 0
}

section.enewsletter-aside-callout.box.engmt-plan .scfForm input {
    color: #000;
    font-size: 13px
}

section.enewsletter-aside-callout.box.engmt-plan .scfForm input[type=submit] {
    margin-left: 0
}

section.enewsletter-aside-callout h2 {
    font-size: 1.8em
}

section.enewsletter-aside-callout input[type=submit] {
    background-color: #0082c8;
    border: 1px solid #bbb;
    color: #fff !important;
    font-size: 14px !important;
    height: 27px;
    margin-bottom: .35em;
    margin-left: 0;
    margin-top: 0;
    padding: 0 15px;
    width: 110px
}

section.enewsletter-aside-callout input[type=submit]:hover {
    border: 1px solid #777
}

.slide2 {
    overflow: hidden
}

.mt-direction-nav a {
    cursor: pointer;
    display: block;
    height: 35px;
    margin: -20px 0 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 23px
}

.mt-direction-nav a.mt-disabled {
    height: 0;
    opacity: 0;
    width: 0
}

.mt-direction-nav .mt-prev {
    background: url(../../../../Content/img/slide-left.png) no-repeat;
    left: 10px
}

.mt-direction-nav .mt-next {
    background: url(../../../../Content/img/slide-right.png) no-repeat;
    background-position: 100% 0;
    right: 10px
}

.slide1 .slides>li:first-child,
.slide2 .slides>li:first-child {
    display: list-item
}

.move .box {
    border: none
}

.callout {
    padding: 0
}

.callout a {
    color: #09c
}

.callout .orange,
.contact-move .orange {
    color: #f60;
    text-decoration: none
}

.callout .green {
    color: #4c762a;
    text-decoration: none
}

.green {
    color: #4a7629
}

.callout .header-mobile {
    display: none
}

.callout .content {
    padding: 0
}

.callout .inner {
    border-bottom: 1px solid #b1b2b2;
    font-size: .9em;
    margin-bottom: .5em;
    padding: 0 0 .5em
}

.last.callout .inner {
    border: none;
    padding-bottom: 0
}

.locale .callout .inner {
    border: none;
    margin-bottom: 0
}

.locale .callout .inner h5 {
    color: #198ecd;
    font-weight: 700
}

.callout li {
    margin-bottom: 10px;
    padding-left: 11px
}

.callout .shell {
    padding: 0
}

.callout .shell.phone,
.contact-move .shell.phone {
    color: #f60
}

.callout .button {
    background: #f60;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.4em;
    font-weight: 700;
    max-width: 100px;
    max-width: 150px;
    padding: .3em;
    text-align: center
}

.callout .button:hover {
    text-decoration: none
}

.callout .arrow.green:after,
.copy .arrow.green:after {
    background-position: 0 -459px
}

.col-4 .callout {
    padding-left: 10px;
    padding-top: 10px
}

.col-4 .callout .button,
.col-6 .callout .button,
.module-ce-search .button {
    background: #0082c8;
    font-size: .8em;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase
}

.col-4 .callout .button {
    text-transform: capitalize
}

.home-cart {
    height: 160px;
    position: relative
}

.core .pager {
    overflow: hidden !important
}

.home-cart div {
    overflow: hidden
}

.lt-ie8 .home-cart div {
    overflow: visible
}

.lt-ie8 .home-cart .pager {
    padding-top: 2em
}

.lt-ie8 .home-cart .bg-bottom .pager {
    padding-top: 0
}

.home-cart .cover {
    background-color: #ebebeb;
    display: none;
    height: 9em;
    position: absolute;
    width: 100%;
    z-index: -19
}

.home-cart .cover.visible {
    display: block
}

.pager .overlay {
    background-color: #fff;
    height: 110%;
    left: -6.3%;
    position: absolute;
    width: 106.3%;
    z-index: -1
}

.pager section {
    position: relative
}

.toggler {
    bottom: 0;
    font-family: Helvetica;
    font-weight: 100;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    width: 100%
}

.lt-ie8 .toggler {
    width: 1230px
}

.toggler .core {
    background: #fff url(../../../../Content/img/cart-bg.png) repeat-x 0 0;
    height: 100%;
    position: relative;
    z-index: 99
}

.toggler .core.bg-bottom {
    background: #fff url(../../../../Content/img/cart-bg.png) repeat-x bottom
}

.lt-ie8 .toggler .core {
    top: -40px
}

.toggler .pager>a {
    background: #666;
    color: #fff;
    display: block;
    float: left;
    margin-right: 1px;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase
}

.toggler .pager a:hover {
    text-decoration: none
}

.toggler .pager p {
    font-size: .9em
}

.lt-ie8 .toggler .pager p {
    padding-right: 1em
}

.toggler .content {
    color: #666;
    height: 180px;
    line-height: 1em;
    padding-top: 1em !important;
    width: 100%
}

.js .toggler {
    height: auto
}

.core1,
.core1 a {
    color: #dc6016 !important
}

.core2,
.core2 a {
    color: #5f4876 !important
}

.core3,
.core3 a {
    color: #497629 !important
}

.core1 li,
.core2 li,
.core3 li {
    background: 0 0
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    font-weight: 700
}

.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-content .ui-state-default,
.ui-datepicker .ui-widget-header .ui-state-default {
    border-radius: 0;
    color: #484848;
    font-weight: 400
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    color: #2b2b2b;
    font-weight: 700
}

.ui-datepicker .ui-state-focus,
.ui-datepicker .ui-state-hover,
.ui-datepicker .ui-widget-content .ui-state-hover,
.ui-datepicker .ui-widget-header .ui-state-focus,
.ui-datepicker .ui-widget-header .ui-state-hover,
.ui-widget-content .ui-state-focus {
    color: #2b2b2b;
    font-weight: 400
}

.ui-state-hover a,
.ui-state-hover a:hover {
    color: #2b2b2b;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    color: #2b2b2b;
    font-weight: 700
}

.ui-datepicker .ui-state-active,
.ui-datepicker .ui-widget-content .ui-state-active,
.ui-datepicker .ui-widget-header .ui-state-active {
    background-color: #eee !important;
    border: 1px solid #a5a4a4;
    border-radius: 0;
    color: #2b2b2b;
    font-weight: 700
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #2b2b2b;
    text-decoration: none
}

.ui-widget :active {
    outline: 0
}

.ui-icon {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #2b2b2b;
    border-top: 5px solid transparent;
    height: 0;
    width: 0
}

.scfDatePickerGeneralPanel .ui-icon {
    right: 10px
}

.ui-icon-triangle-1-s {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #2b2b2b;
    height: 0;
    width: 0
}

.ui-accordion {
    padding: 12px 0 12px !important;
    width: 65%
}

.box.engmt-plan .scfForm input[type=text],
.responsive-tabs-wrapper-subscribe .scfForm input[type=text] {
    height: 26px
}

.responsive-tabs-wrapper-subscribe .scfForm input[type=submit] {
    margin-left: 24px;
    margin-top: 10px
}

.box.engmt-plan {
    margin-bottom: 0;
    overflow: auto;
    padding-bottom: 0
}

.box.engmt-plan .scfForm {
    float: none;
    font-family: Sans-Serif;
    font-size: .9em;
    width: 100%
}

.box.engmt-plan .scfForm .scfSectionContent>div>div {
    padding-bottom: 2px
}

.box.engmt-plan .scfForm .scfSingleLineTextLabel {
    padding: 0
}

.box.engmt-plan .scfForm .scfFooterBorder {
    padding-top: 0
}

.box.engmt-plan .scfForm .scfValidationSummary {
    margin-left: 0
}

.box.engmt-plan .scfForm .scfValidationSummary ul {
    margin-bottom: 0;
    margin-top: .6em
}

.box.engmt-plan .scfForm .scfValidationSummary ul li {
    background-position: 0 4px;
    line-height: 1.6em
}

.box.engmt-plan .scfForm .scfSectionContent {
    padding-left: 0
}

.box.engmt-plan .scfForm input[type=submit] {
    margin-left: 12px;
    margin-top: 10px
}

.column .engmt-plan:last-child .callout .inner {
    border: 0 none
}

.box.engmt-plan .callout .inner:after {
    clear: both;
    content: "";
    height: 2px
}

@media (min-width:1200px) {

    .ui-accordion {
        width: 60%
    }
}

.lt-ie8 .ui-accordion {
    width: 610px
}

.lt-ie8 .ui-accordion .ui-accordion-header {
    width: 100%
}

.ui-accordion .ui-accordion-header {
    background-color: #e6e7e8 !important;
    background-image: none;
    cursor: pointer;
    font-size: 1.7em;
    margin-bottom: 4px;
    margin-top: 1px;
    position: relative
}

.lt-ie9 .content .ui-accordion-header {
    font-size: 16px
}

.ui-accordion .ui-accordion-li-fix {
    display: inline
}

.ui-accordion .ui-accordion-header-active {
    background-color: #6b8e9a !important;
    border: none
}

.ui-accordion .ui-accordion-header a {
    display: block;
    font-size: 1rem;
    padding: .7em .5em .5em .7em !important
}

.ui-accordion-icons .ui-accordion-header a {
    color: #3c3c3c;
    font-weight: 400;
    text-align: left;
    width: 88%
}

.ui-accordion .ui-accordion-header .ui-icon {
    left: auto !important;
    margin-top: -4px !important;
    position: absolute;
    right: .8em;
    top: 50%
}

.ui-accordion .ui-accordion-content {
    border: none;
    display: none;
    padding: .8em !important;
    position: relative;
    top: 1px;
    zoom: 1
}

.ui-accordion .ui-accordion-content-active {
    background: #fff;
    display: block;
    overflow: hidden
}

.accordion h4 {
    color: #484848;
    font-size: 19px;
    font-style: normal
}

.accordion_list {
    margin: 32px 0 0 0
}

.col-3 .responsive-tabs,
.col-3 .responsive-tabs--enabled,
.col-3 .ui-tabs {
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: 10px solid #008ab0;
    margin: -10px 0 0
}

.responsive-tabs,
.ui-tabs {
    margin: 18px 0;
    position: relative;
    zoom: 1
}

.ui-tabs .ui-state-active {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    background: none repeat scroll 0 0 #fff !important;
    border: 1px solid #cecece !important;
    border-radius: 5px 5px 0 0
}

.ui-tabs .ui-state-default {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.ui-tabs .ui-state-active a {
    color: #484848 !important
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .9em 0
}

.ui-tabs .ui-tabs-nav li {
    border-bottom: 0 !important;
    float: left;
    list-style: none;
    margin: 0 8px 1px 0;
    padding: 0;
    position: relative;
    top: 1px;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer;
    text-transform: uppercase
}

.ui-tabs .ui-tabs-panel {
    background: #fff;
    border: 1px solid #cecece;
    border-width: 0;
    display: block;
    padding: 2.5em 1.8em
}

.ui-tabs .ui-tabs-hide {
    display: none !important
}

.block-inner {
    color: #000;
    font-size: .75em;
    overflow: hidden;
    text-align: center
}

.block-inner p {
    line-height: 1.3em
}

.block-inner img {
    -moz-box-shadow: 0 2px 4px #333;
    -webkit-box-shadow: 0 2px 4px #333;
    box-shadow: 0 2px 4px #333;
    margin-bottom: .8em
}

.block-inner .grid-full {
    padding: 3em 0
}

.block-inner .grid-1-quarter {
    text-align: left
}

.ui-datepicker {
    background: #fff;
    border: 1px solid #ccc;
    display: none;
    margin: 12px 0;
    padding: .2em .2em 0
}

.ui-datepicker .ui-datepicker-header {
    position: relative
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    height: 1.8em;
    position: absolute;
    top: 8px;
    width: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    cursor: pointer
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    background: 0 0 !important;
    border: none !important;
    display: block !important;
    height: 8px !important;
    left: 50% !important;
    margin-left: -8px !important;
    margin-top: -8px !important;
    position: absolute !important;
    text-indent: -9999px !important;
    top: 50% !important;
    width: 12px !important
}

.ui-icon-circle-triangle-w {
    background-position: -124px -32px !important
}

.ui-icon-circle-triangle-e {
    background-position: -124px -24px !important
}

.ui-datepicker .ui-datepicker-title {
    line-height: 1.8em !important;
    margin: 0 2.3em !important;
    text-align: center !important
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em !important;
    margin: 2px 3px !important
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100% !important
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45% !important
}

.ui-datepicker table {
    border-collapse: collapse !important;
    font-size: 11px !important;
    margin: 0 0 .4em !important;
    width: 100% !important
}

.ui-datepicker th {
    border: 0 !important;
    font-weight: 700 !important;
    padding: 6px 8px !important;
    text-align: center !important
}

.ui-datepicker td {
    border: 0 !important;
    padding: 1px !important
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block !important;
    padding: .2em !important;
    text-align: center !important;
    text-decoration: none !important
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    margin: .7em 0 0 0 !important;
    padding: 0 .2em !important
}

.ui-datepicker .ui-datepicker-buttonpane button {
    cursor: pointer !important;
    float: right;
    margin: .5em .2em .4em !important;
    overflow: visible !important;
    padding: .2em .6em .3em .6em !important;
    width: auto !important
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left !important
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: 0 0 !important;
    border: none !important;
    text-align: center !important
}

.ui-datepicker {
    width: auto !important
}

.ui-widget-header {
    background: 0 0 !important;
    border: none !important;
    color: inherit !important;
    font-size: 15px;
    font-weight: 400 !important
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    height: auto !important;
    top: 12px !important;
    width: auto !important
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    background: inherit !important;
    border: 0 !important;
    color: #212121;
    font-weight: 400
}

.ui-datepicker td a,
.ui-datepicker td span {
    padding: inherit !important
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker-prev.ui-state-hover {
    border-bottom: 5px solid transparent !important;
    border-right: 5px solid #0082c8 !important;
    border-top: 5px solid transparent !important;
    cursor: pointer !important;
    height: 0 !important;
    left: 10px !important;
    width: 0 !important
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker-next.ui-state-hover {
    border-bottom: 5px solid transparent !important;
    border-left: 5px solid #0082c8 !important;
    border-top: 5px solid transparent !important;
    cursor: pointer !important;
    height: 0 !important;
    right: 10px !important;
    width: 0 !important
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    left: auto;
    right: 2px
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    left: auto;
    right: 1px
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 1px;
    border-right-width: 0
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 1px;
    border-right-width: 0
}

select.custom.replaced,
select.scfCreditCardType.replaced,
select.scfDateSelectorDay.replaced,
select.scfDateSelectorMonth.replaced,
select.scfDateSelectorYear.replaced,
select.scfDropList.replaced,
select.styled.replaced {
    border: 0;
    height: 2em;
    line-height: 2;
    opacity: 0;
    position: relative;
    width: 100%;
    z-index: 10
}

select.scfDateSelectorMonth,
select.scfDateSelectorYear {
    width: 91% !important
}

.scfForm .scfSingleLineTextLabel {
    float: none !important
}

.custom-select-container {
    display: block;
    float: left;
    margin-right: 2em;
    position: relative
}

.push {
    clear: both;
    height: 20em
}

.social {
    padding: 0
}

.social li {
    display: block;
    float: left;
    margin: .3em .6em 0 0
}

.responsive-tabs,
.responsive-tabs__list,
.responsive-tabs__list__item {
    background-color: #fff;
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.responsive-tabs__heading {
    display: none
}

.responsive-tabs__list__item {
    cursor: pointer;
    font-size: 12px
}

.responsive-tabs__list {
    min-height: 77px
}

.responsive-tabs__list li {
    background-image: none;
    display: inline-block;
    padding-left: 1em;
    padding-right: 1em;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 20px;
    line-height: 48px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: auto;
    background: 0 0
}

@media screen and (max-width:1199px) {

    .responsive-tabs__list {
        min-height: 57px
    }

    .responsive-tabs__list li {
        font-size: 14px;
        height: 35px;
        line-height: 35px
    }
}

@media screen and (max-width:750px) {

    .responsive-tabs__list li {
        height: auto;
        padding-left: 0;
        padding-right: 0;
        height: 50px;
        line-height: 50px
    }
}

.responsive-tabs-wrapper {
    width: 65%;
    zoom: 1
}

.col-10 .responsive-tabs-wrapper,
.home-inner .responsive-tabs-wrapper {
    width: 100%
}

.home-inner .responsive-tabs-wrapper p {
    clear: none
}

.responsive-tabs-wrapper:after,
.responsive-tabs-wrapper:before {
    content: "";
    display: table
}

.responsive-tabs-wrapper:after {
    clear: both
}

.responsive-tabs__heading:focus,
.responsive-tabs__list__item:focus {
    outline: 0
}

.responsive-tabs__heading--active:focus,
.responsive-tabs__list__item--active:focus {
    outline: 0 !important
}

.responsive-tabs__list {
    border-bottom: 1px solid #e07332;
    line-height: 1em;
    margin: .6em 0 .6em 1em
}

.lt-ie8 .home-inner .responsive-tabs__list {
    border-bottom: 0
}

.responsive-tabs__list__item {
    border-bottom: 0;
    color: #444;
    padding: .6em 0
}

.flexbox.canvas.indexeddb .responsive-tabs__list__item {
    padding-top: .61em
}

.lt-ie9 .responsive-tabs__list__item {
    padding-bottom: .65em;
    padding-top: .6em
}

.responsive-tabs__list__item--active {
    color: #dc6016;
    transition: .5s
}

.responsive-tabs__list__item--active {
    border-bottom: 4px solid #dc6016;
    padding-bottom: .65em;
    -ms-transition: 0s;
    -o-transition: 0s;
    -webkit-transition: 0s;
    transition: 0s;
    margin-bottom: -4.5px
}

@media screen and (max-width:750px) {

    .responsive-tabs__list__item--active {
        border-bottom: 4px solid #dc6016;
        padding-bottom: .65em;
        -ms-transition: 0s;
        -o-transition: 0s;
        -webkit-transition: 0s;
        transition: 0s;
        margin-bottom: 0
    }
}

@-moz-document url-prefix() {
    .responsive-tabs__list__item--active {
        padding-bottom: .6em
    }
}

.responsive-tabs__list__item--active .before,
.responsive-tabs__list__item--active:before {
    display: none !important
}

.flexbox.canvas.webgl.no-indexeddb.websqldatabase.history .col-8 .responsive-tabs__list__item--active:before {
    top: 97.5%
}

.no-flexbox.canvas.no-webgl.no-indexeddb .responsive-tabs__list__item--active:before {
    top: 96%
}

.canvas.flexbox.indexeddb.no-webgl .responsive-tabs__list__item--active:before {
    top: 96.5%
}

.ie11 .responsive-tabs__list__item--active:before {
    top: 96%
}

@-moz-document url-prefix() {
    .responsive-tabs__list__item--active:before {
        top: 96%
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    .col-10 .responsive-tabs__list__item--active .before,
    .col-10 .responsive-tabs__list__item--active:before {
        top: 92%
    }
}

.lt-ie9 .responsive-tabs__list__item--active:before,
.responsive-tabs__list__item--active .before {
    top: 93%
}

.lt-ie9 .col-8 .responsive-tabs__list__item--active:before {
    top: 96%
}

.responsive-tabs__panel {
    border-radius: 0 0 5px 5px;
    display: none;
    padding: 2em 1em 0
}

.responsive-tabs__panel li {
    font-family: sans-serif
}

.lt-ie9 .responsive-tabs__panel {
    margin-top: -3px
}

.lt-ie9 .col-2 .responsive-tabs__panel {
    margin-top: 0
}

.main-content.home .responsive-tabs {
    height: 21em;
    margin-top: 0
}

.home .responsive-tabs,
.main-content.home .ui-tabs {
    display: table;
    width: 100%
}

.main-content.home .responsive-tabs__list {
    display: table-row
}

.main-content.home .responsive-tabs__list li {
    border-bottom: 1px solid #e07332;
    display: table-cell;
    float: left;
    left: 2%;
    position: relative;
    text-align: center;
    transition: 1s;
    width: 29.5%
}

.main-content.home .responsive-tabs__list__item--active .before,
.main-content.home .responsive-tabs__list__item--active:before {
    left: 45%;
    top: 101%
}

.main-content.home .responsive-tabs__list__item--active:before {
    top: 100% !important
}

.canvas.no-flexbox .main-content.home .responsive-tabs__list__item--active .before,
.canvas.no-flexbox .main-content.home .responsive-tabs__list__item--active:before {
    top: 100%
}

.lt-ie9 .main-content.home .responsive-tabs__list__item--active .before,
.lt-ie9 .main-content.home .responsive-tabs__list__item--active:before {
    top: 100% !important
}

.main-content.home .responsive-tabs__list .responsive-tabs__list__item--active {
    border-bottom: 4px solid #dc6016;
    padding-bottom: .6em
}

.main-content.home .responsive-tabs__list__item {
    margin: 0
}

.main-content.home .responsive-tabs__panel {
    padding: 2em 3em 0;
    width: 93%
}

.main-content.home .responsive-tabs__panel {
    left: -9999em;
    opacity: 0;
    top: 5em;
    z-index: 0
}

.main-content.home .responsive-tabs__panel--active {
    left: 0;
    opacity: 1;
    z-index: 1
}

#tooltip {
    background: #0082c8;
    color: #fff;
    padding: 15px;
    position: absolute;
    text-align: center;
    z-index: 100
}

#tooltip:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0082c8;
    bottom: -10px;
    content: '';
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0
}

#tooltip.top:after {
    border-bottom: 10px solid #0082c8;
    border-top-color: transparent;
    bottom: auto;
    top: -20px
}

#tooltip.left:after {
    left: 10px;
    margin: 0
}

#tooltip.right:after {
    left: auto;
    margin: 0;
    right: 10px
}

.wistia-fancybox .fancybox-opened {
    z-index: 100001 !important
}

.wistia-fancybox #fancybox-overlay {
    z-index: 100000 !important
}

.no-resize .footer-block,
.no-resize .wrapper,
.no-resize footer,
.no-resize header .top,
.no-resize nav {
    min-width: 1207px
}

.lt-ie8 .bg {
    display: block;
    left: 0;
    min-width: 1230px;
    width: 100%
}

.lt-ie8 .search-form .icon {
    display: none !important
}

.lt-ie8 input[type=button],
.lt-ie8 input[type=submit] {
    height: 30px
}

.lt-ie8 header input[type=submit] {
    height: 23px
}

.lt-ie8 .search-form .text {
    height: 19px;
    padding-top: .3em
}

.lt-ie8 .col-9 {
    width: 325px
}

.lt-ie8 header,
.lt-ie8 nav {
    position: relative
}

.lt-ie8 .wrapper {
    margin-top: 0;
    min-width: 1230px
}

.lt-ie8 .module-lc-profile .ui-accordion .ui-accordion-header {
    width: 100%
}

.lt-ie8 .listing-item .left {
    width: 27%
}

.lt-ie8 .col-7 .listing-item {
    width: 100%
}

.no-nav .wrapper {
    margin-top: 0
}

.no-nav .main-content {
    margin-top: 0
}

@media print {

    * {
        -ms-filter: none !important;
        background: 0 0 !important;
        border: none !important;
        box-shadow: none !important;
        color: #000 !important;
        filter: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a:link:after,
    a:visited:after {
        content: ""
    }

    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after,
    header .ir a:after {
        content: ""
    }

    blockquote,
    pre {
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        border: 0;
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    tr {
        width: 100%
    }

    td {
        max-width: 30%;
        width: auto
    }

    header {
        position: relative
    }

    .landing-heading h1 {
        bottom: auto;
        clear: both;
        position: relative
    }

    .bg,
    .callout,
    .col-3,
    .col-4,
    .col-6,
    .landing .bg img,
    header .inside,
    header .search-form,
    nav {
        display: none !important;
        width: 0
    }

    .content {
        padding: 0 1em
    }

    .wrapper {
        margin-top: 3em
    }

    .main-content {
        margin-top: 0
    }

    .col-3,
    .col-4,
    .col-6,
    .interest-img,
    .module-faq-search,
    .module-nw-search,
    .module-pd-az,
    .module-pp-search,
    .module-ss-search-again,
    .site-tools,
    iframe,
    nav {
        display: none !important;
        height: 0 !important;
        width: 0
    }

    .copy .mobile-mychart,
    .mt-direction-nav,
    footer .grid-q1 {
        display: none !important;
        height: 0 !important;
        margin: 0 !important
    }

    .pager .content {
        display: block
    }

    header a {
        font-size: 0
    }

    .home-cart .content {
        overflow: visible
    }

    .lt-ie9 header .logo a img {
        display: none
    }

    .lt-ie9 header .logo a .ie-print {
        display: block !important
    }

    header {
        height: 4em
    }

    .print-only {
        clear: both;
        display: block;
        float: left;
        margin: 1em 0;
        width: 100%
    }

    .print-only+* {
        clear: both
    }

    .print-only li {
        line-height: 20px;
        padding-left: 0
    }

    .canvas.no-flexbox header {
        height: 6.5em
    }

    .canvas.no-flexbox.indexeddb header {
        height: 0
    }

    .canvas.no-flexbox.indexeddb .landing-heading {
        margin-top: 8em
    }

    .canvas.no-flexbox.indexeddb .visible-phone-contact {
        left: 1em;
        margin-left: 0;
        position: absolute;
        top: 6.5em
    }

    .main-content.home {
        margin-top: 0 !important
    }

    .canvas.no-flexbox.indexeddb .main-content.home {
        margin-top: 10em !important
    }

    .canvas.no-flexbox.indexeddb .copy {
        display: block !important;
        width: 95% !important
    }

    .slides {
        float: left;
        margin-bottom: 0 !important;
        width: 100% !important
    }

    .slides .box {
        clear: both;
        display: block !important;
        float: left;
        height: auto !important;
        margin: 0 !important;
        overflow: visible;
        padding: 0 !important;
        position: relative;
        width: 100%
    }

    .slides li {
        display: block !important;
        position: relative;
        width: 100% !important
    }

    .bg {
        display: none;
        top: 0
    }

    .canvas.no-flexbox.indexeddb .landing-heading {
        bottom: auto;
        display: block;
        height: auto
    }

    .mobile-nav {
        display: none !important;
        height: 0;
        visibility: hidden !important;
        width: 0
    }

    .mobile-menu .search {
        display: none !important;
        visibility: hidden !important
    }

    .canvas.no-flexbox.indexeddb .landing-heading h1 {
        bottom: 0;
        float: left;
        margin: 0 !important;
        margin-left: .6em !important;
        position: relative
    }

    .grid {
        max-width: none
    }

    .module-lc-search .styled,
    .module-lc-search .textbox,
    .module-pd-search .styled,
    .module-pd-search .textbox,
    .module-pd-search-again .styled,
    .module-pd-search-again .textbox {
        border: 1px solid #e1e1e1 !important
    }

    .module-lc-search .search-option .icon,
    .module-pd-search .search-option .icon,
    .module-pd-search-again .search-option .icon,
    .module-sv-quick-search .search-option .icon,
    .module-sv-search .search-option .icon,
    .sub-page .search-option .icon {
        background: url(../../../../Content/img/form-sprite.png) no-repeat #fff !important
    }

    .module-lc-search .search-option .icon,
    .module-pd-search .search-option .icon,
    .module-pd-search-again .search-option .icon,
    .module-sv-quick-search .search-option .icon {
        background-position: -69px -107px !important
    }

    .search-form .specialty .icon,
    .sub-page .search-option .icon {
        background-position: 6px 6px !important
    }

    .search-form .gender .icon {
        background-position: -11px -18px !important
    }

    .search-form .locale .icon {
        background-position: -30px -48px !important
    }

    .search-form .radius .icon {
        background-position: -50px -75px !important
    }

    .search-form .flag .icon {
        background-position: -87px -176px !important
    }

    .search-form .structure .icon {
        background-position: -67px -201px !important
    }

    .module-lc-search .button,
    .module-pd-search .button,
    .module-pd-search-again .button {
        background: #ededed !important
    }

    .module-lc-search .button {
        background-position: initial !important;
        max-width: 15%;
        min-width: 0;
        width: auto
    }

    .canvas.no-flexbox.indexeddb .location-box,
    .canvas.no-flexbox.indexeddb .module-lc-search .search-form .grid-half,
    .canvas.no-flexbox.indexeddb .module-lc-search .search-form .icon {
        display: block !important
    }

    .canvas.no-flexbox.indexeddb .location-box {
        margin-top: 1em
    }

    .canvas.no-flexbox.indexeddb .location-box .grid-half {
        clear: both !important;
        width: 100% !important
    }

    .canvas.no-flexbox.indexeddb .module-lc-search .styled,
    .canvas.no-flexbox.indexeddb .module-lc-search input {
        float: left !important;
        width: 40em !important
    }

    .canvas.no-flexbox.indexeddb .module-lc-search .location-box .styled {
        float: none !important
    }

    .canvas.no-flexbox.indexeddb .module-lc-search .icon {
        float: left !important;
        height: 30px !important;
        width: 30px !important
    }

    .location-box {
        padding: 0 !important
    }

    .notification {
        clear: both
    }

    .lt-ie9 .module-lc-search .location-box .half .styled,
    .lt-ie9 .module-lc-search .styled,
    .lt-ie9 .module-pd-search .search-form .styled {
        display: none
    }

    .lt-ie9 .module-pd-search .half .radius select.styled {
        display: none !important
    }

    .lt-ie9 .landing-heading h1 {
        padding-top: 1em
    }

    .main-content.home .content {
        display: block !important;
        float: left !important;
        position: relative !important;
        width: 100%
    }

    .home-cart .pager {
        float: left;
        position: relative;
        width: 100%
    }

    .canvas.no-flexbox.indexeddb .feature,
    .green a,
    .home-cart,
    .home-cart .pager,
    .home-cart div,
    .js .toggler,
    .main-content.home,
    .main-content.home .content,
    .orange a,
    .pager section,
    .purple a,
    .toggler .core {
        background: 0 0 !important;
        border: none !important;
        display: block !important;
        float: left !important;
        height: auto !important;
        overflow: visible !important;
        padding: 0 !important;
        position: relative !important;
        width: 100% !important
    }

    .main-content.home .toggler .content {
        margin-right: 1%;
        width: 30.3% !important
    }

    .home-cart .toggler .content .grid-1-thirds {
        width: 100% !important
    }

    .feature .grid-half,
    .home-cart .grid-half {
        margin: 0 !important;
        padding: 0 !important;
        width: 48% !important
    }

    .feature .grid-half {
        clear: both;
        width: 100% !important
    }

    .feature .grid-full,
    .home-cart .grid-full {
        margin: 0 !important;
        padding: 0 !important;
        width: 98% !important
    }

    .feature .grid-1-thirds,
    .home-cart .grid-1-thirds {
        margin: 0 !important;
        padding: 0 !important;
        width: 31.33333% !important
    }

    .home-cart .grid-1-thirds {
        margin-right: 1% !important;
        width: 30.33333% !important
    }

    .home-cart .cover,
    .home-cart .mobile-cart {
        display: none !important
    }

    .home-cart {
        display: block !important
    }

    .home-inner {
        display: block !important;
        float: left;
        width: 100%
    }

    .pager section {
        width: 100%
    }

    .toggler {
        height: auto
    }

    .landing-heading {
        clear: both;
        height: auto;
        margin-bottom: 1.5em
    }

    .toggler .core {
        top: 0 !important
    }

    .col-1,
    .col-2,
    .col-5,
    .col-7,
    .col-8,
    .content,
    footer .foot-1,
    header.logo {
        display: block !important;
        float: none !important;
        overflow-y: visible !important;
        width: 95%
    }

    .col-8 .scfForm {
        max-width: 71em !important
    }

    .col-8 .scfSubmitButtonBorder {
        clear: both
    }

    .home-inner .col-1 {
        clear: both;
        float: left !important;
        width: 100%
    }

    .main-content.home {
        padding: 0 !important;
        width: 100% !important
    }

    .landing h1 {
        margin-top: 1em;
        padding-bottom: 0
    }

    .pic img {
        width: auto
    }

    .accordion>* {
        display: block !important;
        float: none !important;
        overflow-y: visible !important
    }

    .ui-accordion .ui-accordion-content {
        display: block !important;
        float: none !important;
        overflow-y: visible !important
    }

    .left,
    .right {
        float: none;
        margin-bottom: 6px;
        margin-left: 0
    }

    .ui-tabs-nav {
        display: none
    }

    .ui-tabs .ui-tabs-hide {
        display: block !important;
        float: none !important;
        overflow-y: visible !important
    }

    .footer-block {
        clear: both;
        float: left;
        position: relative
    }

    .footer-block,
    .footer-block .block-inner,
    .footer-block .grid-full {
        display: block !important;
        width: 100% !important
    }

    .home-footer {
        clear: both;
        float: left;
        overflow: visible;
        padding: 0;
        position: relative;
        width: 100%
    }

    .foot-inner .grid-3-fourths {
        margin: 0 auto;
        width: 97%
    }

    .main-content.home .responsive-tabs {
        margin: 0 !important
    }

    .main-content.home .responsive-tabs-wrapper .responsive-tabs__panel {
        clear: both;
        display: block !important;
        float: none !important;
        height: auto;
        left: auto;
        opacity: 1;
        overflow: hidden;
        position: relative !important;
        top: auto
    }

    .main-content.home .responsive-tabs__panel>.mtslider {
        display: block !important;
        float: left !important;
        position: relative !important;
        width: 100%
    }

    .logobg {
        text-align: left
    }

    .visible-phone-contact {
        display: block !important;
        margin-bottom: 3em;
        margin-left: 1em;
        visibility: visible
    }

    .visible-phone-contact a {
        font-size: 14px !important;
        text-decoration: none
    }

    .visible-phone-contact .uc {
        display: none
    }

    .main-content.home .responsive-tabs-wrapper .responsive-tabs__list {
        display: none
    }

    .responsive-tabs__heading {
        clear: both;
        display: block !important;
        float: none
    }

    .core1 li,
    .core2 li,
    .core3 li {
        padding-left: 0
    }

    .block-inner .grid-full,
    .main-content.home .responsive-tabs__panel {
        padding-top: 0 !important
    }

    .wrapper {
        margin-top: 0 !important
    }

    .flexbox.canvas .wrapper {
        margin-top: 3em !important
    }

    .canvas.no-flexbox.indexeddb :not(img) {
        float: none !important;
        width: 100% !important
    }

    .canvas.no-flexbox.indexeddb .ln-letters>a {
        float: left !important;
        width: auto !important
    }

    .canvas.no-flexbox.indexeddb .block-inner .grid-1-quarter,
    .canvas.no-flexbox.indexeddb footer .grid-1-fourths {
        float: left !important;
        width: 23% !important
    }

    .canvas.no-flexbox.indexeddb .main-content.home .pager .grid-1-thirds,
    .canvas.no-flexbox.indexeddb .main-content.home .toggler .content {
        float: left !important;
        width: 30% !important
    }

    .canvas.no-flexbox.indexeddb .main-content.home .pager {
        clear: both !important;
        float: none;
        height: 10em !important
    }

    .canvas.no-flexbox.indexeddb .slides .box .grid-half {
        float: left !important;
        width: 45% !important
    }

    .canvas.no-flexbox.indexeddb .slides .box .grid-full {
        clear: both;
        width: 100% !important
    }

    .canvas.no-flexbox.indexeddb .home-cart .toggler .content .grid-1-thirds {
        width: 100% !important
    }
}

@media (min-width:1650px) {

    .mt-control-nav {
        left: 25%
    }
}

@media (min-width:2200px) {

    .mt-control-nav {
        left: 20%;
        top: 40%
    }
}

.crisis-alert {
    background: #ffe061;
    color: #504100;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    margin-bottom: 10px;
    padding: 30px 30px 10px 30px
}

.crisis-alert h2 {
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 25px;
    text-transform: uppercase
}

.crisis-details {
    margin-bottom: 30px
}

.crisis-content .grid-half {
    margin-left: 0
}

.crisis-content .grid-half+.grid-half {
    margin-left: 2%
}

.logo img {
    height: 100px;
    width: 200px
}

.callout img.wistia-responsive {
    height: auto;
    width: 100%
}

.move img.wistia-responsive {
    height: auto;
    width: auto
}

.wistia-fancybox .fancybox-outer {
    background: 0 0 !important
}

.wistia-fancybox .fancybox-opened .fancybox-outer {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.copy .wistia-iframe-wrap {
    margin: 0 auto;
    min-width: 288px;
    width: 100%
}

.callout .wistia-iframe-wrap {
    height: auto;
    min-width: 100px;
    width: 100%
}

.content ul ul {
    margin-bottom: 0 !important
}

.customSelectInner {
    white-space: nowrap
}

@media only screen and (min-width:900px) and (max-width:1030px) {

    .copy p .responsive-image {
        height: auto !important;
        width: 100% !important
    }
}

@media only screen and (min-width:800px) and (max-width:1030px) {

    .top-nav li:hover .dd-full {
        display: none
    }
}

.scfForm,
.scfForm * {
    color: #3c3c3c !important
}

.lt-ie8 span.customSelect.scfDateSelectorDay {
    display: none !important
}

.copy a[name] {
    display: block;
    margin-top: -122px;
    padding-bottom: 122px;
    visibility: hidden
}

.showOnMobile {
    display: none
}

.clockWiseIFrame {
    border: none;
    max-width: 100%;
    min-height: 1200px;
    width: 940px
}

.grid-half>ul {
    padding-left: 0
}

@media screen and (max-width:750px) {

    .showOnMobile {
        display: block
    }

    .grid-half>ul {
        display: block
    }

    .grid-half {
        display: block;
        width: 100%
    }

    .slides .feat-box {
        padding-left: 0;
        padding-right: 0
    }
}

.chw-tabbedout-radio {
    display: none
}

#chw-tabbedout-radio1:checked~#tablist1-panel1 {
    display: block
}

#chw-tabbedout-radio2:checked~#tablist1-panel2 {
    display: block
}

#chw-tabbedout-radio3:checked~#tablist1-panel3 {
    display: block
}

#chw-tabbedout-radio4:checked~#tablist1-panel4 {
    display: block
}

.chw-tabbedout-label {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.animated {
    -webkit-animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-duration: .5s;
    animation-fill-mode: both
}

.chw-tabbedout-content-container {
    display: block;
    float: left
}

@media screen and (max-width:750px) {

    .responsive-tabs__list {
        border-bottom: solid 2px #dcdcdc
    }

    .responsive-tabs__list li:first-child {
        border-top: none
    }

    .responsive-tabs__list li {
        border-top: solid 2px #dcdcdc;
        display: block;
        font-size: 18px;
        padding: 0;
        text-align: left;
        width: 100%
    }

    .responsive-tabs__list li:empty {
        border-top: none
    }

    .chw-tabbedout-content-container {
        float: none;
        width: 100%
    }

    .responsive-tabs__panel .slides li {
        width: 100%
    }

    .responsive-tabs__list {
        margin: 0
    }
}

@media print {

    body {
        margin: 0;
        padding: 0;
        line-height: 1.4em;
        word-spacing: 1px;
        letter-spacing: .2px;
        font: 13px Arial, Helvetica, "Lucida Grande", serif;
        color: #000
    }

    a:link,
    a:visited {
        background: 0 0;
        color: #333;
        text-decoration: none
    }

    a:link[href^="http://"]:after,
    a[href^="http://"]:visited:after {
        content: " ("attr(href) ") ";
        font-size: 11px
    }

    a[href^="http://"] {
        color: #000
    }

    #comments {
        page-break-before: always
    }

    .chw-header-links-list {
        display: none
    }

    .chw-site-tools {
        display: none
    }

    .chw-header {
        position: relative
    }

    .chw-col-100 {
        margin-bottom: 0;
        padding: 20px;
        padding-bottom: 20px;
        padding-top: 0;
        width: 100%
    }

    .chw-col-70 {
        display: block;
        width: 100%
    }

    .chw-col-60 {
        display: block;
        width: 100%
    }

    .chw-col-30 {
        display: none
    }

    .chw-col-20 {
        display: none
    }

    .chw-col-15 {
        display: none
    }

    .chw-footer-col {
        display: none
    }

    .chw-footer-col:last-child {
        display: inline-block
    }

    .chw-footer {
        bottom: auto
    }

    #chw-footer-connect-with-us {
        display: none
    }

    #chw-footer-our-locations {
        display: none
    }

    .chw-social-links {
        display: none
    }
}

.fcaIFrame {
    max-width: none;
    width: 100%;
    max-height: none;
    height: 1005px;
    border: none
}

div>ul>li.chw-specialist-accordian-item-content {
    background: 0 0
}

.chw-specialist-accordian-item-content {
    padding-top: 10px
}

.chw-accordion-image,
.chw-accordion-title {
    display: inline-block
}

.chw-accordion-title {
    margin-left: 16px;
    color: #0082c2;
    font-size: 16px;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 0
}

@media screen and (max-width:450px) {

    .fcaIFrame {
        width: 100%;
        max-width: none;
        max-height: none;
        height: 400px;
        border: none
    }
}

@media screen and (max-width: 750px) {

    .chw-col-30 {
        display: block;
        padding: 0;
        width: 100%;
        max-width: 84% !important;
        min-width: 200px;
        position: absolute;
        bottom: 0
    }

    .chw-findprovider-results {
        margin-bottom: 545px
    }

    .chw-find-location-results-results {
        margin-bottom: 430px
    }

    .chw-specialist-accordian-provider {
        margin-top: 100px
    }

    .chw-accordion-image,
    .chw-accordion-title {
        display: block
    }

    .chw-accordion-title {
        margin-left: 0;
        line-height: 2.1em
    }
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    -o-transition: transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 3em
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px;
    background: #0074c8;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: 0 0;
    border: 2px solid #0074c8
}

@font-face {
    font-family: 'Century Gothic';
    src: url(/licensees/licensee571/fonts/30FCE4_0_0.eot);
    src: url(/licensees/licensee571/fonts/30FCE4_0_0.eot?#iefix) format("embedded-opentype"), url(/licensees/licensee571/fonts/30FCE4_0_0.woff2) format("woff2"), url(/licensees/licensee571/fonts/30FCE4_0_0.woff) format("woff"), url(/licensees/licensee571/fonts/30FCE4_0_0.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Century Gothic';
    src: url(/licensees/licensee571/fonts/30B505_1_0.eot);
    src: url(/licensees/licensee571/fonts/30B505_1_0.eot?#iefix) format("embedded-opentype"), url(/licensees/licensee571/fonts/30B505_1_0.woff2) format("woff2"), url(/licensees/licensee571/fonts/30B505_1_0.woff) format("woff"), url(/licensees/licensee571/fonts/30B505_1_0.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Century Gothic';
    src: url(/licensees/licensee571/fonts/30B505_2_0.eot);
    src: url(/licensees/licensee571/fonts/30B505_2_0.eot?#iefix) format("embedded-opentype"), url(/licensees/licensee571/fonts/30B505_2_0.woff2) format("woff2"), url(/licensees/licensee571/fonts/30B505_2_0.woff) format("woff"), url(/licensees/licensee571/fonts/30B505_2_0.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Century Gothic';
    src: url(/licensees/licensee571/fonts/30B505_3_0.eot);
    src: url(/licensees/licensee571/fonts/30B505_3_0.eot?#iefix) format("embedded-opentype"), url(/licensees/licensee571/fonts/30B505_3_0.woff2) format("woff2"), url(/licensees/licensee571/fonts/30B505_3_0.woff) format("woff"), url(/licensees/licensee571/fonts/30B505_3_0.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

/*!
 * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: a 2s infinite linear;
    animation: a 2s infinite linear
}

.fa-pulse {
    -webkit-animation: a 1s infinite steps(8);
    animation: a 1s infinite steps(8)
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

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

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

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

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

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

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

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

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

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-random:before {
    content: "\f074"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-rendact:before {
    content: "\f3e4"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-train:before {
    content: "\f238"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

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

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

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    src: url(/licensees/licensee571/fonts/fa-brands-400.eot);
    src: url(/licensees/licensee571/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(/licensees/licensee571/fonts/fa-brands-400.woff2) format("woff2"), url(/licensees/licensee571/fonts/fa-brands-400.woff) format("woff"), url(/licensees/licensee571/fonts/fa-brands-400.ttf) format("truetype"), url(/licensees/licensee571/fonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    src: url(/licensees/licensee571/fonts/fa-regular-400.eot);
    src: url(/licensees/licensee571/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(/licensees/licensee571/fonts/fa-regular-400.woff2) format("woff2"), url(/licensees/licensee571/fonts/fa-regular-400.woff) format("woff"), url(/licensees/licensee571/fonts/fa-regular-400.ttf) format("truetype"), url(/licensees/licensee571/fonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    src: url(/licensees/licensee571/fonts/fa-solid-900.eot);
    src: url(/licensees/licensee571/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(/licensees/licensee571/fonts/fa-solid-900.woff) format("woff"), url(/licensees/licensee571/fonts/fa-solid-900.ttf) format("truetype"), url(/licensees/licensee571/fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
    font-weight: 900
}

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

[class*=" icon-"],
[class^=icon-] {
    font-family: chw !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-specialty-stomach:before {
    content: "\e900"
}

.icon-specialty-stethoscope:before {
    content: "\e901"
}

.icon-specialty-spine:before {
    content: "\e902"
}

.icon-specialty-onesie:before {
    content: "\e903"
}

.icon-specialty-heart:before {
    content: "\e904"
}

.icon-specialty-dna:before {
    content: "\e905"
}

.icon-specialty-brain:before {
    content: "\e906"
}

.icon-specialty-blood:before {
    content: "\e907"
}

.icon-dna:before {
    content: "\e908"
}

.icon-ui-printer:before {
    content: "\e909"
}

.icon-ui-a:before {
    content: "\e90a"
}

.icon-ui-chevron-right:before {
    content: "\e90e"
}

.icon-ui-chevron-down:before {
    content: "\e90f"
}

.icon-ui-double-angle:before {
    content: "\e910"
}

.icon-ui-play:before {
    content: "\e911"
}

.icon-ui-plus:before {
    content: "\e912"
}

.icon-ui-phone:before {
    content: "\e913"
}

.icon-ui-bars:before {
    content: "\e914"
}

.icon-medical-hospital:before {
    content: "\e915"
}

.icon-medical-briefcase:before {
    content: "\e916"
}

.icon-social-facebook:before {
    content: "\e917"
}

.icon-social-linkedin:before {
    content: "\e918"
}

.icon-social-rss:before {
    content: "\e919"
}

.icon-social-twitter:before {
    content: "\e91a"
}

.icon-social-youtube:before {
    content: "\e91b"
}

.icon-ui-checkcalendar:before {
    content: "\e91c"
}

.icon-medical-doc:before {
    content: "\e91d"
}

.icon-ui-pinmap:before {
    content: "\e91e"
}

.form-group--inline {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form-group--inline>button,
.form-group--inline>input,
.form-group--inline>label,
.form-group--inline>select {
    margin: 0 .25em
}

.chw-form-control {
    height: 40px;
    vertical-align: middle;
    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;
    font-size: inherit;
    border: 1px solid #c4c5c5;
    cursor: pointer;
    padding: 0 .5em
}

.chw-form-control::-webkit-input-placeholder {
    color: #c4c5c5
}

.chw-form-control::-moz-placeholder {
    color: #c4c5c5
}

.chw-form-control:-ms-input-placeholder {
    color: #c4c5c5
}

.chw-form-control:-moz-placeholder {
    color: #c4c5c5
}

.input-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.input-button input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.icon-blood {
    background-image: url(../images/icon-Heart-Default.svg)
}

.icon-gastro {
    background-image: url(../images/icon-Heart-Default.svg)
}

.icon-genetics {
    background-image: url(../images/icon-Heart-Default.svg)
}

.icon-heart {
    background-image: url(../images/icon-Heart-Default.svg)
}

.icon-neuro {
    background-image: url(../images/icon-Heart-Default.svg)
}

.icon-newborn {
    background-image: url(../images/icon-Heart-Default.svg)
}

.icon-ortho {
    background-image: url(../images/icon-Heart-Default.svg)
}

.icon-primary {
    background-image: url(../images/icon-Heart-Default.svg)
}

.icon {
    display: inline-block;
    height: 70px;
    width: 70px;
    background-repeat: no-repeat;
    background-position: center center
}

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

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

html {
    height: 100%;
    width: 100%;
    font-size: 100%
}

body {
    font-size: 16px
}

@media (min-width:751px) {

    body {
        padding-top: 110px
    }
}

h1,
h2,
h3,
h4 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    color: #0074c8
}

a {
    color: #0074c8;
    text-decoration: none;
    -webkit-transition: color .2s ease, opacity .2s ease;
    -o-transition: color .2s ease, opacity .2s ease;
    transition: color .2s ease, opacity .2s ease;
    cursor: pointer
}

a:hover {
    opacity: .7
}

.chw-container {
    max-width: 1200px;
    margin: 0 auto
}

.chw-container-narrow {
    max-width: 1200px;
    margin: 0 auto
}

@media (min-width:1150px) {

    .chw-container-narrow {
        max-width: 70%
    }
}

.shadow-wrapper {
    position: relative
}

.shadow-wrapper>* {
    position: relative;
    z-index: 20
}

.shadow-wrapper:before {
    content: '';
    display: block;
    width: 100%;
    height: 25%;
    background: url(../img/SHADOW@1x.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 40%);
    -ms-transform: translate(-50%, 40%);
    transform: translate(-50%, 40%);
    z-index: 10
}

.columns {
    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:751px) {

    .columns {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.columns .page-content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.chw-checkbox-toggle {
    height: 0;
    width: 0;
    position: absolute;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.chw-checkbox-toggle+.chw-toggle-target {
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: max-height .3s ease;
    -o-transition: max-height .3s ease;
    transition: max-height .3s ease
}

.chw-checkbox-toggle:checked+.chw-toggle-target {
    max-height: 1000px
}

.mobile {
    display: block
}

@media (min-width:751px) {

    .mobile {
        display: none !important
    }
}

.tablet {
    display: none
}

@media (min-width:751px) {

    .tablet {
        display: block !important
    }
}

@media (min-width:751px) {

    .grid-item {
        width: 46%;
        margin: 2%
    }

    .grid-item .story-listing--small .story-listing__intro {
        font-size: .9em
    }

    .grid-item .story-listing--small .story-listing__content h4 {
        font-size: 1.5em
    }

    .grid-item .story-listing--small .story-listing__content P {
        font-size: 1em
    }
}

.chw-main-content-wrapper {
    background-position: center top;
    background-color: white !important;
}

@media screen and (max-width:1150px) {

    .chw-main-content-wrapper {
        background-position: center top
    }
}

.chw-content-page-banner {
    padding-top: 30px;
}

@media screen and (max-width:1150px) {

    .chw-content-page-banner {
        padding-top: 30px
    }
}

.teaser-placeholder {
    display: none
}

.form-group--inline {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form-group--inline>button,
.form-group--inline>input,
.form-group--inline>label,
.form-group--inline>select {
    margin: 0 .25em
}

.chw-form-control {
    height: 40px;
    vertical-align: middle;
    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;
    font-size: inherit;
    border: 1px solid #c4c5c5;
    cursor: pointer;
    padding: 0 .5em
}

.chw-form-control::-webkit-input-placeholder {
    color: #c4c5c5
}

.chw-form-control::-moz-placeholder {
    color: #c4c5c5
}

.chw-form-control:-ms-input-placeholder {
    color: #c4c5c5
}

.chw-form-control:-moz-placeholder {
    color: #c4c5c5
}

.input-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.input-button input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.chw-header {
    background: #fff;
    top: 0
}

.chw-header-logo {
    -webkit-box-shadow: 0 12px 14px 0 rgba(0, 0, 0, .18);
    box-shadow: 0 12px 14px 0 rgba(0, 0, 0, .18);
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
}

.chw-header-logo:hover {
    opacity: 1;
    -webkit-box-shadow: 0 12px 14px 0 rgba(0, 0, 0, .38);
    box-shadow: 0 12px 14px 0 rgba(0, 0, 0, .38)
}

.chw-header-content-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:751px) {

    .chw-header-content-container {
        height: 73px
    }
}

.chw-header-logo-mobile {
    left: auto
}

.chw-links-container {
    margin: 0;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: auto
}

@media (min-width:751px) {

    .chw-links-container {
        position: relative;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-left: 220px;
        height: auto
    }
}

.chw-header-links-list {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -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
}

.chw-header-links-list li {
    display: none
}

.chw-header-links-list li .chw-header-search {
    display: none;
    margin-top: 0
}

.chw-header-links-list li:last-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;

    height: 30px;
    position: relative;
    padding: 0;
    top: -4px;

}

@media (max-width:375px) {

    .chw-header-links-list li:last-child {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: stretch;
        -webkit-justify-content: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
        text-align: center
    }

    .chw-header-links-list li:last-child .chw-btn-primary {
        margin-bottom: .5em
    }

    .chw-header-links-list li:last-child a {
        width: 100%
    }
}

@media (min-width:751px) {

    .chw-header-links-list li {
        display: inline-block;
        padding: 0 1em .5em 0
    }

    .chw-header-links-list li .chw-header-search-input {
        max-width: 0;
        padding: .5em 0;
        border-radius: 0;
        -webkit-transition: max-width .3s ease, padding .3s ease;
        -o-transition: max-width .3s ease, padding .3s ease;
        transition: max-width .3s ease, padding .3s ease;
        visibility: hidden;
        height: auto
    }

    .chw-header-links-list li .chw-header-search {
        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
    }

    .chw-header-links-list li .chw-header-search.open .chw-header-search-input {
        max-width: 180px;
        padding: 0 1.5em;
        visibility: visible;
        height: 30px;
    }
}

.chw-expandable-search {
    max-width: 0;
    padding: 0;
    border: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0
}

.chw-expandable-search.open {
    border: 1px solid #e8e8e8;
    padding: 0 7px;
    max-width: 300px;
    opacity: 1
}

.chw-header-search-button {
    background-color: #0074c8;
    border: 1px solid #0074c8;
    border-radius: 2px;
    cursor: pointer;
    font-size: 0;
    height: 30px !important;
    margin: 0;
}

.chw-header-search-button:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 14px;
    content: '\f002\FE0E';
    
}

.chw-header-search-button:active {
    background-color: #0074c8
}

.chw-under-header {
    background: #0074c8;
    border: 0;
    padding: .5em 1em;
    height: 40px;
    position: relative;
    height: auto;
    width: auto
}

@media (min-width:710px) {

    .chw-under-header {
        height: 40px;
        padding: 0
    }
}

.chw-under-header-nav {
    margin-left: 0
}

@media (min-width:751px) {

    .chw-under-header-nav {
        margin-left: 230px
    }
}

.chw-under-header-nav>ul {
    float: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    height: 40px;
    -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;
    margin: 0
}

.chw-under-header-nav>ul ul {
    top: 100%
}

.chw-under-header-nav>ul li {
    height: auto
}

.chw-under-header-nav>ul li:hover {
    border: 0;
    margin: 0
}

.chw-under-header-nav>ul li:hover>a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    border-bottom: 3px solid #c2d500
}

.chw-under-header-nav>ul>li>a {
    padding: 8px 1em 4px;
    border-bottom: 4px solid transparent
}

.chw-under-header-nav>ul a:active,
.chw-under-header-nav>ul a:hover {
    opacity: 1
}

.chw-under-header-nav>ul a:active {
    border-bottom: 3px solid #c2d500
}

.chw-under-header-nav-link {
    line-height: 1.25em
}

.chw-header-links-list li a {
    color: #0074c8
}

.chw-header-links-list .chw-btn-primary a {
    display: inline-block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    padding: .5em 1em;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: #fff;
    background-color: #0074c8;
    transition: all .2s ease;
    text-align: center;
    border: 1px solid #0074c8;
    white-space: nowrap;
    font-family: inherit;
    height: 30px;
}

.chw-header-links-list .chw-btn-primary a:hover {
    text-decoration: none;
    opacity: .7
}

.chw-header-links-list .chw-btn-primary a:hover {
    color: #fff;
    text-decoration: none;
    opacity: .7
}

.chw-header-links-list .chw-btn-secondary a {
    background: #fff;
    border: 1px solid #0074c8;
    color: #0074c8;
    display: inline-block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    padding: .5em 1em;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    white-space: nowrap;
    font-weight: 700;
    font-family: inherit;
    height: 30px;
}

.chw-header-links-list .chw-btn-secondary a:hover {
    text-decoration: none;
    opacity: .7
}

.chw-header-links-list .chw-btn-primary,
.chw-header-links-list .chw-btn-secondary {
    font-size: .8em;
    display: inline-block;
    margin-right: .5em;
}

.chw-header-links-list .chw-btn-primary a,
.chw-header-links-list .chw-btn-secondary a {
    padding: .5em 1.5em;
}

.chw-header-search-input-mobile {
    height: auto;
    padding: 0;
    border-radius: 0;
    border: 0;
    max-width: 0;
    -webkit-transition: max-width .3s ease, padding .3s ease;
    -o-transition: max-width .3s ease, padding .3s ease;
    transition: max-width .3s ease, padding .3s ease;
    visibility: hidden
}

.chw-header-search-mobile {
    margin: 0;
    padding: 0
}

.chw-header-search-mobile form {
    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;
    padding-right: 1em
}

.chw-header-search-mobile.open .chw-header-search-input-mobile {
    padding: .5em 1.5em;
    max-width: 200px;
    visibility: visible
}

.chw-header-search-button-mobile {
    background: 0 0;
    color: #fff;
    font-size: 0;
    border-radius: 0;
    margin-top: 12px;
}

.chw-header-search-button-mobile:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f002";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
    cursor: pointer;
}

.chw-header-search-button-mobile:active {
    background: rgba(255, 255, 255, .1)
}

.header-mobile-phone {
    background-color: #0074c8;
    padding: .5em 1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:751px) {

    .header-mobile-phone {
        display: none
    }
}

.header-mobile-phone h2 {
    font-size: .875em;
    margin: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.header-mobile-phone h2 a {
    color: #fff;
    position: relative;
    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;
    margin-right: 1em
}

.header-mobile-phone h2 a:hover {
    text-decoration: none
}

.header-mobile-phone h2 a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    margin-right: .25em
}

.header-mobile-phone>a {
    color: #fff;
    font-size: .875em;
    font-weight: 700;
    margin: 0;
    position: relative;
    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;
    text-decoration: none;
    float: none
}

.header-mobile-phone>a:hover {
    text-decoration: none
}

.header-mobile-phone>a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-right: .25em
}

.mobile-header-urgent-care {
    display: none
}

.chw-hamburger-menu {
    background-color: #0074c8;
    color: #0074c8;
    position: relative
}

.chw-hamburger-menu #nav-icon3,
.chw-hamburger-menu label {
    font-size: 1em;
    right: 1em;
    top: -22px;
    width: 25px;
    height: 20px
}

.chw-hamburger-menu #nav-icon3 span {
    height: 3px
}

.chw-under-header-nav-link-active {
    height: auto;
    line-height: 1;
    font-size: 13.8px;
    padding: inherit;
    text-decoration: none;
    background: 0 0;
    color: #fff;
    overflow: inherit
}

.chw-under-header-nav ul li>.chw-under-header-nav-link-active {
    border-top: 0;
    margin-top: 0;
    border-bottom: 3px solid #c2d500
}

.chw-under-header-nav ul li:hover .chw-under-header-nav-link-active {
    padding: 8px 1em 4px
}

.chw-footer {
    background: #fff;
    color: #0074c8;
    padding: 2em 1em;
    border-top: 1px solid #e8e8e8
}

.chw-footer .chw-accordian-icon {
    height: 12px;
    width: 12px
}

.chw-footer .chw-accordian-icon-graphic {
    position: absolute;
    top: 4px;
    right: 0;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.chw-footer .chw-accordian-icon-graphic:before {
    display: none
}

.chw-footer .chw-accordian-icon-graphic:after {
    height: 12px;
    width: 12px;
    border-radius: 0;
    background: 0 0;
    border-right: 2px solid #0074c8;
    border-bottom: 2px solid #0074c8;
    top: 0;
    left: 0
}

@media (min-width:751px) {

    .chw-footer .chw-accordian-icon-graphic:after {
        display: none
    }
}

.chw-footer .chw-footer-col input:checked+span:after {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.chw-footer .chw-footer-col input:checked+.chw-accordian-icon {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.chw-footer .chw-social-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.chw-footer .chw-social-links li {
    margin-right: .25em
}

.chw-footer-links-list {
    text-align: left;
    margin: 0 0 1em
}

.chw-footer-links-list a {
    display: block;
    color: #0074c8;
    line-height: 1;
    padding: .5em 0;
    font-size: 1em
}

.chw-footer-links-list a:hover {
    color: #0074c8
}

.chw-footer-links-list p {
    color: #000;
    line-height: 1.5;
    font-size: 1em;
    white-space: nowrap
}

@media (min-width:1150px) {

    .chw-footer-links-list p {
        font-size: 1.125em
    }
}

.chw-footer-col {
    margin-bottom: 2em;
    position: relative;
    margin-bottom: 0
}

.chw-footer-col h2 {
    font-size: 1em;
    font-weight: 700;
    margin: 0 0 1em 0;
    position: relative
}

.chw-footer-col #chw-footer-logo {
    display: block
}

.chw-footer-col:last-child h2:after {
    display: none
}

@media (min-width:751px) {

    .chw-footer-col:last-child {
        border-left: 1px solid #e8e8e8;
        padding-left: 1.5em;
        margin-left: 1.5em
    }
}

@media (min-width:1150px) {

    .chw-footer-col:last-child {
        border-left: 1px solid #e8e8e8;
        padding-left: 3.5em;
        margin-left: 3.5em
    }
}

.chw-copyright {
    color: #000
}

.chw-copyright ul {
    text-align: left
}

.chw-copyright ul li a {
    color: #000
}

@media only screen and (max-width:750px) {

    .chw-footer-col h2 {
        padding: 0;
        text-align: left
    }

    .chw-footer-col label {
        cursor: pointer;
        height: 2em;
        z-index: 10
    }

    .chw-footer label:hover+h2 {
        color: inherit
    }
}

.chw-hero,
.chw-newshub-hero {
    display: none;
    margin: 0 auto;
    position: relative
}

@media (min-width:751px) {

    .chw-hero,
    .chw-newshub-hero {
        display: block
    }
}

.chw-hero .chw-hero-image,
.chw-hero .chw-newshub-hero-image,
.chw-newshub-hero .chw-hero-image,
.chw-newshub-hero .chw-newshub-hero-image {
    display: block;
    height: 325px;
    width: auto;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

.chw-hero .chw-hero-content,
.chw-newshub-hero .chw-hero-content {
    color: #fff;
    text-align: center;
    position: relative;
    -webkit-box-shadow: 0 6px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, .15);
    z-index: 20;
    position: relative
}

.chw-hero .chw-hero-content>*,
.chw-newshub-hero .chw-hero-content>* {
    position: relative;
    z-index: 20
}

.chw-hero .chw-hero-content:before,
.chw-newshub-hero .chw-hero-content:before {
    content: '';
    display: block;
    width: 1080px;
    height: 135px;
    background: url(../img/SHADOW@1x.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 40%);
    -ms-transform: translate(-50%, 40%);
    transform: translate(-50%, 40%);
    z-index: 10
}

.chw-hero .chw-hero-content--inner,
.chw-newshub-hero .chw-hero-content--inner {
    background: #0074c8
}

.chw-hero .chw-hero-content a,
.chw-newshub-hero .chw-hero-content a {
    color: #fff;
    text-decoration: none
}

.chw-hero .chw-hero-content a *,
.chw-newshub-hero .chw-hero-content a * {
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.chw-hero .chw-hero-content a:hover *,
.chw-newshub-hero .chw-hero-content a:hover * {
    opacity: .7
}

.chw-hero .chw-hero-content .chw-container,
.chw-newshub-hero .chw-hero-content .chw-container {
    position: relative;
    padding: 2em
}

.chw-hero .chw-hero-content .chw-container:after,
.chw-newshub-hero .chw-hero-content .chw-container:after {
    content: '';
    width: 0;
    height: 0;
    border: 40px solid transparent;
    border-top: 30px solid #0074c8;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.chw-hero .chw-hero-content--narrow,
.chw-newshub-hero .chw-hero-content--narrow {
    max-width: 700px;
    margin: 0 auto
}

.chw-hero h2,
.chw-newshub-hero h2 {
    font-weight: 400;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    margin: 0;
    color: #fff
}

.chw-hero p,
.chw-newshub-hero p {
    line-height: 2;
    margin-bottom: 0
}

.chw-newshub-hero {
    padding-bottom: 8px;
    border-bottom: 8px solid #0074c8;
    display: block
}

.chw-newshub-hero img {
    width: 100%;
    height: auto
}

.chw-nav-form {
    background: #e8e8e8;
    padding: 0
}

@media (min-width:751px) {

    .chw-nav-form {
        padding: 3em
    }
}

.chw-nav-form h2 {
    color: #0074c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 2.5em;
    line-height: 1.5;
    margin: 0;
    text-align: center
}

@media (min-width:751px) {

    .chw-nav-form h2 {
        margin: 1em 0;
        text-align: left
    }
}

.chw-nav-form label {
    color: #0074c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.25em;
    line-height: 2
}

@media (min-width:751px) {

    .chw-nav-form label {
        font-size: 2.125em
    }
}

.chw-nav-form select {
    font-size: 1em;
    padding: .25em;
    margin-bottom: 20px
}

@media (min-width:751px) {

    .chw-nav-form select {
        margin-bottom: 0
    }
}

.chw-nav-form button {
    font-size: 1.5em;
    display: inline-block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    padding: .5em 1em;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: #fff;
    background-color: #0074c8;
    transition: all .2s ease;
    text-align: center;
    border: 1px solid #0074c8;
    padding: .15em .5em
}

.chw-nav-form button:hover {
    text-decoration: none;
    opacity: .7
}

.chw-nav-form button:hover {
    color: #fff;
    text-decoration: none;
    opacity: .7
}

.chw-nav-form button i {
    margin-right: 0
}

.chw-nav-form button:disabled,
.chw-nav-form select:disabled {
    opacity: .5
}

.chw-nav-form-top {
    padding: 1em
}

@media (min-width:751px) {

    .chw-nav-form-top {
        padding: 0
    }
}

.chw-nav-form-top .form-group--inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: left
}

.chw-nav-form-top .form-group--inline>* {
    width: 100%
}

@media (min-width:751px) {

    .chw-nav-form-top .form-group--inline {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .chw-nav-form-top .form-group--inline>* {
        width: auto
    }
}

.chw-nav-form-top .form-group--inline.like-to-group select {
    width: 80%
}

.chw-nav-form-top .form-group--inline.like-to-group button {
    width: 15%;
    margin-bottom: 0;
    margin-right: 0
}

@media (min-width:751px) {

    .chw-nav-form-top .form-group--inline.like-to-group select {
        width: auto
    }

    .chw-nav-form-top .form-group--inline.like-to-group button {
        width: auto
    }
}

.chw-shadow-wrapper {
    position: relative
}

.chw-shadow-wrapper>* {
    position: relative;
    z-index: 20
}

.chw-shadow-wrapper:before {
    content: '';
    display: block;
    width: 100%;
    height: 110px;
    background: url(../img/SHADOW@1x.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 40%);
    -ms-transform: translate(-50%, 40%);
    transform: translate(-50%, 40%);
    z-index: 10
}

.chw-nav-form-search {
    background-color: #fff;
    border-radius: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin-top: 25px;
    position: relative;
    z-index: 20;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:751px) {

    .chw-nav-form-search {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 8px;
        margin-top: 50px
    }
}

.chw-nav-form-search .col-left,
.chw-nav-form-search .col-right {
    width: 100%;
    padding: 1.5em
}

@media (min-width:751px) {

    .chw-nav-form-search .col-left,
    .chw-nav-form-search .col-right {
        width: 50%;
        padding: 3em
    }
}

.chw-nav-form-search .col-left {
    background: #004a92
}

.chw-nav-form-search .col-right {
    background: #0074c8
}

.chw-nav-form-search a,
.chw-nav-form-search i,
.chw-nav-form-search label {
    font-size: inherit;
    color: #fff;
    vertical-align: middle
}

.chw-nav-form-search i {
    font-size: 30px;
    margin-right: .25em
}

.chw-nav-form-search label {
    font-weight: 600;
    line-height: 2
}

@media (min-width:751px) {

    .chw-nav-form-search label {
        font-size: 1.5em;
        font-weight: 600
    }
}

.chw-nav-form-search button {
    background: #c2d500;
    border: 0
}

.chw-nav-form-search .chw-form-control {
    border: 0
}

.chw-nav-form-search .input-button {
    margin-bottom: 1em
}

.chw-nav-form-search a {
    text-decoration: none
}

.chw-nav-form-search a:hover {
    text-decoration: underline
}

.form-group--inline {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form-group--inline>button,
.form-group--inline>input,
.form-group--inline>label,
.form-group--inline>select {
    margin: 0 .25em
}

.chw-form-control {
    height: 40px;
    vertical-align: middle;
    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;
    font-size: inherit;
    border: 1px solid #c4c5c5;
    cursor: pointer;
    padding: 0 .5em
}

.chw-form-control::-webkit-input-placeholder {
    color: #c4c5c5
}

.chw-form-control::-moz-placeholder {
    color: #c4c5c5
}

.chw-form-control:-ms-input-placeholder {
    color: #c4c5c5
}

.chw-form-control:-moz-placeholder {
    color: #c4c5c5
}

.input-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.input-button input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.chw-cta-fw {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    padding: 3em 1em
}

.chw-cta-fw h3 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    color: #0074c8;
    margin: 2em 0 0
}

.chw-cta-fw p {
    line-height: 1.75
}

.chw-cta-fw .cta-content {
    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: 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: 100%
}

.chw-cta-fw .cta-button {
    display: inline-block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    padding: .5em 1em;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: #fff;
    background-color: #0074c8;
    transition: all .2s ease;
    text-align: center;
    border: 1px solid #0074c8;
    padding: .5em 2em;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 100%
}

.chw-cta-fw .cta-button:hover {
    text-decoration: none;
    opacity: .7
}

.chw-cta-fw .cta-button:hover {
    color: #fff;
    text-decoration: none;
    opacity: .7
}

@media (min-width:751px) {

    .chw-cta-fw {
        padding: 3em
    }

    .chw-cta-fw .cta-button {
        margin-top: 1em;
        width: auto
    }
}

@media (min-width:1150px) {

    .chw-cta-fw {
        padding: 88px 3em
    }

    .chw-cta-fw h3 {
        margin-top: 0
    }

    .chw-cta-fw .cta-content {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.chw-cta-fw .shadow-wrapper {
    width: 100%;
    height: 100%
}

.cta-panels {
    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
}

.cta-panels .cta-panel {
    z-index: 1
}

.cta-panels .cta-panel .cta-content>* {
    width: 100%
}

.cta-panels .cta-panel:first-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.cta-panels .cta-panel:last-child {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.cta-panels .cta-image {
    background: #fff;
    padding: 5px
}

.cta-panels .cta-image img {
    width: 100%;
    height: auto
}

.cta-panels .cta-video {
    background: #fff;
    padding: 5px
}

.cta-panels .cta-video .wistia_embed {
    margin-bottom: 0
}

@media (min-width:1150px) {

    .cta-panels {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .cta-panels .cta-panel:first-child,
    .cta-panels .cta-panel:last-child {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%
    }

    .cta-panels .cta-panel:first-child {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .cta-panels .cta-panel:first-child .cta-content {
        padding-right: 10%
    }

    .cta-panels .cta-panel:last-child {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .cta-panels .cta-panel:last-child .cta-content {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .cta-panels.left-side .cta-panel:first-child {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .cta-panels.left-side .cta-panel:first-child .cta-content {
        padding-left: 10%
    }

    .cta-panels.left-side .cta-panel:last-child {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.featured-links {
    background-color: #0074c8;
    padding: 2.5em;
    text-align: center;
    color: #fff
}

.featured-links h2 {
    margin: 0;
    font-weight: 400;
    font-size: 2em;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    margin-bottom: 1.25em;
    color: #fff
}

.featured-links ul {
    list-style: none;
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:751px) {

    .featured-links ul {
        width: 100%
    }
}

.featured-links li {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%;
    text-align: center;
    font-size: 18px;
    padding: 1em
}

.featured-links li i {
    display: none
}

@media (min-width:751px) {

    .featured-links li {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%
    }

    .featured-links li i {
        display: inline-block;
        font-size: 3em;
        margin-bottom: .25em
    }
}

@media (min-width:1150px) {

    .featured-links li {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }
}

.featured-links li span {
    display: block
}

.featured-links li a {
    color: #fff;
    text-decoration: none;
    display: block;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.featured-links li a:hover {
    color: #1dc9d3
}

.all-btn {
    margin-top: 1.5em;
    background: #fff;
    border: 1px solid #0074c8;
    color: #0074c8;
    display: inline-block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    padding: .5em 1em;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.all-btn:hover {
    text-decoration: none;
    opacity: .7
}

.content-banner {
    text-align: center;
    padding: 3em
}

.content-banner h2 {
    font-weight: 400;
    font-size: 2em
}

.content-banner p {
    line-height: 1.75
}

.content-tiles {
    padding: 3em 0;
    background: #e8e8e8
}

@media (min-width:751px) {

    .content-tiles {
        padding: 3em
    }
}

.content-tiles .chw-video,
.content-tiles .tile-image {
    display: block;
    height: 160px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    border-radius: 4px 4px 0 0
}

.content-tiles .tile {
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background: #fff;
    display: block;
    border-radius: 4px
}

.content-tiles .tile p {
    color: #000
}

.content-tiles .tile-content {
    padding: 1em;
    position: relative
}

.content-tiles .date {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #c2d500;
    color: #fff;
    font-size: .7em;
    padding: .25em 1em;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.content-tiles h5 {
    margin: 0;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    color: #0074c8;
    font-weight: 400;
    font-size: 1.25em
}

.content-tiles h5 a:hover {
    opacity: .7;
    text-decoration: underline
}

.content-tiles .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 1em
}

.content-tiles .owl-carousel .owl-stage-outer {
    padding: 2em 0
}

@media (min-width:751px) {

    .content-tiles .owl-carousel .owl-stage-outer {
        padding: 0
    }
}

.content-tiles .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.content-tiles .owl-carousel .owl-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.content-tiles .owl-carousel .owl-item.active {
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

@media (min-width:751px) {

    .content-tiles .owl-carousel .owl-item.active {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.newsletter-form {
    background-color: #1dc9d3;
    padding: 2em 1em;
    color: #fff
}

@media (min-width:751px) {

    .newsletter-form {
        padding: 3em
    }
}

.newsletter-form label {
    display: none
}

.newsletter-form form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:751px) {

    .newsletter-form form {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.newsletter-form div.intro-text {
    font-size: 1.625em;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    margin-bottom: .75em;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif
}

@media (min-width:751px) {

    .newsletter-form div.intro-text {
        width: auto
    }
}

.newsletter-form input[type=email],
.newsletter-form input[type=text] {
    width: 100%
}

@media (min-width:751px) {

    .newsletter-form input[type=email],
    .newsletter-form input[type=text] {
        width: 238px;
        margin-right: 1em
    }
}

@media (min-width:1150px) {

    .newsletter-form input[type=email],
    .newsletter-form input[type=text] {
        width: 338px
    }
}

.newsletter-form input {
    font-size: 1em;
    padding: 1em;
    cursor: pointer;
    margin-bottom: .75em;
    border: 0 !important;
    border-radius: 0 !important
}

@media (min-width:751px) {

    .newsletter-form input {
        padding: .5em 1em;
        margin-bottom: 0
    }
}

.newsletter-form .help-block {
    color: #ffc8c8
}

@media (min-width:751px) {

    .newsletter-form .help-block {
        position: absolute;
        left: 0;
        top: 100%
    }
}

.newsletter-form .form-submit-border .btn {
    margin-bottom: 0
}

.newsletter-form .form-group {
    width: 100%
}

.newsletter-form .form-group:nth-child(7) {
    width: -webkit-calc(100% - 93px);
    width: calc(100% - 93px);
    margin-right: 16px
}

@media (min-width:751px) {

    .newsletter-form .form-group {
        width: auto;
        margin-bottom: 0
    }

    .newsletter-form .form-group:nth-child(7) {
        width: auto;
        margin-right: 0
    }
}

.newsletter-form input.btn {
    background-color: #0074c8;
    color: #fff;
    font-weight: 700;
    width: 100%;
    padding: .5em .75em
}

@media (min-width:751px) {

    .newsletter-form input.btn {
        width: auto
    }
}

.landing-page__content h1,
.landing-page__content h2,
.landing-page__content h3 {
    font-weight: 400
}

.landing-page__content h1 {
    font-size: 2.5em;
    margin: 0;
    padding: .5em
}

@media (min-width:751px) {

    .landing-page__content h1 {
        padding: 0;
        margin-bottom: .5em
    }
}

.landing-page__content h2 {
    font-size: 2.125em;
    margin: 0 0 .5em
}

.landing-page__content .sidebar {
    padding: 1em
}

@media (min-width:751px) {

    .landing-page__content .sidebar {
        margin-left: 2em;
        padding: 0;
        width: 265px;
        -webkit-flex-basis: 265px;
        -ms-flex-preferred-size: 265px;
        flex-basis: 265px;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.landing-page__content .sidebar-buttons {
    display: none;
    padding-bottom: 20px
}

.landing-page__content .sidebar-buttons>a {
    font-size: 14px;
    color: #000;
    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
}

.landing-page__content .sidebar-buttons>a i {
    margin-right: .25em
}

@media (min-width:751px) {

    .landing-page__content .sidebar-buttons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.landing-page__content.small-text {
    font-size: 14px
}

.landing-page__content.large-text {
    font-size: 18px
}

.landing-page__content .content-video {
    border-bottom: 1px solid #e8e8e8;
    padding: 1em 1em 3em
}

.landing-page__content .content-video h3 {
    font-size: 1.625em
}

.landing-page__content .content-video .wistia_embed {
    margin: 0
}

.landing-page__content .content-video .chw-video {
    border: 3px solid #fff
}

@media (min-width:751px) {

    .landing-page__content .content-video {
        padding: 0 0 4em;
        margin-bottom: 3em
    }

    .landing-page__content .content-video .chw-video {
        border: 0
    }
}

@media (min-width:751px) {

    .landing-page__content {
        padding: 48px
    }

    .landing-page__content .content-tiles {
        margin: 0 -3em
    }
}

.landing-intro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1em;
    margin-bottom: 2em
}

@media (min-width:751px) {

    .landing-intro {
        padding: 0
    }
}

.landing-intro__badge {
    margin-right: 1em
}

.patient-rating__stars {
    color: #0074c8;
    display: inline-block
}

.patient-rating {
    font-size: .9em
}

.patient-rating .ds-title,
.patient-rating h3 {
    font-size: 1.25em;
    margin: 1em 0 .5em
}

.patient-rating .ds-summary {
    display: block
}

.patient-rating .ds-summary>div {
    display: inline-block;
    margin-right: .5em
}

.patient-rating .ds-summary>div.ds-title {
    display: block
}

.patient-rating .ds-comments:before,
.patient-rating .ds-ratings:before {
    content: '('
}

.patient-rating .ds-comments:after,
.patient-rating .ds-ratings:after {
    content: ')'
}

.patient-rating hr {
    margin: 2em 0
}

@media (min-width:751px) {

    .patient-rating .ds-title,
    .patient-rating h3 {
        font-size: 2.125em;
        display: block;
        font-weight: 400;
        color: #0074c8
    }
}

.landing-intro__text {
    line-height: 1.75
}

.landing-intro__content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.link-tiles {
    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;
    padding: 2em 1em;
    border-bottom: 1px solid #e8e8e8
}

@media (min-width:751px) {

    .link-tiles {
        padding: 3em 0 1.5em;
        margin-bottom: 1.5em
    }
}

@media (min-width:1150px) {

    .link-tiles {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.link-tile__title {
    font-size: 1.125em
}

.link-tile__title span {
    vertical-align: middle
}

.link-tile__title:after {
    font-family: chw;
    content: '\e90e';
    margin-left: .5em;
    vertical-align: middle;
    font-size: .8em
}

.link-tile__icon {
    color: #0074c8;
    font-size: 2.5em;
    margin: 0 .5em .25em 0
}

.link-tile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 .5em .5em 0
}

.link-tile p {
    font-size: .9em;
    line-height: 1.5
}

@media (min-width:1150px) {

    .link-tile {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 0;
        margin-right: 2em
    }

    .link-tile:last-child {
        margin-right: 0
    }
}

.landing-page__differences {
    padding: 1em
}

@media (min-width:751px) {

    .landing-page__differences {
        padding: 0
    }
}

.landing-page__differences h3 {
    font-size: 2.125em
}

.landing-page__differences h4 {
    font-size: 1em;
    color: #000;
    font-family: sans-serif;
    margin: 0;
    font-weight: 700
}

.landing-page__differences p {
    line-height: 1.75;
    margin: .25em 0 2em
}

.cta-tile {
    padding-bottom: 2em;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 2em
}

.cta-tile h4 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.2em;
    margin: 0
}

.cta-tile label {
    color: #0074c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.2em;
    margin: 0;
    position: relative;
    display: block;
    font-weight: 700
}

.cta-tile label:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-left: .5em;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    vertical-align: middle
}

@media (min-width:751px) {

    .cta-tile label:after {
        display: none
    }
}

.cta-tile .collapsible {
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: max-height .2s ease;
    -o-transition: max-height .2s ease;
    transition: max-height .2s ease
}

@media (min-width:751px) {

    .cta-tile .collapsible {
        max-height: unset
    }
}

.cta-tile input[type=checkbox]:checked~.collapsible {
    max-height: 800px
}

.cta-tile input[type=checkbox]:checked~label:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.cta-tile p {
    font-size: .9em;
    margin: 1.5em 0;
    line-height: 1.5em
}

.cta-tile .cta-btn {
    display: inline-block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    padding: .5em 1em;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: #fff;
    background-color: #0074c8;
    transition: all .2s ease;
    text-align: center;
    border: 1px solid #0074c8;
    width: 100%
}

.cta-tile .cta-btn:hover {
    text-decoration: none;
    opacity: .7
}

.cta-tile .cta-btn:hover {
    color: #fff;
    text-decoration: none;
    opacity: .7
}

.cta-tile-video {
    margin: 1.5em 0;
    height: 160px
}

.cta-tile {
    padding-bottom: 2em;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 2em
}

.cta-tile h4 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.2em;
    margin: 0
}

.cta-tile label {
    color: #0074c8;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.2em;
    margin: 0;
    position: relative;
    display: block;
    font-weight: 700
}

.cta-tile label:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-left: .5em;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    vertical-align: middle
}

@media (min-width:751px) {

    .cta-tile label:after {
        display: none
    }
}

.cta-tile .collapsible {
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: max-height .2s ease;
    -o-transition: max-height .2s ease;
    transition: max-height .2s ease
}

@media (min-width:751px) {

    .cta-tile .collapsible {
        max-height: unset
    }
}

.cta-tile input[type=checkbox]:checked~.collapsible {
    max-height: 800px
}

.cta-tile input[type=checkbox]:checked~label:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.cta-tile p {
    font-size: .9em;
    margin: 1.5em 0;
    line-height: 1.5em
}

.cta-tile .cta-btn {
    display: inline-block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    padding: .5em 1em;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: #fff;
    background-color: #0074c8;
    transition: all .2s ease;
    text-align: center;
    border: 1px solid #0074c8;
    width: 100%
}

.cta-tile .cta-btn:hover {
    text-decoration: none;
    opacity: .7
}

.cta-tile .cta-btn:hover {
    color: #fff;
    text-decoration: none;
    opacity: .7
}

.cta-tile-video {
    margin: 1.5em 0;
    height: 160px
}

.page-select {
    background-color: #0074c8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    padding: 1.5em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:1150px) {

    .page-select {
        padding: 2.5em 5em;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.page-select label {
    color: #fff;
    font-size: 1.625em;
    margin: 0 .5em .5em 0
}

@media (min-width:1150px) {

    .page-select label {
        margin: 0 .5em 0 0
    }
}

.page-select .select-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative
}

.page-select select {
    width: 100%;
    font-size: 1em;
    padding: .5em;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    -o-text-overflow: '';
    text-overflow: '';
    border: 0
}

.page-select .select-arrows {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    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: 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;
    padding: 0 .5em;
    pointer-events: none
}

.text-size-picker {
    height: 20px;
    position: relative;
    overflow-y: hidden;
    font-size: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.text-size-picker>* {
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.text-size-picker.choose .text-size__label,
.text-size-picker.choose .text-size__options {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
}

.text-size__label {
    position: absolute;
    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;
    width: 100%;
    height: 20px
}

.text-size__label a {
    color: #000
}

.text-size__options {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    display: block;
    top: 20px;
    width: 100%;
    height: 20px
}

.text-size__options li {
    display: inline-block;
    margin-right: .75em;
    height: 20px
}

.text-size__options li a {
    display: block
}

.text-size-btn.btn-small {
    font-size: .8em
}

.text-size-btn.btn-large {
    font-size: 1.2em
}

.text-size-btn.selected {
    color: #e8e8e8
}

.newshub {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.newshub h3 {
    margin-top: 0;
    font-weight: 400;
    text-align: center;
    font-size: 1.3em
}

@media (min-width:751px) {

    .newshub {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.newshub .sidebar-search-wrapper {
    margin-bottom: 1em;
    display: none
}

@media (min-width:751px) {

    .newshub .sidebar-search-wrapper {
        display: block
    }
}

.newshub .sidebar-search-wrapper .search-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.newshub .sidebar-search-wrapper input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: #fff;
    color: #a4a5a5;
    border: 0;
    font-size: 1em;
    height: 40px;
    padding: 0 1em;
    min-width: 0
}

.newshub .sidebar-search-wrapper input::-webkit-input-placeholder {
    color: #a4a5a5
}

.newshub .sidebar-search-wrapper input::-moz-placeholder {
    color: #a4a5a5
}

.newshub .sidebar-search-wrapper input:-ms-input-placeholder {
    color: #a4a5a5
}

.newshub .sidebar-search-wrapper input:-moz-placeholder {
    color: #a4a5a5
}

.newshub .sidebar-search-wrapper button {
    background: #fff;
    color: #d7d9da;
    border: 0;
    height: 40px;
    width: 40px;
    text-align: center;
    font-size: 1.25em
}

.newshub .sidebar {
    background-color: #ededee
}

.newshub .sidebar .email-us {
    display: none
}

@media (min-width:751px) {

    .newshub .sidebar {
        display: block;
        padding: 1.5em;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 275px
    }

    .newshub .sidebar .email-us {
        display: block
    }
}

.newshub .sidebar-controls {
    padding: 1em .5em;
    text-align: right
}

@media (min-width:751px) {

    .newshub .sidebar-controls {
        display: none
    }
}

.newshub .sidebar-nav-btn {
    background-color: #fff;
    padding: .5em 1em;
    border: #c4c5c5 1px solid
}

.newshub .sidebar-nav-btn:hover {
    opacity: .8
}

.newshub .chw-checkbox-toggle+.sidebar-nav {
    display: none
}

.newshub .chw-checkbox-toggle+.sidebar-nav .chw-toggle-btn,
.newshub .chw-checkbox-toggle+.sidebar-nav>a {
    display: block;
    font-size: 1.25em;
    margin-bottom: 1em;
    color: #000
}

.newshub .chw-checkbox-toggle+.sidebar-nav .chw-toggle-btn .fas,
.newshub .chw-checkbox-toggle+.sidebar-nav>a .fas {
    color: #0074c8
}

.newshub .chw-checkbox-toggle+.sidebar-nav .category-toggle-btn {
    margin-bottom: 0
}

@media (min-width:751px) {

    .newshub .chw-checkbox-toggle+.sidebar-nav {
        display: block
    }

    .newshub .chw-checkbox-toggle+.sidebar-nav .chw-toggle-target {
        max-height: 1000px
    }

    .newshub .chw-checkbox-toggle+.sidebar-nav .chw-toggle-btn {
        display: none
    }

    .newshub .chw-checkbox-toggle+.sidebar-nav .category-nav {
        padding: 1em 0
    }
}

.newshub .chw-checkbox-toggle:checked+.sidebar-nav {
    display: block;
    background-color: rgba(255, 255, 255, .9);
    position: absolute;
    right: 0;
    z-index: 400;
    padding: 1em
}

.newshub .chw-checkbox-toggle:checked+.sidebar-nav .chw-toggle-target {
    margin: 0 0 0 1em
}

.newshub .chw-checkbox-toggle:checked+.sidebar-nav .category-nav {
    padding: 0 0 1em
}

@media (min-width:751px) {

    .newshub .chw-checkbox-toggle:checked+.sidebar-nav {
        position: relative;
        right: auto;
        z-index: 1;
        padding: 0;
        background-color: transparent
    }
}

@media (min-width:751px) {

    .newshub .sidebar-nav-btn {
        display: none
    }
}

@media (min-width:751px) {

    .newshub {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.newshub .read-more-btn {
    display: block;
    text-align: center;
    color: #999;
    font-weight: 700;
    font-size: .9em;
    border: #999 1px solid;
    padding: .5em 1em
}

.newshub__all-stories {
    background-color: #d7d9da;
    padding: 1.5em .5em 1.5em .5em;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.newshub__all-stories .read-more-btn {
    color: #777;
    border-color: #777
}

@media (min-width:751px) {

    .newshub__all-stories {
        padding: 1.5em;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 275px
    }
}

.newshub__featured-stories {
    background-color: #ededee;
    padding: 1.5em .5em 1.5em .5em;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

@media (min-width:751px) {

    .newshub__featured-stories {
        padding: 1.5em;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
}

.newshub-stories {
    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-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (min-width:751px) {

    .newshub-stories {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        visibility: visible
    }
}

.newshub__story-tiles {
    width: 100%;
    padding: 1.5em .5em 1.5em .5em;
    background-color: #d7d9da
}

@media (min-width:751px) {

    .newshub__story-tiles {
        padding: 1.5em;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width:751px) {

    .newshub__story-tiles .story-listing--small {
        margin: 0
    }
}

.story-detail {
    background-color: #d7d9da;
    padding: 1.5em;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.story-detail h1 {
    font-weight: 400;
    color: #000;
    font-size: 1.75em;
    line-height: 1.2;
    padding-bottom: .25em;
    border-bottom: 1px solid #000
}

@media (min-width:751px) {

    .story-detail h1 {
        font-size: 2.8em
    }
}

.story-detail h2,
.story-detail h3,
.story-detail h4,
.story-detail h5 {
    color: #333
}

.story-detail p {
    line-height: 1.5
}

.story-detail .story__image img {
    width: 100%;
    height: auto
}

.story-detail .story__content {
    background: #fff;
    padding: 0 1.5em 1.5em 1.5em
}

.story-detail .story__inner-content {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
    background: #fff;
    padding: 1em 2em 1em 2em;
    margin-bottom: -40px
}

.story-detail .story__intro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.story-detail .story__intro p {
    font-size: .8em;
    font-style: italic
}

.story-detail .story__social-links {
    white-space: nowrap;
    font-size: 1.24em;
    margin-right: 1em
}

.story-detail .story__social-links a {
    color: #c4c5c5
}

@media (min-width:751px) {

    .story-detail .story__social-links {
        font-size: 2em;
        margin-right: 1.5em
    }
}

.story-detail .story__info {
    color: #c4c5c5;
    font-size: .7em;
    text-transform: uppercase;
    text-align: right
}

@media (min-width:751px) {

    .story-detail .story__info {
        font-size: 1.1em
    }
}

.story-detail .story__date {
    margin-left: 1em
}

.story-detail .story__video-title {
    border-bottom: 0;
    padding-bottom: 0
}

.story-detail .story__author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #000;
    padding-top: 1em;
    margin-top: 2em;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:1150px) {

    .story-detail .story__author {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.story-detail .story__author-portrait {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: auto;
    height: 120px;
    border-radius: 10px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    margin-right: 1em;
    margin-bottom: 1em
}

.story-detail .story__author-portrait img {
    height: 100%;
    width: auto
}

.story-detail .story__author-info {
    margin-right: 1em;
    font-size: .9em;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.story-detail .story__author-info .author-name {
    color: #0074c8;
    text-transform: uppercase
}

.story-detail .story__author-info .seperator {
    margin: 0 1em
}

.story-detail .story__author-info .author-location,
.story-detail .story__author-info .author-name,
.story-detail .story__author-info .author-title {
    display: block;
    margin-bottom: .5em
}

.story-detail .story__author-info p {
    font-style: italic
}

.story-detail .story__author-info a {
    font-weight: 700;
    font-size: .9em
}

@media (min-width:1150px) {

    .story-detail .story__author-info {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.story-detail .story__category-info {
    font-size: .9em;
    line-height: 1.5;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%
}

@media (min-width:1150px) {

    .story-detail .story__category-info {
        width: auto;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin-top: 0;
        -webkit-flex-shrink: inherit;
        -ms-flex-negative: inherit;
        flex-shrink: inherit
    }
}

.story-type-nav ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.story-type-nav li {
    display: block;
    margin-bottom: 1em
}

.story-type-nav a {
    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;
    margin-right: 1em;
    color: #000
}

.story-type-nav a img {
    margin-right: .75em;
    width: 28px
}

@media (min-width:751px) {

    .story-type-nav a {
        font-size: 1.25em
    }

    .story-type-nav a img {
        margin-right: 1em;
        width: 38px
    }
}

.category-nav {
    padding: 1em 0
}

.category-nav h3 {
    color: #000;
    font-size: .8em;
    text-align: left
}

.category-nav ul {
    padding: 0 0 0 1em;
    margin: 0;
    list-style: none
}

.category-nav li {
    margin: .25em 0
}

.category-nav a {
    display: block;
    color: #000;
    font-size: 1.1em;
    padding: .5em 0
}

@media (min-width:751px) {

    .category-nav {
        font-size: .9em
    }

    .category-nav ul {
        padding: 0 0 0 1em
    }

    .category-nav a {
        padding: 0
    }
}

.email-us {
    display: block
}

.email-us img {
    width: 100%;
    height: auto
}

.story-listing--small {
    margin-bottom: 1em
}

.story-listing--small .story-listing__image img {
    width: 100%;
    height: auto;
    display: block
}

.story-listing--small .story-type {
    margin-right: 1em;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (min-width:751px) {

    .story-listing--small {
        margin-bottom: 3em
    }

    .story-listing--small .story-listing__image img {
        width: 100%;
        height: auto;
        display: block
    }
}

.story-listing--featured {
    background-color: #fff;
    margin-bottom: 1em
}

.story-listing--featured .story-type {
    margin-right: 1em
}

.story-listing--featured .social-links {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: right;
    font-size: 1.1em;
    font-weight: 400
}

.story-listing--featured .social-links a {
    margin-left: .25em
}

.story-listing--featured .story-listing__image img {
    width: 100%;
    height: auto;
    display: block
}

@media (min-width:751px) {

    .story-listing--featured {
        margin-bottom: 3em
    }
}

.story-listing__image {
    width: 100%;
    display: block
}

.story-listing__content {
    background-color: #fff;
    padding: 0 1em 1em 1em
}

.story-listing__content h4 {
    color: #000;
    font-size: 1.75em;
    line-height: 1.2;
    font-weight: 400;
    margin: 0 0 .5em
}

.story-listing__content h4 a {
    color: #000
}

.story-listing__content p {
    font-size: .9em;
    line-height: 1.25;
    margin: 1em 0
}

@media (min-width:751px) {

    .story-listing__content h4 {
        font-size: 1em;
        line-height: 1.1
    }

    .story-listing__content p {
        margin: 1em 0 0;
        font-size: .8em
    }
}

.story-listing__intro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #c4c5c5;
    font-weight: 700;
    font-size: .7em;
    text-transform: uppercase;
    padding: .75em 0
}

.story-listing__intro a {
    color: #c4c5c5
}

.story-listing__author {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: .8em;
    color: #c4c5c5
}

.story-listing__author span {
    padding-right: .5em;
    margin-right: .5em;
    border-right: 1px solid #c4c5c5
}

.story-listing__author span:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0
}

.story-listing__inner-content {
    background-color: #fff;
    padding: 0 1em 0 1em;
    position: relative;
    top: -40px;
    margin-bottom: -40px
}

.story-listing__link {
    display: block;
    text-align: center;
    color: #c4c5c5;
    font-weight: 700;
    font-size: .9em;
    text-transform: uppercase
}

.story-listing--featured .story-listing__intro {
    font-size: .8em;
    padding: 1em 0
}

.story-listing--featured h4 {
    font-size: 1.75em;
    line-height: 1.2
}

.story-listing--featured p {
    font-size: .9em;
    line-height: 1.25;
    margin: 1em 0
}

.related-stories h3 {
    margin: 2em 0
}

.related-stories .stories-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.related-stories .stories-list .story-listing--small {
    width: 100%;
    margin: 0 0 20px
}

@media (min-width:751px) {

    .related-stories .stories-list .story-listing--small {
        width: 48%;
        margin: 0 1% 20px
    }
}

@media (min-width:1150px) {

    .related-stories .stories-list .story-listing--small {
        width: 31%;
        margin: 0 1% 20px
    }
}

.story-search {
    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;
    padding-bottom: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:751px) {

    .story-search {
        padding-bottom: 1em;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.story-search button,
.story-search input[type=text],
.story-search select {
    width: 100%;
    height: 40px;
    font-size: .9em;
    padding: 0 1em;
    cursor: pointer;
    margin-bottom: .75em;
    border: 0
}

@media (min-width:751px) {

    .story-search button,
    .story-search input[type=text],
    .story-search select {
        margin-right: .5em
    }
}

@media (min-width:1150px) {

    .story-search button,
    .story-search input[type=text],
    .story-search select {
        width: 150px
    }
}

.story-search button {
    width: auto;
    display: inline-block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    padding: .5em 1em;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: #fff;
    background-color: #0074c8;
    transition: all .2s ease;
    text-align: center;
    border: 1px solid #0074c8;
    padding: .15em .5em
}

.story-search button:hover {
    text-decoration: none;
    opacity: .7
}

.story-search button:hover {
    color: #fff;
    text-decoration: none;
    opacity: .7
}