.no-padding-top-left {
    padding-left: 0 !important;
    padding-top: 0 !important;
}
.spinner-wrapper .overlay {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    background-color: #fff;
    opacity: 0.7;
}
.spinner-wrapper .spinner {
    background-image: url(/images/ajax-loaderMH.gif);
    background-repeat: no-repeat;
    width: 130px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
}
.alert {
    border-radius: 0px;
}
.alert-icon {
    margin-right: 7px;
}
.validation-summary-errors {
    border: 1px solid transparent;
    border-radius: 0.25rem;
    border-color: #f5c6cb;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
}
#before-header .container.alert {
    border: 0;
    margin: 0;
    max-width: 100%;
    width: 100%;
}
#before-header .container.alert .d-flex {
    margin: 0 auto;
    padding: 0 15px;
}
@media (min-width: 768px) {
    #before-header .container.alert .d-flex {
        width: 750px;
    }
}
@media (min-width: 992px) {
    #before-header .container.alert .d-flex {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    #before-header .container.alert .d-flex {
        max-width: 1539px;
        width: 100%;
    }
}
@media (min-width: 600px) {
    #before-header .container.alert {
        border-top: solid 11px #006375;
    }
}
@media (max-width: 440px) {
    #before-header .container.alert {
        padding-left: 10px;
        padding-right: 30px;
    }
}
#before-header .alert-info {
    background: linear-gradient(to bottom, #5696b6 0%, #006375 100%);
    color: #fff;
}
#before-header .alert-info a {
    color: #fff;
    text-decoration: underline;
}
#before-header + #site-header .main-header {
    border: 0 none;
}

blockquote {
    padding: 10px 20px;
    padding-left: 30px;
    margin: 0 0 20px;
    border-left: 3px solid #cb3340;
}
blockquote,
blockquote p {
    font-style: normal;
    font-size: 24px;
    line-height: 32px;
    font-weight: 100;
}
blockquote p {
    margin-bottom: 13px;
}
blockquote .small,
blockquote footer,
blockquote small {
    margin-top: 1em;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}
blockquote {
    margin: 1.5rem 1rem 1.5rem 2rem;
    padding: 1rem 2rem;
    position: relative;
    border-left: 4px solid #cb3340;
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 25px;
}
blockquote.custom-blockquote,
blockquote.custom-blockquote p {
    font-size: 1.2em;
    line-height: 1.444em;
    font-style: italic;
}
blockquote.custom-blockquote {
    margin: 0 0 10px 0;
    padding: 25px 20px 19px 40px;
    position: relative;
    border-left: 2px solid #cb3340;
}
blockquote.custom-blockquote:before {
    z-index: 9;
    height: 100%;
    width: 38px;
    display: block;
    content: '"';
    position: absolute;
    left: 15px;
    top: 20%;
    font-size: 3em;
    font-style: italic;
}
.btn {
    padding: 10px 10px;
}
.btn::hover {
    text-decoration: none;
    cursor: pointer;
}
.btn-sm {
    font-size: 11px;
    line-height: 16px;
    padding: 6px 15px 6px 15px;
}
.btn-md {
    font-size: 14px;
    line-height: inherit;
    padding: 10px 10px;
}
.btn-lg {
    font-size: 16px;
    line-height: 20px;
    padding: 20px 40px;
}
.btn-icon i {
    padding-left: 7px;
}
.btn-number {
    padding-right: 1em;
}
.btn-number .badge {
    font-size: 90%;
    left: 10px;
}
.swiper-container.no-overlay .swiper-slide-card {
    background: none;
}
.swiper-container .swiper-button-next i,
.swiper-container .swiper-button-prev i {
    font-size: 14px;
    position: absolute;
    bottom: 12px;
}
.swiper-container .swiper-slide {
    overflow: hidden;
    width: 100%;
    position: relative;
    background-color: transparent;
}
.swiper-container .swiper-slide-dw {
    height: auto;
    display: flex;
    justify-content: center;
}
.swiper-container .swiper-slide-card {
    max-width: 50%;
    margin: auto;
    position: absolute;
    background: rgba(68, 33, 121, 0.5);
    margin: 5%;
    padding: 3%;
    left: 5%;
    top: 0;
    bottom: 0;
    max-height: 100%;
}
.swiper-container .swiper-slide-card h2 {
    padding: 10px 0;
    font-size: 18px;
}
.swiper-container .swiper-button-next {
    background-image: none !important;
    width: 40px;
    position: absolute;
    bottom: 0px;
    padding: 0px !important;
    top: 50%;
    right: 20px;
}
.swiper-container .swiper-button-next img {
    width: 25px;
    right: 0;
}
.swiper-container .swiper-button-next .icon-iconfinder_arrow-right {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 50%;
    font-size: 23px;
    color: #fff;
    padding: 8px;
}
.swiper-container .swiper-button-prev {
    background-image: none !important;
    width: 40px;
    position: absolute;
    bottom: 0px;
    padding: 0px !important;
    top: 50%;
    left: 20px;
}
.swiper-container .swiper-button-prev img {
    width: 25px;
    left: 0;
}
.swiper-container .swiper-button-prev .icon-iconfinder_arrow-left {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 50%;
    font-size: 23px;
    padding: 8px;
}
.swiper-container .swiper-pagination-bullets {
    position: absolute;
    right: 30px;
}
.swiper-container .swiper-pagination-bullet {
    opacity: 0.5;
    padding: 5px;
    margin: 7px;
}
.swiper-container .swiper-pagination-bullet-active {
    opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet:only-child {
    display: none;
}
@media only screen and (max-width: 600px) {
    .swiper-container button[class^="button-"],
    .swiper-container div[class^="button-"],
    .swiper-container input[class^="button-"],
    .swiper-container a[class^="button-"] {
        font-size: 14px !important;
    }
}
@media only screen and (max-width: 767px) {
    div[data-number-of-visible-slides="1"] .swiper-wrapper {
        width: 100%;
    }
    div[data-number-of-visible-slides="2"] .swiper-wrapper {
        width: 200%;
    }
    div[data-number-of-visible-slides="3"] .swiper-wrapper {
        width: 300%;
    }
    div[data-number-of-visible-slides="4"] .swiper-wrapper {
        width: 400%;
    }
    div[data-number-of-visible-slides="5"] .swiper-wrapper {
        width: 500%;
    }
    div[data-number-of-visible-slides="6"] .swiper-wrapper {
        width: 600%;
    }
    div[data-number-of-visible-slides="7"] .swiper-wrapper {
        width: 700%;
    }
    div[data-number-of-visible-slides="8"] .swiper-wrapper {
        width: 800%;
    }
    div[data-number-of-visible-slides="9"] .swiper-wrapper {
        width: 900%;
    }
}
.hesperiden .tp-bullet {
    border: none;
    width: 10px;
    height: 10px;
}
.hesperiden .tp-bullet.selected {
    background: white;
    width: 12px;
    height: 12px;
}
.coursestorm-class-list-component {
    margin-top: 2rem;
    line-height: 1.5714em;
    background: #fff;
    color: #47555e;
    padding: 1.6rem 1.5rem;
}
@media (min-width: 768px) {
    .coursestorm-class-list-component {
        padding: 2.6rem 3rem;
    }
}
@media (min-width: 992px) {
    .coursestorm-class-list-component {
        line-height: 1.375em;
    }
}
@media (min-width: 1200px) {
    .coursestorm-class-list-component {
        padding: 2.6rem 4rem;
    }
}
.coursestorm-class-list-component.calendar {
    padding: 0px;
}
.coursestorm-class-list-component.calendar .coursestorm-class-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 0;
}
.coursestorm-class-list-component.calendar .coursestorm-class-list li {
    list-style: none;
    flex-basis: 23%;
    margin-bottom: 2em;
    display: block !important;
}
.coursestorm-class-list-component.calendar .coursestorm-class-list li .coursestorm-thumbnail-container {
    display: block !important;
    width: 100% !important;
}
.coursestorm-class-list-component.calendar .coursestorm-class-list li .coursestorm-thumbnail-container.coursestorm-thumbnail-blank {
    height: 200px;
    background-image: url("/-/media/Shared-Images/Logos/MaineHealth-Logo-SVG.svg");
    background-size: contain;
    background-repeat: no-repeat;
}
.coursestorm-class-list-component.calendar .coursestorm-class-list li .coursestorm-thumbnail-container img {
    width: auto !important;
    max-width: 100%;
    height: 200px;
    justify-content: center;
    display: flex;
    flex-direction: row;
}
@media (max-width: 740px) {
    .coursestorm-class-list-component.calendar .coursestorm-class-list li .coursestorm-thumbnail-container img {
        height: auto;
    }
}
.coursestorm-class-list-component.calendar .coursestorm-class-list li .coursestorm-action-button {
    display: block;
    margin-top: 1em;
}
.coursestorm-class-list-component.calendar .coursestorm-class-list li .coursestorm-action-button.coursestorm-action-button-disabled {
    display: none;
}
.coursestorm-class-list-component.calendar .coursestorm-class-list li ul,
.coursestorm-class-list-component.calendar .coursestorm-class-list li p,
.coursestorm-class-list-component.calendar .coursestorm-class-list li .coursestorm-date,
.coursestorm-class-list-component.calendar .coursestorm-class-list li .coursestorm-time {
    display: none;
}
@media (max-width: 740px) {
    .coursestorm-class-list-component.calendar .coursestorm-class-list li {
        flex-basis: 48%;
    }
}
.coursestorm-class-list-component.calendar .coursestorm-class-list a + a {
    margin-top: 5px !important;
    font-size: 16px !important;
    font-weight: lighter !important;
}
.coursestorm-class-list-component.calendar .coursestorm-widget[data-cs-widget-status="loading"]:before {
    content: "Loading classes and events…";
    display: block;
    margin: 15% 0;
    text-align: center;
}
.coursestorm-class-list-component a:hover {
    color: #0776bc;
}
.coursestorm-class-list-component .heading {
    overflow: hidden;
    margin: 0 0 33px;
    padding: 0 0 13px;
    border-bottom: solid 1px #e0e2e4;
}
.coursestorm-class-list-component .heading .title {
    display: inline-block;
    font-weight: 500;
    color: #333;
    margin: 0 10.5px 10.5px 0;
    font-size: 26px;
    font-size: 1.625em;
    line-height: 39px;
    line-height: 1.5em;
    color: #333;
}
@media (min-width: 640px) {
    .coursestorm-class-list-component .heading {
        margin: 0 0 30px;
        padding: 0 0 20px;
    }
}
@media (min-width: 992px) {
    .coursestorm-class-list-component .heading {
        margin: 0 0 33px;
    }
}
.coursestorm-class-list-component .coursestorm-widget .coursestorm-class-list {
    list-style: none;
    padding: 0;
}
.coursestorm-class-list-component .coursestorm-widget .coursestorm-class-list > li {
    padding-bottom: 37px;
    display: grid;
    grid-template-columns: 25% auto;
    grid-auto-rows: auto;
    grid-column-gap: 0px;
    grid-row-gap: 10px;
}
@media (max-width: 565px) {
    .coursestorm-class-list-component .coursestorm-widget .coursestorm-class-list > li {
        grid-template-columns: auto;
    }
}
.coursestorm-class-list-component .coursestorm-widget .coursestorm-class-list > li .coursestorm-thumbnail-container {
    margin-right: 20px;
}
.coursestorm-class-list-component .coursestorm-widget .coursestorm-class-list > li .coursestorm-thumbnail-container img {
    width: 100%;
}
.coursestorm-class-list-component .coursestorm-widget .coursestorm-class-list > li .coursestorm-thumbnail-container.coursestorm-thumbnail-blank {
    height: 200px;
    background-image: url("/-/media/Shared-Images/Logos/MaineHealth-Logo-SVG.svg");
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid;
    border-color: #e1e3e6;
}
.coursestorm-class-list-component .coursestorm-widget .coursestorm-class-list > li a:first-of-type {
    grid-row: span 8;
}
.coursestorm-class-list-component .coursestorm-widget .coursestorm-class-list > li a:last-of-type {
    font-weight: bolder;
    font-size: 18px;
    font-size: 1.28571em;
    line-height: 20px;
    line-height: 1.11111em;
}
@media (min-width: 640px) {
    .coursestorm-class-list-component .coursestorm-widget .coursestorm-class-list > li a:last-of-type {
        font-size: 1.125em;
    }
}
.coursestorm-class-list-component .coursestorm-widget .coursestorm-class-list > li .coursestorm-date,
.coursestorm-class-list-component .coursestorm-widget .coursestorm-class-list > li .coursestorm-time {
    font-weight: bold;
}
.coursestorm-class-list-component .coursestorm-widget .coursestorm-class-list > li p {
    margin-bottom: 0px;
}
.coursestorm-class-list-component .coursestorm-widget .coursestorm-class-list > li br,
.coursestorm-class-list-component .coursestorm-widget .coursestorm-class-list > li .coursestorm-time {
    display: none;
}
.vh-5 {
    height: 5vh !important;
}
.vh-10 {
    height: 10vh !important;
}
.vh-15 {
    height: 15vh !important;
}
.vh-20 {
    height: 20vh !important;
}
.vh-25 {
    height: 25vh !important;
}
.vh-30 {
    height: 30vh !important;
}
.vh-35 {
    height: 35vh !important;
}
.vh-40 {
    height: 40vh !important;
}
.vh-45 {
    height: 45vh !important;
}
.vh-50 {
    height: 50vh !important;
}
.vh-55 {
    height: 55vh !important;
}
.vh-60 {
    height: 60vh !important;
}
.vh-65 {
    height: 65vh !important;
}
.vh-70 {
    height: 70vh !important;
}
.vh-75 {
    height: 75vh !important;
}
.vh-80 {
    height: 80vh !important;
}
.vh-85 {
    height: 85vh !important;
}
.vh-90 {
    height: 90vh !important;
}
.vh-95 {
    height: 95vh !important;
}
.vh-100 {
    height: 100vh !important;
}
.vw-5 {
    width: 5vw !important;
}
.vw-10 {
    width: 10vw !important;
}
.vw-15 {
    width: 15vw !important;
}
.vw-20 {
    width: 20vw !important;
}
.vw-25 {
    width: 25vw !important;
}
.vw-30 {
    width: 30vw !important;
}
.vw-35 {
    width: 35vw !important;
}
.vw-40 {
    width: 40vw !important;
}
.vw-45 {
    width: 45vw !important;
}
.vw-50 {
    width: 50vw !important;
}
.vw-55 {
    width: 55vw !important;
}
.vw-60 {
    width: 60vw !important;
}
.vw-65 {
    width: 65vw !important;
}
.vw-70 {
    width: 70vw !important;
}
.vw-75 {
    width: 75vw !important;
}
.vw-80 {
    width: 80vw !important;
}
.vw-85 {
    width: 85vw !important;
}
.vw-90 {
    width: 90vw !important;
}
.vw-95 {
    width: 95vw !important;
}
.vw-100 {
    width: 100vw !important;
}
.b-50 {
    position: relative;
    bottom: 4vh;
}
.l-50 {
    position: relative;
    left: 4vh;
}
.r-50 {
    position: relative;
    right: 4vh;
}
.t-50 {
    position: relative;
    top: 4vh;
}
.b-100 {
    position: relative;
    bottom: 7vh;
}
.l-100 {
    position: relative;
    left: 7vh;
}
.r-100 {
    position: relative;
    right: 7vh;
}
.t-100 {
    position: relative;
    top: 7vh;
}
.b-150 {
    position: relative;
    bottom: 12vh;
}
.l-150 {
    position: relative;
    left: 12vh;
}
.r-150 {
    position: relative;
    right: 12vh;
}
.t-150 {
    position: relative;
    top: 12vh;
}
.b-200 {
    position: relative;
    bottom: 18vh;
}
.l-200 {
    position: relative;
    left: 18vh;
}
.r-200 {
    position: relative;
    right: 18vh;
}
.t-200 {
    position: relative;
    top: 18vh;
}
@media (min-width: 1200px) {
    .container-wide {
        max-width: 1600px;
    }
}
.hero {
    position: relative;
    overflow: hidden;
    height: 100%;
}
.hero img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hero .text {
    position: absolute;
    top: 40%;
    left: 10%;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    width: 80%;
}
.hero .text h1 {
    font-size: 50px;
    font-weight: 900;
    line-height: 1;
    margin: 15px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.hero .text h2 {
    font-size: 18px;
    font-weight: 900;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
@media only screen and (max-width: 860px) {
    .hero .text {
        top: 30%;
    }
}
@media only screen and (max-width: 767px) {
    .hero .text h1 {
        font-size: 34px;
    }
    .hero .text h2 {
        font-size: 16px;
    }
}
@media only screen and (max-width: 600px) {
    .hero img {
        object-fit: cover;
        width: auto;
    }
    .hero .text {
        top: 15%;
    }
}
.bannerImage {
    width: 100%;
}
.content-parent {
    display: flex;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}
.bannerVideoContainer {
    position: relative;
    overflow: hidden;
}
.bannerContent {
    align-self: flex-start;
}
.bannerImageContainer {
    height: 100%;
    width: 100%;
    background-size: cover;
    position: relative;
}
.bannerParallax {
    background-attachment: fixed;
}
.menu-wrapper.collapse {
    display: block;
}
.branding {
    display: inline-block;
}
.branding a {
    display: inline-block;
    padding: 16px 0px;
}
.navbar {
    margin: 0px;
    padding: 0px;
}
.navbar-absolute {
    position: absolute;
    z-index: 200;
    top: 0;
    left: 0;
    right: 0;
}
.menu-wrapper ul,
.menu-wrapper li {
    list-style: none;
    list-style-type: none;
    padding: 0px;
    flex-grow: 1;
    flex-basis: 0;
}
.sub-menu {
    display: none;
    text-align: center;
}
.sub-menu-open {
    display: block;
}
.text-link {
    padding: 8px;
}
.go-back {
    display: none;
}
@media only screen and (max-width: 992px) {
    .go-back {
        display: inline-block;
    }
    .menu-wrapper.collapse {
        display: none;
    }
    .menu-wrapper.collapse.show {
        display: block;
    }
    .menu-wrapper .level-1-link {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .primary-menu .sub-menu {
        padding: 10px 0px 15px 0px;
    }
    .menu-wrapper a {
        display: block;
        padding: 10px;
        text-align: center;
    }
    .secondary-menu-wrapper .secondary-menu {
        display: block;
    }
}
@media (min-width: 992px) {
    .navbar-toggler,
    .go-back {
        display: none;
    }
    .navbar-nav {
        flex-direction: row;
        vertical-align: bottom;
        justify-content: space-between;
    }
    .navbar a {
        display: block;
    }
    .navbar ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }
    .navbar ul li {
        display: inline-block;
        padding: 0px 10px;
    }
    .branding {
        position: absolute;
        top: 10px;
        left: 10px;
    }
    .menu-wrapper {
        height: 225px;
        width: 100%;
    }
    .primary-menu {
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 100%;
    }
    .secondary-menu {
        position: absolute;
        top: 0px;
        right: 0px;
        padding: 10px;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .search-and-language {
        padding: 10px 0px;
    }
    .language-switcher {
        display: inline-block;
    }
    .global-search {
        display: inline-block;
    }
    .level-1 {
        position: relative;
        display: inline-block;
    }
    .level-1-link {
        padding: 15px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .sub-menu {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        left: 0px;
        display: none;
        min-width: 250px;
        z-index: 2;
        text-align: left;
    }
    .sub-menu a {
        padding: 16px;
    }
    .level-1:hover .sub-menu {
        visibility: visible;
        opacity: 1;
        display: flex;
    }
    .primary-menu ul li:last-child .sub-menu,
    .primary-menu ul li:nth-child(4) .sub-menu,
    .primary-menu ul li:nth-child(5) .sub-menu,
    .primary-menu ul li:nth-child(6) .sub-menu {
        left: auto;
        right: 0px;
    }
    .sub-menu-column {
        vertical-align: top;
        flex: 1;
        width: 250px;
    }
    .sub-menu-column li,
    .sub-menu-column li a {
        width: 100%;
        display: block;
    }
}
body {
    font-family: arial, sans-serif;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 400;
    padding-top: 2rem;
    line-height: 1.5;
}
ul {
    margin-bottom: 1.5em;
}
ul ul {
    margin-bottom: 0;
}
.hr {
    border-top: 1px solid #333;
    margin: 22px 0 22px 0;
}
.label {
    font-weight: normal;
}
.disabled-text {
    color: #ccc;
}
.icon-list {
    padding-left: 0;
    margin-left: 24px;
    list-style-type: none;
}
.icon-list li {
    position: relative;
}
.icon-list > li [class*=" fa-"] {
    position: absolute;
    left: -21px;
    text-align: center;
    width: 14px;
}
.icon-list.elegant-font {
    margin-left: 0;
    margin-bottom: 0;
}
.icon-li {
    margin-right: 10px;
}
.glyphs.css-mapping {
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, 0.5);
}
.glyphs.css-mapping li {
    margin: 0 30px 20px 0;
    padding: 0;
    display: inline-block;
    overflow: hidden;
}
.glyphs.css-mapping .icon {
    margin: 0;
    margin-right: 10px;
    padding: 13px;
    height: 50px;
    width: 50px;
    color: #162a36 !important;
    overflow: hidden;
    float: left;
    font-size: 24px;
}
.glyphs.css-mapping input {
    margin: 0;
    margin-top: 5px;
    padding: 8px;
    line-height: 16px;
    font-size: 16px;
    display: block;
    width: 150px;
    height: 40px;
    border: 1px solid #d8e0e5;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: right;
}
.pre {
    border-radius: 0;
}
.modal-header h3 {
    text-transform: none;
}
.blockquote-border {
    margin: 0px;
    font-style: italic;
    padding-bottom: 1em;
    padding-top: 1em;
    border-left: 8px solid #333;
    position: relative;
}
.blockquote-border::before {
    font-family: Arial, sans-serif;
    content: "\201C";
    font-size: 4em;
    position: absolute;
    left: 10px;
    top: 0.5em;
}
.blockquote-border::after {
    content: "";
}
.blockquote-border span {
    display: block;
    font-style: normal;
    font-weight: bold;
    margin-top: 1em;
}
.blockquote-simple {
    margin: 0px;
    padding-bottom: 1em;
    padding-top: 1em;
    border: none;
    position: relative;
}
.blockquote-simple::before {
    content: "\201C";
    font-size: 4em;
    position: absolute;
    left: 10px;
    top: 0.5em;
}
.blockquote-simple::after {
    content: "";
}
.blockquote-simple span {
    display: block;
    font-style: italic;
    font-size: 0.8em;
    margin-top: 0.5em;
}
.blockquote-rating {
    margin: 0px;
    border: none;
    position: relative;
}
.blockquote-rating::after {
    content: "";
}
.blockquote-rating span {
    display: block;
    font-size: 0.8em;
    margin-top: 1.5em;
}
.error-message {
    color: #d22630;
}
.content-tile {
    text-align: left;
}
.content-tile-text {
    margin-bottom: 20px;
}
.content-tile-text ul li {
    list-style-type: disc;
}
.content-tile-icon {
    position: absolute;
    left: 0px;
    padding-top: 0.3rem;
}
.content-tile-icon-left .content-tile-content {
    padding-left: 58px;
    padding-right: 15px;
}
.content-tile-icon-left .content-tile-icon {
    position: absolute;
    left: 0.5rem;
}
.content-tile-icon-center .content-tile-content {
    padding-left: 15px;
    padding-right: 15px;
}
.content-tile-icon-center .content-tile-icon {
    position: relative;
}
.content-tile-icon-right .content-tile-content {
    padding-left: 15px;
    padding-right: 58px;
}
.content-tile-icon-right .content-tile-icon {
    right: 0;
}
.content-tile-video {
    width: 100%;
}
.content-tile-tight .content-tile-img,
.content-tile-tight .content-tile-video {
    display: none;
}
.content-tile-tight button {
    display: none;
}
.content-tile-no-media .content-tile-img,
.content-tile-no-media .content-tile-video {
    display: none;
}
.rightBorderContentTile {
    border-right: 1px solid lightgray;
}
.leftBorderContentTile {
    border-left: 1px solid lightgray;
}
.topBorderContentTile {
    border-top: 1px solid lightgray;
}
.bottomBorderContentTile {
    border-bottom: 1px solid lightgray;
}
.content-tile-icon {
    position: absolute;
    left: 13px;
}
.content-tile-content {
    position: relative;
}
.content-tile.align-buttons-bottom {
    display: flex;
    flex-direction: column;
}
.content-tile.align-buttons-bottom .icon-sm {
    max-width: 92px;
    max-height: 92px;
}
.content-tile.align-buttons-bottom .content-tile-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.content-tile.align-buttons-bottom .content-tile-content .content-tile-text {
    flex: 1;
}
.img-blur {
    -webkit-filter: blur(4px);
    filter: blur(4px);
}
.img-brightness {
    -webkit-filter: brightness(250%);
    filter: brightness(250%);
}
.img-contrast {
    -webkit-filter: contrast(180%);
    filter: contrast(180%);
}
.img-grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.img-huerotate {
    -webkit-filter: hue-rotate(180deg);
    filter: hue-rotate(180deg);
}
.img-invert {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}
.img-opacity {
    -webkit-filter: opacity(50%);
    filter: opacity(50%);
}
.img-saturate {
    -webkit-filter: saturate(7);
    filter: saturate(7);
}
.img-sepia {
    -webkit-filter: sepia(100%);
    filter: sepia(100%);
}
.card-info {
    margin: 0;
    padding: 22px 25px 24px 25px;
    font-size: 14px;
    line-height: 36px;
    min-height: 205px;
}
.card a img {
    width: 100%;
    object-fit: cover;
    height: 20vw;
    min-height: 250px;
}
.post-prev-img {
    margin-bottom: 25px;
}
.post-prev-img img {
    width: 100%;
}
.post-prev-title h3 {
    margin: 0;
    font-size: 16px;
    line-height: 1.333em;
    font-weight: 600;
}
.post-prev-img a:hover {
    opacity: 0.6;
}
.post-prev-img .lightbox-item a:hover {
    opacity: 1;
}
.post-prev-info {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.post-prev-title a {
    outline: none !important;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
.post-prev-text {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.post-prev-count {
    margin-left: 12px;
}
.card-tile-sm {
    border-radius: 5px;
    text-align: center;
}
.card-tile-sm .card-title {
    color: black;
    font-weight: bold;
    margin: 0px;
    font-size: 3.5em;
    line-height: initial;
    margin-bottom: 5px;
}
.card-tile-sm .card-subtitle {
    color: gray;
    line-height: initial;
    font-size: initial;
    font-weight: bold;
}
.card-tile-sm .card-text {
    line-height: initial;
    color: darkgray;
}
.card-icon-article {
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(214, 214, 214, 0.27);
    -moz-box-shadow: 0px 0px 2px 1px rgba(214, 214, 214, 0.27);
    box-shadow: 0px 0px 2px 1px rgba(214, 214, 214, 0.27);
}
.card-icon-article .card-info {
    position: relative;
    padding-top: 25px;
}
.card-icon-article .card-title {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
}
.card-icon-article .card-subtitle {
    font-weight: bold;
    margin-bottom: 10px;
}
.card-icon-article .card-text {
    line-height: 24px;
    font-size: 16px;
    text-align: left;
}
.card-icon-article .card-circle-icon {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    position: absolute;
    left: calc(50% - 25px);
    top: -25px;
    background: orangered;
    color: white;
}
.card-icon-article .card-circle-icon i {
    margin-top: 10px;
    vertical-align: middle;
}
.card-icon-article .card-article-details {
    font-weight: bold;
    padding: 15px;
    border-top: 1px solid #e1e4e6;
}
.card-contact {
    overflow: visible;
    text-align: center;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(214, 214, 214, 0.27);
    -moz-box-shadow: 0px 0px 2px 1px rgba(214, 214, 214, 0.27);
    box-shadow: 0px 0px 2px 1px rgba(214, 214, 214, 0.27);
    margin-top: 80px;
    height: calc(100% - 90px);
}
.card-contact .card-info {
    position: relative;
    padding-top: 70px;
    border-radius: 5px;
    height: 100%;
}
.card-contact .card-title {
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
}
.card-contact .card-subtitle {
    font-weight: bold;
    margin-bottom: 10px;
    color: gray;
}
.card-contact .card-text {
    line-height: 24px;
    font-size: 16px;
    color: gray;
}
.card-contact .card-image {
    z-index: 2;
    border-radius: 50%;
    height: 160px;
    width: 160px;
    position: absolute;
    left: calc(50% - 80px);
    top: -80px;
    -webkit-box-shadow: 0px 6px 42px -2px #adadad;
    -moz-box-shadow: 0px 6px 42px -2px #adadad;
    box-shadow: 0px 6px 42px -2px #adadad;
}
.card-contact .follow-icon {
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: white;
    -webkit-box-shadow: 0px 0px 12px 2px rgba(201, 201, 201, 0.63);
    -moz-box-shadow: 0px 0px 12px 2px rgba(201, 201, 201, 0.63);
    box-shadow: 0px 0px 12px 2px rgba(201, 201, 201, 0.63);
}
.card-contact .follow-icon i {
    margin-top: 14px;
    vertical-align: middle;
}
.card-contact .card-article-details {
    font-weight: bold;
    padding: 15px;
    padding-bottom: 20px;
}
.card-article-img {
    text-align: center;
    border: none;
    border-radius: 5px;
    color: white;
    background-repeat: no-repeat;
    display: block;
    background-size: cover;
    background-position: center;
    height: calc(100% - 10px);
}
.card-article-img .card-info {
    background: none;
}
.card-article-img .card-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0px;
}
.card-article-img .card-subtitle {
    font-weight: bold;
    margin-bottom: 10px;
    margin: 0px;
}
.card-article-img .card-text {
    margin-top: 20px;
    line-height: 24px;
    font-size: 16px;
}
.card-article-img .card-button {
    background: orangered;
    border-radius: 100px;
    color: white;
    padding: 10px;
    padding-left: 17px;
    padding-right: 17px;
    margin: 20px;
    font-size: 0.8em;
}
.card-article-img .card-button a {
    color: white;
    text-decoration: none;
}
.card-article-img .card-button i {
    margin-right: 5px;
}
.card-simple-icon {
    border: none;
    color: white;
}
.card-simple-icon .card-info {
    background-color: transparent;
}
.card-simple-icon .card-text {
    line-height: initial;
}
.card-simple-icon i {
    margin-left: 25px;
    margin-top: 20px;
}
.article {
    display: flex;
    flex-direction: column;
    padding: 20px;
}
.article-topic-tag {
    display: inline-block;
    padding: 5px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 2px;
    background-color: #9ba3a9;
    font-size: 12px;
    text-transform: uppercase;
}
.article-heading {
    font-size: 2.5em;
    margin-top: 10px;
}
.article-subheading {
    font-size: 1.2em;
    margin-bottom: 5px;
}
.article-author-details {
    color: gray;
    font-size: 0.8em;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.article-video {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    object-fit: cover;
}
.article-image {
    width: 100%;
    vertical-align: top;
    object-fit: cover;
}
.article-text {
    margin-bottom: 20px;
}
.article-text p {
    padding: 0px;
}
.article-social {
    position: relative;
}
.article-bio-tile {
    background-color: #f7f7f7;
    padding: 30px;
    padding-left: 30px;
    padding-right: 10px;
    border-top: 1px solid #e1e4e6;
    display: flex;
}
.article-bio-img {
    border-radius: 50%;
    height: 70px;
    width: 70px;
    display: inline-block;
    border: 4px solid #ccc;
}
.article-bio-info {
    display: inline-block;
    padding-left: 20px;
    align-self: center;
}
.article-bio-author {
    font-weight: bold;
    color: #555;
}
.article-bio-title {
    margin-top: 10px;
    color: gray;
    font-size: 18px;
}
.breadcrumb-default ul {
    padding: 0px;
    margin: 0px;
    height: 40px;
}
.breadcrumb-default ul li {
    display: inline;
}
.breadcrumb-default ul li a {
    display: block;
    float: left;
    height: 40px;
    background: #f7f7f7;
    text-align: center;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    margin: 0 10px 0 0;
    line-height: 27px;
    text-decoration: none;
}
.breadcrumb-default ul li a:after {
    content: "";
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #f3f5fa;
    position: absolute;
    right: -20px;
    top: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
}
.breadcrumb-default ul li a:before {
    content: "";
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #fff;
    position: absolute;
    left: 0;
    top: 0;
}
.breadcrumb-default ul li:first-child a:before {
    display: none;
}
.breadcrumb-default ul li:last-child a {
    padding-right: 40px;
}
.breadcrumb-default ul li:last-child a:after {
    display: none;
}
.step {
    display: inline-block;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    position: relative;
    background-color: lightgray;
    line-height: 20px;
    border: 1px solid lightgray;
    font-weight: bold;
    margin-right: 5px;
}
.breadcrumb-default ul li a:hover .step {
    border-color: white;
}
.breadcrumb-simple ul {
    padding: 0px;
    margin: 0px;
    height: 40px;
}
.breadcrumb-simple ul li {
    display: inline;
}
.breadcrumb-simple ul li a {
    display: block;
    float: left;
    height: 40px;
    text-align: center;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    margin: 0px;
    line-height: 27px;
    text-decoration: none;
    color: inherit;
}
.breadcrumb-simple ul li a:after {
    content: "/";
    position: absolute;
    right: -20px;
    top: 4px;
    z-index: 1;
    pointer-events: none;
}
.breadcrumb-simple ul li:last-child a:after {
    display: none;
}
.breadcrumb-simple ul li a:hover {
    text-decoration: underline;
    transition: all 0.3s ease 0s;
}
.breadcrumb-steps {
    padding-top: 60px;
    padding-bottom: 35px;
}
.breadcrumb-steps ul {
    padding: 0px;
    margin: 0px;
}
.breadcrumb-steps ul li {
    display: inline;
}
.breadcrumb-steps ul li a {
    display: block;
    float: left;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    margin: 0 10px 0 10px;
    text-decoration: none;
    max-width: 120px;
    width: 120px;
}
.breadcrumb-steps ul li a:after {
    content: "";
    height: 10px;
    width: 100px;
    position: absolute;
    right: -55px;
    top: -30px;
    z-index: 1;
}
.breadcrumb-steps ul li a i {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    left: 35px;
    top: -50px;
    line-height: 42px;
    font-size: 30px;
}
.breadcrumb-steps ul li:last-child a:after {
    display: none;
}
.side-nav {
    padding-left: 0;
    max-width: 392px;
    border: none;
}
.side-nav li {
    list-style-type: none;
}
.side-nav > li {
    font-weight: 700;
}
.side-nav > li > .item-title {
    border-bottom: 4px solid #333;
    line-height: 3;
    padding-left: 24px;
}
.side-nav > li > .item-content > .side-nav > li > .item-title {
    border-bottom: 1px solid #333;
    line-height: 3;
    font-weight: 500;
}
.side-nav > li > .item-content > .side-nav > li > .item-content > .side-nav > li > .item-title {
    border-bottom: none;
    line-height: 2;
    font-weight: 400;
    padding-left: 32px;
}
.rotate-caret {
    transform: rotate(0deg);
    transition: 0.2s ease-in-out;
}
.item-title:not(.collapsed) .rotate-caret {
    transform: rotate(90deg);
    transition: 0.2s ease-in-out;
}
.dark-theme > li > .item-title {
    border-bottom: 4px solid #333;
}
.dark-theme > li > .item-content > .side-nav > li > .item-title {
    border-bottom: 1px solid #333;
}
@media (max-width: 991px) {
    .sidebar .nav-holder {
        position: relative;
        z-index: 100;
        max-height: 0;
        overflow: hidden;
        width: calc(100% + 30px);
        transition: max-height ease-in-out 0.3s;
    }
    .sidebar .nav-holder ul {
        background: white;
        transform: translateY(-100%);
        transition: transform ease-in-out 0.3s;
    }
}
@media (max-width: 991px) {
    .sidebar.menu-active .nav-holder {
        max-height: 4000px;
    }
    .sidebar.menu-active .nav-holder ul {
        transform: translateY(0);
    }
}
.sidebar .sidemenu-opener {
    display: block;
    background: #f5f6f8;
    padding: 16px 31px 12px;
    font-size: 16px;
    line-height: 18px;
    color: #cb3340;
    font-weight: 600;
    outline: none;
    border-bottom: solid 1px #e1e3e6;
}
.sidebar .sidemenu-opener .ico {
    width: 10px;
    height: 2px;
    background: #b82b46;
    display: inline-block;
    vertical-align: top;
    margin: 0 9px 0 0;
    position: relative;
}
.sidebar .sidemenu-opener .ico:after,
.sidebar .sidemenu-opener .ico:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 5px;
    content: "";
    height: 2px;
    background: #b82b46;
}
.sidebar .sidemenu-opener .ico:before {
    top: 10px;
}
.sidebar .sidemenu-opener .ico span {
    position: absolute;
    left: 0;
    right: 0;
    top: 15px;
    height: 2px;
    background: #b82b46;
}
.sidebar .sidemenu-opener:hover {
    text-decoration: none;
    background: #e1e3e6;
}
.locator form {
    margin: 10px;
}
.locator input,
.locator select {
    border-radius: 2px;
}
.locator .form-control:focus {
    outline: none;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.locatorPager {
    display: none;
}
.locatorDiv {
    width: 100%;
}
.locatorDiv #locatorMap {
    width: 100% !important;
}
.map {
    background: #222;
    height: 350px;
    color: #fff;
    padding: 20px;
}
.card-columns {
    column-count: 1;
}
@media (min-width: 768px) {
    .card-columns {
        column-count: 2;
    }
}
@media (min-width: 992px) {
    .card-columns {
        column-count: 3;
    }
}
.card-img-top {
    display: none;
}
input.address.search {
    width: 415px;
}
.tile-component {
    width: 250px;
    padding: 0px 16px 16px 16px;
    border-radius: 8px;
    -moz-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px 0 rgba(0, 0, 0, 0.2);
}
.content-wrapper {
    max-width: 95%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}
.item-image {
    max-width: 210px;
    object-fit: cover;
    margin: 0 auto;
    border-radius: 8px;
    -moz-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px 0 rgba(0, 0, 0, 0.2);
}
.image-container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    top: -20px;
}
.category {
    margin-top: 0;
    text-align: center;
    font-size: 14px;
}
.product-name {
    text-align: center;
    font-size: 24px;
}
.product-description {
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
}
.product-details {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.product-price {
    font-size: 20px;
}
.fsBody {
    font-family: arial, sans-serif !important;
}
.fsBody input {
    line-height: normal;
}
.fsBody label {
    font-weight: 700;
}
.fsBody label,
.fsBody select,
.fsBody textarea,
.fsBody fieldset,
.fsBody input,
.fsBody .fsSubmitButton,
.fsBody .fsLabel {
    font-family: arial, sans-serif;
}
.fsBody label.fsOptionLabel {
    font-size: 18px;
}
.fsBody .fsOptionLabel {
    font-weight: 500;
}
.fsBody legend {
    font-weight: 700;
}
.article-index .article-body {
    overflow: hidden;
    max-height: 400px;
}
.article-index .article-body .background {
    position: relative;
    background-size: cover;
    background-position: 50%, 50%;
    height: 400px;
    transition: 0.3s ease-in-out;
}
.article-index .article-body .background:hover {
    transform: scale(1.05);
    transition: 0.3s ease-in-out;
}
.article-index .article-body .content {
    position: absolute;
    vertical-align: bottom;
    bottom: 0;
    width: 100%;
    padding: 0 0 20px 30px;
    background-color: rgba(0, 0, 0, 0.65);
    margin-left: -15px;
    padding-top: 20px;
}
.article-index .article-body a:hover {
    text-decoration: none;
}
.article-index .article-body h6,
.article-index .article-body h3,
.article-index .article-body text {
    color: white;
}
.article-index .article-body h3 {
    padding-left: 0px;
}
.stripParallax {
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.stripVideoContainer {
    position: relative;
    overflow: hidden;
}
video.stripWidth {
    left: 50%;
    min-height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
[sc-part-of="placeholder rendering"].collapse:not(.show) {
    display: initial;
}
.rich-text {
    font-size: 15px;
    padding: 20px 0;
}
.rich-text ul {
    list-style: none;
    padding-left: 0;
}
.rich-text a {
    line-height: 1.5;
}
.rich-text a:hover {
    text-decoration: underline;
}
.show-more-text {
    overflow: hidden;
}
.content-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.content-list > li {
    list-style: none;
    margin: 0px;
    padding: 15px;
    padding-bottom: 25px;
}
.content-list .content-list-item-image {
    display: inline-block;
}
.flex-even li {
    flex: 1;
}
.unstyled-list {
    list-style: none;
}
.letter-link {
    cursor: pointer;
    color: #337ab7;
    margin-right: 10px;
    display: inline-block;
    text-align: center;
    width: 15px;
}
.letter-link.active {
    color: #cb3340 !important;
}
.letter-link.letter-disabled {
    color: #ccc !important;
    cursor: default;
}
.main-area {
    background: #fff;
    overflow: hidden;
}
.sidebar.right-border {
    padding-right: 15px;
    margin-right: -15px;
}
.right-border {
    border-right: solid 1px #e1e3e6;
}
@media (min-width: 992px) {
    .sidebar h3 {
        margin: 17px 0;
        font-size: 22px;
        font-size: 1.375em;
        line-height: 24px;
        line-height: 1.09091em;
    }
}
.basic-search-facet-item {
    color: #4b8abf;
}
.basic-search-facet-item-readonly {
    color: #d2d2d2;
}
.basic-search-result-title {
    font-size: 18px;
    color: #4b8abf;
}
.breadcrumbs-bar {
    margin: 0;
    margin-bottom: 0.7rem;
    border-bottom: solid 1px #e1e3e6;
    padding: 16px 0 7px;
}
.content-display-inner {
    font-weight: 300;
    color: #cb3340;
}
.basic-search-btn {
    display: inline-block;
    vertical-align: top;
    height: 46px;
    background: #dc7905;
    border-color: #cd5f2f;
    border-width: 0 0 2px;
    line-height: 20px;
    margin: 1em 0 0;
    font-weight: 700;
    padding: 11px 19px;
    border-radius: 0;
    color: #fff;
}
.basic-search-keyword-label {
    color: #000 !important;
    font-size: 1em !important;
    padding: 0 !important;
    margin-top: 1em;
    margin-bottom: 0.75em;
    font-weight: 700;
}
.basic-search-right-panel {
    padding: 1px;
}
@media (min-width: 768px) {
    .basic-search-right-panel {
        padding: 20px;
    }
}
.basic-search-results-label {
    color: #006375;
    padding-top: 20px;
    padding-bottom: 20px;
}
.basic-search-current-keyword {
    color: #dc7905;
}
.basic-search-listing-item {
    overflow: hidden;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: solid 1px #e1e3e6;
    list-style-type: none;
}
.basic-search-listing-item a {
    color: #337ab7;
}
.basic-search-listing-item-more-link {
    padding-top: 20px;
}
.basic-search-paging {
    text-align: center;
}
.basic-search-priority-result {
    background: #eee;
    padding: 0.8em;
}
.latest-news {
    margin-top: 2rem;
    line-height: 1.5714em;
    background: #fff;
    color: #47555e;
    padding: 1.6rem 1.5rem;
}
.latest-news.news-sidebar {
    padding: 0px 15px 0px 15px;
    border-left: solid 1px #e1e3e6;
    margin-top: 15px;
}
@media (max-width: 991px) {
    .latest-news.news-sidebar {
        border-left: 0px;
    }
}
.latest-news.news-sidebar .row {
    margin-right: 0px;
    margin-left: 0px;
}
.latest-news.news-sidebar .row div[class*="col"] {
    padding-left: 0px;
    padding-right: 0px;
}
.latest-news.news-sidebar .heading {
    margin-bottom: 15px;
}
.latest-news.news-sidebar .heading .title {
    font-size: 22px;
    line-height: 24px;
    color: #006375;
}
.latest-news.news-sidebar .news-item {
    border-bottom: solid 1px #e1e3e6;
    padding: 0 0 20px !important;
    margin-bottom: 10px;
}
.latest-news.news-sidebar .news-item .news-title {
    display: block !important;
}
.latest-news.news-sidebar .news-item .news-title a {
    color: #337ab7;
    font-weight: 200;
}
.latest-news.news-sidebar .news-item .news-text {
    line-height: 22px;
}
.latest-news.news-sidebar .news-item .news-image {
    display: block !important;
}
@media (min-width: 575px) {
    .latest-news.news-sidebar .news-item .news-image {
        padding-right: 15px;
    }
}
.latest-news.news-sidebar .news-item div[class*="col"]:first-child {
    display: block;
}
.latest-news .vertical .news-item {
    overflow: hidden;
    padding: 0 0 37px;
}
@media (min-width: 992px) {
    .latest-news .vertical .news-item {
        padding: 0 0 30px;
    }
}
.latest-news a:hover {
    color: #0776bc;
}
.latest-news .heading {
    overflow: hidden;
    margin: 0 0 33px;
    padding: 0 0 13px;
    border-bottom: solid 1px #e0e2e4;
}
.latest-news .heading .title {
    display: inline-block;
    font-weight: 500;
    color: #333;
    margin: 0 10.5px 10.5px 0;
    font-size: 26px;
    line-height: 39px;
    color: #333;
}
@media (max-width: 767px) {
    .latest-news .heading .title {
        font-size: 22px;
        line-height: 34px;
    }
}
@media (max-width: 767px) {
    .latest-news .heading a {
        font-size: 14px;
        line-height: 18px;
    }
}
@media (min-width: 640px) {
    .latest-news .heading {
        margin: 0 0 30px;
        padding: 0 0 20px;
    }
}
@media (min-width: 992px) {
    .latest-news .heading {
        margin: 0 0 33px;
    }
}
.latest-news .news-item {
    padding: 0 22px 36px;
}
.latest-news .news-item .news-image {
    margin: 0 0 24px;
    display: none;
}
.latest-news .news-item .news-image img {
    width: 100%;
    height: auto;
}
.latest-news .news-item .news-image img:hover {
    opacity: 0.9;
}
@media (min-width: 575px) {
    .latest-news .news-item .news-image {
        display: block;
    }
}
.latest-news .news-item .news-title {
    display: block;
    margin: 0 0 16px;
    font-size: 18px;
    line-height: 1.556em;
}
@media (max-width: 767px) {
    .latest-news .news-item .news-title {
        font-size: 15px;
        line-height: 20px;
    }
}
.latest-news .news-item .news-text {
    margin: 0 0 9px;
    font-size: 16px;
    line-height: 26px;
}
@media (max-width: 767px) {
    .latest-news .news-item .news-text {
        font-size: 14px;
        line-height: 22px;
    }
}
.latest-news .news-item .news-date {
    color: #747474;
    font-style: italic;
}
.latest-news .news-item .news-readmore a:after {
    vertical-align: middle;
    content: " >";
    display: inline-block;
    margin-left: 0.2em;
    font-size: 1.2em;
}
@media (max-width: 767px) {
    .latest-news .news-item .news-readmore a {
        font-size: 14px;
    }
}
@media (max-width: 575px) {
    .latest-news .news-item div[class*="col"]:first-child {
        display: none;
    }
}
@media (max-width: 575px) {
    .latest-news .news-item div[class*="col"]:last-child {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .latest-news {
        padding: 2.6rem 3rem;
    }
}
@media (min-width: 992px) {
    .latest-news {
        line-height: 1.375em;
    }
}
@media (min-width: 1200px) {
    .latest-news {
        padding: 2.6rem 4rem;
    }
}
.set-location .label-text,
.set-location .default-location-name {
    font-weight: bold;
    padding-top: 8px;
}
.set-location .input-field {
    flex-grow: 1;
    position: relative;
    padding-left: 5px;
}
.set-location .input-field input {
    padding-right: 25px;
}
.set-location .input-field .clear-icon {
    position: absolute;
    right: 5px;
    top: 10px;
    font-size: 20px;
    color: #d22630;
    background-color: #fff;
    cursor: pointer;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("/images/ui-icons_444444_256x240.png") !important;
}
.ui-widget-header .ui-icon {
    background-image: url("/images/ui-icons_444444_256x240.png") !important;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url("/images/ui-icons_555555_256x240.png") !important;
}
.related-locations,
.related-providers {
    position: relative;
    margin-top: 2rem;
    background: #fff;
    color: #47555e;
    padding: 1.6rem 1.5rem;
}
.related-locations.container,
.related-providers.container {
    width: 100%;
}
.related-locations a:hover,
.related-providers a:hover {
    color: #0776bc;
}
.related-locations .heading,
.related-providers .heading {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    padding: 0 0 13px;
}
.related-locations .heading .title,
.related-providers .heading .title {
    display: inline-block;
    font-weight: 500;
    color: #333;
    margin: 0 10.5px 10.5px 0;
    font-size: 26px;
    font-size: 1.625em;
    line-height: 39px;
    line-height: 1.5em;
    color: #333;
}
.related-locations .heading .related-locations-placeholder,
.related-locations .heading .related-providers-placeholder,
.related-providers .heading .related-locations-placeholder,
.related-providers .heading .related-providers-placeholder {
    float: none;
}
.related-locations .heading .related-locations-placeholder .body-search-box .input-group,
.related-locations .heading .related-providers-placeholder .body-search-box .input-group,
.related-providers .heading .related-locations-placeholder .body-search-box .input-group,
.related-providers .heading .related-providers-placeholder .body-search-box .input-group {
    width: auto;
}
.related-locations .heading .related-locations-placeholder .body-search-box .input-group .input-field,
.related-locations .heading .related-providers-placeholder .body-search-box .input-group .input-field,
.related-providers .heading .related-locations-placeholder .body-search-box .input-group .input-field,
.related-providers .heading .related-providers-placeholder .body-search-box .input-group .input-field {
    padding-left: 0px;
}
.related-locations .heading .related-locations-placeholder .body-search-box .input-group .input-field input,
.related-locations .heading .related-providers-placeholder .body-search-box .input-group .input-field input,
.related-providers .heading .related-locations-placeholder .body-search-box .input-group .input-field input,
.related-providers .heading .related-providers-placeholder .body-search-box .input-group .input-field input {
    height: 44px;
    width: 300px;
}
@media (max-width: 543px) {
    .related-locations .heading .related-locations-placeholder .body-search-box .input-group .input-field input,
    .related-locations .heading .related-providers-placeholder .body-search-box .input-group .input-field input,
    .related-providers .heading .related-locations-placeholder .body-search-box .input-group .input-field input,
    .related-providers .heading .related-providers-placeholder .body-search-box .input-group .input-field input {
        margin-bottom: 10px;
    }
}
@media (max-width: 992px) {
    .related-locations .heading .related-locations-placeholder .body-search-box .input-group,
    .related-locations .heading .related-providers-placeholder .body-search-box .input-group,
    .related-providers .heading .related-locations-placeholder .body-search-box .input-group,
    .related-providers .heading .related-providers-placeholder .body-search-box .input-group {
        margin-top: 10px;
    }
}
.related-locations .heading .related-locations-placeholder .body-search-box .btn-orange,
.related-locations .heading .related-providers-placeholder .body-search-box .btn-orange,
.related-providers .heading .related-locations-placeholder .body-search-box .btn-orange,
.related-providers .heading .related-providers-placeholder .body-search-box .btn-orange {
    height: 44px !important;
}
@media (min-width: 1199px) {
    .related-locations .heading .related-locations-placeholder,
    .related-locations .heading .related-providers-placeholder,
    .related-providers .heading .related-locations-placeholder,
    .related-providers .heading .related-providers-placeholder {
        width: auto;
        min-width: 150px;
        float: right;
    }
}
@media (min-width: 640px) {
    .related-locations .heading,
    .related-providers .heading {
        padding: 0 0 20px;
    }
}
.related-locations .location-image,
.related-providers .location-image {
    margin: 0 0 24px;
}
.related-locations .location-image img,
.related-providers .location-image img {
    width: 100%;
    height: auto;
}
.related-locations .location-image img:hover,
.related-providers .location-image img:hover {
    opacity: 0.9;
}
.related-locations .related-locations-results .related-location-item,
.related-providers .related-locations-results .related-location-item {
    margin-bottom: 10.5px;
}
.related-locations .related-locations-results .related-location-item div[class*="col"]:last-child .location-name,
.related-providers .related-locations-results .related-location-item div[class*="col"]:last-child .location-name {
    display: block;
    margin: 0 0 5px;
    font-size: 16px;
}
@media (min-width: 640px) {
    .related-locations .related-locations-results .related-location-item div[class*="col"]:last-child .location-name,
    .related-providers .related-locations-results .related-location-item div[class*="col"]:last-child .location-name {
        font-size: 16px;
    }
}
.related-locations .related-locations-results .related-location-item div[class*="col"]:last-child .location-details,
.related-providers .related-locations-results .related-location-item div[class*="col"]:last-child .location-details {
    margin: 0 0 9px;
}
@media (max-width: 575px) {
    .related-locations .related-locations-results .related-location-item div[class*="col"]:last-child,
    .related-providers .related-locations-results .related-location-item div[class*="col"]:last-child {
        text-align: center;
    }
}
@media (max-width: 767px) {
    .related-locations .related-locations-results .col-12,
    .related-providers .related-locations-results .col-12 {
        margin-bottom: 15px;
    }
}
.related-locations .related-providers-results .related-provider-item,
.related-providers .related-providers-results .related-provider-item {
    background-color: #f3f4f6;
    height: 100%;
    padding: 5px;
}
@media (max-width: 575px) {
    .related-locations .related-providers-results .related-provider-item,
    .related-providers .related-providers-results .related-provider-item {
        height: auto;
    }
}
@media (max-width: 767px) {
    .related-locations .related-providers-results .related-provider-item,
    .related-providers .related-providers-results .related-provider-item {
        display: flex;
        flex-direction: row;
    }
}
@media (max-width: 767px) {
    .related-locations .related-providers-results .related-provider-item .provider-image,
    .related-providers .related-providers-results .related-provider-item .provider-image {
        width: 35%;
    }
}
@media (min-width: 768px) {
    .related-locations .related-providers-results .related-provider-item .provider-image,
    .related-providers .related-providers-results .related-provider-item .provider-image {
        margin-top: 0.75em;
    }
}
.related-locations .related-providers-results .related-provider-item .provider-image img,
.related-providers .related-providers-results .related-provider-item .provider-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
@media (min-width: 768px) {
    .related-locations .related-providers-results .related-provider-item .provider-image img,
    .related-providers .related-providers-results .related-provider-item .provider-image img {
        width: 60%;
    }
}
.related-locations .related-providers-results .related-provider-item .provider-name,
.related-providers .related-providers-results .related-provider-item .provider-name {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 0.4em;
    line-height: 1.2;
    font-weight: 700;
}
.related-locations .related-providers-results .related-provider-item .provider-details .specialty,
.related-providers .related-providers-results .related-provider-item .provider-details .specialty {
    display: block;
    line-height: 1.2;
    margin-bottom: 0.3em;
}
@media (max-width: 767px) {
    .related-locations .related-providers-results .related-provider-item .provider-name-details,
    .related-providers .related-providers-results .related-provider-item .provider-name-details {
        padding: 1em;
        width: 65%;
    }
}
@media (max-width: 767px) {
    .related-locations .related-providers-results .col-12,
    .related-providers .related-providers-results .col-12 {
        margin-bottom: 15px;
    }
}
@media (min-width: 768px) {
    .related-locations .related-providers-results,
    .related-providers .related-providers-results {
        text-align: center;
    }
}
@media (min-width: 768px) {
    .related-locations,
    .related-providers {
        padding: 2.6rem 3rem;
    }
}
@media (min-width: 992px) {
    .related-locations,
    .related-providers {
        line-height: 1.375em;
    }
}
@media (min-width: 1200px) {
    .related-locations,
    .related-providers {
        padding: 2.6rem 4rem;
    }
}
.location-details {
    margin-top: 15px;
}
.location-details .location-name {
    width: 100%;
    float: none;
}
@media (min-width: 992px) {
    .location-details .location-name {
        width: 60%;
        float: left;
    }
}
.location-details .org-logo {
    display: inline-block;
    width: 150px;
    float: none;
    margin-top: 0.5em;
}
@media (min-width: 992px) {
    .location-details .org-logo {
        width: 220px;
        float: right;
    }
}
.location-details .location-info {
    line-height: 1.375em;
}
.location-details .sub-header {
    font-weight: 700;
}
.location-details .list-header {
    font-weight: 700;
    font-size: 18px;
}
.location-details .service-item {
    display: inline-block;
    background-color: #f7f7f7;
}

body {
    font: 0.875em/1.2857em Arial, sans-serif !important;
    font-size: 1rem !important;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-width: 300px;
    background: #f5f6f8;
    overflow-x: hidden;
    color: #333;
}
body.nav-active {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
body.nav-active .main-header:before {
    opacity: 1 !important;
    visibility: visible !important;
}
body.nav-active .nav-opener .icon-menu {
    margin: 0 0 8px !important;
}
body.nav-active .nav-opener .icon-menu:before {
    content: "\f00a";
}
@media (max-width: 639px) {
    body.nav-active .nav-opener .icon-menu:before {
        content: "\f004";
        line-height: 14px;
    }
}
@media (max-width: 639px) {
    body.nav-active .nav-opener {
        position: relative !important;
        z-index: 1001;
        background: #fff !important;
        margin: 0;
        padding: 8px 9px 0;
        height: 55px;
        color: #333 !important;
    }
    body.nav-active .nav-opener:after {
        display: block;
        content: "Close";
        font-size: 12px;
        line-height: 12px;
    }
}
body.nav-active .sidemenu-primary {
    right: 0 !important;
}
@media (max-width: 639px) {
    body.search-active #site-header .main-header:before {
        opacity: 1 !important;
        visibility: visible !important;
    }
}
body.item-url-barbara h1,
body.item-url-barbara-bush-childrens-hospital h1 {
    font-family: arial, sans-serif;
}
body.item-url-barbara .main-slider h2,
body.item-url-barbara .main-slider h5,
body.item-url-barbara-bush-childrens-hospital .main-slider h2,
body.item-url-barbara-bush-childrens-hospital .main-slider h5 {
    font-family: arial, sans-serif;
}
body.item-url-lets-go #site-header .main-header {
    border-top: solid 11px #00978f !important;
}
body.item-url-lets-go #site-header .main-header .nav-opener:hover,
body.item-url-lets-go #site-header .main-header .search-btn:hover {
    color: #fff !important;
    background: #00978f !important;
}
body.item-url-lets-go #site-header .main-header .sidemenu-primary .nav-opener:hover {
    background: 0 0 !important;
    color: #00978f !important;
}
body.item-url-lets-go #site-header .main-header .sidemenu-primary .main-nav ul li a:hover {
    background: #00978f !important;
    color: #fff !important;
}
body.item-url-lets-go #site-header .main-header .sidemenu-primary .main-nav ul li.cardinal a {
    background: #00978f;
}
body.item-url-lets-go #site-header .main-header .sidemenu-primary .main-nav ul li.calypso a {
    background: #ffca38;
}
body.item-url-lets-go #site-header .main-header .sidemenu-primary .main-nav ul li.jaffa a {
    background: #00b3e2;
}
body.item-url-lets-go #site-header .main-header .sidemenu-primary .main-nav ul li.abbey a {
    background: #cedd45;
}
body.item-url-lets-go .subnav li a {
    background: rgba(0, 151, 143, 0.85) !important;
    text-shadow: 1px 1px 3px #13171d;
}
body.item-url-lets-go .subnav li.calypso a {
    background: rgba(255, 202, 56, 0.85) !important;
    text-shadow: 1px 1px 3px #13171d;
}
body.item-url-lets-go .subnav li.jaffa a {
    background: rgba(0, 179, 226, 0.85) !important;
    text-shadow: 1px 1px 3px #13171d;
}
body.item-url-lets-go .subnav li.abbey a {
    background: rgba(206, 221, 69, 0.85) !important;
    text-shadow: 1px 1px 3px #13171d;
}
body.item-url-lets-go h1 {
    color: #00978f !important;
}
body.item-url-lets-go h2 {
    color: #003f69 !important;
}
body.item-url-lets-go h3 {
    color: #00b3e2 !important;
}
body.item-url-lets-go .btn-default {
    background: #00b3e2 !important;
    border-color: #00b3e2 !important;
}
body.item-url-lets-go .map-block .btn {
    background: #00b3e2 !important;
    border-color: #00b3e2 !important;
}
body.item-url-lets-go .sidebar .nav-stacked > li.level-0 a,
body.item-url-lets-go .sidebar .nav-stacked > li.level-1 a,
body.item-url-lets-go .sidebar .nav-stacked > li.level-2 a {
    color: #00978f !important;
}
body.item-url-lets-go .sidebar .nav-stacked > li.level-0 a.active,
body.item-url-lets-go .sidebar .nav-stacked > li.level-1 a.active,
body.item-url-lets-go .sidebar .nav-stacked > li.level-2 a.active {
    background: #00978f !important;
}
body.item-url-lets-go .sidebar .nav-stacked > li.level-0 a.active,
body.item-url-lets-go .sidebar .nav-stacked > li.level-1 a.active,
body.item-url-lets-go .sidebar .nav-stacked > li.level-2 a.active {
    background: #00978f !important;
}
body.item-url-lets-go .breadcrumb-mh li:last-child a {
    color: #00978f !important;
}
body.item-url-lets-go .text-box.def {
    background: #003f69 !important;
}
body.item-url-lets-go .text-box.def h2 {
    color: #fff !important;
}
body.item-url-lets-go .text-box.def a.btn {
    background: #00b3e2 !important;
    border-color: #00b3e2 !important;
}
body.item-url-lets-go .text-box.def a {
    color: #fff;
    text-decoration: underline;
}
body.item-url-lets-go .featured-media-strip h2 {
    color: white !important;
}
body.item-url-lets-go .feature-strip h2 {
    color: #0776bc !important;
}
body.item-url-lets-go .widget.rail-cta h2 {
    color: #00b3e2 !important;
}
body.item-url-lets-go .widget.rail-cta a.btn {
    background: #00b3e2 !important;
    border-color: #00b3e2 !important;
}
body.item-url-lets-go .image-cta a.btn {
    background: #00b3e2 !important;
    border-color: #00b3e2 !important;
    color: #fff;
    cursor: pointer;
}
@media (min-width: 640px) {
    body {
        line-height: 1.4285 !important;
    }
}
@media (min-width: 768px) {
    body {
        font-size: 1.6rem;
    }
}
@media (min-width: 992px) {
    body {
        line-height: 1.625em !important;
    }
}
.accordion-block .accordion > h3 {
    margin: 0;
    color: #444;
    font-size: 18px;
    line-height: 20px;
    background-color: #f2f4f6;
    border-bottom: 0.3rem solid #e8eaec;
    padding: 1rem 2.6rem;
    margin-bottom: 0.7rem;
    position: relative;
    font-weight: 400;
}
.accordion-block .accordion > h3 a {
    color: #444;
}
.accordion-block .accordion > h3 a:hover {
    text-decoration: underline;
}
.accordion-block .accordion > h3:before {
    content: "\f04f";
    font-family: arial, sans-serif;
    position: absolute;
    left: 0.9rem;
    cursor: pointer;
    font-size: 1.1rem;
}
.accordion-block .accordion > h3.minus {
    margin-bottom: 0;
}
.accordion-block .accordion > h3.minus:before {
    content: "\f05a";
}
.accordion-block .accordion .accordian_copy {
    display: none;
    margin-bottom: 1rem;
    border-top: 0;
    padding: 1.6rem 2.9rem 0.5rem;
    border: 0.1em solid #f2f4f6;
}
h1 {
    color: #cb3340;
    font: 46px Arial, sans-serif;
    line-height: 48px;
}
@media (max-width: 767px) {
    h1 {
        font-size: 30px;
        line-height: 34px !important;
    }
}
.h1-alt {
    color: #cb3340;
    font: 46px GoodDog;
}
.h1-bold {
    font-family: arial, sans-serif;
    font-weight: 700;
    color: #cb3340;
    font-size: 62px;
    line-height: 65px;
    margin-bottom: 20px;
}
h2 {
    color: #006375;
    font: 26px arial;
    font-weight: 400;
    font-size: 26px;
    line-height: 39px;
}
@media (max-width: 767px) {
    h2 {
        font-size: 24px;
        line-height: 36px;
    }
}
.h2-alt {
    color: #006375;
    font: 26px arial;
}
h3 {
    color: #006375;
    font-family: arial, sans-serif;
    font-size: 22px;
    line-height: 22px;
    font-weight: 400;
    margin: 0 0 12px;
}
@media (min-width: 992px) {
    h3 {
        line-height: 24px;
        margin: 0 0 15px;
        font-size: 22px;
        line-height: 24px;
    }
}
a:focus,
a:hover {
    color: #337ab7;
}
.title {
    font-family: arial, sans-serif;
    font-size: 22px;
    color: #006375;
    line-height: 24px;
}
h4 {
    color: #333;
    font: 18px arial, sans-serif;
    font-weight: 500;
    line-height: 20px;
}
h5 {
    color: #fff;
    font: 42px arial;
}
div {
    font-size: 1em;
}
.larger-block-text {
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    display: block;
}
a {
    color: #337ab7;
    transition: background ease-in-out 0.3s, color ease-in-out 0.3s;
}
.underlined {
    text-decoration: underline;
    font-size: 16px;
    line-height: 22px;
}
input[type="password"],
input[type="text"] {
    border-radius: 0;
    box-shadow: none !important;
    -webkit-appearance: none;
    border: #bbb solid 1px;
    padding-right: 8px;
    padding-left: 8px;
}
.bg-primary,
.bg-red {
    background-color: #cb3340;
}
.bg-secondary,
.bg-blue {
    background-color: #006375;
}
.bg-tertiary,
.bg-light-gray {
    background-color: #f5f6f8;
}
.bg-quaternary,
.bg-dark-gray {
    background-color: #50545c;
}
.bg-quinary,
.bg-orange {
    background-color: #dc7905;
}
.breadcrumb-mh {
    margin: 0;
    margin-bottom: 0.7rem;
    border-bottom: solid 1px #e1e3e6;
    padding: 16px 0 7px;
    display: block;
    position: relative;
    overflow: hidden;
}
@media (max-width: 767px) {
    .breadcrumb-mh {
        display: none;
    }
}
.breadcrumb-mh ul {
    padding-left: 0;
    margin-bottom: 0;
    height: 30px;
}
.breadcrumb-mh li {
    display: inline-block;
}
.breadcrumb-mh li a {
    color: #0776bc !important;
    font-weight: 700;
    background: none !important;
}
.breadcrumb-mh li a:hover {
    text-decoration: underline;
}
.breadcrumb-mh li:last-child a {
    color: #cb3340 !important;
    font-style: italic;
}
.breadcrumb-mh ul li a {
    font-size: 0.95em;
    display: block;
    float: left;
    height: 22px;
    text-align: center;
    padding-left: 30px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    margin: 0;
    line-height: 27px;
    text-decoration: none;
    color: inherit;
}
.breadcrumb-mh ul li a:after {
    content: ">";
    color: #a0a3a9;
    font-size: 10px;
    position: absolute;
    right: -20px;
    top: 1px;
    z-index: 1;
    pointer-events: none;
}
.breadcrumb-mh ul li:first-child a {
    padding-left: 0;
}
.breadcrumb-mh ul li:last-child a:after {
    display: none;
}
.tooltip > .tooltip-inner {
    opacity: 1 !important;
    background-color: #fff;
    color: #000;
    border: 1px solid #d22630;
    box-shadow: 0 3px 3px 0 rgba(210, 38, 48, 0.14);
    border-radius: 2px !important;
    padding: 16px;
    overflow-x: hidden;
}
.modal .modal-header .modal-title {
    color: #000;
    order: 1;
}
.modal .modal-header .close {
    order: 2;
}
.modal .modal-lg img {
    max-width: 100%;
    height: auto;
}
.modal .modal-lg .btn-default {
    margin: 1em 0 0 !important;
}
@media (min-width: 640px) {
    .modal .modal-lg .btn-default {
        height: 48px !important;
        padding: 12px 19px !important;
    }
}
@media (min-width: 992px) {
    .modal .modal-lg .btn-default {
        height: 48px !important;
        padding: 12px 28px !important;
        font-size: 16px !important;
        line-height: 20px !important;
    }
}
@media (min-width: 992px) {
    .modal .modal-lg {
        max-width: 900px;
    }
}
.btn-primary,
.btn-blue {
    background-color: #009eda;
    border-color: #008cc1;
    color: #fff;
}
.btn-primary:hover,
.btn-blue:hover {
    background-color: #0079a7;
    border-color: #005f83;
    color: #fff;
}
.btn-primary a,
.btn-blue a {
    color: #fff;
    text-decoration: none;
}
.btn-warning,
.btn-default,
.btn-orange,
.btn-quinary {
    color: #fff;
    background-color: #dc7905;
    border-color: #cd5f2f;
    padding: 11px 25px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 0;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 2px;
    border-left-width: 0;
    border-style: solid;
    border-color: #cd5f2f;
    font-weight: 700;
}
.btn-warning:hover,
.btn-default:hover,
.btn-orange:hover,
.btn-quinary:hover {
    background: #ff844d;
    border-color: #dc7905;
    color: #fff;
}
.btn-default {
    font-size: 14px;
}
@media (min-width: 640px) {
    .btn-default {
        height: 48px;
        padding: 12px 19px;
    }
}
@media (min-width: 992px) {
    .btn-default {
        height: 48px;
        padding: 12px 28px;
        line-height: 20px;
    }
}
.btn-transparent {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    padding: 10px 20px;
    text-shadow: none;
    border-radius: 0;
    transition: background ease-in-out 0.3s, color ease-in-out 0.3s;
    border-width: 3px;
    border-color: #fff;
    color: #fff;
}
.btn-transparent:hover {
    background-color: rgba(255, 255, 255, 0.5);
    color: #fff;
}
.white-header {
    background-color: #fff !important;
    border-bottom: solid 1px #e1e3e6;
}
@media (max-width: 470px) {
    .nav-link {
        padding: 5px 5px;
    }
}
#site-header .row {
    margin-left: 0;
    margin-right: 0;
}
#site-header .row div[class*="col"] {
    padding-left: 0;
    padding-right: 0;
}
#site-header .main-header {
    border-top: solid 11px #cb3340;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    transition: background ease-in-out 0.3s, transform ease-in-out 0.3s;
    background: #f5f4f4;
}
#site-header .main-header .container {
    align-items: center;
    display: flex;
    flex-direction: row;
}
#site-header .main-header.fixed-header {
    position: fixed;
}
#site-header .main-header.hidden-header {
    transform: translateY(-100%);
}
#site-header .main-header.white-header .logo img {
    display: none;
    opacity: 0;
}
#site-header .main-header.white-header .logo img.sticky-logo {
    opacity: 1;
    display: block;
    top: 50%;
}
#site-header .main-header.white-header .logo img.top-logo.png,
#site-header .main-header.white-header .logo img.sticky-logo.png {
    visibility: hidden;
}
#site-header .main-header.white-header .header-right > nav.top-nav ul li > a {
    color: #333;
}
#site-header .main-header.white-header .header-right > nav.top-nav ul li > a:hover {
    color: #fff;
}
#site-header .main-header.white-header .nav-opener,
#site-header .main-header.white-header .search-btn {
    color: #333;
}
#site-header .main-header.white-header .nav-opener:hover,
#site-header .main-header.white-header .search-btn:hover {
    color: #fff;
}
#site-header .main-header .header-right {
    display: flex;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: flex-end;
    margin: 0 -15px 0 0;
    width: 100%;
}
#site-header .main-header .no-slider {
    height: 70px;
    margin-bottom: 11px;
}
@media (min-width: 640px) {
    #site-header .main-header .no-slider {
        height: 85px;
    }
}
@media (min-width: 992px) {
    #site-header .main-header .no-slider {
        height: 120px;
    }
}
#site-header .main-header .logo {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
#site-header .main-header .logo .screen-logo {
    position: relative;
    visibility: hidden;
    height: 100%;
    padding: 1em 0 1rem 0;
}
#site-header .main-header .logo .screen-logo .top-logo.png,
#site-header .main-header .logo .screen-logo .sticky-logo.png {
    visibility: hidden;
}
#site-header .main-header .logo img {
    display: none;
    width: auto;
    opacity: 1;
    height: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#site-header .main-header .logo img.sticky-logo {
    opacity: 1;
    display: block;
}
#site-header .main-header .logo > a {
    height: auto;
    width: 100%;
}
#site-header .main-header .top-nav {
    font-size: 12px;
    line-height: 16px;
    display: none;
    text-transform: uppercase;
    font-weight: 600;
}
#site-header .main-header .top-nav ul li {
    display: inline-block;
    vertical-align: top;
}
#site-header .main-header .top-nav ul li a {
    display: block;
    padding: 44px 9px 15px;
    color: #fff;
    transition: background ease-in-out 0.3s, color ease-in-out 0.3s;
}
#site-header .main-header .top-nav ul li a:hover {
    text-decoration: none;
    background: #cb3340;
    color: #fff;
}
#site-header .main-header .nav-opener,
#site-header .main-header .search-btn {
    float: left;
    color: #333;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-size: 0;
    line-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-weight: 600;
    width: 55px;
    border-left: solid 1px #dadada;
    transition: background ease-in-out 0.3s, color ease-in-out 0.3s;
}
#site-header .main-header .nav-opener i,
#site-header .main-header .search-btn i {
    display: block;
    font-size: 24px;
    line-height: 16px;
}
#site-header .main-header .nav-opener i.icon-search,
#site-header .main-header .nav-opener i.icon-menu,
#site-header .main-header .search-btn i.icon-search,
#site-header .main-header .search-btn i.icon-menu {
    margin: 0 0 0 4px;
    font-size: 20px;
}
@media (min-width: 640px) {
    #site-header .main-header .nav-opener i.icon-search,
    #site-header .main-header .nav-opener i.icon-menu,
    #site-header .main-header .search-btn i.icon-search,
    #site-header .main-header .search-btn i.icon-menu {
        font-size: 14px;
        margin: 0 0 4px;
        line-height: 16px;
    }
}
@media (min-width: 992px) {
    #site-header .main-header .nav-opener i.icon-search,
    #site-header .main-header .nav-opener i.icon-menu,
    #site-header .main-header .search-btn i.icon-search,
    #site-header .main-header .search-btn i.icon-menu {
        font-size: 20px;
        margin: 0 0 9px;
        line-height: 18px;
    }
}
#site-header .main-header .nav-opener i.icon-menu,
#site-header .main-header .search-btn i.icon-menu {
    font-size: 17px;
    line-height: 16px;
}
@media (min-width: 640px) {
    #site-header .main-header .nav-opener i,
    #site-header .main-header .search-btn i {
        font-size: 13px;
        margin: 0 0 4px;
        -webkit-transform: translate(-50%, -150%);
        transform: translate(-50%, -150%);
        position: absolute;
        left: 50%;
    }
}
@media (min-width: 992px) {
    #site-header .main-header .nav-opener i,
    #site-header .main-header .search-btn i {
        font-size: 17px;
        margin: 0 0 11px;
    }
}
#site-header .main-header .nav-opener:hover,
#site-header .main-header .search-btn:hover {
    text-decoration: none;
    background: #cb3340;
    color: #fff;
}
@media (min-width: 640px) {
    #site-header .main-header {
        background: 0 0;
    }
    #site-header .main-header.changed-styled {
        background: rgba(255, 255, 255, 0.9);
    }
    #site-header .main-header.changed-styled .logo img {
        display: none;
        opacity: 0;
    }
    #site-header .main-header.changed-styled .logo img.sticky-logo {
        opacity: 1;
        display: block;
        top: 50%;
    }
    #site-header .main-header.changed-styled .top-nav li a {
        color: #333;
    }
    #site-header .main-header.changed-styled .nav-opener,
    #site-header .main-header.changed-styled .search-btn {
        color: #333;
    }
    #site-header .main-header.changed-styled .nav-opener:hover,
    #site-header .main-header.changed-styled .search-btn:hover {
        color: #fff;
    }
    #site-header .main-header .header-right {
        margin: 0 -16px 0 0;
    }
    #site-header .main-header .top-nav {
        display: inline-block;
        vertical-align: top;
    }
    #site-header .main-header .top-nav ul li a {
        padding: 58px 4px 22px;
        font-size: 10px;
        line-height: 16px;
    }
    #site-header .main-header .logo img {
        display: block;
    }
    #site-header .main-header .logo img.sticky-logo {
        top: 100%;
        opacity: 0;
        z-index: 1;
    }
    #site-header .main-header .nav-opener,
    #site-header .main-header .search-btn {
        display: inline-block;
        vertical-align: top;
        color: #fff;
        border: 0;
        float: none;
        width: auto;
        font-size: 10px;
        line-height: 16px;
        padding: 58px 4px 22px;
    }
}
@media (min-width: 768px) {
    #site-header .main-header .top-nav {
        font-size: 14px;
        line-height: 16px;
    }
    #site-header .main-header .top-nav ul li a {
        padding: 40px 6px 22px;
        font-size: 13px;
    }
    #site-header .main-header .nav-opener,
    #site-header .main-header .search-btn {
        font-size: 13px;
        padding: 40px 6px 22px;
    }
}
@media (min-width: 992px) {
    #site-header .main-header .top-nav {
        font-size: 15px;
        line-height: 20px;
    }
    #site-header .main-header .top-nav ul li a {
        padding: 65px 6px 22px;
        font-size: 13px;
        line-height: 18px;
    }
    #site-header .main-header .nav-opener,
    #site-header .main-header .search-btn {
        font-size: 13px;
        line-height: 18px;
        padding: 65px 6px 22px;
    }
}
@media (min-width: 1200px) {
    #site-header .main-header .header-right {
        padding: 0 22px 0 0;
        margin: 0;
    }
    #site-header .main-header .top-nav {
        font-size: 16px;
    }
    #site-header .main-header .top-nav ul li a {
        font-size: 14px;
        padding: 64.5px 22px 22px;
    }
    #site-header .main-header .nav-opener,
    #site-header .main-header .search-btn {
        padding: 64.5px 22px 22px;
        font-size: 14px;
    }
}
@media (min-width: 1500px) {
    #site-header .main-header .top-nav ul li a {
        font-size: 18px;
        padding: 60px 29px 22px;
    }
    #site-header .main-header .nav-opener,
    #site-header .main-header .search-btn {
        padding: 60px 29px 22px;
        font-size: 18px;
    }
}
#site-header .main-header:before {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    transition: background ease-in-out 0.3s, visibility ease-in-out 0.3s;
}
#site-header .main-header .sidemenu-primary {
    position: fixed;
    top: 66px;
    right: -100%;
    width: 100%;
    z-index: 1002;
    background: #fff;
    padding: 2px 2px 0;
    height: 100vh;
    transition: right ease-in-out 0.3s;
}
#site-header .main-header .sidemenu-primary .nav-opener {
    display: none;
    width: 57px;
    height: 42px;
    color: #47555e;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    margin: 25px 0 25px 18px;
    text-align: center;
}
#site-header .main-header .sidemenu-primary .nav-opener .icon-close-1 {
    font-size: 22px;
    margin: 0 0 6px;
}
#site-header .main-header .sidemenu-primary .nav-opener:hover {
    background: 0 0;
    color: #cb3340;
}
@media (min-width: 640px) {
    #site-header .main-header .sidemenu-primary .nav-opener {
        display: block;
        margin: 40px 0 25px 18px;
    }
}
@media (min-width: 992px) {
    #site-header .main-header .sidemenu-primary .nav-opener {
        margin: 52px 0 62px 18px;
    }
}
#site-header .main-header .sidemenu-primary .main-nav {
    padding-bottom: 92px;
    overflow: auto;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    height: calc(100% - 71px);
}
#site-header .main-header .sidemenu-primary .main-nav ul {
    margin: 0 0 4rem 0;
    padding-left: 0;
}
#site-header .main-header .sidemenu-primary .main-nav ul.nav {
    list-style: none;
}
@media (min-width: 767px) {
    #site-header .main-header .sidemenu-primary .main-nav ul {
        margin: 0;
    }
}
#site-header .main-header .sidemenu-primary .main-nav ul li {
    margin: 0 0 2px;
    position: relative;
    display: block;
    width: 100%;
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
}
#site-header .main-header .sidemenu-primary .main-nav ul li.ui-accordion .ui-accordion-content {
    padding: 0 !important;
}
#site-header .main-header .sidemenu-primary .main-nav ul li.ui-accordion .ui-accordion-content li a {
    padding-left: 40px;
}
#site-header .main-header .sidemenu-primary .main-nav ul li.accordion {
    margin-top: 20px;
}
#site-header .main-header .sidemenu-primary .main-nav ul li.accordion.plus a:before {
    content: "\f04f";
}
#site-header .main-header .sidemenu-primary .main-nav ul li.accordion a:before {
    content: "\f05a";
}
#site-header .main-header .sidemenu-primary .main-nav ul li.accordion li a {
    background-color: #fff;
}
#site-header .main-header .sidemenu-primary .main-nav ul li.accordion li a:before {
    content: "\f013";
}
#site-header .main-header .sidemenu-primary .main-nav ul li.accordion li a:hover {
    background: #cb3340;
}
#site-header .main-header .sidemenu-primary .main-nav ul li a {
    padding: 10px 40px 10px 16px;
    background: #f5f6f8;
    color: #47555e;
    position: relative;
    display: block;
}
#site-header .main-header .sidemenu-primary .main-nav ul li a:hover {
    background: #cb3340 !important;
    color: #fff;
    text-decoration: none;
}
#site-header .main-header .sidemenu-primary .main-nav ul li a:before {
    /* position: absolute;
    right: 15px;
    top: 12px;
    content: "\f013";
    font: 16px/16px MaineHealth; */
}
@media (min-width: 640px) {
    #site-header .main-header .sidemenu-primary .main-nav ul li a:before {
        top: 17px;
    }
}
@media (min-width: 640px) {
    #site-header .main-header .sidemenu-primary .main-nav ul li a {
        padding: 16px 40px 16px 21px;
    }
}
#site-header .main-header .sidemenu-primary .main-nav ul li.cardinal a {
    color: #fff;
    background: #cb3340;
}
#site-header .main-header .sidemenu-primary .main-nav ul li.calypso a {
    color: #fff;
    background: #006375;
}
#site-header .main-header .sidemenu-primary .main-nav ul li.jaffa a {
    color: #fff;
    background: #dc7905;
}
#site-header .main-header .sidemenu-primary .main-nav ul li.abbey a {
    color: #fff;
    background: #47555e;
}
@media (min-width: 640px) {
    #site-header .main-header .sidemenu-primary .main-nav {
        font-size: 16px;
        line-height: 22px;
        height: calc(100% - 92px);
    }
}
@media (min-width: 992px) {
    #site-header .main-header .sidemenu-primary .main-nav {
        height: calc(100% - 156px);
    }
}
@media (min-width: 640px) {
    #site-header .main-header .sidemenu-primary {
        right: -321px;
        width: 321px;
        top: 0;
        padding: 0 3px;
    }
}
@media (min-width: 1499px) {
    #site-header .subnav-bar {
        position: absolute;
        left: -1px;
        right: -1px;
        z-index: 5;
        bottom: 0;
    }
}
@media (max-width: 991px) {
    #site-header .subnav-bar .container {
        padding: 0;
        width: auto;
    }
}
#site-header .subnav-bar .subnav {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 0 -1px;
}
#site-header .subnav-bar .subnav li {
    display: flex;
    width: 50%;
    padding: 0 1px 1px 0;
    float: left;
}
#site-header .subnav-bar .subnav li.calypso a {
    background: #006375;
}
#site-header .subnav-bar .subnav li.calypso a:hover {
    background: #006375;
    opacity: 1;
}
#site-header .subnav-bar .subnav li.jaffa a {
    background: #dc7905;
}
#site-header .subnav-bar .subnav li.jaffa a:hover {
    background: #dc7905;
    opacity: 1;
}
#site-header .subnav-bar .subnav li.abbey a {
    background: #47555e;
}
#site-header .subnav-bar .subnav li.abbey a:hover {
    background: #47555e;
    opacity: 1;
}
#site-header .subnav-bar .subnav li a {
    display: table;
    width: 100%;
    color: #fff;
    background: #cb3340;
    height: 66px;
    font-size: 0;
    text-decoration: none;
}
#site-header .subnav-bar .subnav li a:hover {
    background: #cb3340;
    opacity: 1;
}
#site-header .subnav-bar .subnav li a em {
    font-style: normal;
    font-size: 14px;
}
@media (min-width: 767px) {
    #site-header .subnav-bar .subnav li a em {
        font-size: 15px;
        line-height: 18px;
    }
}
@media (min-width: 992px) {
    #site-header .subnav-bar .subnav li a em {
        font-size: 18px;
        line-height: 30px;
    }
}
@media (min-width: 1500px) {
    #site-header .subnav-bar .subnav li a em {
        font-size: 20px;
    }
}
#site-header .subnav-bar .subnav li a span {
    display: table-cell;
    vertical-align: middle;
}
#site-header .subnav-bar .subnav li a span i {
    display: block;
    font-size: 1.75rem;
    margin-bottom: 5px;
}
@media (min-width: 640px) {
    #site-header .subnav-bar .subnav li a {
        height: 100px;
        padding: 6px 10px 0;
        background: rgba(180, 30, 59, 0.85);
    }
}
@media (min-width: 992px) {
    #site-header .subnav-bar .subnav li a {
        height: 100px;
        padding: 6px 10px 0;
    }
}
@media (min-width: 1499px) {
    #site-header .subnav-bar .subnav li a {
        height: 147px;
    }
}
@media (min-width: 640px) {
    #site-header .subnav-bar .subnav li.calypso a {
        background: rgba(55, 113, 142, 0.85);
    }
    #site-header .subnav-bar .subnav li.jaffa a {
        background: rgba(243, 112, 54, 0.85);
    }
    #site-header .subnav-bar .subnav li.abbey a {
        background: rgba(67, 68, 71, 0.85);
    }
}
@media (min-width: 767px) {
    #site-header .subnav-bar .subnav li {
        flex-grow: 1;
        vertical-align: top;
        width: 20%;
        float: none;
        padding: 0 1px;
    }
}
@media (min-width: 992px) {
    #site-header .subnav-bar .subnav li {
        padding: 0 2px 0 1px;
    }
}
@media (min-width: 767px) {
    #site-header .subnav-bar .subnav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        width: 100%;
        font-size: 15px;
        margin: 0;
        line-height: 18px;
    }
}
@media (min-width: 992px) {
    #site-header .subnav-bar .subnav {
        font-size: 18px;
        line-height: 30px;
    }
}
@media (min-width: 1500px) {
    #site-header .subnav-bar .subnav {
        font-size: 20px;
    }
}
#site-header .subnav-bar .list-unstyled {
    padding-left: 0;
    list-style: none;
}
#site-header .hero .bannerImage {
    filter: brightness(75%);
}
@media only screen and (max-width: 639px) {
    #site-header .hero img {
        object-fit: cover;
        width: 100%;
    }
}
#site-header .hero .content-parent {
    left: 50%;
    transform: translate(-50%);
    padding-right: 15px;
    padding-left: 15px;
}
#site-header .hero .content-parent .bannerContent {
    z-index: 4;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.45);
    font-size: 14px;
    font-size: 1em;
    line-height: 18px;
    line-height: 1.28571em;
    padding-top: 9px;
}
#site-header .hero .content-parent .bannerContent h1 {
    margin: 0 0 17px;
    font-size: 42px;
    font-weight: 600;
    line-height: 45px;
    font-family: arial, sans-serif;
    white-space: normal;
}
@media (max-width: 992px) {
    #site-header .hero .content-parent .bannerContent h1 {
        font-size: 32px;
        line-height: 30px;
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    #site-header .hero .content-parent .bannerContent h1 {
        text-align: left !important;
        margin-top: 50px;
    }
}
@media (max-width: 639px) {
    #site-header .hero .content-parent .bannerContent h1 {
        text-align: left !important;
        padding-top: 0;
        color: #cb3340 !important;
        text-shadow: none;
        margin: 0 0 7px -2px;
        font-size: 30px;
        line-height: 34px;
        font-weight: 300;
    }
}
#site-header .hero .content-parent .bannerContent h3 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 25px;
    padding-top: 0;
    white-space: normal;
}
@media (max-width: 639px) {
    #site-header .hero .content-parent .bannerContent h3 {
        text-align: left !important;
        padding-top: 0;
        color: #333 !important;
        text-shadow: none;
        margin-bottom: 25px !important;
    }
}
@media (max-width: 767px) {
    #site-header .hero .content-parent .bannerContent h3 {
        text-align: left !important;
    }
}
@media (max-width: 992px) {
    #site-header .hero .content-parent .bannerContent h3 {
        margin-bottom: 2px;
    }
}
@media (max-width: 767px) {
    #site-header .hero .content-parent .bannerContent div {
        text-align: left !important;
    }
}
#site-header .hero .content-parent .bannerContent div a {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
    font-weight: 700;
    display: block;
    text-shadow: none;
    border-radius: 0;
    transition: background ease-in-out 0.3s, color ease-in-out 0.3s;
    border-width: 2px 2px 3px;
    margin-bottom: 2em;
}
#site-header .hero .content-parent .bannerContent div a:hover {
    text-decoration: none;
}
@media (max-width: 639px) {
    #site-header .hero .content-parent .bannerContent div a {
        display: block;
        color: #fff;
        background-color: #dc7905;
        border-color: #cd5f2f;
        border-style: solid;
        border-radius: 0;
        border-width: 2px 2px 3px;
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        line-height: 20px;
        padding: 10px 20px;
        text-shadow: none;
        transition: background ease-in-out 0.3s, color ease-in-out 0.3s;
    }
}
@media (min-width: 640px) {
    #site-header .hero .content-parent .bannerContent div a {
        display: inline-block;
        vertical-align: top;
        border: solid #fff;
        color: #fff;
        background-color: transparent;
        margin-bottom: 0;
    }
}
@media (min-width: 992px) {
    #site-header .hero .content-parent .bannerContent div a {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 35px;
    }
}
#site-header .hero .content-parent .bannerContent div a:hover {
    background-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 767px) {
    #site-header .hero .content-parent .bannerContent {
        width: 100%;
        max-width: none !important;
        white-space: nowrap;
    }
}
@media (max-width: 639px) {
    #site-header .hero .content-parent .bannerContent {
        width: 100%;
        white-space: normal;
        padding-top: 2em;
    }
}
@media (min-width: 640px) {
    #site-header .hero .content-parent .bannerContent {
        max-width: 470px;
    }
}
@media (min-width: 992px) {
    #site-header .hero .content-parent .bannerContent {
        max-width: 600px;
        padding: 0 0 0 35px;
    }
}
@media (max-width: 639px) {
    #site-header .hero .content-parent {
        position: relative;
        background-color: #fff;
        width: 100%;
        padding: 0 16px 0;
        align-self: flex-end !important;
    }
}
@media (min-width: 640px) {
    #site-header .hero .content-parent {
        width: 100%;
    }
}
@media (min-width: 768px) {
    #site-header .hero .content-parent {
        width: 750px;
    }
}
@media (min-width: 992px) {
    #site-header .hero .content-parent {
        width: 970px;
        font-size: 22px;
        line-height: 28px;
    }
}
@media (min-width: 1200px) {
    #site-header .hero .content-parent {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width: 1539px) {
    #site-header .hero .content-parent {
        width: 1539px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 639px) {
    #site-header .hero {
        height: auto;
    }
}
#content {
    position: relative;
}
#content .main-area {
    background: #fff;
    overflow: hidden;
    border-bottom: solid 3px #e0e2e4;
    width: 100%;
}
#content .main-area > .row {
    margin-bottom: 30px;
}
#content .main-area div[class*="col"]:last-child {
    line-height: 1.4285;
}
@media (min-width: 992px) {
    #content .main-area div[class*="col"]:last-child {
        line-height: 1.625em;
    }
}
#content .main-area div[class*="col"]:last-child p {
    margin: 0 0 1.4em;
}
@media (min-width: 992px) {
    #content .main-area div[class*="col"]:last-child p {
        margin: 0 0 1.5em;
    }
}
#content .main-area div[class*="col"]:last-child h1 {
    font-weight: 300;
    color: #cb3340;
    font-size: 30px;
    line-height: 34px;
    padding-top: 0;
    margin: 0 0 22px -2px;
}
@media (min-width: 992px) {
    #content .main-area div[class*="col"]:last-child h1 {
        margin: 0 0 31px 10px;
        font-size: 46px;
        line-height: 48px;
    }
}
#content .main-area div[class*="col"]:last-child .text-box.def,
#content .main-area div[class*="col"]:last-child .content-tile-dark {
    overflow: hidden;
    background: #006375;
    color: #fff;
    padding: 25px 20px;
    margin: 0 -15px 9px;
}
#content .main-area div[class*="col"]:last-child .text-box.def a,
#content .main-area div[class*="col"]:last-child .content-tile-dark a {
    color: #fff;
    text-decoration: underline;
}
#content .main-area div[class*="col"]:last-child .text-box.def .btn,
#content .main-area div[class*="col"]:last-child .content-tile-dark .btn {
    display: block;
    padding: 12px 29px;
    font-size: 16px;
}
#content .main-area div[class*="col"]:last-child .text-box.def .btn.btn-orange,
#content .main-area div[class*="col"]:last-child .content-tile-dark .btn.btn-orange {
    display: inline-block;
    vertical-align: top;
    height: 46px;
    background: #dc7905;
    border-color: #cd5f2f;
    border-width: 0 0 2px;
    font-size: 14px;
    line-height: 20px;
    margin: 1em 0 0;
    font-weight: 700;
    padding: 11px 19px;
    border-radius: 0;
    color: #fff;
    white-space: nowrap;
}
#content .main-area div[class*="col"]:last-child .text-box.def .btn.btn-orange:hover,
#content .main-area div[class*="col"]:last-child .content-tile-dark .btn.btn-orange:hover {
    color: #fff;
    background: #ff844d;
    border-color: #dc7905;
}
@media (min-width: 640px) {
    #content .main-area div[class*="col"]:last-child .text-box.def .btn.btn-orange,
    #content .main-area div[class*="col"]:last-child .content-tile-dark .btn.btn-orange {
        height: 48px;
        padding: 12px 19px;
        float: right;
        margin: 29px 0 0 15px;
    }
}
@media (min-width: 992px) {
    #content .main-area div[class*="col"]:last-child .text-box.def .btn.btn-orange,
    #content .main-area div[class*="col"]:last-child .content-tile-dark .btn.btn-orange {
        height: 48px;
        margin: 30px 0 0 10px;
        padding: 11px 19px;
        font-size: 16px;
        line-height: 20px;
    }
}
@media (max-width: 639px) {
    #content .main-area div[class*="col"]:last-child .text-box.def .btn,
    #content .main-area div[class*="col"]:last-child .content-tile-dark .btn {
        width: 100%;
    }
}
#content .main-area div[class*="col"]:last-child .text-box.def p,
#content .main-area div[class*="col"]:last-child .content-tile-dark p {
    margin: 0 0 16px;
}
@media (min-width: 640px) {
    #content .main-area div[class*="col"]:last-child .text-box.def p,
    #content .main-area div[class*="col"]:last-child .content-tile-dark p {
        margin: 0;
    }
}
#content .main-area div[class*="col"]:last-child .text-box.def .text,
#content .main-area div[class*="col"]:last-child .content-tile-dark .text {
    overflow: visible;
}
@media (min-width: 640px) {
    #content .main-area div[class*="col"]:last-child .text-box.def .text,
    #content .main-area div[class*="col"]:last-child .content-tile-dark .text {
        float: left;
        width: calc(100% - 173px);
    }
}
@media (min-width: 992px) {
    #content .main-area div[class*="col"]:last-child .text-box.def .text,
    #content .main-area div[class*="col"]:last-child .content-tile-dark .text {
        width: calc(100% - 173px);
    }
}
#content .main-area div[class*="col"]:last-child .text-box.def .content-tile-text,
#content .main-area div[class*="col"]:last-child .content-tile-dark .content-tile-text {
    overflow: visible;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.625em;
}
#content .main-area div[class*="col"]:last-child .text-box.def .content-tile-text h4,
#content .main-area div[class*="col"]:last-child .content-tile-dark .content-tile-text h4 {
    font-family: arial, sans-serif;
    font-size: 16px;
    line-height: 1.625em;
    color: white;
    margin-bottom: 0;
}
@media (max-width: 767px) {
    #content .main-area div[class*="col"]:last-child .text-box.def .content-tile-text h4,
    #content .main-area div[class*="col"]:last-child .content-tile-dark .content-tile-text h4 {
        font-size: 14px;
        line-height: 20px;
    }
}
#content .main-area div[class*="col"]:last-child .text-box.def .content-tile-text a,
#content .main-area div[class*="col"]:last-child .content-tile-dark .content-tile-text a {
    color: white;
    text-decoration: underline;
}
@media (min-width: 640px) {
    #content .main-area div[class*="col"]:last-child .text-box.def .content-tile-text,
    #content .main-area div[class*="col"]:last-child .content-tile-dark .content-tile-text {
        float: left;
        width: calc(100% - 173px);
    }
}
@media (min-width: 992px) {
    #content .main-area div[class*="col"]:last-child .text-box.def .content-tile-text,
    #content .main-area div[class*="col"]:last-child .content-tile-dark .content-tile-text {
        width: calc(100% - 173px);
    }
}
@media (max-width: 767px) {
    #content .main-area div[class*="col"]:last-child .text-box.def .content-tile-text,
    #content .main-area div[class*="col"]:last-child .content-tile-dark .content-tile-text {
        font-size: 14px;
        line-height: 20px;
    }
}
#content .main-area div[class*="col"]:last-child .text-box.def .content-tile-title,
#content .main-area div[class*="col"]:last-child .content-tile-dark .content-tile-title {
    overflow: visible;
}
@media (min-width: 640px) {
    #content .main-area div[class*="col"]:last-child .text-box.def .content-tile-title,
    #content .main-area div[class*="col"]:last-child .content-tile-dark .content-tile-title {
        float: left;
        width: calc(100% - 173px);
    }
}
@media (min-width: 992px) {
    #content .main-area div[class*="col"]:last-child .text-box.def .content-tile-title,
    #content .main-area div[class*="col"]:last-child .content-tile-dark .content-tile-title {
        width: calc(100% - 173px);
    }
}
#content .main-area div[class*="col"]:last-child .text-box.def h2,
#content .main-area div[class*="col"]:last-child .content-tile-dark h2 {
    color: #fff;
    margin: 0 0 12px;
    padding-top: 0;
    font-size: 26px;
    line-height: 39px;
}
@media (max-width: 767px) {
    #content .main-area div[class*="col"]:last-child .text-box.def h2,
    #content .main-area div[class*="col"]:last-child .content-tile-dark h2 {
        font-size: 24px;
        line-height: 36px;
    }
}
#content .main-area div[class*="col"]:last-child .text-box.def h5,
#content .main-area div[class*="col"]:last-child .content-tile-dark h5 {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
}
#content .main-area div[class*="col"]:last-child .text-box.def h5 a,
#content .main-area div[class*="col"]:last-child .content-tile-dark h5 a {
    color: #fff;
    text-decoration: underline;
}
@media (min-width: 640px) {
    #content .main-area div[class*="col"]:last-child .text-box.def,
    #content .main-area div[class*="col"]:last-child .content-tile-dark {
        margin: 0 0 30px;
    }
    #content .main-area div[class*="col"]:last-child .text-box.def .d-flex,
    #content .main-area div[class*="col"]:last-child .content-tile-dark .d-flex {
        display: table !important;
        margin: 0 0 0 auto;
    }
}
@media (min-width: 992px) {
    #content .main-area div[class*="col"]:last-child .text-box.def,
    #content .main-area div[class*="col"]:last-child .content-tile-dark {
        padding: 23px 49px 30px 33px;
        margin: 0 0 27px;
    }
}
#content .main-area div[class*="col"]:last-child .FAQaccordion {
    margin-top: 0.7rem;
}
#content .main-area div[class*="col"]:last-child .FAQaccordion a {
    margin-left: 0;
}
#content .main-area div[class*="col"]:last-child .FAQaccordion a:hover {
    color: #444;
}
#content .main-area div[class*="col"]:last-child .FAQaccordion a h4 {
    margin: 0;
    color: #444;
    font-size: 18px;
    font-weight: 400;
    background-color: #f2f4f6;
    border-bottom: 0.3rem solid #e8eaec;
    padding: 1rem 2.6rem;
    position: relative;
}
#content .main-area div[class*="col"]:last-child .FAQaccordion a h4:hover {
    text-decoration: underline;
}
#content .main-area div[class*="col"]:last-child .FAQaccordion a h4:before {
    content: "\f04f";
    font-family: arial, sans-serif;
    position: absolute;
    left: 1.2rem;
    cursor: pointer;
    font-size: 1.1rem;
}
#content .main-area div[class*="col"]:last-child .FAQaccordion a h4.minus:before {
    content: "\f05a";
}
#content .main-area div[class*="col"]:last-child .FAQaccordion .panel-collapse {
    padding: 2.5rem 3.5rem;
    border: 0.1em solid #e8eaec;
    margin-bottom: 2rem;
}
#content .main-area div[class*="col"]:last-child .secondary-cta {
    margin: 0 0 1.6em 0;
}
#content .main-area div[class*="col"]:last-child .secondary-cta div[class*="col"] .content-tile {
    background: #f5f6f8;
    height: 100%;
}
#content .main-area div[class*="col"]:last-child .secondary-cta div[class*="col"] .content-tile .content-tile-content {
    text-align: left;
    max-width: inherit;
    margin: 0 0 20px;
    padding: 22px 13px 24px;
}
#content .main-area div[class*="col"]:last-child .secondary-cta div[class*="col"] .content-tile .content-tile-content .content-tile-title {
    font-size: 26px;
    padding-top: 0;
    line-height: 28px;
    margin: 0 0 8px;
}
@media (max-width: 992px) {
    #content .main-area div[class*="col"]:last-child .secondary-cta div[class*="col"] .content-tile .content-tile-content .content-tile-title {
        font-size: 24px;
    }
}
@media (min-width: 640px) {
    #content .main-area div[class*="col"]:last-child .secondary-cta div[class*="col"] .content-tile .content-tile-content .content-tile-title {
        margin: 0 0 13px;
    }
}
#content .main-area div[class*="col"]:last-child .secondary-cta div[class*="col"] .content-tile .content-tile-content .content-tile-text {
    font-size: 16px;
}
@media (max-width: 992px) {
    #content .main-area div[class*="col"]:last-child .secondary-cta div[class*="col"] .content-tile .content-tile-content .content-tile-text {
        font-size: 14px;
    }
}
#content .main-area div[class*="col"]:last-child .secondary-cta div[class*="col"] .content-tile .content-tile-content .btn {
    display: inline-block;
    vertical-align: top;
    height: 46px;
    background: #dc7905;
    border-color: #cd5f2f;
    border-width: 0 0 2px;
    font-size: 14px;
    line-height: 20px;
    margin: 1em 0 0;
    font-weight: 700;
    padding: 11px 19px;
    border-radius: 0;
    color: #fff;
}
@media (max-width: 639px) {
    #content .main-area div[class*="col"]:last-child .secondary-cta div[class*="col"] .content-tile .content-tile-content .btn {
        width: 100%;
    }
}
@media (min-width: 640px) {
    #content .main-area div[class*="col"]:last-child .secondary-cta div[class*="col"] .content-tile .content-tile-content .btn {
        height: 48px;
        padding: 12px 19px;
        display: table;
    }
}
@media (min-width: 992px) {
    #content .main-area div[class*="col"]:last-child .secondary-cta div[class*="col"] .content-tile .content-tile-content .btn {
        height: 48px;
        padding: 12px 28px;
        font-size: 16px;
        line-height: 20px;
    }
}
@media (min-width: 640px) {
    #content .main-area div[class*="col"]:last-child .secondary-cta div[class*="col"] .content-tile .content-tile-content {
        padding: 25px 35px 31px;
        margin: 0 0 15px;
    }
}
@media (min-width: 992px) {
    #content .main-area div[class*="col"]:last-child .secondary-cta div[class*="col"] .content-tile .content-tile-content {
        padding: 28px 50px 33px;
        margin: 0 0 33px;
    }
}
@media (max-width: 767px) {
    #content .main-area div[class*="col"]:last-child .secondary-cta div[class*="col"] {
        margin-bottom: 15px;
    }
}
#content .main-area div[class*="col"]:last-child .feature-strip div[class*="col"] {
    margin-bottom: 36px;
}
#content .main-area div[class*="col"]:last-child .feature-strip div[class*="col"] .content-tile {
    margin: 0 0 0;
    overflow: hidden;
    background: #f5f6f8;
    width: 100%;
    height: 100%;
    margin-bottom: 36px;
}
#content .main-area div[class*="col"]:last-child .feature-strip div[class*="col"] .content-tile .content-tile-img {
    overflow: hidden;
    width: 100%;
}
#content .main-area div[class*="col"]:last-child .feature-strip div[class*="col"] .content-tile .content-tile-img:hover {
    opacity: 0.9;
}
#content .main-area div[class*="col"]:last-child .feature-strip div[class*="col"] .content-tile a .content-tile-content {
    color: #333;
}
#content .main-area div[class*="col"]:last-child .feature-strip div[class*="col"] .content-tile .cta-button a:hover {
    text-decoration: underline;
}
#content .main-area div[class*="col"]:last-child .feature-strip div[class*="col"] .content-tile .content-tile-content {
    overflow: hidden;
    padding: 32px 15px 0;
}
#content .main-area div[class*="col"]:last-child .feature-strip div[class*="col"] .content-tile .content-tile-content .content-tile-title {
    display: block;
    color: #0776bc;
    margin: 0 0 3px;
    font-size: 16px;
    font-size: 1.26em;
    font-weight: 700;
    line-height: 18px;
    line-height: 1.125em;
    padding-top: 0;
}
@media (min-width: 992px) {
    #content .main-area div[class*="col"]:last-child .feature-strip div[class*="col"] .content-tile .content-tile-content .content-tile-title {
        margin: 0 0 9px;
        font-size: 18px;
        font-size: 1.125em;
        line-height: 20px;
        line-height: 1.11111em;
    }
}
#content .main-area div[class*="col"]:last-child .feature-strip div[class*="col"] .content-tile .content-tile-content .btn {
    color: #0776bc;
    background-color: transparent !important;
    border: none;
    font-weight: 700;
    font-size: 16px;
    color: #0776bc;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px 15px 0;
}
@media (min-width: 992px) {
    #content .main-area div[class*="col"]:last-child .feature-strip div[class*="col"] .content-tile .content-tile-content .btn {
        padding: 0 23px 22px 0;
    }
}
@media (min-width: 640px) {
    #content .main-area div[class*="col"]:last-child .feature-strip div[class*="col"] .content-tile .content-tile-content {
        padding: 15px 15px 0;
    }
}
@media (min-width: 992px) {
    #content .main-area div[class*="col"]:last-child .feature-strip div[class*="col"] .content-tile .content-tile-content {
        padding: 24px 23px 0;
    }
}
@media (min-width: 640px) {
    #content .main-area div[class*="col"]:last-child .feature-strip div[class*="col"] .content-tile {
        float: left;
    }
}
#content .main-area div[class*="col"]:last-child .rich-text-top {
    clear: both;
    margin-bottom: 1.8rem;
}
@media (min-width: 992px) {
    #content .main-area div[class*="col"]:last-child .rich-text-top {
        margin-left: 10px;
    }
}
#content .main-area div[class*="col"]:last-child .rich-text-top div[class="col-xs-6"] {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}
#content .main-area div[class*="col"]:last-child .rich-text-top div[class="col-md-3"] img {
    display: block;
    max-width: 100%;
    height: auto;
}
@media (max-width: 768px) {
    #content .main-area div[class*="col"]:last-child .rich-text-top div[class="col-md-3"] img {
        padding-bottom: 15px;
    }
}
#content .main-area div[class*="col"]:last-child .rich-text-top .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
#content .main-area div[class*="col"]:last-child .rich-text-top .thumbnail > img {
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 100%;
    height: auto;
}
#content .main-area div[class*="col"]:last-child .image-cta.no-margin-img-cta img {
    margin-left: 0 !important;
}
#content .main-area div[class*="col"]:last-child .image-cta img {
    width: auto;
    margin-left: -392px;
}
#content .main-area div[class*="col"]:last-child .related-locations,
#content .main-area div[class*="col"]:last-child .related-providers {
    padding: 0 !important;
}
#content .main-area .sidebar {
    position: relative;
    margin-bottom: 15px;
}
#content .main-area .sidebar .nav-stacked {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
}
#content .main-area .sidebar .nav-stacked > li ul {
    position: relative;
    padding: 9px 0 0;
    font-size: 15px;
    line-height: 18px;
}
#content .main-area .sidebar .nav-stacked .level-0:after {
    position: absolute;
    left: 0;
    right: 15px;
    content: "";
    height: 2px;
    background: #e1e3e6;
}
#content .main-area .sidebar .nav-stacked .level-0 a {
    display: block;
    color: #cb3340;
    border-radius: 0;
    font-weight: 700;
    padding: 12px 32px;
    padding-left: 15px;
    margin: 0 -15px;
}
#content .main-area .sidebar .nav-stacked .level-0 a:hover:not(.active) {
    background: #e1e3e6;
    text-decoration: none;
}
#content .main-area .sidebar .nav-stacked .level-1 {
    width: 100%;
}
#content .main-area .sidebar .nav-stacked .level-1 a {
    font-size: 15px;
    margin: 9px -15px;
    padding: 9px 27px 9px;
    line-height: 18px;
    display: block;
}
#content .main-area .sidebar .nav-stacked .level-1 a.active {
    color: #fff !important;
    background: #cb3340;
    font-style: italic;
}
#content .main-area .sidebar .nav-stacked .level-1 a:hover:not(.active) {
    background: #e1e3e6;
    text-decoration: none;
    color: #337ab7;
}
#content .main-area .sidebar .nav-stacked .level-2 a {
    font-size: 15px;
    margin: 0 -15px 0;
    padding: 9px 0 9px 54px;
    line-height: 18px;
    display: block;
}
#content .main-area .sidebar .nav-stacked .level-2 a.active {
    color: #fff !important;
    background: #cb3340;
    font-style: italic;
}
#content .main-area .sidebar .nav-stacked .level-2 a:hover:not(.active) {
    background: #e1e3e6;
    text-decoration: none;
    color: #337ab7;
}
#content .main-area .sidebar .nav-stacked .level-3 a {
    margin: 8px -15px 0;
    padding: 8px 26px 8px 65px;
    display: block;
}
#content .main-area .sidebar .nav-stacked .level-3 a.active {
    color: #fff !important;
    background: #cb3340;
    font-style: italic;
}
#content .main-area .sidebar .nav-stacked .level-3 a:hover:not(.active) {
    background: #e1e3e6;
    text-decoration: none;
    color: #337ab7;
}
#content .main-area .sidebar .nav {
    display: block;
}
#content .main-area .sidebar.right-border {
    padding-right: 15px;
    margin-right: -15px;
}
#content .main-area .sidebar .sidemenu-opener {
    display: block;
    background: #f5f6f8;
    padding: 16px 15px 12px;
    font-size: 16px;
    line-height: 18px;
    color: #cb3340;
    font-weight: 600;
    outline: 0;
    border-bottom: solid 1px #e1e3e6;
    margin-left: -15px;
    width: calc(100% + 30px);
}
@media (min-width: 640px) {
    #content .main-area .sidebar .sidemenu-opener {
        padding: 16px 15px 12px;
    }
}
@media (min-width: 992px) {
    #content .main-area .sidebar .sidemenu-opener {
        display: none;
    }
}
#content .main-area .widget.rail-cta {
    padding-right: 15px;
    margin-right: -15px;
    border-right: solid 1px #e1e3e6;
}
#content .main-area .widget.rail-cta .content-tile-content {
    overflow: hidden;
    padding: 17px 15px 23px;
    background: #f5f6f8;
}
#content .main-area .widget.rail-cta .content-tile-content a:hover {
    text-decoration: none;
}
#content .main-area .widget.rail-cta .content-tile-content h2 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    color: #006375;
    font-size: 20px;
    font-size: 1.42857em;
    line-height: 25px;
    line-height: 1.25em;
    padding-top: 0;
}
@media (min-width: 992px) {
    #content .main-area .widget.rail-cta .content-tile-content h2 {
        margin: 17px 0;
        font-size: 22px;
        font-size: 1.375em;
        line-height: 24px;
        line-height: 1.09091em;
    }
}
#content .main-area .widget.rail-cta .content-tile-content .btn {
    display: inline-block;
    vertical-align: top;
    background: #dc7905;
    border-color: #cd5f2f;
    border-width: 0 0 2px;
    font-size: 14px;
    line-height: 20px;
    margin: 1em 0 0;
    font-weight: 700;
    padding: 11px 19px;
    border-radius: 0;
    color: #fff;
    height: auto;
    width: 100%;
}
@media (min-width: 640px) {
    #content .main-area .widget.rail-cta .content-tile-content .btn {
        padding: 12px 19px;
    }
}
@media (min-width: 992px) {
    #content .main-area .widget.rail-cta .content-tile-content .btn {
        padding: 12px 28px;
        font-size: 16px;
        line-height: 20px;
    }
}
#content .main-area .widget.rail-cta .content-tile-content p,
#content .main-area .widget.rail-cta .content-tile-content ul {
    line-height: 22px;
}
#content .main-area .featured-media-strip {
    margin: 0 auto;
    margin-bottom: 30px;
}
#content .btn {
    display: block;
    height: 44px;
    background: #dc7905;
    border-color: #cd5f2f;
    border-width: 0 0 4px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    padding: 11px 26px;
    border-radius: 0;
    margin: 0 0 10px;
}
#content .btn:hover {
    background: #ff844d;
    border-color: #dc7905;
}
@media (min-width: 640px) {
    #content .btn {
        display: inline-block;
        vertical-align: middle;
        margin: 0 17px 0 0;
    }
}
@media (min-width: 992px) {
    #content .btn {
        padding: 8px 33px 8px 21px;
        margin: 0 17px 0 0;
        height: 38px;
    }
}
#content .btn.btn-warning,
#content .btn.btn-default,
#content .btn.btn-orange,
#content .btn.btn-default {
    color: #fff;
}
#content .btn.btn-link {
    background: none;
    border-color: transparent;
    color: #337ab7;
    font: inherit;
    margin: 0;
    padding: 0;
    display: inline-block;
}
#content .image-cta,
#content map-block {
    position: relative;
    overflow: hidden;
    color: #333;
    margin: 0 0 2px;
    height: 365px;
    margin: 0 0 20px;
    width: 100%;
}
#content .image-cta .btn,
#content map-block .btn {
    display: block;
    height: 44px;
    background: #dc7905;
    border-color: #cd5f2f;
    border-width: 0 0 4px;
    color: #fff;
    font-size: 1em;
    line-height: 18px;
    font-weight: 700;
    padding: 11px 26px;
    border-radius: 0;
    margin: 0 0 10px;
}
#content .image-cta .btn:hover,
#content map-block .btn:hover {
    background: #ff844d;
    border-color: #dc7905;
}
@media (min-width: 640px) {
    #content .image-cta .btn,
    #content map-block .btn {
        display: inline-block;
        vertical-align: middle;
        margin: 0 17px 0 0;
    }
}
@media (min-width: 992px) {
    #content .image-cta .btn,
    #content map-block .btn {
        padding: 8px 33px 8px 21px;
        margin: 0 17px 0 0;
        height: 38px;
    }
}
#content .image-cta .btn.btn-warning,
#content .image-cta .btn.btn-default,
#content .image-cta .btn.btn-orange,
#content .image-cta .btn.btn-default,
#content map-block .btn.btn-warning,
#content map-block .btn.btn-default,
#content map-block .btn.btn-orange,
#content map-block .btn.btn-default {
    color: #fff;
}
#content .image-cta .cta-links,
#content map-block .cta-links {
    margin-bottom: 0.75em;
}
#content .image-cta img,
#content map-block img {
    display: block;
    max-width: inherit;
    position: relative;
    margin: 0;
    height: 100%;
    width: auto;
}
@media (min-width: 639px) {
    #content .image-cta img,
    #content map-block img {
        margin: -1px 0 0 0;
    }
}
@media (min-width: 992px) {
    #content .image-cta img,
    #content map-block img {
        margin: 0;
        max-height: none;
    }
}
@media (min-width: 1200px) {
    #content .image-cta img,
    #content map-block img {
        height: auto;
    }
}
@media (min-width: 1500px) {
    #content .image-cta img,
    #content map-block img {
        margin: 0;
        position: static;
        width: 100%;
    }
}
#content .image-cta .caption,
#content map-block .caption {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
#content .image-cta .caption .container,
#content map-block .caption .container {
    height: 100%;
    white-space: nowrap;
    text-align: center;
    text-align: left;
    width: auto;
}
#content .image-cta .caption .container .caption-holder,
#content map-block .caption .container .caption-holder {
    width: 100%;
    background: #fff;
    padding: 24px 30px 9px;
    padding: 10px;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    position: static;
    white-space: normal;
}
#content .image-cta .caption .container .caption-holder h3,
#content map-block .caption .container .caption-holder h3 {
    color: #333;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
}
@media (max-width: 638px) {
    #content .image-cta .caption .container .caption-holder,
    #content map-block .caption .container .caption-holder {
        margin-top: 10%;
    }
}
@media (min-width: 639px) {
    #content .image-cta .caption .container .caption-holder,
    #content map-block .caption .container .caption-holder {
        text-align: left;
        padding: 15px 25px;
        width: 414px;
        margin-top: 7%;
    }
}
@media (min-width: 991px) {
    #content .image-cta .caption .container .caption-holder,
    #content map-block .caption .container .caption-holder {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        right: 15%;
        margin-top: 0%;
    }
}
@media (min-width: 1200px) {
    #content .image-cta .caption .container .caption-holder,
    #content map-block .caption .container .caption-holder {
        width: 588px;
        margin-top: 0%;
    }
}
#content .image-cta .caption .container > *,
#content map-block .caption .container > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 99%;
}
#content .image-cta .caption .container .border-box-bottom,
#content map-block .caption .container .border-box-bottom {
    border-bottom: solid 3px #e0e2e4;
}
#content .image-cta p,
#content map-block p {
    margin: 0 0 1em;
}
@media (min-width: 640px) {
    #content .image-cta,
    #content map-block {
        margin: 0 0 7px;
    }
}
@media (min-width: 992px) {
    #content .image-cta,
    #content map-block {
        margin: 0 0 33px;
        height: 475px;
    }
}
#content .news-details-page h1 {
    font: 46px arial, sans-serif;
    padding-top: 0;
    margin-bottom: 30px;
}
#content > .secondary-cta {
    background-color: white;
    overflow: hidden;
    padding: 2.6rem 2.5rem;
}
#content > .secondary-cta .content-tile {
    overflow: hidden;
    background: #f2f4f6;
    margin: 0 0 20px;
    padding: 22px 13px 24px;
}
#content > .secondary-cta .content-tile .content-tile-content a h2 {
    font-size: 26px;
    font-weight: 600;
    padding-top: 0;
}
#content > .secondary-cta .content-tile .content-tile-content a:hover {
    text-decoration: none;
}
@media (min-width: 640px) {
    #content > .secondary-cta .content-tile {
        padding: 25px 35px 31px;
        margin: 0 0 15px;
    }
}
@media (min-width: 992px) {
    #content > .secondary-cta .content-tile {
        padding: 28px 35px 33px;
        margin: 0 0 33px;
    }
}
#content .inner--padding {
    padding: 0 0.7rem;
}
@media (min-width: 768px) {
    #content .inner--padding {
        padding: 0 1.5rem;
    }
}
@media (min-width: 1200px) {
    #content .inner--padding {
        padding: 0 2rem;
    }
}
#footer > div {
    margin-top: 2em;
    overflow: hidden;
    background: #cb3340;
    color: #fff;
    width: 100%;
    border-bottom: solid 10px #da3051;
}
#footer > div.white-footer {
    background: #fff;
    border: 0;
    color: #434443;
    border-bottom: 10rem solid #f2f4f6 !important;
}
#footer > div.white-footer .container .column-1 ul li:after {
    color: #333;
}
#footer > div.white-footer .container .column-2 img {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    #footer > div.white-footer .container .column-3 {
        margin-bottom: 0;
    }
}
#footer > div.white-footer .container:before {
    top: auto;
    bottom: 0;
    background: url(/licensees/licensee245/images/footer-bg2.png) no-repeat;
    background-position: 100% 0;
    height: 380px;
}
@media (max-width: 992px) {
    #footer > div.white-footer .container .copyright {
        display: none;
    }
}
#footer > div.white-footer .tagline-bar {
    display: block;
    overflow: hidden;
    background: #cb3340;
    text-align: center;
    color: #fff;
}
#footer > div.white-footer .tagline-bar .container {
    padding-top: 19px;
    padding-bottom: 17px;
}
#footer > div.white-footer .tagline-bar .container .sublogo {
    display: block;
    width: 125px;
    margin: 0 auto 8px;
}
#footer > div.white-footer .tagline-bar .container .sublogo img {
    display: block;
    height: auto;
    width: 100%;
    max-width: 100%;
}
@media (min-width: 640px) {
    #footer > div.white-footer .tagline-bar .container .sublogo {
        display: inline-block;
        vertical-align: baseline;
        margin: 0 8px;
    }
}
@media (min-width: 640px) {
    #footer > div.white-footer .tagline-bar .container .tagline-text {
        display: inline-block;
        vertical-align: baseline;
    }
}
@media (max-width: 767px) {
    #footer > div.white-footer .tagline-bar .container .tagline-text {
        font-size: 14px;
    }
}
@media (min-width: 640px) {
    #footer > div.white-footer .tagline-bar .container {
        padding-top: 6px;
        padding-bottom: 6px;
    }
}
@media (min-width: 992px) {
    #footer > div.white-footer .tagline-bar .container {
        padding-top: 10px;
        padding-bottom: 10px;
        display: flex;
        justify-content: center;
    }
}
@media (min-width: 992px) {
    #footer > div {
        border-bottom: solid 17px #da3051;
    }
    #footer > div .container {
        padding-top: 28px;
        padding-bottom: 21px;
    }
}
@media (min-width: 640px) {
    #footer > div .container {
        padding-top: 32px;
        padding-bottom: 27px;
    }
}
#footer > div a {
    color: inherit;
    line-height: 22px;
    text-decoration: none;
}
@media (max-width: 992px) {
    #footer > div a {
        line-height: 20px;
    }
}
#footer > div .tagline-bar {
    display: none;
}
#footer > div .container {
    padding-top: 29px;
    position: relative;
    padding-bottom: 0;
    z-index: 2;
}
#footer > div .container .column-1 {
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
#footer > div .container .column-1 p {
    margin: 0 0 10px;
}
#footer > div .container .column-1 ul {
    padding: 0;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    list-style: none;
    margin-left: 0;
}
#footer > div .container .column-1 ul.list-group {
    display: block;
}
#footer > div .container .column-1 ul li {
    display: inline-block;
    margin-bottom: 0.3rem;
    vertical-align: top;
    width: 100%;
}
/* #footer > div .container .column-1 ul li:after {
    font-family: arial, sans-serif;
    content: "\f013";
    margin-left: 0.3em;
    color: #ef7577;
} */

#footer > div .container .column-1 ul li:after {
    font-family: arial, sans-serif;
    content: ">";
    margin-left: 0.3em;
    font-size: 1.25rem;
    vertical-align: center !important
}
#footer > div .container .column-2 {
    text-align: center;
    font-size: 0.9rem;
    font-weight: 300;
    padding-left: 15px;
    padding-right: 15px;
}
#footer > div .container .column-2 img {
    max-width: 45%;
    height: auto;
    margin-bottom: 20px;
}
@media (min-width: 991px) {
    #footer > div .container .column-2 img {
        margin-top: 20px;
    }
}
#footer > div .container .column-3 {
    padding-left: 3rem;
    padding-right: 3rem;
    margin-bottom: 2rem;
    text-align: center;
}
#footer > div .container .column-3 .list-inline {
    margin-top: 10px;
}
#footer > div .container .column-3 .list-inline li {
    display: inline-block;
}
#footer > div .container .column-3 .list-inline li:not(:last-child) {
    margin-right: 0.5rem;
}
#footer > div .container .column-3 .list-inline li .fab {
    font-family: arial, sans-serif;
    font-style: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#footer > div .container .column-3 .list-inline li .fab.fa-facebook-f:before {
    content: "\f00e";
}
#footer > div .container .column-3 .list-inline li .fab.fa-linkedin-in:before {
    content: "\f00f";
}
#footer > div .container .column-3 .list-inline li .fab:hover,
#footer > div .container .column-3 .list-inline li .fab:focus,
#footer > div .container .column-3 .list-inline li .fab:active,
#footer > div .container .column-3 .list-inline li .fab:visited,
#footer > div .container .column-3 .list-inline li .fab:link {
    text-decoration: none;
}
#footer > div .container::before {
    position: absolute;
    z-index: -1;
    content: "";
    width: 701px;
    right: 0;
    top: -38px;
    height: 660px;
    background: url(../../../images/footer-bg.png) no-repeat;
}
#footer > div .copyright {
    font-size: 0.75rem;
    font-style: italic;
    line-height: 14px;
    text-align: center;
    margin: 0;
    position: relative;
    padding: 0 0 12px 0;
    margin-top: 0;
}
@media (min-width: 767px) {
    #footer > div .copyright {
        padding: 30px 0;
    }
}
#footer > div h4 {
    color: inherit;
    font-weight: 500;
    font: 18px arial, sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
}
#footer > div .mobile-col2-footer {
    display: block;
    margin-bottom: 2.5em;
    font-family: arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
}
@media (max-width: 767px) {
    #footer > div .mobile-col2-footer {
        font-size: 15px;
        line-height: 20px;
    }
}
.featured-callouts-homepage {
    background: #f5f6f8;
    font-size: 16px;
    line-height: 22px;
    position: relative;
    z-index: 15;
    font-size: 16px;
    font-size: 1em;
    line-height: 22px;
    line-height: 1.375em;
    padding-top: 8px;
    padding-bottom: 16px;
    overflow: auto;
}
.featured-callouts-homepage .featured-callouts {
    margin: 0 -15px;
}
@media (min-width: 640px) {
    .featured-callouts-homepage .featured-callouts {
        margin: 0;
    }
}
@media (min-width: 992px) {
    .featured-callouts-homepage .featured-callouts {
        margin: 0 -14px;
    }
}
.featured-callouts-homepage .featured-callouts li {
    position: relative;
    background: #fff;
    margin: 0 0 12px;
    border-bottom: solid 2px #e0e2e4;
    list-style: none;
    margin: 0;
    padding: 12px;
    width: 100%;
    height: auto;
}
.featured-callouts-homepage .featured-callouts li .content-list-item-image {
    float: left;
    width: 25%;
}
.featured-callouts-homepage .featured-callouts li .content-list-item-image img {
    height: 100%;
    width: 100%;
}
@media (max-width: 992px) {
    .featured-callouts-homepage .featured-callouts li .content-list-item-image {
        width: 33%;
    }
}
@media (max-width: 767px) {
    .featured-callouts-homepage .featured-callouts li .content-list-item-image {
        display: none;
    }
}
.featured-callouts-homepage .featured-callouts li .content-list-content {
    display: flex;
    flex-wrap: wrap;
    float: left;
    width: 75%;
    padding: 15px 15px 13px;
}
.featured-callouts-homepage .featured-callouts li .content-list-content .content-list-item-body-wrapper {
    order: 2;
}
.featured-callouts-homepage .featured-callouts li .content-list-content .content-list-item-body-wrapper p {
    line-height: 22px;
    margin: 0;
}
.featured-callouts-homepage .featured-callouts li .content-list-content .content-list-item-link {
    order: 1;
    width: 100%;
    font-weight: 600;
    margin: 0 0 6px;
    color: #0776bc;
    transition: all ease-in-out 0.6s;
    font-size: 18px;
    line-height: 20px;
    line-height: 1.11111em;
}
.featured-callouts-homepage .featured-callouts li .content-list-content .content-list-item-link a:hover {
    color: #0776bc;
}
@media (min-width: 640px) {
    .featured-callouts-homepage .featured-callouts li .content-list-content .content-list-item-link {
        font-size: 18px;
        font-size: 1.125em;
        line-height: 20px;
        line-height: 1.11111em;
    }
}
@media (min-width: 992px) {
    .featured-callouts-homepage .featured-callouts li .content-list-content .content-list-item-link {
        margin: 0 0 8px;
    }
}
.featured-callouts-homepage .featured-callouts li .content-list-content h3 {
    display: none;
}
@media (max-width: 992px) {
    .featured-callouts-homepage .featured-callouts li .content-list-content {
        width: 67%;
    }
}
@media (max-width: 767px) {
    .featured-callouts-homepage .featured-callouts li .content-list-content {
        width: 100%;
        font-size: 14px;
        line-height: 19px;
        height: calc(100% - 68px);
    }
}
@media (min-width: 640px) {
    .featured-callouts-homepage .featured-callouts li .content-list-content {
        padding: 10px 28px 16px;
    }
}
@media (min-width: 992px) {
    .featured-callouts-homepage .featured-callouts li .content-list-content {
        padding: 10px 20px 24px;
    }
}
@media (min-width: 640px) {
    .featured-callouts-homepage .featured-callouts li {
        margin: 0 0 18px;
    }
}
@media (min-width: 992px) {
    .featured-callouts-homepage .featured-callouts li {
        width: calc(50% - 34px);
        margin: 0 17px 20px;
        border-bottom: solid 3px #e0e2e4;
        float: left;
    }
}
@media (min-width: 640px) {
    .featured-callouts-homepage {
        padding-top: 15px;
        padding-bottom: 9px;
    }
}
@media (min-width: 992px) {
    .featured-callouts-homepage {
        padding-top: 32px;
    }
}
@media (min-width: 1200px) {
    .featured-callouts-homepage {
        padding-bottom: 13px;
    }
}
.featured-image-strips {
    background-color: #38718e;
    color: #fff;
}
.featured-image-strips .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 375px;
    margin-left: auto;
    margin-right: auto;
}
.featured-image-strips .row:first-child {
    border-bottom: 3px solid #fff;
}
.featured-image-strips .row:first-child div[class*="col"]:first-child {
    order: 1;
}
@media (max-width: 767px) {
    .featured-image-strips .row:first-child div[class*="col"]:first-child {
        order: 2;
    }
}
.featured-image-strips .row:first-child div[class*="col"]:last-child {
    order: 2;
}
@media (max-width: 767px) {
    .featured-image-strips .row:first-child div[class*="col"]:last-child {
        order: 1;
    }
}
.featured-image-strips .row div[class*="col"] {
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
}
.featured-image-strips .row div[class*="col"] img {
    height: 100%;
    width: inherit;
    max-width: none !important;
    position: static;
}
@media (min-width: 767px) {
    .featured-image-strips .row div[class*="col"] img {
        height: 100%;
        width: auto;
        left: -25%;
        top: 0;
        position: absolute;
    }
}
@media (min-width: 991px) {
    .featured-image-strips .row div[class*="col"] img {
        left: 0;
        top: 0;
        position: absolute;
        height: 100%;
    }
}
@media (min-width: 1830px) {
    .featured-image-strips .row div[class*="col"] img {
        width: 100%;
        height: 100%;
    }
}
@media (min-width: 2000px) {
    .featured-image-strips .row div[class*="col"] img {
        width: 100%;
        height: auto;
    }
}
@media (max-width: 767px) {
    .featured-image-strips .row div[class*="col"] img {
        width: 100%;
    }
}
.featured-image-strips .row .content-tile {
    text-align: center;
    background-color: inherit;
    margin: 0;
    padding: 95px 26px 26px 26px;
    border-bottom: none;
    max-width: none;
    width: 100%;
}
.featured-image-strips .row .content-tile .content-tile-title {
    color: #fff;
    text-shadow: 2px 2px #2b576d;
}
.featured-image-strips .row .content-tile .content-tile-title.h2 {
    padding-top: 0;
    font-size: 26px;
}
@media (max-width: 767px) {
    .featured-image-strips .row .content-tile .content-tile-title.h2 {
        font-size: 22px;
        line-height: 34px;
    }
}
.featured-image-strips .row .content-tile .content-tile-text {
    line-height: 22px;
    text-shadow: 2px 2px #2b576d;
}
@media (max-width: 767px) {
    .featured-image-strips .row .content-tile .content-tile-text {
        line-height: 17px;
    }
}
.featured-image-strips .row .content-tile a:hover {
    box-shadow: 2px 2px 10px #2b576d;
    text-decoration: none;
}
.featured-image-strips .row .content-tile .cta-button a {
    border: #fff solid 2px !important;
    color: #fff;
    background-color: transparent !important;
    border-bottom: #fff solid 5px !important;
    padding: 1em 2em !important;
    display: table !important;
    margin: 0 auto !important;
    cursor: pointer;
}
.featured-image-strips .row .content-tile .cta-button a:hover {
    box-shadow: 2px 2px 10px #2b576d;
    text-decoration: none;
}
@media (min-width: 1199px) {
    .featured-image-strips .row .content-tile {
        max-width: 600px;
        width: 600px;
    }
}
@media (max-width: 767px) {
    .featured-image-strips .row .content-tile {
        padding: 26px;
    }
}
@media (max-width: 767px) {
    .featured-image-strips .row {
        height: auto;
    }
}
.featured-media-strip {
    overflow: hidden;
    background: #50545c;
    color: #fff;
    text-align: center;
}
.featured-media-strip div[class*="col"] {
    overflow: hidden;
    position: relative;
}
.featured-media-strip div[class*="col"] .content-tile {
    padding: 28px;
}
@media (max-width: 767px) {
    .featured-media-strip div[class*="col"] .content-tile {
        height: auto;
    }
}
.featured-media-strip div[class*="col"]:first-child {
    order: 1;
}
.featured-media-strip div[class*="col"]:first-child .content-tile-content {
    text-align: center;
}
.featured-media-strip div[class*="col"]:first-child .content-tile-content .content-tile-text {
    margin-bottom: 5px;
}
@media (max-width: 757px) {
    .featured-media-strip div[class*="col"]:first-child .content-tile-content .content-tile-text {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .featured-media-strip div[class*="col"]:first-child {
        order: 2;
    }
}
.featured-media-strip div[class*="col"]:last-child {
    order: 2;
    padding: 0;
    overflow: hidden;
    position: relative;
}
.featured-media-strip div[class*="col"]:last-child iframe,
.featured-media-strip div[class*="col"]:last-child img,
.featured-media-strip div[class*="col"]:last-child video {
    width: 100%;
}
.featured-media-strip div[class*="col"]:last-child h3 {
    display: none;
}
@media (max-width: 767px) {
    .featured-media-strip div[class*="col"]:last-child {
        order: 1;
    }
}
@media (min-width: 992px) {
    .featured-media-strip div[class*="col"]:last-child {
        max-height: inherit;
    }
}
.featured-media-strip h2 {
    color: #fff;
    margin: 0 0 28px;
    font-size: 24px;
    line-height: 29px;
    padding-top: 0;
}
@media (min-width: 992px) {
    .featured-media-strip h2 {
        font-size: 30px;
        line-height: 36px;
        font-weight: 300;
    }
}
@media (max-width: 757px) {
    .featured-media-strip h2 {
        font-size: 24px;
        line-height: 36px;
        font-weight: 300;
        margin-top: 5px;
        margin-bottom: 5px;
    }
}
.featured-media-strip h3 {
    color: #fff;
}
.featured-media-strip a:hover,
.featured-media-strip a:active {
    background-color: inherit !important;
    border: inherit !important;
    color: #dc7905 !important;
    text-decoration: none !important;
}
.featured-media-strip .cta-button a,
.featured-media-strip .cta-button a.bnt {
    background-color: inherit !important;
    border: inherit !important;
    padding: inherit !important;
    color: white !important;
    font-size: 16px !important;
    font-weight: 300 !important;
}
.featured-media-strip .cta-button a:hover,
.featured-media-strip .cta-button a:active,
.featured-media-strip .cta-button a.bnt:hover,
.featured-media-strip .cta-button a.bnt:active {
    background-color: inherit !important;
    border: inherit !important;
    color: #dc7905 !important;
    text-decoration: none !important;
}
.featured-media-strip .cta-button a:after,
.featured-media-strip .cta-button a.bnt:after {
    vertical-align: middle;
    content: " >";
    display: inline-block;
    margin-left: 0.2em;
    font-size: 1.1em;
}
@media (max-width: 757px) {
    .featured-media-strip .cta-button a,
    .featured-media-strip .cta-button a.bnt {
        font-size: 14px !important;
    }
}
.call-to-action {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.call-to-action .content-tile-content {
    background: #fff;
    overflow: hidden;
    padding: 1.6rem 1.5rem;
}
.call-to-action .content-tile-content > * {
    overflow: hidden;
    background: #f2f4f6;
    color: #444;
    padding: 25px 20px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
@media (min-width: 991px) {
    .call-to-action .content-tile-content > * {
        padding: 23px 33px;
        width: 63%;
    }
}
.call-to-action .content-tile-content a {
    display: block;
    padding: 0;
}
.call-to-action .content-tile-content a h2 {
    color: #006375;
    font-weight: 600;
    padding-bottom: unset;
    font-size: 1.625em;
    text-align: center;
}
.call-to-action .content-tile-content a:hover {
    text-decoration: none;
}
.call-to-action .content-tile-content .content-tile-text {
    padding-bottom: 20px;
}
@media (min-width: 768px) {
    .call-to-action .content-tile-content {
        padding: 2.6rem 3rem;
    }
}
@media (min-width: 1200px) {
    .call-to-action .content-tile-content {
        padding: 2.6rem 4rem;
    }
}
.content-display .content {
    padding: 0;
    line-height: 1.4285em;
}
.content-display .content .container-bottom {
    margin-bottom: 2.6rem;
}
.content-display .content .content-display-inner {
    background-color: #fff;
    color: #333;
    width: 100%;
}
.content-display .content .content-display-inner.inner--padding {
    padding: 1.6rem 1.5rem;
}
@media (min-width: 768px) {
    .content-display .content .content-display-inner.inner--padding {
        padding: 2.6rem 3rem;
    }
}
@media (min-width: 1200px) {
    .content-display .content .content-display-inner.inner--padding {
        padding: 2.6rem 4rem;
    }
}
@media (min-width: 992px) {
    .content-display .content {
        line-height: 1.625em;
    }
}
.related-services {
    overflow: hidden;
    background: #f5f6f8;
    margin-top: 36px;
    padding: 22px 16px 16px;
    margin: 0 -15px 9px;
}
@media (min-width: 640px) {
    .related-services {
        margin: 0 0 25px;
        padding: 20px 20px 16px;
    }
}
@media (min-width: 992px) {
    .related-services {
        padding: 24px 30px 13px;
        margin: 0 0 32px;
    }
}
.related-services .list-group,
.related-services .services.list-inline {
    font-weight: 700;
    max-width: 100%;
    line-height: 1.375em;
    column-gap: 30px;
    margin: 0;
    display: block;
}
.related-services .list-group li,
.related-services .services.list-inline li {
    padding: 0 0 11px;
    display: inline-block;
    width: 100%;
}
@media (min-width: 640px) {
    .related-services .list-group li,
    .related-services .services.list-inline li {
        padding: 0 0 6px;
        vertical-align: top;
    }
}
@media (min-width: 992px) {
    .related-services .list-group li,
    .related-services .services.list-inline li {
        padding: 0 0 11px;
    }
}
@media (min-width: 1500px) {
    .related-services .list-group li,
    .related-services .services.list-inline li {
        width: 285px;
    }
}
@media (min-width: 640px) {
    .related-services .list-group,
    .related-services .services.list-inline {
        -moz-column-count: 3;
        -moz-column-gap: 30px;
        -webkit-column-count: 3;
        -webkit-column-gap: 30px;
        column-count: 3;
    }
}
.related-services h2 {
    margin: 0;
    font-size: 26px;
    padding: 0;
}
.related-services h2 span {
    width: 100%;
    display: block;
}
.related-services .services li {
    padding: 0 0 11px;
}
.related-services .services li a {
    font-weight: 600;
    line-height: 22px;
}
@media (max-width: 767px) {
    .related-services .services li a {
        font-size: 14px;
    }
}
.no-slider {
    margin-bottom: 11px;
}
[class$="-latlon"] {
    display: none;
}
a {
    transition: background ease-in-out 0.3s, color ease-in-out 0.3s;
}
.main-header .main-header.changed-styled,
.logo,
.main-header .nav-opener,
.main-header .search-btn,
.main-slider.v3.not-enough-slides,
.no-slider,
.top-nav ul li a {
    height: 55px;
}
.content-block .content-list,
.events,
.featured-doctors .doctors-list,
.featured-doctors .pagination ul,
.features-block .features,
.footer-area .links ul,
.main-slider .pagination ul,
.nav-stacked > li ul,
.news,
.social-networks,
.top-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
@media (min-width: 576px) {
    .container {
        max-width: unset;
    }
}
@media (min-width: 640px) {
    .main-header .logo,
    .main-header .nav-opener,
    .main-header .search-btn,
    .main-slider.v3.not-enough-slides,
    .no-slider,
    .top-nav ul li a {
        height: 85px;
    }
}
@media (min-width: 992px) {
    .main-header .logo,
    .main-header .nav-opener,
    .main-header .search-btn,
    .main-slider.v3.not-enough-slides,
    .no-slider,
    .top-nav ul li a {
        height: 120px;
    }
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: auto;
        max-width: 1539px;
    }
}
.exp-editor-error-message {
    color: darkred;
    border: solid 1px darkred;
    padding: 5px;
}
.return {
    padding: 0;
    margin: 0.1rem 0 0.7rem 0;
}
.core-profile .return > a:before {
    content: "\00AB\00a0";
}
.module-pd-profile .col-sm-5,
.module-pd-profile .col-sm-7,
.module-pd-profile .col-md-7 {
    float: left;
}
.module-pd-profile .pd-media {
    min-height: 240px;
}
@media (min-width: 767px) {
    .module-pd-profile .pd-media {
        min-height: unset;
    }
}
.module-pd-profile .iframe-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    width: 100%;
}
.module-pd-profile .iframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
@media (min-width: 1199px) {
    .module-pd-profile .h1-reduce {
        width: 60%;
        float: left;
    }
}
.module-pd-profile .h1-name {
    padding-bottom: 24px;
}
.module-pd-profile .h1-name h1 {
    margin-left: 0 !important;
}
.module-pd-profile .h1-name .module-pd-specialty-list h6 {
    font-size: 18px;
    margin: 0;
}
.module-pd-profile h1 {
    width: 100%;
    float: none;
}
.module-pd-profile h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #333;
}
.module-pd-profile .non-accordion-header {
    margin-top: 0;
    font-size: 24px;
    line-height: 26px;
}
.module-pd-profile .flex-prvr-order-cnr {
    margin-top: 1em;
}
.module-pd-profile .flex-prvr-order-cnr .module-pd-image {
    margin-bottom: 1.5em;
}
.module-pd-profile .flex-prvr-order-cnr .module-pd-image.v2 {
    display: none;
}
.module-pd-profile .flex-prvr-order-cnr .module-pd-image.v1 {
    display: block;
}
@media (max-width: 768px) {
    .module-pd-profile .flex-prvr-order-cnr {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .module-pd-profile .flex-prvr-order-cnr .module-pd-image.v2 {
        display: block;
        float: left;
        margin-right: 15px;
        width: 40%;
    }
    .module-pd-profile .flex-prvr-order-cnr .module-pd-image.v1 {
        display: none;
    }
    .module-pd-profile .flex-prvr-order-cnr > div[class*="col-"]:nth-child(1) {
        order: 2;
        float: none;
        margin-bottom: 2em;
        padding: 0;
    }
    .module-pd-profile .flex-prvr-order-cnr > div[class*="col-"]:nth-child(2) {
        order: 1;
        float: none;
        padding: 0;
    }
}
.module-pd-profile .insurance-accepted ul {
    padding-left: 40px;
}
.module-pd-profile .insurance-accepted ul li {
    list-style-type: disc;
}
.module-pd-profile .committees .module-pd-attribute ul {
    padding-left: 40px;
}
.module-pd-profile .committees .module-pd-attribute ul li {
    list-style-type: disc;
}
.module-pd-profile .pd-section {
    margin-bottom: 24px;
}
.module-pd-profile .pd-section .module-pd-tab-label,
.module-pd-profile .pd-section .module-pd-attribute {
    line-height: 22px;
}
.module-pd-profile .module-pd-office-item {
    margin-bottom: 1em;
    padding: 24px 22px;
    background-color: #f2f4f6;
}
.module-pd-profile .module-pd-office-item h3,
.module-pd-profile .module-pd-office-item h4 {
    font-size: 18px;
    margin-top: 0;
}
.module-pd-profile .module-pd-office-item h5 {
    margin-top: 0;
    display: inline;
}
.module-pd-profile .module-pd-office-item .inside {
    margin-bottom: 1em;
}
.module-pd-profile .pd-organization {
    margin-bottom: 24px;
}
@media (max-width: 767px) {
    .module-pd-office-listing {
        margin-top: 0;
        padding-top: 0;
    }
}
.module-pd-office-listing .module-pd-office-item {
    margin-bottom: 1em;
}
.module-pd-office-listing .module-pd-office-item h5 {
    font-size: 1.6rem;
    font-weight: bold;
}
@media (max-width: 767px) {
    .module-pd-office-listing .module-pd-office-item h5 {
        margin-bottom: 0;
    }
}
.module-pd-cnt h1 {
    margin-bottom: 0.5rem !important;
}
.module-pd-cnt h2 {
    font-size: 1.8rem;
}
.module-pd-cnt ul {
    padding: 0;
}
.module-pd-cnt li {
    list-style-type: none;
}
.module-pd-image img {
    width: 100%;
    height: auto;
}
.module-pd-tab-label {
    font-weight: bold;
}
.no-padding {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.clear {
    clear: both;
}
.left {
    float: left;
    margin-right: 12px;
    margin-bottom: 6px;
}
.right {
    float: right;
    margin-left: 12px;
    margin-bottom: 6px;
}
.contentTitle {
    margin-top: 50px;
    font-weight: 100;
    font-size: 36px;
}
.divider {
    background-color: #dcdcdc;
    border: 0 none;
    clear: both;
    display: block;
    height: 1px;
    float: none;
    margin: 50px auto;
    width: 100%;
}
.contentDescription {
    padding-right: 20px;
    line-height: 22px;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.image-with-caption {
    float: right;
    margin: 0 0 1.5em 2em;
    max-width: 50%;
}
.image-with-caption img {
    max-width: 100%;
    height: auto;
}
.org-logo {
    width: 150px;
    display: inline-block;
    margin: 0.5rem 0 1.6rem 0;
    float: none;
}
@media (min-width: 991px) {
    .org-logo {
        width: 220px;
    }
}
@media (min-width: 1199px) {
    .org-logo {
        float: right;
        margin: 0.5em 0 0 0;
    }
}
.org-logo img {
    width: 100%;
    height: auto;
}
@media (max-width: 639px) {
    .non-accordion-header {
        display: none;
    }
}
@media (min-width: 767px) and (max-width: 768px) {
    .container {
        max-width: 100% !important;
    }
    .container .row .col-md-3 {
        float: left;
    }
    .container .row .col-md-9 {
        float: right;
    }
}
#overview .accordian_copy {
    padding: 0;
    border: 0;
}
#overview .accordian_copy #media a {
    color: #337ab7;
}
@media (max-width: 639px) {
    #overview .mobile-accordion-header {
        padding-left: 3em;
        border-radius: 0;
    }
    #overview .accordion-mobile h3 {
        font-size: 1.1rem !important;
        border-bottom: 0.4rem solid #e8eaec !important;
        padding: 1rem 3rem !important;
        border: 0;
    }
    #overview .accordion-mobile h3.ui-accordion-header-collapsed {
        margin-bottom: 1.1rem;
    }
    #overview .accordian_copy {
        margin-bottom: 2rem;
        border-top: 0;
        padding: 1.6rem 2.9rem 0.5rem;
        border: 0.1em solid #f2f4f6;
    }
}
figure img {
    width: 100% !important;
    height: auto !important;
}
figure.image-with-caption {
    margin: 0 0 1.5em 0;
}
@media (min-width: 768px) {
    figure.image-with-caption {
        float: right;
        margin-left: 2em;
        max-width: 50%;
    }
}
@media (min-width: 992px) {
    figure.image-with-caption {
        float: right;
        margin-left: 2em;
    }
}
@media (max-width: 992px) {
    figure {
        width: 100% !important;
        line-height: 1.2142em !important;
    }
}
.pnf-image,
.pnf-text {
    margin-bottom: 20px;
    display: inline-block;
    float: none;
}
@media (max-width: 767px) {
    .pnf-image,
    .pnf-text {
        text-align: center;
    }
}
.provider-search .provider-info-office-name,
.provider-search .provider-info-office-citystatezip,
.provider-search .provider-info-office-line1,
.provider-search .provider-info-office-line2,
.provider-search .provider-info-office-phone {
    display: block;
}
.provider-search .provider-info-office-name {
    font-weight: bold;
}
.search-result-tile .provider-info a {
    white-space: nowrap;
}
.search-result-tile h6,
.search-result-tile .h6 {
    font-size: 1.1rem;
}
.gray-border {
    border: 1px solid;
    border-color: #e1e3e6;
}
iframe {
    max-width: 100% !important;
}
.alert button.close {
    margin-left: auto;
}
.more-link:after {
    content: ">";
    margin-left: 0.2em;
}
.hcelements .hcinfo {
    bottom: -50px !important;
    padding-top: 2px !important;
}
.hcelements .hcinfo .hch2 {
    line-height: 29px;
}
.hcelements:hover .hcinfo {
    bottom: -20px !important;
}
.list-group.list-inline {
    display: block;
    margin-left: -5px;
}
.list-group.list-inline li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.search-header {
    padding: 30px;
    background: #f5f6f8;
}
.search-header h1 {
    margin: 0 0 15px 0px !important;
}
.search-header .body-search-box {
    display: block;
}
.search-header .body-search-box .global-search-input {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.search-header .body-search-box:focus {
    border-color: #dc7905;
}
.search-header .body-search-box .basic-search-btn {
    margin: 0;
    height: 38px;
    padding-top: 9px;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
    z-index: 5;
}
.search-header .loading-panel {
    margin-bottom: 0px;
}
.search-header .loading-panel #search-spinner {
    display: none;
}
@media (max-width: 767px) {
    .search-header {
        padding: 0px;
    }
}
.loading-panel {
    text-align: center;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 20px;
}
#providerSortOrder,
#locationSortOrder,
#newsSortOrder {
    border: 1px solid #e1e3e6;
    border-radius: 2px;
    padding: 10px 15px;
    margin-left: 10px;
    width: 356px;
}
#serviceSearchResults,
#allSearchResults {
    padding-right: 15px;
}
#serviceSearchResults .service-search .search-result-tile,
#serviceSearchResults .allresults-search .search-result-tile,
#allSearchResults .service-search .search-result-tile,
#allSearchResults .allresults-search .search-result-tile {
    margin-bottom: 2rem;
    border-bottom: solid 1px #e1e3e6;
    list-style-type: none;
    width: 100%;
}
#serviceSearchResults .service-search .search-result-tile .basic-search-listing-item-teaser,
#serviceSearchResults .allresults-search .search-result-tile .basic-search-listing-item-teaser,
#allSearchResults .service-search .search-result-tile .basic-search-listing-item-teaser,
#allSearchResults .allresults-search .search-result-tile .basic-search-listing-item-teaser {
    margin-bottom: 15px;
}
@media (max-width: 767px) {
    #serviceSearchResults,
    #allSearchResults {
        padding-left: 0px;
        padding-right: 0px;
    }
}
.search-sidebar {
    padding-top: 20px;
    border-right: 1px solid #ced4da;
}
@media (max-width: 767px) {
    .search-sidebar {
        border-right: 0px;
    }
}
.search-tab {
    border-top: 1px solid #ced4da;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .search-tab {
        border-top: none !important;
    }
}
.search-tab.row {
    margin-left: 0px;
    margin-right: 0px;
}
.search-sortby-container,
#locationSearchSortingDiv,
#newsSearchSortingDiv {
    display: inline-block;
    float: right;
    padding-bottom: 10px;
}
@media (max-width: 992px) {
    .search-sortby-container,
    #locationSearchSortingDiv,
    #newsSearchSortingDiv {
        position: relative;
        text-align: right;
        right: 15px;
        top: 0px;
        width: 100%;
    }
    .search-sortby-container #providerSortOrder,
    .search-sortby-container #locationSortOrder,
    .search-sortby-container #newsSortOrder,
    #locationSearchSortingDiv #providerSortOrder,
    #locationSearchSortingDiv #locationSortOrder,
    #locationSearchSortingDiv #newsSortOrder,
    #newsSearchSortingDiv #providerSortOrder,
    #newsSearchSortingDiv #locationSortOrder,
    #newsSearchSortingDiv #newsSortOrder {
        width: 50%;
    }
}
#locationFacetTags {
    text-transform: capitalize;
}
#providerFacetTags,
#allResultsFacetTags,
#serviceFacetTags,
#locationFacetTags,
#newsFacetTags {
    display: block;
    width: 100%;
    margin-top: 10px;
}
#providerFacetTags > span,
#allResultsFacetTags > span,
#serviceFacetTags > span,
#locationFacetTags > span,
#newsFacetTags > span {
    background: #ced4da;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 50px;
    margin-right: 10px;
    margin-bottom: 5px;
    display: inline-block;
}
#providerFacetTags > span .close-tag,
#allResultsFacetTags > span .close-tag,
#serviceFacetTags > span .close-tag,
#locationFacetTags > span .close-tag,
#newsFacetTags > span .close-tag {
    margin-left: 10px;
    cursor: pointer;
    color: gray;
}
.provider-search,
.allresults-search,
.location-search,
.service-search,
.news-search {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 35px;
    padding-bottom: 15px;
    width: 100%;
}
.location-search .location-tile {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 1px 3px 0 #e1e3e6, 0 0 0 1px #e1e3e6;
    box-shadow: 0 1px 3px 0 #e1e3e6, 0 0 0 1px #e1e3e6;
    box-sizing: border-box;
    padding: 15px;
    -webkit-transition: -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
    transition: -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
    transition: box-shadow 0.1s ease, transform 0.1s ease;
    transition: box-shadow 0.1s ease, transform 0.1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
}
.location-search .location-tile .location-image img {
    width: 100%;
}
.location-search .location-tile .location-image a {
    display: block;
    text-align: center;
}
.location-search .location-tile .location-title {
    font-weight: bold;
}
@media (min-width: 576px) and (max-width: 1200px) {
    .location-search .location-tile .location-title {
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .location-search .location-tile .location-title {
        text-align: center;
    }
}
.location-search .location-tile .row {
    align-content: flex-start;
}
.location-search .location-tile .location-details {
    margin-top: 0;
}
@media (max-width: 767px) {
    .location-search .location-tile .location-details {
        text-align: center;
    }
}
.location-search .location-tile .location-details > span {
    display: block;
}
@media (min-width: 768px) {
    .location-search .location-tile {
        display: flex;
        width: 49%;
    }
}
.news-search .news-row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: solid 1px #e1e3e6;
    list-style-type: none;
}
.news-search .news-row div[class*="col"]:first-child {
    padding-right: 0;
}
.news-search .news-row div[class*="col"] .news-image {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .news-search .news-row div[class*="col"] .news-image {
        margin-bottom: 1rem;
    }
}
.news-search .news-row div[class*="col"] .news-date {
    color: #747474;
    font-style: italic;
}
.search-separator {
    border-bottom: 1px solid #ced4da;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.search-magnifier-button {
    background: #dc7905;
    color: white;
}
.search-magnifier-button:before {
    font-family: arial, sans-serif;
    content: "\f000";
    margin-right: 5px;
}
.search-button-small {
    border: 1px solid #dc7905;
    padding: 1px 1px 1px 6px;
    margin-left: -3px;
    height: 38px;
    vertical-align: middle;
}
.search-input-small {
    width: calc(100% - 29px);
    height: 38px;
    vertical-align: middle;
}
.search-select-small {
    width: 100%;
    height: 38px;
    background: white;
}
.search-input-big {
    width: 100%;
    height: 38px;
    background: white;
}
.search-title-small {
    margin: 10px 0px;
}
.search-link-spaced {
    text-align: center;
    display: block;
    margin: 5px 0px 15px 0px;
    padding-bottom: 10px;
}
.search-container-padded {
    padding: 15px 5px;
}
.search-facet-label {
    font-size: 14px;
}
.search-transparent-button {
    display: inline-block;
    margin-bottom: 8px;
}
.search-facet-label {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.search-facet-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: white;
    border: 1px solid #ced4da;
}
.search-facet-label:hover input ~ .checkmark {
    background-color: #ced4da;
}
.search-facet-label input:checked ~ .checkmark {
    background-color: #dc7905;
    border: 1px solid #dc7905;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.search-facet-label input:checked ~ .checkmark:after {
    display: block;
}
.search-facet-label .checkmark:after {
    left: 4px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.no-margin {
    margin: 0;
}
#typeAheadList li {
    cursor: pointer;
}
#typeAheadList li:hover {
    background: #f4f4f4;
}
.typeahead-li-hovered {
    background: #f4f4f4;
}
#typeAhead {
    max-height: 600px;
    overflow-y: auto;
    width: 100%;
}
#typeAhead .list-group-item {
    padding: 0.3rem 0.7rem;
    cursor: pointer;
}
#typeAhead:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
#search-keyword {
    width: 33%;
}
@media (max-width: 767px) {
    #search-keyword {
        width: 100%;
    }
}
#providerFullNameTypeaheadDiv {
    position: absolute;
    width: calc(100% - 63px);
    left: 35px;
    z-index: 1;
}
#providerFullNameTypeaheadDiv li {
    cursor: pointer;
}
#providerFullNameTypeaheadDiv li:hover {
    background: #f4f4f4;
}
.basic-search-paging-results {
    text-align: center;
}
.basic-search-paging {
    margin-top: 50px;
}
.basic-search-paging ul {
    display: inline-flex;
}
.search-provider-pagination .page-link {
    border: 0;
    color: gray;
    padding: 0.3rem 0.4rem;
    margin-left: 7px;
    border-radius: 5px;
}
.search-provider-pagination .page-item.active .page-link {
    background-color: #dc7905;
    border-color: #dc7905;
}
.provider-search .search-result-tile {
    display: flex;
    width: 49%;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 1px 3px 0 #e1e3e6, 0 0 0 1px #e1e3e6;
    box-shadow: 0 1px 3px 0 #e1e3e6, 0 0 0 1px #e1e3e6;
    box-sizing: border-box;
    padding: 15px;
    -webkit-transition: -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
    transition: -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
    transition: box-shadow 0.1s ease, transform 0.1s ease;
    transition: box-shadow 0.1s ease, transform 0.1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
}
@media (max-width: 767px) {
    .provider-search .provider-image {
        width: 33%;
    }
    .provider-search .provider-image img {
        width: 100%;
    }
    .provider-search .search-result-tile {
        width: 100%;
    }
    .provider-search .search-result-tile .search-transparent-button {
        width: 80%;
    }
    .provider-search .search-result-tile .provider-info {
        width: 67%;
        padding-left: 15px;
    }
}
.provider-info {
    float: left;
    padding: 0 15px;
    max-width: calc(100% - 210px);
}
.provider-info .search-transparent-button {
    width: 120px;
    border: 1px solid #e1e3e6;
    border-radius: 2px;
    padding: 3px 9px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-left: -1px;
    text-align: center;
}
.provider-info .provider-info-hospitals {
    clear: both;
}
@media (max-width: 1199px) {
    .provider-info {
        max-width: 100%;
        width: 100%;
        padding-left: 0;
    }
}
.panel-title > a {
    color: #434443;
    font-size: 1em;
    display: block;
}
.panel-title > a:before {
    float: right !important;
    font-family: arial, sans-serif;
    content: "\f05a";
    font-size: 25px;
    font-weight: 600;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content: "\f04f";
}
.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
    text-decoration: none;
}
#datepickerNewsFrom,
#datepickerNewsTo {
    width: 100%;
    margin-left: 5px;
    padding-left: 8px;
    padding-right: 8px;
    height: 34px;
}
#newsYearsDdl {
    display: block;
    width: 100%;
    height: 30px;
    margin-left: 5px;
    padding-left: 8px;
    padding-right: 8px;
}
#tabsSearch.nav-tabs {
    border-bottom: none;
    padding: 0px 30px;
}
#tabsSearch.nav-tabs .nav-item {
    border-radius: 0px;
}
#tabsSearch.nav-tabs .nav-item .nav-link {
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #797979;
    border: none;
    border-radius: 0px;
    padding: 0.3rem 2rem;
}
#tabsSearch.nav-tabs .nav-item .nav-link.active {
    font-family: arial, sans-serif;
    font-weight: 700;
    margin-top: -4px;
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #cb3340;
    color: #cb3340;
}
#tabsSearch.nav-tabs .nav-item .nav-link:hover {
    border-color: none;
}
@media (max-width: 767px) {
    #tabsSearch.nav-tabs .nav-item .nav-link {
        padding: 10px 7px;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #tabsSearch.nav-tabs {
        border-bottom: 1px solid #ced4da !important;
    }
}
@media (max-width: 767px) {
    #tabsSearch.nav-tabs {
        padding: 0px 0px;
    }
}
.highlighter {
    font-size: 1.3em;
}

.search-popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.5);
    transition: opacity ease-in-out 0.3s, visibility ease-in-out 0.3s;
}
@media (max-width: 639px) {
    .search-popup {
        background: 0;
    }
}
@media (min-width: 640px) {
    .search-popup {
        white-space: nowrap;
        text-align: center;
    }
    .search-popup > * {
        white-space: normal;
        display: inline-block;
        vertical-align: middle;
        max-width: 99%;
    }
}
.search-popup .search-holder {
    margin: 70px 0 0;
    margin-top: 44vh !important;
}
@media (max-width: 639px) {
    .search-popup .search-holder {
        margin-top: 65px !important;
    }
}
@media (min-width: 639px) {
    .search-popup .search-holder {
        width: 600px;
        margin: 0;
    }
}
@media (min-width: 768px) {
    .search-popup .search-holder {
        width: 700px;
    }
}
@media (min-width: 1024px) {
    .search-popup .search-holder {
        width: 857px;
    }
}
.search-popup .searchform {
    position: relative;
    background: #fff;
    padding: 15px;
}
@media (max-width: 639px) {
    .search-popup .searchform {
        border-top: solid 1px #dadada;
        height: 76px;
    }
}
@media (min-width: 639px) {
    .search-popup .searchform {
        background: rgba(255, 255, 255, 0.15);
        padding: 18px 25px 80px 20px;
    }
}
.search-popup .form-control {
    float: left;
    width: calc(100% - 80px);
    border: solid 1px #ccc;
    border-radius: 0;
    height: 48px;
    font-size: 1em;
    line-height: 20px;
    padding: 12px 20px;
    color: #47555e;
    font-weight: 500;
    outline: none;
    box-shadow: none;
}
@media (min-width: 639px) {
    .search-popup .form-control {
        height: 62px;
        font-size: 18px;
        line-height: 22px;
        padding: 20px 20px;
        width: calc(100% - 112px);
    }
}
.search-popup ::-webkit-input-placeholder {
    color: #626262;
}
.search-popup ::-moz-placeholder {
    color: #626262;
    opacity: 1;
}
.search-popup :-moz-placeholder {
    color: #626262;
}
.search-popup :-ms-input-placeholder {
    color: #626262;
}
.search-popup .btn {
    float: right;
    width: 80px;
    height: 48px;
}
@media (min-width: 639px) {
    .search-popup .btn {
        height: 62px;
        width: 112px;
    }
}
.search-popup .btn-primary {
    padding: 20px 20px;
    border-width: 0 0 4px;
    display: inline-block;
    vertical-align: top;
    background: #006375;
    border-color: #2b5970;
    font-size: 1em;
    line-height: 20px;
    font-weight: 700;
    border-radius: 0;
    box-shadow: none !important;
}
.search-popup .btn-primary:hover {
    color: #fff;
    background-color: #4384a5;
    border-color: #006375;
}
.search-popup .btn-primary:focus {
    background-color: #204d74 !important;
    border-color: #122b40 !important;
}
@media (max-width: 639px) {
    .search-popup .btn-primary {
        padding: 13px 0px;
    }
}
.search-popup .close-btn {
    position: absolute !important;
    right: 24px;
    top: -65px;
    z-index: 15;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
}
@media (max-width: 639px) {
    .search-popup .close-btn {
        padding: 8px 9px 0;
        height: 55px;
        border-left: solid 1px #dadada;
        border-right: solid 1px #dadada;
        color: #434443;
        text-align: center;
        top: -55px;
        right: 53px;
        background: white;
        font-size: 12px;
        line-height: 12px;
        opacity: 1 !important;
    }
    .search-popup .close-btn:hover {
        background: white;
    }
}
@media (min-width: 1199px) {
    .search-popup .close-btn {
        right: -70px;
        top: -59px;
    }
}
.search-popup .close-btn span {
    margin: 0 0 3px;
    display: block;
    font-size: 2em;
}
.search-popup .close-btn:hover {
    opacity: 0.8;
    text-decoration: none;
}
body.search-active {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
body.search-active .search-popup {
    opacity: 1;
    visibility: visible;
}
.hidden {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    display: none !important;
}
.icon-close-1 {
    font-size: 20px;
}

.accordion-mobile {
    clear: both;
    margin-bottom: 1.5em;
}
.accordion-mobile .ui-accordion-header {
    background: #f6f6f6;
    border: 0 none;
    border-bottom: 0.3rem solid #e8eaec;
    border-radius: 0;
    font-size: 1.125em;
    padding: 1rem 2.6rem;
}
@media (max-width: 639px) {
    .accordion-mobile > h3 {
        margin: 0;
        color: #444;
        background-color: #f2f4f6;
        border-bottom: 0.4rem solid #e8eaec;
        margin-bottom: 1.1rem;
        position: relative;
    }
    .accordion-mobile > h3:focus {
        background-color: #f2f4f6;
        color: #444;
    }
}
@media (max-width: 639px) {
    .accordion-mobile > h3.ui-accordion-header-active {
        margin-bottom: 0;
    }
}
.accordion-mobile > h3.ui-accordion-header-active:before {
    content: "\f05a";
    font-family: arial, sans-serif;
}
.accordion-mobile > h3.ui-accordion-header:before {
    cursor: pointer;
    position: absolute;
    left: 1.2rem;
}
.accordion-mobile > h3.ui-accordion-header-collapsed:before {
    content: "\f04f";
    font-family: arial, sans-serif;
}
@media (max-width: 639px) {
    .accordion-mobile > h3:focus {
        outline: 0;
    }
}
@media (max-width: 639px) {
    .accordion-mobile > h3 a {
        color: #444;
    }
}
@media (max-width: 639px) {
    .accordion-mobile .accordian_copy {
        border: 0.1em solid #f2f4f6;
    }
}
@media (max-width: 639px) {
    .accordion-mobile .accordian_copy .non-accordion-header {
        display: none;
    }
}
