@charset "UTF-8";

.text-muted {
    color: #757575;
}

body {
    color: #2c2c2c;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    overflow-x:hidden;
}

h1 {
    font-size: 30px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    color: #518bbc;
    line-height: 1;
}

h2 {
    font-size: 20px;
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
    color: #518bbc;
    line-height: 1.2;
}

h2.heading-medium {
    font-size: 18px;
    font-weight: bold;
    color: #2c2c2c;
}

h3 {
    font-size: 20px;
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
    color: #919191;
    line-height: 1.2;
    font-weight:bold;
}

h4 {
    font-size: 16px;
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
    color: #427aa9;
    line-height: 1.2;
}

h5 {
    font-size: 14px;
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
    color: #424242;
    line-height: 1.2;
}

p {
    font-size: 17px;
    color: #2c2c2c;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
}

p em {
    font-family: "Helvetica Neue LT W01_53 ExObl", helvetica, arial, sans-serif;
}

a:focus {
    outline: none;
    outline-offset: 0;
    text-decoration: underline;
}

a:focus img {
    outline: 1px dotted #2c2c2c;
}

a:hover {
    text-decoration: underline;
}

a:hover img {
    outline: 1px dotted #2c2c2c;
}

img {
    max-width: 100%;
}

mark {
    text-decoration: underline;
    background: none;
}

.blue {
    color: #518bbc;
}

.btn {
    border-radius: 0;
    font-size: 18px;
}

.btn:focus,
.btn:hover {
    text-decoration: none;
    background-color: #487e8e;
    border: 1px solid #050505;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #050505;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #050505;
    outline-color: #050505;
}

.btn-default {
    border: solid 1px #b73a04;
    background-color: #d64000;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 22px;
    line-height: 1;
}

.btn-default:focus,
.btn-default:hover {
    color: #fff;
}

.btn-purple {
    background-color: #0A4160;
    border: solid 1px #7f878c;
    color: #fff;
    text-transform: uppercase;
    padding: 13px 50px;
    line-height: 1;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.btn-purple:focus,
.btn-purple:hover {
    color: #fff;
}

.btn-blue {
    font-size: 16px;
    background-color: #036e7f;
    border: solid 1px #0a6875;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.btn-blue:focus,
.btn-blue:hover {
    color: #fff;
}

blockquote {
    font-size: 24px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    line-height: 1.2;
}

blockquote .dark {
    color: #fff;
    background: #424242;
}

.container,
.two-callout-hero.stack .second-callout>div:first-child {
    max-width: 1100px;
    margin: 0 auto;
}

.container .container,
.two-callout-hero.stack .second-callout>div:first-child .container,
.container .two-callout-hero.stack .second-callout>div:first-child,
.two-callout-hero.stack .container .second-callout>div:first-child,
.two-callout-hero.stack .second-callout>div:first-child .second-callout>div:first-child {
    width: auto;
    max-width: none;
    margin: 0;
}

@media(min-width:1230px) {

    .container,
    .two-callout-hero.stack .second-callout>div:first-child {
        width: 1200px;
    }
}

.container-md {
    max-width: 1335px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.no-gutter {
    margin-right: 0;
    margin-left: 0;
}

.no-gutter>[class^="col-"],
.no-gutter>[class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

.diagonal-gradient {
    background: #006e80;
    background: -moz-linear-gradient(-22deg, #006e80 0%, #00687a 8%, #136679 10%, #306275 14%, #64596b 27%, #84515e 35%, #84515e 33%, #a34f4e 33%, #af4e49 33%, #af4e49 42%, #a64c4d 42%, #974856 42%, #974856 48%, #8c465c 40%, #71406a 40%, #7d1d5d 81%, #850055 95%, #870052 100%, #9b236c 100%, #fefdfe 100%, #fff 100%);
    background: -webkit-linear-gradient(-22deg, #006e80 0%, #00687a 8%, #136679 10%, #306275 14%, #64596b 27%, #84515e 35%, #84515e 33%, #a34f4e 33%, #af4e49 33%, #af4e49 42%, #a64c4d 42%, #974856 42%, #974856 48%, #8c465c 40%, #71406a 40%, #7d1d5d 81%, #850055 95%, #870052 100%, #9b236c 100%, #fefdfe 100%, #fff 100%);
    background: linear-gradient(112deg, #006e80 0%, #00687a 8%, #136679 10%, #306275 14%, #64596b 27%, #84515e 35%, #84515e 33%, #a34f4e 33%, #af4e49 33%, #af4e49 42%, #a64c4d 42%, #974856 42%, #974856 48%, #8c465c 40%, #71406a 40%, #7d1d5d 81%, #850055 95%, #870052 100%, #9b236c 100%, #fefdfe 100%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006e80', endColorstr='#ffffff', GradientType=1);
    min-height: 42px;
    width: 100%;
}

#kindred-modal iframe {
    min-height: 400px;
}

#kindred-modal .modal-header h2 {
    margin: 15px 0;
}

@media(min-width:900px) {
    #kindred-modal .modal-dialog.modal-xl {
        width: 900px;
    }

    #kindred-modal iframe {
        min-height: 600px;
    }
}

.main-content .sfContentBlock p,
.main-content .sfContentBlock ul,
.main-content .sfContentBlock ol {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
}

.main-content .contact-margin {
    margin-top: 20px;
    padding: 0;
}

.success-stories-wrapper {
    background: #155868 url("../../Images/success-stories-bg.jpg") no-repeat;
    background-size: 100% 100%;
    padding: 0 20px;
}

@media only screen and (max-width:575px) {
    .success-stories-wrapper {
        padding: 0;
    }
}

.success-stories-wrapper>.container,
.two-callout-hero.stack .second-callout.success-stories-wrapper>div:first-child {
    width: auto;
}

.row-eq-xs {
    display: table;
}

.row-eq-xs [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
}

@media only screen and (min-width:0) {
    .row-eq-sm {
        display: table;
    }

    .row-eq-sm [class*="col-"] {
        float: none;
        display: table-cell;
        vertical-align: top;
    }
}

@media only screen and (min-width:576px) {
    .row-eq-md {
        display: table;
    }

    .row-eq-md [class*="col-"] {
        float: none;
        display: table-cell;
        vertical-align: top;
    }
}

@media only screen and (min-width:768px) {
    .row-eq-lg {
        display: table;
    }

    .row-eq-lg [class*="col-"] {
        float: none;
        display: table-cell;
        vertical-align: top;
    }
}

@media only screen and (min-width:992px) {
    .row-eq-xl {
        display: table;
    }

    .row-eq-xl [class*="col-"] {
        float: none;
        display: table-cell;
        vertical-align: top;
    }
}

.template {
    display: none;
}

.desktop-only {
    display: block;
}

@media only screen and (max-width:991px) {
    .desktop-only {
        display: none !important;
    }
}

.mobile-only {
    display: none !important;
}

@media only screen and (max-width:991px) {
    .mobile-only {
        display: block !important;
    }
}

.main-header ul {
    margin: 0;
    padding: 0;
}

.main-header ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0;
    padding: 0 15px 0 0;
}

.main-header ul li a {
    color: #fff;
    font-size: 20px;
}

.main-header .kindred-top-header.top-header {
    background-color: #0A4160;
}

@media only screen and (max-width:991px) {
    .main-header .kindred-top-header.top-header {
        display: none;
    }
}

.main-header .kindred-top-header.top-header .container,
.main-header .kindred-top-header.top-header .two-callout-hero.stack .second-callout>div:first-child,
.two-callout-hero.stack .main-header .kindred-top-header.top-header .second-callout>div:first-child {
    padding: 0;
}

.main-header .kindred-top-header.top-header:after {
    content: "";
    display: table;
    clear: both;
}

.main-header .kindred-top-header.top-header ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: visible;
}

.main-header .kindred-top-header.top-header ul li {
    padding: 0;
    flex-grow: 1;
    position: relative;
    text-align: center;
    transition: background-color ease-in-out .2s, margin ease-in-out .2s, padding ease-in-out .2s;
}

.main-header .kindred-top-header.top-header ul li:after {
    content: '|';
    position: absolute;
    color: #fff;
    top: 25%;
    right: 0;
}

.main-header .kindred-top-header.top-header ul li.active:not(:last-of-type):not(:first-of-type),
.main-header .kindred-top-header.top-header ul li:not(:last-of-type):not(:first-of-type):hover {
    margin-left: -3px;
    padding-left: 3px;
}

.main-header .kindred-top-header.top-header ul li.home-link {
    flex-grow: 0;
}

.main-header .kindred-top-header.top-header ul li.home-link a {
    padding: 10px;
}

.main-header .kindred-top-header.top-header ul li.emphasized-background {
    background-color: #07354f;
}

.main-header .kindred-top-header.top-header ul li.no-pipe:after {
    content: '';
}

.main-header .kindred-top-header.top-header ul li.active:not(:only-child),
.main-header .kindred-top-header.top-header ul li:not(:only-child):hover {
    background-color: #fff;
}

.main-header .kindred-top-header.top-header ul li.active:not(:only-child) a,
.main-header .kindred-top-header.top-header ul li:not(:only-child):hover a {
    color: #793163;
    text-decoration: none;
}

.main-header .kindred-top-header.top-header ul li:only-child {
    background-color: #793163;
    text-align: right;
    flex-grow: 1;
}

.main-header .kindred-top-header.top-header ul li:only-child:after {
    content: '';
}

.main-header .kindred-top-header.top-header ul li:only-child a:hover {
    text-decoration: underline;
}

.main-header .kindred-top-header.top-header ul li a {
    display: block;
    padding: 10px 0 10px;
    font-size: 12px;
    transition: color ease-in-out .2s, background-color ease-in-out .2s, box-shadow ease-in-out .2s;
}

.main-header .kindred-top-header.top-header ul li a .fa-home {
    font-size: 25px;
    line-height: 0;
    top: 2px;
    position: relative;
}

.main-header .header-content {
    align-items: center;
    margin: 11px -15px;
    font-size: 16px;
    min-height: 72px;
}

@media only screen and (max-width:991px) {
    .main-header .header-content {
        min-height: 0;
    }
}

.main-header .header-content .header-logo img {
    max-height: 72px;
}

@media only screen and (max-width:991px) {
    .main-header .header-content .header-logo img {
        max-height: 63px;
    }
}

.main-header .header-content .header-logo img:hover {
    outline: 0;
}

.main-header .header-content .header-callout {
    display: inline-block;
    text-align: left;
    padding: 10px 0;
}

.main-header .header-content .header-callout.visible-lg-block {
    display: block !important;
}

@media only screen and (max-width:991px) {
    .main-header .header-content .header-callout.visible-lg-block {
        display: none !important;
    }
}

.main-header .header-content .header-callout.hidden-lg.hidden-xs {
    display: none;
}

.main-header .header-content .header-callout p {
    font-weight: 500;
    margin: 0;
    font-size: 14px;
}

.main-header .header-content .header-callout .header-callout-large {
    font-size: 16px;
    font-weight: 400;
}

.main-header .header-content .header-callout .header-callout-large strong {
    color: #518bbc;
}

.main-header .header-content .header-callout .header-cta-left {
    float: left;
    padding-right: 30px;
    border-right: 1px solid;
    text-align: center;
}

.main-header .header-content .header-callout .header-cta-right {
    display: inline-block;
    padding-left: 30px;
    text-align: center;
}

.main-header .header-content .header-search {
    text-align: right;
    padding: 17px 0;
}

.main-header .header-content .header-search .form-group.search-box-group:before {
    top: 0;
    line-height: 38px;
    height: 38px;
}

.main-header .header-content .header-search .form-group.search-box-group input {
    height: 38px;
}

.main-header .header-content .header-search button {
    display: none;
}

.behavioral-health .main-header .header-content {
    display: flex;
}

.behavioral-health .main-header .header-content .header-logo {
    display: block;
}

.behavioral-health .main-header .header-content .header-logo img {
    max-height: none;
}

.main-navigation {
    background: #3B8686;
    position: relative;
}

.main-navigation a:hover {
    color: #c4c4c4;
}

.main-navigation .main-home {
    display: none;
}

.main-navigation .facility-main-home {
    display: none;
}

@media only screen and (max-width:991px) {
    .main-navigation {
        background: none;
    }
}

@media only screen and (min-width:992px) {
    .main-navigation {
        min-height: 50px;
    }
}

@media only screen and (max-width:991px) {
    .main-navigation .navigation-wrapper {
        overflow-x: hidden;
        height: 100vh;
        width: 100vw;
        position: absolute;
        left: 0;
        top: 0;
        max-width: 100%;
        display: none;
    }

    .main-navigation .navigation-wrapper.open {
        display: block;
    }
}

.main-navigation nav {
    position: relative;
}

.main-navigation nav>ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.main-navigation nav>ul:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul {
        display: block;
        position: absolute;
        transform: translateX(101vw);
        width: 60vw;
        top: 50px;
        background: #065384;
        background-image: -webkit-linear-gradient(bottom, #7faebd, #065384);
        background-image: -moz-linear-gradient(bottom, #7faebd, #065384);
        background-image: -o-linear-gradient(bottom, #7faebd, #065384);
        background-image: -ms-linear-gradient(bottom, #7faebd, #065384);
        background-image: linear-gradient(to top, #7faebd, #065384);
        -webkit-box-shadow: 0 2px 4px rgba(35, 31, 32, .25);
        -moz-box-shadow: 0 2px 4px rgba(35, 31, 32, .25);
        box-shadow: 0 2px 4px rgba(35, 31, 32, .25);
        border-bottom: 4px solid #18697d;
        z-index: 500;
        padding: 0 0 15px 25px;
        transition: transform .25s ease;
    }

    .main-navigation nav>ul.open {
        transform: translateX(40vw);
    }
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul {
        width: 100vw;
        top: 0;
        max-width: 100%;
    }

    .main-navigation nav>ul.open {
        transform: translateX(0);
    }
}

.main-navigation nav>ul>li {
    list-style-type: none;
    position: relative;
    flex-grow: 1;
    text-align: center;
    padding: 0;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li {
        display: block;
        text-align: left;
        width: 80%;
    }
}

.main-navigation nav>ul>li.hidden-lg a {
    font-weight: 400;
}

.main-navigation nav>ul>li a {
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 13px 0;
    font-size: 18px;
    display: block;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li a {
        padding: 0 0 15px 15px;
        font-size: 18px;
    }
}

.main-navigation nav>ul>li a:hover {
    text-decoration: none;
}

.main-navigation nav>ul>li>a:hover,
.main-navigation nav>ul>li>a:focus {
    background-color: #3e6e7e;
}

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

    .main-navigation nav>ul>li>a:hover,
    .main-navigation nav>ul>li>a:focus {
        background-color: transparent;
    }
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li>a {
        font-family: "HelveticaNeue", helvetica, arial, sans-serif;
        font-weight: 700;
        font-style: normal;
    }
}

.main-navigation nav>ul>li .sub-nav {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #3e6e7e;
    background-color: rgba(62, 110, 126, .97);
    -webkit-box-shadow: 0 3px 7px rgba(35, 31, 32, .35);
    -moz-box-shadow: 0 3px 7px rgba(35, 31, 32, .35);
    box-shadow: 0 3px 7px rgba(35, 31, 32, .35);
}

.main-navigation nav>ul>li .sub-nav .subnav-children li {
    display: block;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li .sub-nav {
        position: static;
        opacity: 1;
        visibility: visible;
        background: none;
        box-shadow: none;
        padding-left: 15px;
        display: none;
    }
}

.main-navigation nav>ul>li .sub-nav>li {
    text-align: left;
    display: block;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li .sub-nav>li {
        padding: 0;
    }
}

.main-navigation nav>ul>li .sub-nav>li a {
    padding: 20px 20px 0 20px;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li .sub-nav>li a {
        padding: 0 0 15px 15px;
    }
}

.main-navigation nav>ul>li .sub-nav>li:last-child a {
    padding-bottom: 20px;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li .sub-nav>li:last-child a {
        padding-bottom: 15px;
    }
}

.main-navigation nav>ul>li.mega-menu {
    position: static;
}

.main-navigation nav>ul>li.mega-menu .sub-nav {
    padding: 35px 45px;
    display: flex;
    justify-content: space-between;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu .sub-nav {
        display: none;
        padding: 0 0 0 15px;
    }
}

.main-navigation nav>ul>li.mega-menu .sub-nav .menu-column {
    text-align: left;
    flex-grow: 1;
    flex-basis: 0;
}

.main-navigation nav>ul>li.mega-menu .sub-nav .menu-column:first-child {
    border-right: 2px solid #fff;
    padding-right: 15px;
    margin-right: 30px;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu .sub-nav .menu-column:first-child {
        border: none;
        margin: 0;
        padding: 0 0 0 15px;
    }
}

.main-navigation nav>ul>li.mega-menu .sub-nav .menu-column:last-child {
    border-left: 2px solid #fff;
    padding-left: 30px;
    margin-left: 15px;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu .sub-nav .menu-column:last-child {
        border: none;
        margin: 0;
        padding: 0 0 0 15px;
    }
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu .sub-nav .menu-column {
        padding-left: 15px;
    }
}

.main-navigation nav>ul>li.mega-menu .sub-nav .menu-column h2 {
    margin: 0;
    text-align: left;
    line-height: 1;
    text-transform: none;
    font-weight: 700;
}

.main-navigation nav>ul>li.mega-menu .sub-nav .menu-column a {
    width: auto;
    height: auto;
    font-size: 16px;
    padding: 0 0 20px;
    line-height: 1;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu .sub-nav .menu-column a {
        padding: 0 0 15px 0;
    }
}

.main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .nochild-menu {
    font-weight: 700;
}

.main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .nochild-menu a {
    padding-bottom: 28px;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .nochild-menu {
        font-weight: 400;
    }

    .main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .nochild-menu a {
        padding-bottom: 15px;
    }
}

.main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .menu-column-group {
    padding: 0 10px 30px 0;
}

.main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .menu-column-group>a {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .menu-column-group>a {
        font-family: "HelveticaNeue", helvetica, arial, sans-serif;
        font-weight: 400;
        font-style: normal;
    }
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .menu-column-group>a {
        padding: 0 0 15px 0;
    }
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .menu-column-group {
        padding: 0;
    }
}

.main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .menu-column-group .subnav-children {
    margin-left: 20px;
}

.main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .menu-column-group .subnav-children .megamenu-blog-titles {
    font-size: 16px;
}

.main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .menu-column-group .subnav-children li {
    display: block;
}

.main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .menu-column-group .subnav-children li a {
    font-size: 14px;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .menu-column-group .subnav-children {
        display: none;
    }
}

.main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .menu-column-group .view-all {
    margin: 0 0 0 20px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    color: #bfbfbf;
    font-size: 18px;
}

.main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .menu-column-group .view-all:hover,
.main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .menu-column-group .view-all:active {
    color: #e8e8e8;
    text-decoration: underline;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu .sub-nav .menu-column .menu-column-group .view-all {
        display: none;
    }
}

.main-navigation nav>ul>li.mega-menu.two-column .sub-nav {
    flex-wrap: wrap;
    width: 60%;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu.two-column .sub-nav {
        width: 100%;
    }
}

@media only screen and (min-width:992px) {
    .main-navigation nav>ul>li.mega-menu.two-column .sub-nav {
        margin: 0 20%;
    }
}

.main-navigation nav>ul>li.mega-menu.two-column .menu-column .mobile-blogs {
    display: none;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu.two-column .menu-column .mobile-blogs {
        display: block;
        font-weight: normal;
    }
}

.main-navigation nav>ul>li.mega-menu.two-column .menu-column .widget-heading {
    color: #fff;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-bottom: 20px;
    font-size: 16px;
    display: block;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu.two-column .menu-column .widget-heading {
        display: none;
    }
}

.main-navigation nav>ul>li.mega-menu.two-column .menu-column:first-child {
    border: none;
    padding: 0;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu.two-column .menu-column:first-child {
        padding: 0 0 0 15px;
    }
}

.main-navigation nav>ul>li.mega-menu.two-column .menu-column:nth-child(2) {
    flex-grow: 2;
    border: none;
    padding: 0;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu.two-column .menu-column:nth-child(2) {
        display: none;
    }
}

.main-navigation nav>ul>li.mega-menu.two-column .menu-column:last-child {
    flex-grow: 2;
    border: none;
    padding: 0;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu.two-column .menu-column:last-child {
        display: none;
    }
}

.main-navigation nav>ul>li.mega-menu.two-column .sub-menu-row {
    width: 100%;
    text-align: left;
    border-top: 2px solid #5da1b6;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu.two-column .sub-menu-row {
        border: none;
    }
}

.main-navigation nav>ul>li.mega-menu.two-column .sub-menu-row a {
    width: auto;
    height: auto;
    font-size: 16px;
    padding: 0 0 20px;
    line-height: 1;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-top: 20px;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.mega-menu.two-column .sub-menu-row a {
        display: block;
        padding: 0 0 15px 15px;
        font-weight: normal;
    }
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li>a {
        position: relative;
    }

    .main-navigation nav>ul>li>a .nav-arrow:after {
        content: "";
        font-family: "FontAwesome";
        display: inline-block;
        color: #fff;
        font-size: 22px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .main-navigation nav>ul>li.open .sub-nav {
        display: block;
    }

    .main-navigation nav>ul>li.open>a .nav-arrow:after {
        content: "";
        color: #c4c4c4;
    }
}

.main-navigation nav>ul>li:hover,
.main-navigation nav>ul>li:focus,
.main-navigation nav>ul>li:active {
    background-color: #3e6e7e;
}

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

    .main-navigation nav>ul>li:hover,
    .main-navigation nav>ul>li:focus,
    .main-navigation nav>ul>li:active {
        background: transparent;
    }
}

.main-navigation nav>ul>li:hover .sub-nav,
.main-navigation nav>ul>li:hover+.sub-nav,
.main-navigation nav>ul>li:focus .sub-nav,
.main-navigation nav>ul>li:focus+.sub-nav,
.main-navigation nav>ul>li:active .sub-nav,
.main-navigation nav>ul>li:active+.sub-nav {
    opacity: 1;
    visibility: visible;
    z-index: 999;
}

.main-navigation nav>ul>li.full-item {
    margin-left: -25px;
    width: 60vw;
}

@media only screen and (max-width:991px) {
    .main-navigation nav>ul>li.full-item {
        width: 100vw;
    }
}

.main-navigation nav>ul>li.full-item .navigation-search {
    border: none;
    background: #7faebc;
    color: #fff;
}

.main-navigation nav>ul>li.full-item .navigation-search::-webkit-input-placeholder {
    color: #fff;
}

.main-navigation nav>ul>li.full-item .navigation-search::-moz-placeholder {
    color: #fff;
}

.main-navigation nav>ul>li.full-item .navigation-search:-ms-input-placeholder {
    color: #fff;
}

.main-navigation nav>ul>li.full-item .navigation-search:-moz-placeholder {
    color: #fff;
}

.main-navigation nav>ul>li.full-item .navigation-search::-webkit-input-placeholder {
    text-transform: uppercase;
}

.main-navigation nav>ul>li.full-item .navigation-search::-moz-placeholder {
    text-transform: uppercase;
}

.main-navigation nav>ul>li.full-item .navigation-search:-ms-input-placeholder {
    text-transform: uppercase;
}

.main-navigation nav>ul>li.full-item .navigation-search:-moz-placeholder {
    text-transform: uppercase;
}

.main-navigation nav>ul>li.full-item .search-box-group:before {
    color: #fff;
}

.main-navigation nav>ul>li.menu-border {
    border-bottom: 2px solid #18697d;
    margin-bottom: 15px;
}

.main-navigation .nav-icon {
    width: 36px;
    height: 45px;
    padding: 8px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 14px;
    z-index: 500;
}

.main-navigation .nav-icon.mobile {
    display: none;
}

.main-navigation .nav-icon:before {
    content: "Menu";
    font-size: 24px;
    display: inline-block;
    position: absolute;
    left: -92px;
    top: -5px;
    color: #fff;
    background: #065384;
}

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

.main-navigation .nav-icon span:nth-child(1) {
    top: 0;
}

.main-navigation .nav-icon span:nth-child(2),
.main-navigation .nav-icon span:nth-child(3) {
    top: 9px;
}

.main-navigation .nav-icon span:nth-child(4) {
    top: 18px;
}

.main-navigation .nav-icon.open span:nth-child(1) {
    top: 9px;
    width: 0%;
    left: 50%;
}

.main-navigation .nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.main-navigation .nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.main-navigation .nav-icon.open span:nth-child(4) {
    top: 9px;
    width: 0%;
    left: 50%;
}

@media only screen and (max-width:991px) {
    .main-navigation .nav-icon {
        display: none;
    }

    .main-navigation .nav-icon:before {
        display: none;
    }

    .main-navigation .nav-icon.mobile {
        top: -54px;
        display: block;
    }

    .main-navigation .nav-icon span {
        background: #18697d;
    }
}

@media only screen and (min-width:992px) {
    .main-navigation .nav-icon {
        display: none;
    }

    .main-navigation .nav-icon.mobile {
        display: none;
    }
}

.main-navigation .blog-mega-menu-featured .content-hover-wrapper {
    position: relative;
}

.main-navigation .blog-mega-menu-featured .content-hover-wrapper .content-item {
    background: #eaecef;
    border-bottom: 1px solid #c1c6c9;
    min-height: 47px;
    display: block;
    padding: 0;
}

.main-navigation .blog-mega-menu-featured .content-hover-wrapper .content-item:after {
    content: "";
    display: table;
    clear: both;
}

.main-navigation .blog-mega-menu-featured .content-hover-wrapper .content-item:last-child {
    border: none;
}

.main-navigation .blog-mega-menu-featured .content-hover-wrapper .content-item .title {
    font-size: 18px;
    color: #155868;
    padding: 0;
    margin: 0;
    width: 100%;
}

.main-navigation .blog-mega-menu-featured .content-hover-wrapper .content-item .title a {
    color: #155868;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    padding: 15px 30px;
    padding-top: 15px;
}

.main-navigation .blog-mega-menu-featured .content-hover-wrapper .content-item .thumb {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    background: #155868;
    height: 100%;
    width: 35%;
    display: none;
}

.main-navigation .blog-mega-menu-featured .content-hover-wrapper .content-item .thumb a {
    padding: 0;
}

.main-navigation .blog-mega-menu-featured .content-hover-wrapper .content-item.active {
    background: #155868;
}

.main-navigation .blog-mega-menu-featured .content-hover-wrapper .content-item.active .title a {
    color: #fff;
}

.main-navigation .blog-mega-menu-featured .content-hover-wrapper .content-item.active .thumb {
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-navigation .blog-mega-menu-featured .content-hover-wrapper .content-item.no-thumb .title a {
    font-weight: bold;
}

.hidden-navigation {
    background: rgba(84, 87, 90, .9);
    position: absolute;
    top: -91px;
    width: 100%;
    text-align: center;
    z-index: 50;
    transition: all .3s ease-in;
}

@media only screen and (max-width:991px) {
    .hidden-navigation {
        display: none;
    }
}

.hidden-navigation .container,
.hidden-navigation .two-callout-hero.stack .second-callout>div:first-child,
.two-callout-hero.stack .hidden-navigation .second-callout>div:first-child {
    padding: 13px 0;
    position: relative;
}

.hidden-navigation .container .navigation-handle,
.hidden-navigation .two-callout-hero.stack .second-callout>div:first-child .navigation-handle,
.two-callout-hero.stack .hidden-navigation .second-callout>div:first-child .navigation-handle {
    position: absolute;
    bottom: -39px;
    right: 0;
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding: 10px 75px 10px 35px;
    transition: all .2s ease-in;
    background: #54575a;
}

.hidden-navigation .container .navigation-handle .handle-icon,
.hidden-navigation .two-callout-hero.stack .second-callout>div:first-child .navigation-handle .handle-icon,
.two-callout-hero.stack .hidden-navigation .second-callout>div:first-child .navigation-handle .handle-icon {
    background: #54575a;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    font-size: 23px;
}

.hidden-navigation .container .navigation-handle .handle-icon:before,
.hidden-navigation .two-callout-hero.stack .second-callout>div:first-child .navigation-handle .handle-icon:before,
.two-callout-hero.stack .hidden-navigation .second-callout>div:first-child .navigation-handle .handle-icon:before {
    content: "";
}

.hidden-navigation .container .navigation-handle:hover,
.hidden-navigation .two-callout-hero.stack .second-callout>div:first-child .navigation-handle:hover,
.two-callout-hero.stack .hidden-navigation .second-callout>div:first-child .navigation-handle:hover {
    text-decoration: none;
}

.hidden-navigation .container nav,
.hidden-navigation .two-callout-hero.stack .second-callout>div:first-child nav,
.two-callout-hero.stack .hidden-navigation .second-callout>div:first-child nav {
    position: relative;
    display: flex;
}

.hidden-navigation .container nav>ul,
.hidden-navigation .two-callout-hero.stack .second-callout>div:first-child nav>ul,
.two-callout-hero.stack .hidden-navigation .second-callout>div:first-child nav>ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    flex-grow: 1;
}

.hidden-navigation .container nav>ul:after,
.hidden-navigation .two-callout-hero.stack .second-callout>div:first-child nav>ul:after,
.two-callout-hero.stack .hidden-navigation .second-callout>div:first-child nav>ul:after {
    content: "";
    display: table;
    clear: both;
}

.hidden-navigation .container nav>ul>li,
.hidden-navigation .two-callout-hero.stack .second-callout>div:first-child nav>ul>li,
.two-callout-hero.stack .hidden-navigation .second-callout>div:first-child nav>ul>li {
    list-style-type: none;
    position: relative;
    flex-grow: 1;
    text-align: center;
    padding: 0;
}

.hidden-navigation.opened {
    top: 0;
}

.hidden-navigation.opened .container .navigation-handle,
.hidden-navigation.opened .two-callout-hero.stack .second-callout>div:first-child .navigation-handle,
.two-callout-hero.stack .hidden-navigation.opened .second-callout>div:first-child .navigation-handle {
    background: rgba(84, 87, 90, .9);
}

.hidden-navigation.opened .container .navigation-handle .handle-icon,
.hidden-navigation.opened .two-callout-hero.stack .second-callout>div:first-child .navigation-handle .handle-icon,
.two-callout-hero.stack .hidden-navigation.opened .second-callout>div:first-child .navigation-handle .handle-icon {
    background: none;
    bottom: -3px;
    font-size: 23px;
}

.hidden-navigation.opened .container .navigation-handle .handle-icon:before,
.hidden-navigation.opened .two-callout-hero.stack .second-callout>div:first-child .navigation-handle .handle-icon:before,
.two-callout-hero.stack .hidden-navigation.opened .second-callout>div:first-child .navigation-handle .handle-icon:before {
    content: "";
}

.hidden-navigation.opened .container .navigation-handle:hover,
.hidden-navigation.opened .two-callout-hero.stack .second-callout>div:first-child .navigation-handle:hover,
.two-callout-hero.stack .hidden-navigation.opened .second-callout>div:first-child .navigation-handle:hover {
    text-decoration: none;
}

.main-content h1 {
    color: #036e7f;
    margin-bottom: 20px;
}

@media only screen and (max-width:991px) {
    .main-content h1 {
        font-size: 20px;
    }
}

.main-content p {
    margin-bottom: 20px;
}

.main-content .sub-navigation {
    border: solid 1px #c4c4c4;
    background-image: -webkit-linear-gradient(bottom, #f3f2f2, #fff);
    background-image: -moz-linear-gradient(bottom, #f3f2f2, #fff);
    background-image: -o-linear-gradient(bottom, #f3f2f2, #fff);
    background-image: -ms-linear-gradient(bottom, #f3f2f2, #fff);
    background-image: linear-gradient(to top, #f3f2f2, #fff);
    margin-bottom: 15px;
    padding-bottom: 30px;
}

.main-content .sub-navigation .subnav-li {
    position: relative;
}

.main-content .sub-navigation .subnav-li-dash {
    position: relative;
}

.main-content .sub-navigation .subnav-dash {
    margin-right: 5px;
    font-weight: normal;
    font-size: 20px;
    float: left;
    top: -5px;
    position: absolute;
    left: -10px;
}

@media only screen and (max-width:991px) {
    .main-content .sub-navigation {
        padding-bottom: 0;
        overflow: hidden;
        position: relative;
    }
}

.main-content .sub-navigation .navigation-title {
    color: #fff;
    background: #18697d;
    padding: 12px 0 12px 30px;
    text-transform: capitalize;
    text-align: left;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 30px 0;
    display: block;
    z-index: 5;
}

@media only screen and (max-width:991px) {
    .main-content .sub-navigation .navigation-title {
        margin-bottom: 0;
        position: relative;
        cursor: pointer;
    }

    .main-content .sub-navigation .navigation-title:after {
        content: "";
        font-family: "FontAwesome";
        display: inline-block;
        color: #fff;
        font-size: 22px;
        position: absolute;
        right: 30px;
        top: 0;
        line-height: 2;
    }
}

.main-content .sub-navigation nav>ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-content .sub-navigation nav>ul li {
    margin: 0;
    padding: 0;
}

@media only screen and (max-width:991px) {
    .main-content .sub-navigation nav>ul {
        display: none;
    }
}

.main-content .sub-navigation nav>ul li {
    list-style-type: none;
}

.main-content .sub-navigation nav>ul li ul {
    padding: 0 0 0 0;
}

.main-content .sub-navigation nav>ul li ul li {
    padding: 0 0 0 0;
    font-size: 92%;
}

.main-content .sub-navigation nav>ul li ul li a {
    font-size: 100%;
}

.main-content .sub-navigation nav>ul li a {
    font-size: 17px;
    color: #424242;
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
}

.main-content .sub-navigation nav>ul li a:hover {
    color: #7f135a;
    text-shadow: .4px 0 0 #7f135a, -.4px 0 0 #7f135a;
}

.main-content .sub-navigation nav>ul li.active>a {
    color: #7f135a;
    text-shadow: .4px 0 0 #7f135a, -.4px 0 0 #7f135a;
}

.main-content .sub-navigation nav>ul>li {
    padding: 0 22px 10px 22px;
}

.main-content .sub-navigation nav>ul>li a {
    margin-bottom: 10px;
}

@media only screen and (max-width:991px) {
    .main-content .sub-navigation.open {
        padding-bottom: 30px;
    }

    .main-content .sub-navigation.open .navigation-title {
        margin: 0 0 30px 0;
    }

    .main-content .sub-navigation.open .navigation-title:after {
        content: "";
    }
}

@media only screen and (max-width:991px) and (max-width:991px) {
    .main-content .sub-navigation.open nav>ul {
        display: block;
    }
}

.main-content .breadcrumb {
    background: none;
    padding: 0;
}

.main-content .breadcrumb:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (max-width:991px) {
    .main-content .breadcrumb {
        display: none;
    }
}

.main-content .breadcrumb>li {
    float: left;
    font-size: 14px;
}

.main-content .breadcrumb>li+li:before {
    content: "»";
    color: #424242;
}

.main-content .breadcrumb>li>a {
    color: #424242;
}

.main-content .breadcrumb>li.active {
    color: #036e7f;
}

.rehab-advantage-blog .main-navigation {
    background: #1a6a7a;
}

.rehab-advantage-blog .main-navigation nav>ul>li .sub-nav {
    background: rgba(22, 88, 101, .9);
}

.rehab-advantage-blog .main-navigation nav>ul>li:hover {
    background: #165865;
}

.division .main-navigation,
.blog-kindred-continuum .main-navigation {
    background: #1a6a7a;
}

.division .main-navigation .nav-icon:before,
.blog-kindred-continuum .main-navigation .nav-icon:before {
    background: #1a6a7a;
}

.division .main-navigation nav,
.blog-kindred-continuum .main-navigation nav {
    position: relative;
}

.division .main-navigation nav>ul>li .sub-nav,
.blog-kindred-continuum .main-navigation nav>ul>li .sub-nav {
    background: rgba(22, 88, 101, .9);
}

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

    .division .main-navigation nav>ul>li .sub-nav,
    .blog-kindred-continuum .main-navigation nav>ul>li .sub-nav {
        background: transparent;
    }
}

.division .main-navigation nav>ul>li .sub-nav a:hover,
.blog-kindred-continuum .main-navigation nav>ul>li .sub-nav a:hover {
    color: #c4c4c4;
}

.division .main-navigation nav>ul>li:hover,
.blog-kindred-continuum .main-navigation nav>ul>li:hover {
    background: #165865;
}

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

    .division .main-navigation nav>ul>li:hover,
    .blog-kindred-continuum .main-navigation nav>ul>li:hover {
        background: transparent;
    }
}

.division .main-navigation nav>ul>li>a:hover,
.division .main-navigation nav>ul>li>a:focus,
.blog-kindred-continuum .main-navigation nav>ul>li>a:hover,
.blog-kindred-continuum .main-navigation nav>ul>li>a:focus {
    background: #165865;
}

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

    .division .main-navigation nav>ul>li>a:hover,
    .division .main-navigation nav>ul>li>a:focus,
    .blog-kindred-continuum .main-navigation nav>ul>li>a:hover,
    .blog-kindred-continuum .main-navigation nav>ul>li>a:focus {
        background-color: transparent;
    }
}

.main-footer {
    clear: both;
    position: relative;
}

.main-footer .footer-callout {
    padding: 40px 0;
    background: #2f7a91;
}

.main-footer .footer-callout .phone-callout {
    color: #fff;
}

.main-footer .footer-callout .phone-callout>:first-child {
    display: flex;
    align-items: center;
}

@media only screen and (max-width:991px) {
    .main-footer .footer-callout .phone-callout>:first-child {
        display: block;
    }
}

.main-footer .footer-callout .phone-callout .fa {
    font-size: 145px;
}

.main-footer .footer-callout .phone-callout .phone-cta {
    line-height: 1.2;
    margin-left: 35px;
}

@media only screen and (max-width:320px) {
    .main-footer .footer-callout .phone-callout .phone-cta {
        margin-left: 5px !important;
    }
}

@media only screen and (max-width:991px) {
    .main-footer .footer-callout .phone-callout .phone-cta {
        margin-left: 0;
    }
}

.main-footer .footer-callout .phone-callout .phone-cta strong {
    display: block;
    font-size: 36px;
    text-transform: uppercase;
}

.main-footer .footer-callout .phone-callout .phone-cta span {
    font-size: 36px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 200;
    font-style: normal;
}

.main-footer .footer-callout .phone-callout .phone-cta span a {
    color: #fff;
}

.main-footer .footer-callout .phone-callout .phone-cta span.phone-small {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 26px;
    color: #fff;
}

.main-footer .footer-callout .phone-callout .phone-cta span.phone-small a {
    color: #fff;
}

.main-footer .footer-callout .footer-callout-content p {
    font-size: 20px;
    color: #fff;
}

.main-footer .footer-callout .footer-callout-content a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline;
}

.main-footer .footer-callout .footer-callout-content a:focus,
.main-footer .footer-callout .footer-callout-content a:hover {
    outline: 1px dotted #2c2c2c;
}

.main-footer .footer-callout .footer-callout-content .disclaimer a {
    text-transform: initial;
}

@media only screen and (max-width:767px) {
    .main-footer .footer-callout {
        padding: 20px;
    }

    .main-footer .footer-callout .phone-callout>:first-child {
        display: flex;
        align-items: center;
    }

    .main-footer .footer-callout .phone-callout .fa {
        font-size: 145px;
    }

    .main-footer .footer-callout .phone-callout .phone-cta {
        line-height: 1.2;
        margin-left: 35px;
    }

    .main-footer .footer-callout .phone-callout .phone-cta strong {
        font-size: 26px;
    }

    .main-footer .footer-callout .phone-callout .phone-cta span {
        font-size: 26px;
    }

    .main-footer .footer-callout .phone-callout .phone-cta span.phone-small {
        display: block;
    }

    .main-footer .footer-callout .footer-callout-content p {
        font-size: 16px;
    }

    .main-footer .footer-callout .footer-callout-content a {
        margin: 10px 0;
        display: block;
    }

    .main-footer .footer-callout .footer-callout-content .disclaimer a {
        display: inline;
        text-transform: none;
    }
}

.main-footer .footer-callout.marketo-callout {
    padding: 30px 0;
}

@media only screen and (max-width:767px) {
    .main-footer .footer-callout.marketo-callout {
        padding: 30px 50px;
    }

    .main-footer .footer-callout.marketo-callout .footer-callout-content {
        padding: 0 !important;
    }
}

.main-footer .footer-callout.marketo-callout .row {
    align-items: center;
}

@media(min-width:992px) {
    .main-footer .footer-callout.marketo-callout .row {
        display: flex;
    }
}

.main-footer .footer-callout.marketo-callout .phone-callout {
    font-size: 44px;
    padding: 0;
    margin-left: 0;
}

@media(max-width:992px) {
    .main-footer .footer-callout.marketo-callout .phone-callout {
        text-align: center;
        margin-bottom: 20px;
    }

    .main-footer .footer-callout.marketo-callout .phone-callout .fa {
        line-height: 1;
    }
}

.main-footer .footer-callout.marketo-callout .phone-callout .phone-cta {
    margin-left: 20px;
}

.main-footer .footer-callout.marketo-callout .phone-callout .fa {
    font-size: 70px;
}

.main-footer .footer-callout.marketo-callout .phone-callout strong,
.main-footer .footer-callout.marketo-callout .phone-callout span {
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    line-height: 32px;
}

.main-footer .footer-callout.marketo-callout .footer-callout-content label {
    display: none;
}

.main-footer .footer-callout.marketo-callout .footer-callout-content input {
    padding: 10px 20px 11px;
    font-size: 18px;
    max-width: 250px;
    margin: 5px 0 0;
}

.main-footer .footer-callout.marketo-callout .footer-callout-content input:focus,
.main-footer .footer-callout.marketo-callout .footer-callout-content button:focus {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #fff;
    outline-color: #fff;
}

.main-footer .footer-callout.marketo-callout .footer-callout-content .mktoFormRow {
    float: left;
}

.main-footer .footer-callout.marketo-callout .footer-callout-content .mktoButtonRow {
    display: inline-block;
    margin: 5px 0 0 20px;
}

.main-footer .footer-callout.marketo-callout .footer-callout-content p {
    clear: both;
    font-weight: 200;
    font-size: 18px;
}

.main-footer .footer-callout.marketo-callout .footer-callout-content p.disclaimer {
    font-size: 12px;
}

.main-footer .footer-content {
    background-image: -webkit-linear-gradient(top, #fbf3ec, #fefdfb);
    background-image: -moz-linear-gradient(top, #fbf3ec, #fefdfb);
    background-image: -o-linear-gradient(top, #fbf3ec, #fefdfb);
    background-image: -ms-linear-gradient(top, #fbf3ec, #fefdfb);
    background-image: linear-gradient(to bottom, #fbf3ec, #fefdfb);
    padding: 0 0 30px;
}

.main-footer .footer-content .container .row,
.main-footer .footer-content .two-callout-hero.stack .second-callout>div:first-child .row,
.two-callout-hero.stack .main-footer .footer-content .second-callout>div:first-child .row {
    display: block;
}

.main-footer .footer-content .gdpr-text {
    padding: 0;
    line-height: 11px;
    font-size: 10px;
    display: block;
    margin: 0;
}

.main-footer .footer-content .gdpr-text a {
    font-size: x-small;
    line-height: 11px;
}

.main-footer .footer-content .services-footer {
    margin-top: 35px;
}

@media only screen and (max-width:767px) {
    .main-footer .footer-content .services-footer {
        margin-top: 0;
    }
}

.main-footer .footer-content p {
    color: #6c6c6c;
    line-height: 30px;
    font-size: 14px;
    line-height: 21px;
    margin: 0;
}

.main-footer .footer-content a {
    font-size: 14px;
    line-height: 21px;
    color: #3072ab;
}

.main-footer .footer-content:before {
    content: ' ';
    display: block;
    width: 100%;
    background: #006e80;
    background: -moz-linear-gradient(-22deg, #006e80 0%, #00687a 8%, #136679 10%, #306275 14%, #64596b 27%, #84515e 35%, #84515e 33%, #a34f4e 33%, #af4e49 33%, #af4e49 42%, #a64c4d 42%, #974856 42%, #974856 48%, #8c465c 40%, #71406a 40%, #7d1d5d 81%, #850055 95%, #870052 100%, #9b236c 100%, #fefdfe 100%, #fff 100%);
    background: -webkit-linear-gradient(-22deg, #006e80 0%, #00687a 8%, #136679 10%, #306275 14%, #64596b 27%, #84515e 35%, #84515e 33%, #a34f4e 33%, #af4e49 33%, #af4e49 42%, #a64c4d 42%, #974856 42%, #974856 48%, #8c465c 40%, #71406a 40%, #7d1d5d 81%, #850055 95%, #870052 100%, #9b236c 100%, #fefdfe 100%, #fff 100%);
    background: linear-gradient(112deg, #006e80 0%, #00687a 8%, #136679 10%, #306275 14%, #64596b 27%, #84515e 35%, #84515e 33%, #a34f4e 33%, #af4e49 33%, #af4e49 42%, #a64c4d 42%, #974856 42%, #974856 48%, #8c465c 40%, #71406a 40%, #7d1d5d 81%, #850055 95%, #870052 100%, #9b236c 100%, #fefdfe 100%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006e80', endColorstr='#ffffff', GradientType=1);
    min-height: 26px;
    width: 100%;
    margin-bottom: 45px;
}

.main-footer .footer-content h2 {
    text-transform: uppercase;
    color: #3072ab;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 0 0 20px;
    margin: 0;
    font-size: 20px;
    line-height: 1.2;
}

@media only screen and (min-width:768px) {
    .main-footer .footer-content h2 {
        text-align: left;
    }
}

.main-footer .footer-content h3 {
    text-transform: uppercase;
    color: #3072ab;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 0 0 20px;
    margin: 0;
}

.main-footer .footer-content ul {
    margin: 0;
    padding: 0;
    display: flex;
}

.main-footer .footer-content ul li {
    list-style-type: none;
}

.main-footer .footer-content ul li a {
    font-size: 45px;
    line-height: 45px;
}

.main-footer .footer-content .col-md-4 {
    margin-bottom: 20px;
}

.main-footer .footer-content ul.krs-social {
    justify-content: flex-start;
}

@media only screen and (max-width:991px) {
    .main-footer .footer-content ul.krs-social {
        justify-content: center;
    }
}

.main-footer .footer-content ul.krs-social li {
    padding-right: 20px;
}

.main-footer .footer-content .social-icons {
    display: inline-block;
    text-align: left;
    max-width: 430px;
}

@media only screen and (max-width:991px) {
    .main-footer .footer-content .social-icons.krs-social-icons {
        text-align: center;
        margin-left: 0;
    }
}

.main-footer .footer-content .social-icons ul {
    margin-bottom: 20px;
}

.main-footer .footer-content .social-icons ul li {
    margin-right: 20px;
}

@media only screen and (max-width:575px) {
    .main-footer .footer-content .social-icons ul {
        text-align: center;
        display: block;
    }

    .main-footer .footer-content .social-icons ul li {
        display: inline-block;
        padding: 0 20px 20px;
    }
}

.main-footer .footer-content .footer-navigation ul {
    padding: 0;
    margin: 0;
    display: block;
    text-align: center;
}

.main-footer .footer-content .footer-navigation ul:after {
    content: "";
    display: table;
    clear: both;
}

.main-footer .footer-content .footer-navigation ul li {
    list-style-type: none;
    display: inline-block;
    text-align: center;
}

.main-footer .footer-content .footer-navigation ul li a {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 1.42857143;
    color: #6c6c6c;
}

@media only screen and (max-width:767px) {
    .main-footer .footer-content .footer-navigation ul li a {
        line-height: 30px;
    }
}

.main-footer .footer-content .footer-navigation ul li::after {
    content: "|";
    padding: 0 5px;
}

.main-footer .footer-content .footer-navigation ul li:last-child::after {
    display: none;
}

.main-footer .footer-content .footer-location {
    text-align: center;
}

.main-footer .footer-content .footer-location .sfContentBlock {
    text-align: left;
    display: inline-block;
}

.main-footer .footer-content .footer-location .sfContentBlock em {
    font-family: "Helvetica Neue LT W01_53 ExObl", helvetica, arial, sans-serif;
}

@media only screen and (max-width:768px) {
    .main-footer .footer-content .footer-location .sfContentBlock {
        text-align: center;
    }
}

.main-footer .footer-content .footer-location .sfContentBlock .location-type {
    margin-top: 7px;
}

.main-footer .footer-content .footer-location .sfContentBlock p {
    margin-bottom: 0;
}

@media only screen and (max-width:767px) {
    .main-footer .footer-content {
        text-align: center;
    }

    .main-footer .footer-content .container,
    .main-footer .footer-content .two-callout-hero.stack .second-callout>div:first-child,
    .two-callout-hero.stack .main-footer .footer-content .second-callout>div:first-child {
        padding: 0 40px;
    }

    .main-footer .footer-content h3 {
        padding: 0 0 20px;
    }

    .main-footer .footer-content p {
        font-size: 13px;
        line-height: 21px;
    }

    .main-footer .footer-content .social-icons {
        margin: 40px 0 0;
        max-width: none;
        text-align: center;
        display: block;
    }

    .main-footer .footer-content .social-icons ul {
        margin-bottom: 20px;
    }

    .main-footer .footer-content .footer-location {
        margin: 40px 0;
    }

    .main-footer .footer-content .footer-location .sfContentBlock {
        display: block;
    }

    .main-footer .footer-content .footer-location .sfContentBlock p {
        margin: 0 20px;
    }

    .main-footer .footer-content .footer-location h3 {
        text-align: center;
    }
}

@media only screen and (min-width:992px) {
    .main-footer .footer-content .footer-location {
        float: right;
    }
}

.main-footer .footer-content .marketo-form-embed {
    margin: 20px 0;
}

.main-footer .footer-content .marketo-form-embed .mktoForm .mktoField {
    padding: 10px 20px;
    font-size: 18px;
    margin: 0 0 5px;
}

.main-footer .footer-content .marketo-form-embed .mktoForm button.mktoButton {
    padding: 10px 20px;
    font-size: 18px;
}

.main-footer .footer-bottom {
    background-image: -webkit-linear-gradient(top, #fbf3ec, #fefdfb);
    background-image: -moz-linear-gradient(top, #fbf3ec, #fefdfb);
    background-image: -o-linear-gradient(top, #fbf3ec, #fefdfb);
    background-image: -ms-linear-gradient(top, #fbf3ec, #fefdfb);
    background-image: linear-gradient(to bottom, #fbf3ec, #fefdfb);
    padding: 30px 0 15px;
}

.main-footer .footer-bottom .footer-navigation {
    padding-bottom: 40px;
}

.main-footer .footer-bottom .footer-navigation ul {
    text-align: center;
}

.main-footer .footer-bottom .footer-navigation ul li a {
    line-height: 30px;
}

.main-footer .footer-bottom ul {
    padding: 0;
    margin: 0;
}

.main-footer .footer-bottom ul:after {
    content: "";
    display: table;
    clear: both;
}

.main-footer .footer-bottom ul li {
    list-style-type: none;
    display: inline-block;
}

.main-footer .footer-bottom ul li a {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #6c6c6c;
}

.main-footer .footer-bottom ul li::after {
    color: #6c6c6c;
    content: "|";
    padding: 0 5px;
}

.main-footer .footer-bottom ul li:last-child::after {
    display: none;
}

.main-footer .footer-bottom .bottom-row p {
    font-size: 14px;
    color: #6c6c6c;
}

.main-footer .footer-bottom .bottom-row a {
    font-size: 14px;
}

@media only screen and (max-width:991px) {
    .main-footer .footer-bottom {
        text-align: center;
        padding-bottom: 30px;
    }

    .main-footer .footer-bottom .text-right {
        text-align: center;
        margin-top: 10px;
    }
}

.main-footer .footer-newsletter-signup.marketo-form-embed {
    margin: 20px 0 10px;
}

.main-footer .footer-newsletter-signup.marketo-form-embed .marketo-success-message {
    color: #6c6c6c;
    line-height: 30px;
}

.main-footer .footer-newsletter-signup.marketo-form-embed .mktoForm .mktoButtonRow {
    text-align: left;
}

.main-footer .error-pages .footer-content {
    height: 0;
    padding: 0 0 27px;
}

.main-footer .gdpr-text-footer {
    padding: 0;
    line-height: 11px;
    font-size: 10px;
    display: block;
    margin: 0;
}

.main-footer .gdpr-text-footer a {
    font-size: x-small;
    line-height: 11px;
}

.orange-theme .main-footer .footer-callout {
    background: #ea6f31;
}

.orange-theme .main-footer .footer-callout .footer-callout-content a {
    color: #fff;
}

.orange-theme .main-footer .footer-callout .phone-callout a {
    color: #60793a !important;
}

.orange-theme .main-footer .footer-callout .phone-callout .phone-cta span.phone-small {
    color: #fff;
}

.form-control {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    color: #2c2c2c;
    border: 1px solid #2c2c2c;
    border-radius: 0;
    height: auto;
}

select,
select.form-control {
    cursor: pointer;
    color: #000;
    padding: 8px 65px 8px 10px;
    border-radius: 0;
    border: 1px solid #2c2c2c;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    text-indent: .01px;
    -ms-text-overflow: "";
    -o-text-overflow: "";
    text-overflow: "";
    background: #fff url("../../Images/drop-down-arrow.jpg") no-repeat scroll right center;
}

select::-ms-expand,
select.form-control::-ms-expand {
    display: none;
}

.form-group label {
    font-weight: normal;
}

.checkbox-control label {
    display: inline-block;
    margin: 0 0 18px;
    padding: 0 0 0 40px;
    position: relative;
}

@media only screen and (max-width:575px) {
    .checkbox-control label {
        margin: 0 0 10px;
    }
}

.checkbox-control input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.checkbox-control input[type="checkbox"]+label:before {
    background-color: #fff;
    border: 1px solid #000;
    content: "";
    display: inline-block;
    margin: auto 15px auto 0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 20px;
    width: 24px;
    transition: background-color ease-out .05s, box-shadow ease .3s;
    vertical-align: middle;
}

.checkbox-control input[type="checkbox"]:checked+label:before {
    background-color: #d64000;
}

.checkbox-control input[type="checkbox"]:focus+label:before {
    border-color: #050505;
    box-shadow: #050505 0 0 3px;
}

.input-validation-error.form-control {
    border-color: #a94442;
}

.field-validation-error {
    color: #a94442;
}

input,
textarea {
    font-family: helvetica, arial, sans-serif !important;
}

input::-webkit-input-placeholder {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
}

input::-ms-input-placeholder {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
}

input:-moz-placeholder {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
}

input::placeholder {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
}

input::placeholder-shown {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
}

input::-moz-placeholder {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

input.form-control::-webkit-input-placeholder {
    color: #000;
}

input.form-control::-moz-placeholder {
    color: #000;
}

input.form-control:-ms-input-placeholder {
    color: #000;
}

input.form-control:-moz-placeholder {
    color: #000;
}

.easy-autocomplete {
    width: 100%;
}

.easy-autocomplete .easy-autocomplete-container li {
    border-bottom: 1px dotted rgba(35, 31, 32, .15);
}

.easy-autocomplete .easy-autocomplete-container .item-icon {
    font-size: 20px;
    float: left;
    text-shadow: 0 4px 7px rgba(35, 31, 32, .15);
    line-height: 1;
}

.easy-autocomplete .easy-autocomplete-container .item-icon.fa-map-marker {
    color: #d64000;
}

.easy-autocomplete .easy-autocomplete-container .item-icon.fa-globe {
    color: #518bbc;
}

.easy-autocomplete .easy-autocomplete-container .item-info {
    padding: 0 0 0 30px;
}

.easy-autocomplete .easy-autocomplete-container .item-description {
    color: #808080;
    font-style: italic;
}

@media only screen and (max-width:767px) {
    .sf-SubmitButton {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:359px) {
    .g-recaptcha {
        transform: scale(.9);
        transform-origin: left;
    }

    .g-recaptcha div {
        width: auto !important;
    }
}

.recaptcha-field-helper {
    opacity: .05;
    position: absolute;
    width: 1px;
    height: 1px;
    border: none;
    background-color: transparent;
}

.recaptcha-field-helper:required {
    border: none;
}

.sf-FileField .sf-FileField-title {
    margin-bottom: 5px;
}

.form-group .sf-radio-title {
    margin-bottom: 5px;
}

.form-group .radio {
    margin-top: 0;
}

.form-group .checkbox {
    margin-top: 0;
}

.form-group .sf-checkbox-title {
    margin-bottom: 5px;
}

[data-sf-role="form-container"] .container,
[data-sf-role="form-container"] .two-callout-hero.stack .second-callout>div:first-child,
.two-callout-hero.stack [data-sf-role="form-container"] .second-callout>div:first-child {
    padding: 0;
}

.grecaptcha-badge {
    visibility: hidden;
}

.recaptcha-branding {
    line-height: 11px;
    font-size: 10px;
    display: block;
    margin: 0;
    padding: 10px 0 0;
}

.recaptcha-branding a {
    text-decoration: underline;
    font-weight: bold;
}

input:focus,
input.form-control:focus,
select:focus,
select.form-control:focus,
textarea:focus,
textarea.form-control:focus {
    border-color: #1c79c4;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #1c79c4;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #1c79c4;
}

.select-form-group {
    position: relative;
}

.select-form-group select {
    background: none;
    background-color: transparent;
    position: relative;
    z-index: 2;
}

.select-form-group:after {
    content: url(../../Images/drop-down-arrow.jpg);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    z-index: 1;
}

.facebook-like-embed {
    border: none;
    overflow: hidden;
    width: 100%;
    height: 85px;
    background: #fff;
}

a.phone-number {
    color: inherit !important;
}

.alert-note {
    color: #eb0514;
}

.main-content-container {
    margin-top: 45px;
    padding: 0;
    margin-bottom: 100px;
}

@media only screen and (max-width:991px) {
    .main-content-container {
        padding: 0 30px;
        margin-top: 20px;
    }
}

.gdpr-text {
    line-height: 11px;
    font-size: 10px;
    display: block;
    margin: 0;
    padding: 10px 0 0;
}

.gdpr-text.form {
    padding: 0 0 10px;
}

.interior-content ul,
.interior-content-full ul {
    margin-bottom: 20px;
}

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

    .interior-content ul.fixed-links,
    .interior-content-full ul.fixed-links {
        margin-bottom: 0;
    }
}

.interior-content ul ul,
.interior-content-full ul ul {
    margin-bottom: 0;
}

.interior-content h2 a,
.interior-content-full h2 a {
    color: #f24900;
    text-decoration: underline;
}

.interior-content h2 a:visited,
.interior-content-full h2 a:visited {
    color: #f24900;
}

.interior-content h2 a:hover,
.interior-content-full h2 a:hover {
    color: #f24900;
}

.interior-content h2 a:active,
.interior-content-full h2 a:active {
    color: #f24900;
}

.interior-content h2 a:focus,
.interior-content-full h2 a:focus {
    color: #b73a04;
}

.interior-content h3,
.interior-content-full h3 {
    font-size: 18px;
    color: #2c2c2c;
    font-weight: 600;
}

.interior-content h3 a,
.interior-content-full h3 a {
    color: #d64000;
}

.interior-content h3 a:visited,
.interior-content-full h3 a:visited {
    color: #d64000;
}

.interior-content h3 a:hover,
.interior-content-full h3 a:hover {
    color: #d64000;
}

.interior-content h3 a:active,
.interior-content-full h3 a:active {
    color: #d64000;
}

.interior-content h4,
.interior-content-full h4 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}

@media only screen and (min-width:992px) {
    .no-gutter .interior-content {
        padding-left: 30px;
    }
}

table.khc-table {
    margin: 20px 0;
    width: 100%;
}

table.khc-table th,
table.khc-table td {
    padding: 5px;
    border-bottom: 1px solid #fff;
    font-size: 12px;
}

table.khc-table th {
    background-color: #43739d;
    color: #fff;
    font-weight: bold;
}

table.khc-table td {
    background-color: #e5e5e5;
}

.scrollable-table {
    overflow-x: scroll;
    max-width: 100%;
    width: 100%;
}

ul.two-column-list {
    background-color: #e5e5e5;
    list-style-position: inside;
    font-size: 14px;
    padding: 20px;
    margin: 0 0 15px;
}

@media only screen and (min-width:768px) {
    ul.two-column-list {
        column-count: 2;
        column-gap: 15px;
        columns: 2;
    }
}

.multicolumn-heading {
    background-color: #43739d;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 0;
    padding: 5px;
    text-align: center;
}

.two-callout-hero {
    position: relative;
    margin-bottom: 70px;
}

@media only screen and (max-width:991px) {
    .two-callout-hero {
        margin-bottom: 35px;
    }
}

@media only screen and (max-width:991px) {
    .two-callout-hero .career-wrapper {
        max-width: 100% !important;
    }
}

.two-callout-hero .phone-callout {
    color: #fff;
    display: flex;
    align-items: center;
}

@media only screen and (max-width:991px) {
    .two-callout-hero .phone-callout {
        margin: 0 auto;
        max-width: 275px;
        padding: 5px 0;
    }
}

.two-callout-hero .phone-callout a {
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.two-callout-hero .phone-callout a:hover span:not(.fa),
.two-callout-hero .phone-callout a:hover strong,
.two-callout-hero .phone-callout a:focus span:not(.fa),
.two-callout-hero .phone-callout a:focus strong {
    text-decoration: underline;
}

.two-callout-hero .phone-callout .fa {
    font-size: 110px;
}

.two-callout-hero .phone-callout .phone-cta {
    line-height: 1.2;
    margin-left: 35px;
}

.two-callout-hero .phone-callout .phone-cta strong {
    display: block;
    font-size: 30px;
    text-transform: uppercase;
}

@media only screen and (max-height:768px) {
    .two-callout-hero .phone-callout .phone-cta strong {
        font-size: 25px;
    }
}

@media only screen and (max-width:991px) {
    .two-callout-hero .phone-callout .phone-cta strong {
        font-size: 25px;
    }
}

.two-callout-hero .phone-callout .phone-cta span {
    font-size: 30px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 200;
    font-style: normal;
}

@media only screen and (max-height:768px) {
    .two-callout-hero .phone-callout .phone-cta span {
        font-size: 25px;
    }
}

@media only screen and (max-width:991px) {
    .two-callout-hero .phone-callout .phone-cta span {
        font-size: 25px;
    }
}

.two-callout-hero .hero-image {
    max-height: 435px;
    overflow: hidden;
}

@media only screen and (max-height:900px) and (max-width:1600px) {
    .two-callout-hero .hero-image {
        max-height: 550px;
        height: 550px;
    }
}

@media only screen and (max-height:768px) {
    .two-callout-hero .hero-image {
        max-height: 550px;
        height: 550px;
    }
}

@media only screen and (min-width:2001px) {
    .two-callout-hero .hero-image {
        max-height: 500px;
    }
}

.two-callout-hero .hero-image img {
    width: 100%;
}

@media only screen and (max-width:575px) {
    .two-callout-hero .hero-image {
        height: 250px;
    }
}

.two-callout-hero .first-callout {
    float: left;
    position: relative;
    margin-top: -30px;
    bottom: auto;
    left: 0;
    width: 58%;
    height: 185px;
    -webkit-box-shadow: 0 13px 17px 1px rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 13px 17px 1px rgba(0, 0, 0, .11);
    box-shadow: 0 13px 17px 1px rgba(0, 0, 0, .11);
    background-image: -webkit-linear-gradient(left, #b5cc98, #568b72);
    background-image: -moz-linear-gradient(left, #b5cc98, #568b72);
    background-image: -o-linear-gradient(left, #b5cc98, #568b72);
    background-image: -ms-linear-gradient(left, #b5cc98, #568b72);
    background-image: linear-gradient(to right, #b5cc98, #568b72);
    padding-bottom: 20px;
}

.two-callout-hero .first-callout:after {
    content: "";
    display: table;
    clear: both;
}

.two-callout-hero .first-callout .sfContentBlock p,
.two-callout-hero .first-callout .sfContentBlock ul,
.two-callout-hero .first-callout .sfContentBlock ol {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
}

@media only screen and (max-width:991px) {
    .two-callout-hero .first-callout {
        height: auto;
        width: 100%;
        display: block;
        padding: 25px 40px;
    }
}

@media only screen and (max-width:767px) {
    .two-callout-hero .first-callout {
        width: 100%;
        display: block;
        padding: 25px 30px;
    }
}

@media only screen and (max-width:575px) {
    .two-callout-hero .first-callout {
        padding: 25px 15px;
    }
}

.two-callout-hero .first-callout>div {
    max-width: 700px;
    float: right;
    margin-right: 15px;
    padding: 0 15px;
}

@media only screen and (max-width:991px) {
    .two-callout-hero .first-callout>div {
        padding: 0;
    }
}

.two-callout-hero .first-callout h2 {
    color: #fff;
    font-size: 30px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 200;
    font-style: normal;
    margin: 20px 0 10px;
    text-align: left;
}

@media only screen and (max-height:768px) {
    .two-callout-hero .first-callout h2 {
        font-size: 25px;
    }
}

@media only screen and (max-width:991px) {
    .two-callout-hero .first-callout h2 {
        font-size: 25px;
    }
}

.two-callout-hero .first-callout p {
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
}

.two-callout-hero .second-callout {
    float: left;
    bottom: -20px;
    right: 0;
    width: 42%;
    padding-left: 30px;
    background: #26828c;
    height: 120px;
    -webkit-box-shadow: inset 5px 0 17px -5px rgba(0, 0, 0, .11);
    -moz-box-shadow: inset 5px 0 17px -5px rgba(0, 0, 0, .11);
    box-shadow: inset 5px 0 17px -5px rgba(0, 0, 0, .11);
}

.two-callout-hero .second-callout .sfContentBlock p,
.two-callout-hero .second-callout .sfContentBlock ul,
.two-callout-hero .second-callout .sfContentBlock ol {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
}

.two-callout-hero .second-callout .career-callout {
    font-size: 28px !important;
    line-height: 1.2 !important;
}

@media only screen and (max-width:991px) {
    .two-callout-hero .second-callout .career-callout {
        font-size: 26px !important;
    }
}

@media only screen and (max-width:991px) {
    .two-callout-hero .second-callout {
        width: 100%;
        position: static;
        display: block;
        height: auto;
        padding-left: 0;
    }
}

@media only screen and (max-width:767px) {
    .two-callout-hero .second-callout {
        width: 100%;
        position: static;
        display: block;
    }
}

.two-callout-hero .second-callout h1,
.two-callout-hero .second-callout p {
    color: #fff;
    font-weight: normal;
}

@media only screen and (max-width:600px) {
    .two-callout-hero.home-callout {
        margin-bottom: 50px !important;
    }
}

@media only screen and (max-width:400px) {
    .two-callout-hero.home-callout {
        margin-bottom: 150px !important;
    }
}

@media only screen and (max-width:991px) {
    .two-callout-hero.home-callout {
        margin-bottom: 35px;
    }
}

.two-callout-hero.home-callout .first-callout {
    bottom: auto;
    z-index: 888;
    position: relative;
    -webkit-box-shadow: 0 13px 17px 1px rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 13px 17px 1px rgba(0, 0, 0, .11);
    box-shadow: 0 13px 17px 1px rgba(0, 0, 0, .11);
    background-image: -webkit-linear-gradient(left, #18697d, #4c8a9d);
    background-image: -moz-linear-gradient(left, #18697d, #4c8a9d);
    background-image: -o-linear-gradient(left, #18697d, #4c8a9d);
    background-image: -ms-linear-gradient(left, #18697d, #4c8a9d);
    background-image: linear-gradient(to right, #3B8686, #3e9d9d);
    color: #fff;
    width: 55%;
    border-radius: 10px;
}

@media only screen and (max-width:991px) {
    .two-callout-hero.home-callout .first-callout {
        width: 100%;
        position: static;
        display: block;
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media only screen and (max-width:991px) {
    .two-callout-hero.home-callout .first-callout .phone-cta-wrapper {
        margin: 0 auto;
        max-width: 420px;
        padding: 5px 0;
    }
}

@media only screen and (max-width:767px) {
    .two-callout-hero.home-callout .first-callout .phone-cta-wrapper {
        max-width: 315px;
    }
}

.two-callout-hero.home-callout .first-callout>div {
    max-width: 640px;
    float: right;
    padding: 0 10px;
}

@media only screen and (max-width:991px) {
    .two-callout-hero.home-callout .first-callout>div {
        max-width: 100%;
        float: none;
        margin: 0;
        padding: 0;
    }
}

.two-callout-hero.home-callout .first-callout a {
    color: #52c5d6;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.two-callout-hero.home-callout .first-callout .fa {
    font-size: 130px;
    float: left;
    margin: 0 50px 0 60px;
}

@media only screen and (min-height:845px) and (min-width:1091px) {
    .two-callout-hero.home-callout .first-callout .fa {
        margin-top: 0 !important;
    }
}

@media only screen and (max-height:768px) {
    .two-callout-hero.home-callout .first-callout .fa {
        font-size: 100px;
    }
}

@media only screen and (max-width:991px) {
    .two-callout-hero.home-callout .first-callout .fa {
        margin-left: 0;
        font-size: 90px;
        margin: 13px 25px 20px 0;
    }
}

@media only screen and (max-width:575px) {
    .two-callout-hero.home-callout .first-callout .fa {
        font-size: 48px;
        margin-bottom: 0;
    }
}

.two-callout-hero.home-callout .first-callout .phone-cta {
    line-height: 1;
    margin-left: 35px;
    padding: 15px 0 20px;
}

@media only screen and (max-width:575px) {
    .two-callout-hero.home-callout .first-callout .phone-cta {
        margin-left: 0;
    }
}

.two-callout-hero.home-callout .first-callout .phone-cta strong {
    display: block;
    font-size: 30px;
    text-transform: uppercase;
}

@media only screen and (max-height:768px) {
    .two-callout-hero.home-callout .first-callout .phone-cta strong {
        font-size: 25px;
    }
}

@media only screen and (max-width:991px) {
    .two-callout-hero.home-callout .first-callout .phone-cta strong {
        font-size: 26px;
    }
}

.two-callout-hero.home-callout .first-callout .phone-cta span a {
    font-size: 30px;
    color: #fff;
    line-height: 1;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 200;
    font-style: normal;
}

@media only screen and (max-width:767px) {
    .two-callout-hero.home-callout .first-callout .phone-cta span a {
        font-size: 20px;
    }
}

.two-callout-hero.home-callout .first-callout .phone-cta .phone-small {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    color: #d9f4f7;
    display: block;
}

@media only screen and (max-width:767px) {
    .two-callout-hero.home-callout .first-callout .phone-cta .phone-small {
        font-size: 14px;
    }
}

.two-callout-hero.home-callout .first-callout .phone-cta .phone-small em a {
    color: #52c5d6;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 24px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 200;
    font-style: normal;
    display: inline-block;
}

@media only screen and (max-width:767px) {
    .two-callout-hero.home-callout .first-callout .phone-cta .phone-small em a {
        font-size: 14px;
    }
}

.two-callout-hero.home-callout .first-callout .phone-cta .phone-small a {
    color: #52c5d6;
    font-size: 16px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media only screen and (max-width:767px) {
    .two-callout-hero.home-callout .first-callout .phone-cta .phone-small a {
        font-size: 14px;
    }
}

.two-callout-hero.home-callout .first-callout p {
    font-size: 16px;
    line-height: 1.1;
    clear: both;
    margin: 0;
}

@media only screen and (min-width:1091px) and (min-height:845px) {
    .two-callout-hero.home-callout .first-callout p {
        margin-bottom: 20px !important;
        line-height: 18px !important;
    }
}

@media only screen and (max-height:768px) {
    .two-callout-hero.home-callout .first-callout p {
        font-size: 14px;
    }
}

@media only screen and (max-height:768px) {
    .two-callout-hero.home-callout .first-callout p {
        margin: 0 20px;
    }
}

@media only screen and (max-width:991px) {
    .two-callout-hero.home-callout .first-callout p {
        font-size: 14px;
        line-height: 24px;
    }
}

.two-callout-hero.home-callout .second-callout {
    bottom: auto;
    background: #2f7a91;
    padding: 25px 30px;
    width: 45%;
}

@media only screen and (max-width:991px) {
    .two-callout-hero.home-callout .second-callout {
        width: 100%;
        position: static;
        display: block;
        padding: 25px 40px;
    }
}

.two-callout-hero.home-callout .second-callout p,
.two-callout-hero.home-callout .second-callout h1 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    max-width: 525px;
    margin: 0;
    text-align: left;
    text-transform: none;
}

@media only screen and (max-height:768px) {

    .two-callout-hero.home-callout .second-callout p,
    .two-callout-hero.home-callout .second-callout h1 {
        font-size: 14px;
    }
}

@media only screen and (max-height:768px) {

    .two-callout-hero.home-callout .second-callout p,
    .two-callout-hero.home-callout .second-callout h1 {
        line-height: 21px;
    }
}

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

    .two-callout-hero.home-callout .second-callout p,
    .two-callout-hero.home-callout .second-callout h1 {
        max-width: 100%;
        font-size: 14px;
        line-height: 24px;
    }
}

.two-callout-hero.stack {
    margin-bottom: 214px;
}

@media only screen and (max-width:991px) {
    .two-callout-hero.stack {
        margin-bottom: 0;
    }
}

.two-callout-hero.stack.orange-rosebudcherry-gradient {
    color: #fff;
}

.two-callout-hero.stack.orange-rosebudcherry-gradient .first-callout {
    text-align: right;
    padding: 35px 40px 35px 0;
}

@media only screen and (min-width:992px) and (max-height:768px) {
    .two-callout-hero.stack.orange-rosebudcherry-gradient .first-callout {
        height: auto;
    }
}

.two-callout-hero.stack.orange-rosebudcherry-gradient .first-callout h1 {
    color: #fff;
    margin: 0;
    font-weight: normal;
}

@media only screen and (max-width:991px) {
    .two-callout-hero.stack.orange-rosebudcherry-gradient .first-callout {
        float: left;
        text-align: left;
        padding-left: 90px;
    }
}

.two-callout-hero.stack.orange-rosebudcherry-gradient .second-callout>div:first-child {
    padding: 100px 90px 50px;
    line-height: 32px;
}

@media only screen and (max-width:991px) {
    .two-callout-hero.stack.orange-rosebudcherry-gradient .second-callout>div:first-child {
        border: none;
        padding-top: 40px;
    }
}

@media only screen and (max-width:991px) {
    .two-callout-hero.stack.orange-rosebudcherry-gradient .second-callout {
        float: left;
    }
}

.two-callout-hero.stack .first-callout {
    padding-bottom: 0;
    width: 43%;
    bottom: auto;
    z-index: 2;
    position: relative;
    float: left;
    margin-top: -30px;
    height: auto;
    padding: 10px 0;
}

@media only screen and (max-width:991px) {
    .two-callout-hero.stack .first-callout {
        width: 100%;
        position: static;
        display: block;
        margin-top: 0;
        padding: 10px 35px;
        float: none;
    }

    .two-callout-hero.stack .first-callout>div {
        float: none;
    }
}

.two-callout-hero.stack .first-callout h2 {
    margin: 10px 0;
}

.two-callout-hero.stack .second-callout {
    position: absolute;
    width: 100%;
    border-top: 14px solid #26828c;
    background: none;
    top: 100%;
    float: left;
}

@media only screen and (max-width:991px) {
    .two-callout-hero.stack .second-callout {
        width: 100%;
        position: static;
        display: block;
        border: none;
        margin: 0;
        padding: 0;
        float: none;
    }
}

.two-callout-hero.stack .second-callout>div:first-child {
    background: #26828c;
    padding: 45px 35px 15px;
}

@media only screen and (max-width:991px) {
    .two-callout-hero.stack .second-callout>div:first-child {
        padding-top: 35px;
        width: auto;
    }
}

.two-callout-hero.stack .second-callout>div:first-child p {
    font-size: 16px;
}

.two-callout-hero.stack .second-callout>div:first-child a {
    color: #fff;
    text-transform: uppercase;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.two-callout-hero.stack.second-callout-only .first-callout {
    display: none;
}

.two-callout-hero.stack.second-callout-only .second-callout {
    border-top: none;
    box-shadow: none;
}

@media only screen and (max-width:575px) {
    .two-callout-hero.stack.second-callout-only .hero-image {
        height: 0;
    }
}

.two-callout-hero.stack.first-callout-only {
    margin-bottom: 0;
}

@media only screen and (max-width:1408px) {
    .two-callout-hero.stack.first-callout-only .first-callout {
        width: 60%;
    }
}

@media only screen and (max-width:991px) {
    .two-callout-hero.stack.first-callout-only .first-callout {
        width: 100%;
    }
}

.two-callout-hero.stack.first-callout-only .first-callout h2 {
    font-size: 27px;
}

.two-callout-hero.stack.first-callout-only .second-callout {
    display: none;
}

.two-callout-hero.orange-orange-gradient .first-callout {
    background: #c84e1e;
    background-image: -webkit-linear-gradient(left, #c3491d, #c84e1e);
    background-image: -moz-linear-gradient(left, #c3491d, #c84e1e);
    background-image: -o-linear-gradient(left, #c3491d, #c84e1e);
    background-image: -ms-linear-gradient(left, #c3491d, #c84e1e);
    background-image: linear-gradient(to right, #c3491d, #c84e1e);
}

.two-callout-hero.orange-orange-gradient .second-callout {
    background: #c84e1e;
}

.two-callout-hero.orange-orange-gradient.stack .second-callout {
    border-color: #c84e1e;
    background: transparent;
}

.two-callout-hero.orange-orange-gradient.stack .second-callout>div:first-child {
    background: #c84e1e;
}

.two-callout-hero.purple-purple-gradient .first-callout {
    background: #810853;
    background-image: -webkit-linear-gradient(left, #933e73, #810853);
    background-image: -moz-linear-gradient(left, #933e73, #810853);
    background-image: -o-linear-gradient(left, #933e73, #810853);
    background-image: -ms-linear-gradient(left, #933e73, #810853);
    background-image: linear-gradient(to right, #933e73, #810853);
}

.two-callout-hero.purple-purple-gradient .second-callout {
    background: #903457;
}

.two-callout-hero.purple-purple-gradient.stack .second-callout {
    border-color: #903457;
    background: transparent;
}

.two-callout-hero.purple-purple-gradient.stack .second-callout>div:first-child {
    background: #903457;
}

.two-callout-hero.green-blue-gradient .first-callout {
    background: #82a760;
    background-image: -webkit-linear-gradient(left, #96b870, #82a760);
    background-image: -moz-linear-gradient(left, #96b870, #82a760);
    background-image: -o-linear-gradient(left, #96b870, #82a760);
    background-image: -ms-linear-gradient(left, #96b870, #82a760);
    background-image: linear-gradient(to right, #96b870, #82a760);
}

.two-callout-hero.green-blue-gradient .second-callout {
    background: #63979e;
}

.two-callout-hero.green-blue-gradient.stack .second-callout {
    border-color: #63979e;
    background: transparent;
}

.two-callout-hero.green-blue-gradient.stack .second-callout>div:first-child {
    background: #63979e;
}

.two-callout-hero.teal-orange-gradient .first-callout {
    background: #568a73;
    background-image: -webkit-linear-gradient(left, #669781, #568a73);
    background-image: -moz-linear-gradient(left, #669781, #568a73);
    background-image: -o-linear-gradient(left, #669781, #568a73);
    background-image: -ms-linear-gradient(left, #669781, #568a73);
    background-image: linear-gradient(to right, #669781, #568a73);
}

.two-callout-hero.teal-orange-gradient .second-callout {
    background: #50816b;
}

.two-callout-hero.teal-orange-gradient.stack .second-callout {
    border-color: #50816b;
    background: transparent;
}

.two-callout-hero.teal-orange-gradient.stack .second-callout>div:first-child {
    background: #50816b;
}

.two-callout-hero.green-green-gradient .first-callout {
    background: #8eb757;
    background-image: -webkit-linear-gradient(left, #acc695, #8eb757);
    background-image: -moz-linear-gradient(left, #acc695, #8eb757);
    background-image: -o-linear-gradient(left, #acc695, #8eb757);
    background-image: -ms-linear-gradient(left, #acc695, #8eb757);
    background-image: linear-gradient(to right, #acc695, #8eb757);
}

.two-callout-hero.green-green-gradient .second-callout {
    background: #96bb68;
}

.two-callout-hero.green-green-gradient.stack .second-callout {
    border-color: #96bb68;
    background: transparent;
}

.two-callout-hero.green-green-gradient.stack .second-callout>div:first-child {
    background: #96bb68;
}

.two-callout-hero.red-red-gradient .first-callout {
    background: #ba323e;
    background-image: -webkit-linear-gradient(left, #c33c33, #ba323e);
    background-image: -moz-linear-gradient(left, #c33c33, #ba323e);
    background-image: -o-linear-gradient(left, #c33c33, #ba323e);
    background-image: -ms-linear-gradient(left, #c33c33, #ba323e);
    background-image: linear-gradient(to right, #c33c33, #ba323e);
}

.two-callout-hero.red-red-gradient .second-callout {
    background: #c33c33;
}

.two-callout-hero.red-red-gradient.stack .second-callout {
    border-color: #c33c33;
    background: transparent;
}

.two-callout-hero.red-red-gradient.stack .second-callout>div:first-child {
    background: #c33c33;
}

.two-callout-hero.lightgreen-green-gradient .first-callout {
    background: #2e97af;
    background-image: -webkit-linear-gradient(left, #30a0ad, #2e97af);
    background-image: -moz-linear-gradient(left, #30a0ad, #2e97af);
    background-image: -o-linear-gradient(left, #30a0ad, #2e97af);
    background-image: -ms-linear-gradient(left, #30a0ad, #2e97af);
    background-image: linear-gradient(to right, #30a0ad, #2e97af);
}

.two-callout-hero.lightgreen-green-gradient .second-callout {
    background: #1c6c7c;
}

.two-callout-hero.lightgreen-green-gradient.stack .second-callout {
    border-color: #1c6c7c;
    background: transparent;
}

.two-callout-hero.lightgreen-green-gradient.stack .second-callout>div:first-child {
    background: #1c6c7c;
}

.two-callout-hero.blue-lightgreen-gradient .first-callout {
    background: #4074a2;
    background-image: -webkit-linear-gradient(left, #5086bb, #4074a2);
    background-image: -moz-linear-gradient(left, #5086bb, #4074a2);
    background-image: -o-linear-gradient(left, #5086bb, #4074a2);
    background-image: -ms-linear-gradient(left, #5086bb, #4074a2);
    background-image: linear-gradient(to right, #5086bb, #4074a2);
}

.two-callout-hero.blue-lightgreen-gradient .second-callout {
    background: #007082;
}

.two-callout-hero.blue-lightgreen-gradient.stack .second-callout {
    border-color: #007082;
    background: transparent;
}

.two-callout-hero.blue-lightgreen-gradient.stack .second-callout>div:first-child {
    background: #007082;
}

.two-callout-hero.blue-arctic-gradient .first-callout {
    background: #26828c;
    background-image: -webkit-linear-gradient(left, #26828c, #26828c);
    background-image: -moz-linear-gradient(left, #26828c, #26828c);
    background-image: -o-linear-gradient(left, #26828c, #26828c);
    background-image: -ms-linear-gradient(left, #26828c, #26828c);
    background-image: linear-gradient(to right, #26828c, #26828c);
}

.two-callout-hero.blue-arctic-gradient .second-callout {
    background: #26828c;
}

.two-callout-hero.blue-arctic-gradient.stack .second-callout {
    border-color: #26828c;
    background: transparent;
}

.two-callout-hero.blue-arctic-gradient.stack .second-callout>div:first-child {
    background: #26828c;
}

.two-callout-hero.orange-rosebudcherry-gradient .first-callout {
    background: #dc4f26;
}

.two-callout-hero.orange-rosebudcherry-gradient .second-callout {
    background: #0A4160;
    background-image: -webkit-linear-gradient(left, #984678, #0A4160);
    background-image: -moz-linear-gradient(left, #984678, #0A4160);
    background-image: -o-linear-gradient(left, #984678, #0A4160);
    background-image: -ms-linear-gradient(left, #984678, #0A4160);
    background-image: linear-gradient(to right, #984678, #0A4160);
}

.two-callout-hero.orange-rosebudcherry-gradient.stack .second-callout {
    border-color: #0A4160;
    border-width: 14px 0 0 0;
    border-style: solid;
    border-image: -webkit-linear-gradient(left, #984678, #0A4160) 1;
    border-image: -moz-linear-gradient(left, #984678, #0A4160) 1;
    border-image: -o-linear-gradient(left, #984678, #0A4160) 1;
    border-image: -ms-linear-gradient(left, #984678, #0A4160) 1;
    border-image: linear-gradient(to right, #984678, #0A4160) 1;
    background: transparent;
}

.two-callout-hero.orange-rosebudcherry-gradient.stack .second-callout>div:first-child {
    background: #0A4160;
    background-image: -webkit-linear-gradient(left, #984678, #0A4160);
    background-image: -moz-linear-gradient(left, #984678, #0A4160);
    background-image: -o-linear-gradient(left, #984678, #0A4160);
    background-image: -ms-linear-gradient(left, #984678, #0A4160);
    background-image: linear-gradient(to right, #984678, #0A4160);
}

.blue-green-solid .first-callout {
    background: #1a6a7a;
}

.blue-green-solid .second-callout {
    background: #50816b;
}

.featured-video,
.content-background {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 390px;
    background-position: center;
    display: flex;
    align-items: center;
}

.featured-video .featured-video-content,
.featured-video .item-content,
.content-background .featured-video-content,
.content-background .item-content {
    margin: 0 auto;
    text-align: center;
}

.featured-video .featured-video-content p,
.featured-video .item-content p,
.content-background .featured-video-content p,
.content-background .item-content p {
    color: #fff;
    font-size: 16px;
    max-width: 915px;
    margin: 0 auto;
}

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

    .featured-video .featured-video-content p,
    .featured-video .item-content p,
    .content-background .featured-video-content p,
    .content-background .item-content p {
        width: 90%;
    }
}

.featured-video .featured-video-content h2,
.featured-video .item-content h2,
.content-background .featured-video-content h2,
.content-background .item-content h2 {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
}

.featured-video .featured-video-content .featured-video-button,
.featured-video .featured-video-content .btn-icon-lg,
.featured-video .item-content .featured-video-button,
.featured-video .item-content .btn-icon-lg,
.content-background .featured-video-content .featured-video-button,
.content-background .featured-video-content .btn-icon-lg,
.content-background .item-content .featured-video-button,
.content-background .item-content .btn-icon-lg {
    font-size: 135px;
    color: #fff;
}

.featured-video .featured-video-content .btn-icon-md,
.featured-video .item-content .btn-icon-md,
.content-background .featured-video-content .btn-icon-md,
.content-background .item-content .btn-icon-md {
    font-size: 70px;
    color: #fff;
}

.featured-video .featured-video-content .btn-icon-sm,
.featured-video .item-content .btn-icon-sm,
.content-background .featured-video-content .btn-icon-sm,
.content-background .item-content .btn-icon-sm {
    font-size: 45px;
    color: #fff;
}

.content-background-wrapper {
    position: relative;
}

.content-background-wrapper .content-background {
    height: 0;
}

.content-background-wrapper .content-background .desktop-background-image,
.content-background-wrapper .content-background .mobile-background-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
}

.content-background-wrapper .content-background .mobile-background-image {
    display: none;
}

@media only screen and (max-width:991px) {
    .content-background-wrapper .content-background .mobile-background-image {
        display: block;
    }
}

@media only screen and (max-width:991px) {
    .content-background-wrapper .content-background .desktop-background-image {
        display: none;
    }
}

.content-background-wrapper .content-background .item-content {
    padding: 0 30px;
    z-index: 1;
}

.light-blue,
.types-of-care-wrapper,
.careers .type-wrapper {
    background: #e5eef5;
    padding-bottom: 60px;
}

.light-blue p,
.types-of-care-wrapper p,
.careers .type-wrapper p {
    font-size: 18px;
}

.section-callout h2 {
    color: #036e7f;
    font-size: 48px;
    text-transform: uppercase;
    text-align: center;
    margin: 70px 0 60px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
}

.section-callout .blog-summary-grid {
    padding-bottom: 45px;
}

.image-content>[class^="col-"]>div,
.image-content>[class*=" col-"]>div {
    max-width: 482px;
}

.image-content>[class^="col-"]>div h3,
.image-content>[class*=" col-"]>div h3 {
    font-size: 28px;
}

.image-content>[class^="col-"]>div h3>a:after,
.image-content>[class*=" col-"]>div h3>a:after {
    content: " »";
    display: inline-block;
    padding-left: 8px;
}

.responsive-video {
    position: relative;
    max-width: 550px;
}

.responsive-video:before {
    display: block;
    content: "";
    padding-bottom: 56.25%;
    width: 100%;
}

.responsive-video iframe {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.responsive-video iframe {
    border: none;
}

.responsive-embed {
    position: relative;
    max-width: 550px;
}

.responsive-embed:before {
    display: block;
    content: "";
    padding-bottom: 75%;
    width: 100%;
}

.responsive-embed iframe {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.virtual-tour {
    height: 400px;
}

.virtual-tour iframe,
.virtual-tour object embed {
    width: 100%;
    height: 100%;
    border: none;
}

.types-of-care-wrapper {
    padding: 50px 0;
}

.types-of-care-wrapper .types-of-care-container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.types-of-care-wrapper .types-of-care-container h1 {
    font-size: 48px;
    font-weight: bold;
}

@media(max-width:768px) {
    .types-of-care-wrapper .types-of-care-container h1 {
        font-size: 20px;
    }
}

.types-of-care-wrapper .types-of-care-container .types-of-care {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

@media(max-width:1200px) {
    .types-of-care-wrapper .types-of-care-container .types-of-care .row {
        margin: 0;
    }
}

@media(max-width:768px) {
    .types-of-care-wrapper .types-of-care-container .types-of-care .row {
        padding-left: 90px;
    }
}

.types-of-care-wrapper .types-of-care-container .types-of-care .row .types-of-care-link-container {
    padding: 18px 15px;
}

@media(max-width:768px) {
    .types-of-care-wrapper .types-of-care-container .types-of-care .row .types-of-care-link-container {
        padding: 15px 0;
    }
}

.types-of-care-wrapper .types-of-care-container .types-of-care .row .types-of-care-link-container .types-of-care-link {
    display: block;
    font-size: 30px;
    line-height: normal;
    color: #257298;
    padding: 0;
}

.types-of-care-wrapper .types-of-care-container .types-of-care .row .types-of-care-link-container .types-of-care-link span {
    display: inline-block;
    max-width: 90%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 30px;
}

.types-of-care-wrapper .types-of-care-container .types-of-care .row .types-of-care-link-container .types-of-care-link span.double-arrows {
    padding-left: 7px;
}

@media(max-width:768px) {
    .types-of-care-wrapper .types-of-care-container .types-of-care .row .types-of-care-link-container .types-of-care-link span {
        font-size: 22px;
    }
}

ol.lower-alpha,
ul.lower-alpha,
li.lower-alpha {
    list-style-type: lower-alpha;
}

ol.decimal,
ul.decimal,
li.decimal {
    list-style-type: decimal;
}

ol.lower-roman,
ul.lower-roman,
li.lower-roman {
    list-style-type: lower-roman;
}

.error-content {
    min-height: 200px;
    padding-top: 46px;
}

.orange-theme .wrapper .main-content {
    background: linear-gradient(to bottom, #fff 80%, rgba(255, 255, 255, 0) 100%), repeating-linear-gradient(-70deg, #f0b8a4 0, #f0b8a4 1px, #fff 0, #fff 6px);
}

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

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

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

.float-left {
    float: left;
}

.float-right {
    float: right;
}

img.float-left {
    padding-right: 15px;
}

img.float-right {
    padding-left: 15px;
}

#kindred-modal .modal-content .modal-header .close {
    opacity: .75;
}

#kindred-modal .modal-content .modal-header .close:hover,
#kindred-modal .modal-content .modal-header .close:focus {
    opacity: 1;
}

#kindred-modal .modal-content.marketo-modal-form {
    margin-top: 50px;
    border-radius: 0;
}

#kindred-modal .modal-content.marketo-modal-form .modal-header {
    border-bottom: none;
}

#kindred-modal .modal-content.marketo-modal-form .modal-header h2 {
    color: #fff;
    width: 90%;
    margin: 15px auto;
}

#kindred-modal .modal-content.marketo-modal-form .modal-header .close {
    color: #fff;
    opacity: 1;
    font-size: 24px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: -25px;
    margin-top: -25px;
}

#kindred-modal .modal-content.marketo-modal-form .modal-header .close span {
    color: #fff;
    opacity: 1;
    font-size: 24px;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 0 7px 5px;
    display: inline-block;
}

#kindred-modal .modal-content.modal-teal-theme {
    background-color: #226c7b;
    background-color: rgba(34, 108, 123, .9);
}

#kindred-modal .modal-content.modal-teal-theme .modal-header .close {
    background-color: #226c7b;
    background-color: rgba(34, 108, 123, .9);
}

#kindred-modal .modal-content.modal-lightteal-theme {
    background-color: #379fad;
    background-color: rgba(55, 159, 173, .9);
}

#kindred-modal .modal-content.modal-lightteal-theme .modal-header .close {
    background-color: #379fad;
    background-color: rgba(55, 159, 173, .9);
}

#kindred-modal .modal-content.modal-kindredblue-theme {
    background-color: #4f8bbd;
    background-color: rgba(79, 139, 189, .9);
}

#kindred-modal .modal-content.modal-kindredblue-theme .modal-header .close {
    background-color: #4f8bbd;
    background-color: rgba(79, 139, 189, .9);
}

#kindred-modal .modal-content.modal-rehabblue-theme {
    background-color: #2a658f;
    background-color: rgba(42, 101, 143, .9);
}

#kindred-modal .modal-content.modal-rehabblue-theme .modal-header .close {
    background-color: #2a658f;
    background-color: rgba(42, 101, 143, .9);
}

#kindred-modal .modal-content.modal-purple-theme {
    background-color: #810e56;
    background-color: rgba(129, 14, 86, .9);
}

#kindred-modal .modal-content.modal-purple-theme .modal-header .close {
    background-color: #810e56;
    background-color: rgba(129, 14, 86, .9);
}

#kindred-modal .modal-content.modal-orange-theme {
    background-color: #f04a1d;
    background-color: rgba(240, 74, 29, .9);
}

#kindred-modal .modal-content.modal-orange-theme .modal-header .close {
    background-color: #f04a1d;
    background-color: rgba(240, 74, 29, .9);
}

.cookie-banner {
    position: fixed;
    bottom: 0;
    background: rgba(49, 62, 70, .9);
    display: none;
    z-index: 999;
}

.cookie-banner .container,
.cookie-banner .two-callout-hero.stack .second-callout>div:first-child,
.two-callout-hero.stack .cookie-banner .second-callout>div:first-child {
    padding: 18px 0;
}

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

    .cookie-banner .container,
    .cookie-banner .two-callout-hero.stack .second-callout>div:first-child,
    .two-callout-hero.stack .cookie-banner .second-callout>div:first-child {
        padding: 10px 20px;
    }
}

.cookie-banner p {
    color: #fff;
    font-size: 12px;
    float: left;
    line-height: 2;
}

@media only screen and (max-width:575px) {
    .cookie-banner p {
        line-height: 1.2;
    }
}

.cookie-banner a {
    text-decoration: underline;
    color: #fff;
}

.cookie-banner a:focus,
.cookie-banner a:hover {
    outline: dotted thin;
}

.cookie-banner .btn {
    font-size: 12px;
    padding: 6px 12px;
    margin-left: 10px;
}

@media only screen and (max-width:991px) {
    .cookie-banner .btn {
        margin: 10px 0 0;
    }
}

.cookie-banner .close {
    position: absolute;
    right: 40px;
    top: 0;
    opacity: 1;
    color: #fff;
}

.covid-banner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #f0b323;
    padding: 15px 20px;
    text-align: center;
    z-index: 9999;
    opacity: .9;
}

.covid-banner .close {
    color: #000;
    font-size: 30px;
    opacity: 1;
    text-shadow: none;
}

.covid-banner .close:hover {
    color: #919191;
}

.covid-banner h3 {
    font-size: 23px;
    color: #000;
    margin: 0;
    line-height: 24px;
}

.covid-banner p {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
}

.covid-banner a {
    color: #000;
    text-decoration: underline;
}

.covid-banner a:hover {
    text-decoration: none;
}

.kindred-at-home-landing-pages .covid-banner {
    position: relative;
}

.margin-top-small {
    margin-top: 10px;
}

.margin-top-large {
    margin-top: 25px;
}

.text-steel-blue {
    color: #518bbc;
}

.footer-spacer {
    height: 55px;
    width: 100%;
}

@media only screen and (min-width:992px) {
    .footer-spacer {
        display: none;
    }
}

.hero-image-wrapper {
    position: relative;
}
.hero-image-wrapper .text {
   position: absolute;
	top:150px;
	left: 250px;
	color:white;
}

@media only screen and (max-width: 600px) {
.hero-image-wrapper  .text {
    top:3px;
	left: 8px;
	color:white;
  }
}

.desktop-hero-image,
.mobile-hero-image {
    height: 100%;
    overflow: hidden;
    background-size: cover;
    width: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
}

@media only screen and (max-width:767px) {
    .desktop-hero-image {
        display: none;
    }
}

.mobile-hero-image {
    display: none;
}

@media only screen and (max-width:767px) {
    .mobile-hero-image {
        display: block;
    }
}

.interior-hero.row {
    margin-left: 0;
    margin-right: 0;
}

.interior-hero [class*="col-"] {
    padding: 0;
}

.interior-hero img {
    width: 100%;
}

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

    .interior-hero .hero-image-content,
    .interior-hero .desktop-hero-image,
    .interior-hero .mobile-hero-image {
        
    }
}

@media only screen and (max-width:575px) {
    .interior-hero .desktop-hero-image {
        display: none;
    }
}

@media only screen and (max-width:575px) {
    .interior-hero .mobile-hero-image {
        display: block;
    }
}

.hero-image-content {
    color: #fff;
    font-size: 36px;
    line-height: 44px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 200;
    font-style: normal;
    text-shadow: 0 3px 14px rgba(35, 31, 32, .29);
    position: relative;
    height: 10px;
    z-index: 2;
    display: flex;
    align-items: center;
}

@media only screen and (max-width:575px) {
    .hero-image-content {
        height: 10px;
    }

    .hero-image-content,
    .hero-image-content h1 {
        font-size: 26px;
        line-height: 34px;
    }
}

.hero-image-content>div {
    width: 60%;
}

@media only screen and (max-width:767px) {
    .hero-image-content>div {
        width: 100%;
    }
}

.hero-image-content.content-right>div {
    text-align: right;
    margin-left: 40%;
}

@media only screen and (max-width:767px) {
    .hero-image-content.content-right>div {
        margin-left: 0;
    }
}

.hero-image-content.content-left>div {
    text-align: left;
}

.hero-image-content h1 {
    font-size: 36px;
    color: #fff;
}

.hero-image-content p {
    font-size: 18px;
    color: #fff;
}

.hero-image-content a {
    margin-top: 20px;
}

.carousel.image-slider {
    /*background-color: #155868;*/
    position: relative;
    height: 400px;
}

@media only screen and (max-width:767px) {
    .carousel.image-slider {
        height: 250px;
    }
}

@media only screen and (max-width:1199px) and (min-width:992px) {
    .carousel.image-slider {
        height: 350px;
    }
}

@media only screen and (max-height:900px) and (max-width:1600px) {
    .carousel.image-slider {
        height: 350px;
    }
}

@media only screen and (max-height:768px) {
    .carousel.image-slider {
        height: 300px;
    }
}

@media only screen and (min-width:2001px) {
    .carousel.image-slider {
        height: 500px;
    }
}

.carousel.image-slider .slide {
    height: 400px;
    position: relative;
}

@media only screen and (min-width:2001px) {
    .carousel.image-slider .slide {
        height: 500px;
    }
}

@media only screen and (max-width:1199px) and (min-width:992px) {
    .carousel.image-slider .slide {
        height: 550px;
    }
}

@media only screen and (max-height:900px) and (max-width:1600px) {
    .carousel.image-slider .slide {
        height: 550px;
    }
}

@media only screen and (max-height:768px) {
    .carousel.image-slider .slide {
        height: 550px;
    }
}

.carousel.image-slider .slide .slide-image-desktop {
    height: 100%;
    width: 100%;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 36%;
    position: absolute;
}

.carousel.image-slider .slide .slide-image-mobile {
    height: 100%;
    width: 100%;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    display: none;
}

@media only screen and (max-width:767px) {
    .carousel.image-slider .slide {
        height: 250px;
    }

    .carousel.image-slider .slide .slide-image-desktop {
        display: none;
    }

    .carousel.image-slider .slide .slide-image-mobile {
        display: block;
    }
}

.carousel.image-slider .slide .slide-content {
    max-width: 1200px;
    padding: 90px 0 0;
    margin: 0 auto;
    color: #fff;
    font-size: 36px;
    line-height: 44px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 200;
    font-style: normal;
    text-align: right;
    text-shadow: 0 3px 14px rgba(35, 31, 32, .29);
    position: relative;
    height: 400px;
    z-index: 2;
}

@media only screen and (max-height:768px) {
    .carousel.image-slider .slide .slide-content {
        padding-top: 50px !important;
    }
}

@media only screen and (max-width:1199px) {
    .carousel.image-slider .slide .slide-content {
        padding: 90px 40px 0;
    }
}

@media only screen and (max-width:767px) {
    .carousel.image-slider .slide .slide-content {
        height: 250px;
        padding: 40px;
        font-size: 26px;
        line-height: 34px;
    }
}

@media only screen and (max-width:575px) {
    .carousel.image-slider .slide .slide-content {
        height: 250px;
        padding: 40px;
        font-size: 20px;
        line-height: 28px;
    }
}

.carousel.image-slider .slide .slide-content .btn {
    max-width: 200px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 88px;
}

@media only screen and (max-width:1199px) {
    .carousel.image-slider .slide .slide-content .btn {
        right: 40px;
    }
}

@media only screen and (max-width:767px) {
    .carousel.image-slider .slide .slide-content .btn {
        font-size: 16px;
        bottom: 50px;
        margin: 10px 0 0;
    }
}

@media only screen and (max-width:575px) {
    .carousel.image-slider .slide .slide-content .btn {
        font-size: 14px;
        margin: 15px 0 0;
    }
}

.carousel.image-slider .slick-dots {
    max-width: 1200px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 26px;
    text-align: right;
    list-style: none;
}

@media only screen and (max-width:1600px) {
    .carousel.image-slider .slick-dots {
        bottom: 58px;
    }
}

@media only screen and (min-width:768px) {
    .carousel.image-slider .slick-dots {
        bottom: 105px;
    }
}

@media only screen and (max-width:1199px) {
    .carousel.image-slider .slick-dots {
        padding: 0 40px;
    }
}

@media only screen and (max-width:767px) {
    .carousel.image-slider .slick-dots {
        bottom: 15px;
    }
}

.carousel.image-slider .slick-dots li {
    display: inline-block;
    margin: 0 6px;
}

.carousel.image-slider .slick-dots li button {
    width: 18px;
    height: 18px;
    padding: 0;
    border-radius: 18px;
    background-color: #fff;
    font-size: 18px;
    text-indent: -9999px;
    border: none;
    transition: background-color ease-in-out .2s;
}

.carousel.image-slider .slick-dots li button:hover {
    background-color: #f24900;
}

.carousel.image-slider .slick-dots li button:focus {
    background-color: #919191;
    outline: none;
}

.carousel.image-slider .slick-dots li.slick-active button {
    background-color: #f24900;
}

.carousel.image-slider .slick-dots li.slick-active button:focus {
    background-color: #b73a04;
    outline: none;
}

.carousel.text-slider {
    position: relative;
    height: 490px;
    text-align: center;
    color: #fff;
}

.carousel.text-slider h2 {
    color: #fff;
    margin: 55px 0 0;
}

.carousel.text-slider p:first-of-type {
    margin-top: 40px;
}

.carousel.text-slider p {
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
    max-width: 925px;
    margin: 20px auto 25px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 200;
    font-style: normal;
}

.carousel.text-slider span.author {
    font-size: 18px;
    line-height: 36px;
    display: block;
}

.carousel.text-slider .btn {
    margin-top: 40px;
    line-height: 20px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    padding: 9px 15px;
}

.carousel.text-slider .slick-dots {
    max-width: 1200px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    text-align: center;
    list-style: none;
    padding: 0;
}

.carousel.text-slider .slick-dots li {
    display: inline-block;
    margin: 0 12px;
}

.carousel.text-slider .slick-dots li button {
    width: 18px;
    height: 18px;
    padding: 0;
    border-radius: 18px;
    background-color: #fff;
    text-indent: -9999px;
    border: none;
    transition: background-color ease-in-out .2s;
    -webkit-box-shadow: 0 13px 21px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 13px 21px rgba(0, 0, 0, .2);
    box-shadow: 0 13px 21px rgba(0, 0, 0, .2);
}

.carousel.text-slider .slick-dots li button:hover {
    background-color: #f24900;
}

.carousel.text-slider .slick-dots li button:focus {
    background-color: #919191;
    outline: none;
}

.carousel.text-slider .slick-dots li.slick-active button {
    background-color: #f24900;
}

.carousel.text-slider .slick-dots li.slick-active button:focus {
    background-color: #b73a04;
    outline: none;
}

@media only screen and (max-width:991px) {
    .carousel.text-slider .slick-dots {
        bottom: 30px;
    }
}

@media only screen and (max-width:991px) {
    .carousel.text-slider p {
        margin: 20px 25px 25px;
        font-size: 22px;
    }

    .carousel.text-slider .btn {
        margin-top: 20px;
    }
}

@media only screen and (max-width:767px) {
    .carousel.text-slider h2 {
        margin: 30px 0 0;
        font-size: 25px;
        line-height: 32px;
    }

    .carousel.text-slider p {
        font-size: 18px;
        line-height: 27px;
    }

    .carousel.text-slider span.author {
        font-size: 14px;
        line-height: 21px;
    }

    .carousel.text-slider .btn {
        font-size: 16px;
    }
}

@media only screen and (max-width:575px) {
    .carousel.text-slider p:first-of-type {
        margin-top: 20px;
    }

    .carousel.text-slider p {
        margin: 20px 0 10px;
    }

    .carousel.text-slider .slick-dots {
        bottom: 9px;
    }
}

@media only screen and (max-width:320px) {
    .carousel.text-slider p {
        font-size: 16px;
        margin: 10px 0 10px;
    }
}

.carousel.thumbnail-slider .slick-list {
    margin: 25px;
}

.carousel.thumbnail-slider .slick-slide img {
    margin: 0 auto;
}

.carousel.thumbnail-slider .slick-prev,
.carousel.thumbnail-slider .slick-next {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.carousel.thumbnail-slider .slick-prev:before,
.carousel.thumbnail-slider .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.carousel.thumbnail-slider .slick-prev:focus:before,
.carousel.thumbnail-slider .slick-next:focus:before {
    color: #036e7f;
}

.carousel.thumbnail-slider .slick-prev.slick-disabled:before,
.carousel.thumbnail-slider .slick-next.slick-disabled:before {
    opacity: .25;
}

.carousel.thumbnail-slider .slick-prev {
    left: 0;
}

.carousel.thumbnail-slider .slick-prev:before {
    content: "";
}

.carousel.thumbnail-slider .slick-next {
    right: 0;
}

.carousel.thumbnail-slider .slick-next:before {
    content: "";
}

.toggle-hover-wrapper-link:hover {
    text-decoration: none;
}

.custom-toggle-wrapper-hover {
    cursor: pointer;
    border: 1px solid #cbcbcb;
    position: relative;
    overflow: hidden;
    height: 290px;
    margin-bottom: 35px;
}

@media only screen and (max-width:1199px) {
    .custom-toggle-wrapper-hover {
        height: 267px;
    }
}

@media only screen and (max-width:991px) {
    .custom-toggle-wrapper-hover {
        height: 313px;
        max-width: 378px;
        margin: 0 auto 25px;
    }
}

.custom-toggle-wrapper-hover .content-overlay {
    opacity: 0;
    transition: opacity .2s ease-in-out;
    background: rgba(223, 192, 212, .87);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.custom-toggle-wrapper-hover .toggle-content-wrapper {
    padding: 35px 25px 50px;
    text-align: left;
    background: #fff;
    border-top: 1px solid #cbcbcb;
    transform: translateY(0);
    transition: transform .2s ease-in-out;
    height: 100%;
}

.custom-toggle-wrapper-hover .toggle-content-wrapper:before {
    transition: transform .2s ease-in-out;
    height: 65px;
    width: 105%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    transform: rotate(0deg);
    transform-origin: left;
    display: block;
    content: "";
    z-index: -1;
    outline: 1px solid transparent;
}

.custom-toggle-wrapper-hover .toggle-content-wrapper .content-title-wrap {
    transition: transform .2s ease-in-out;
    transform: translateX(50%);
    position: relative;
    z-index: 10;
    text-align: left;
}

.custom-toggle-wrapper-hover .toggle-content-wrapper .content-title-wrap h3.content-title {
    font-size: 24px;
    line-height: 30px;
    display: inline-block;
    transition: transform .2s ease-in-out;
    transform: translateX(-50%);
    color: #0A4160;
    margin: 0 0 15px;
}

@media only screen and (max-width:375px) {
    .custom-toggle-wrapper-hover .toggle-content-wrapper .content-title-wrap h3.content-title {
        transform: translate(-50%, 30%);
    }
}

@media only screen and (max-width:320px) {
    .custom-toggle-wrapper-hover .toggle-content-wrapper .content-title-wrap h3.content-title {
        transform: translate(-50%, 70%);
    }
}

@media only screen and (max-width:1199px) {
    .custom-toggle-wrapper-hover .toggle-content-wrapper .content-title-wrap h3.content-title {
        font-size: 22px;
    }
}

.custom-toggle-wrapper-hover .toggle-content {
    transform: translateY(30px);
    transition: transform .2s ease-in-out;
}

@media only screen and (max-width:991px) {
    .custom-toggle-wrapper-hover .toggle-content {
        transform: translateY(300%);
    }
}

.custom-toggle-wrapper-hover .toggle-content p {
    color: #6f777a;
    font-size: 17px;
    line-height: 24px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0 0 10px;
    position: relative;
    z-index: 10;
}

@media only screen and (max-width:1199px) {
    .custom-toggle-wrapper-hover .toggle-content p {
        font-size: 16px;
        line-height: 22px;
    }
}

.custom-toggle-wrapper-hover .toggle-content .learn-more-link-text {
    font-size: 18px;
    text-transform: uppercase;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #0A4160;
    position: relative;
    z-index: 10;
}

.custom-toggle-wrapper-hover.no-touch:hover .learn-more-link-text,
.custom-toggle-wrapper-hover.focus-trigger .learn-more-link-text {
    text-decoration: underline;
}

.custom-toggle-wrapper-hover.no-touch:hover .content-overlay,
.custom-toggle-wrapper-hover.focus-trigger .content-overlay {
    opacity: 1;
    z-index: 2;
}

.custom-toggle-wrapper-hover.no-touch:hover .toggle-content-wrapper,
.custom-toggle-wrapper-hover.focus-trigger .toggle-content-wrapper {
    position: relative;
    z-index: 5;
    padding-top: 15px;
    bottom: 0;
    left: 0;
    transform: translateY(-104px);
}

.custom-toggle-wrapper-hover.no-touch:hover .toggle-content-wrapper:before,
.custom-toggle-wrapper-hover.focus-trigger .toggle-content-wrapper:before {
    transform: rotate(-9deg);
    z-index: 2;
}

.custom-toggle-wrapper-hover.no-touch:hover .toggle-content-wrapper .content-title-wrap,
.custom-toggle-wrapper-hover.focus-trigger .toggle-content-wrapper .content-title-wrap {
    transform: translateX(0);
}

.custom-toggle-wrapper-hover.no-touch:hover .toggle-content-wrapper .content-title-wrap h3.content-title,
.custom-toggle-wrapper-hover.focus-trigger .toggle-content-wrapper .content-title-wrap h3.content-title {
    transform: translate(0);
}

.custom-toggle-wrapper-hover.no-touch:hover .toggle-content-wrapper .toggle-content,
.custom-toggle-wrapper-hover.focus-trigger .toggle-content-wrapper .toggle-content {
    transform: translateY(0);
}

.custom-toggle-wrapper-click {
    text-align: left;
    position: relative;
    height: 260px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: z-index .2s steps(4);
    z-index: 0;
}

@media only screen and (max-width:991px) {
    .custom-toggle-wrapper-click {
        max-width: 345px;
        margin: 0 auto 11px;
    }
}

.custom-toggle-wrapper-click .toggle-content-wrapper {
    position: relative;
    background: #fff url("../../Images/home-learn-tile-gradient.jpg") no-repeat;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    transition: background .2s ease-in-out;
    z-index: 3;
    border: 1px solid #cfd0d0;
    cursor: pointer;
}

.custom-toggle-wrapper-click .toggle-content-wrapper span.content-title {
    font-size: 25px;
    line-height: 31px;
    color: #0A4160;
    padding: 40px 35px;
    display: block;
}

@media only screen and (max-width:991px) {
    .custom-toggle-wrapper-click .toggle-content-wrapper span.content-title {
        font-size: 26px;
        line-height: 32px;
    }
}

.custom-toggle-wrapper-click .toggle-content-wrapper .content-toggle {
    height: 57px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #72757e;
    text-align: right;
}

.custom-toggle-wrapper-click .toggle-content-wrapper .content-toggle .fa {
    color: #fff;
    margin-right: 45px;
    line-height: 60px;
    font-size: 34px;
}

.custom-toggle-wrapper-click .content-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    transition: transform .2s ease-in-out;
    background: #fff;
    border: 1px solid #cfd0d0;
    transform: translateY(0);
    padding: 40px;
    box-sizing: border-box;
    border-top: none;
}

@media only screen and (max-width:1199px) {
    .custom-toggle-wrapper-click .content-overlay {
        padding: 30px;
    }
}

.custom-toggle-wrapper-click .content-overlay p {
    font-size: 18px;
    line-height: 24px;
    color: #6f777a;
}

@media only screen and (max-width:1199px) {
    .custom-toggle-wrapper-click .content-overlay p {
        font-size: 16px;
        line-height: 22px;
    }
}

.custom-toggle-wrapper-click .content-overlay a {
    font-size: 18px;
    line-height: 24px;
    color: #427aa9;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}

@media only screen and (max-width:1199px) {
    .custom-toggle-wrapper-click .content-overlay a {
        font-size: 16px;
        line-height: 22px;
    }
}

.custom-toggle-wrapper-click.active {
    z-index: 100;
}

.custom-toggle-wrapper-click.active .toggle-content-wrapper {
    background: #72757e;
}

.custom-toggle-wrapper-click.active .toggle-content-wrapper span.content-title {
    color: #fff;
}

.custom-toggle-wrapper-click.active .toggle-content-wrapper .content-toggle .fa:before {
    content: '';
}

.custom-toggle-wrapper-click.active .content-overlay {
    transform: translateY(260px);
    height: 274px;
}

@media only screen and (max-width:991px) {
    .custom-toggle-wrapper-click.active .content-overlay {
        height: 285px;
    }
}

.custom-toggle-wrapper-click.active.slide-up .content-overlay {
    transform: translateY(-274px);
    border-top: 1px solid #cfd0d0;
    border-bottom: none;
}

@media only screen and (max-width:991px) {
    .custom-toggle-wrapper-click.active.slide-up .content-overlay {
        transform: translateY(260px);
        height: 274px;
    }
}

@media only screen and (max-width:991px) and (max-width:991px) {
    .custom-toggle-wrapper-click.active.slide-up .content-overlay {
        height: 285px;
    }
}

.expandable-list {
    margin: 0;
    padding: 0;
}

.expandable-list .panel {
    background: none;
    border: none;
    box-shadow: none;
}

.expandable-list li {
    list-style-type: none;
    margin-bottom: 35px;
}

.expandable-list li>a {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
    color: #000;
    display: block;
    position: relative;
    padding-left: 60px;
}

@media only screen and (max-width:991px) {
    .expandable-list li>a {
        font-size: 21px;
    }
}

.expandable-list li>a:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 50px;
    position: absolute;
    left: 0;
    top: -4px;
    color: #257298;
    line-height: 1;
}

.expandable-list li>a.collapsed:before {
    content: "";
}

.expandable-list li>a:hover {
    text-decoration: none;
}

.expandable-list li .collapse,
.expandable-list li .collapsing {
    overflow: hidden;
    clear: both;
    padding-left: 48px;
    margin-bottom: 0;
    font-size: 24px;
}

.expandable-list li .collapse *,
.expandable-list li .collapsing * {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
    font-size: 17px;
    margin: 20px 0;
    font-weight: normal;
}

.expandable-list li .collapse ul,
.expandable-list li .collapsing ul {
    padding-left: 20px;
}

.expandable-list li .collapse ul li,
.expandable-list li .collapsing ul li {
    margin: 0;
    list-style-type: disc;
}

.expandable-list li .collapse .well,
.expandable-list li .collapsing .well {
    background: none;
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0 12px;
}

.expandable-list.expandable-list-small li>a {
    font-size: 20px;
    padding-left: 50px;
}

.expandable-list.expandable-list-small li>a:before {
    font-size: 35px;
    top: 0;
}

.expandable-item {
    list-style-type: none;
    margin-bottom: 20px;
}

.expandable-item .expandable-item-header {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 20px;
    color: #000;
    display: block;
    position: relative;
    padding-left: 48px;
    cursor: pointer;
}

@media only screen and (max-width:575px) {
    .expandable-item .expandable-item-header {
        padding-left: 24px;
        font-size: 16px;
    }
}

.expandable-item .expandable-item-header:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 40px;
    position: absolute;
    left: 0;
    top: -4px;
    color: #257298;
    line-height: 1;
}

@media only screen and (max-width:575px) {
    .expandable-item .expandable-item-header:before {
        font-size: 20px;
        top: 2px;
    }
}

.expandable-item .expandable-item-content {
    display: none;
    overflow: hidden;
    clear: both;
    padding-left: 48px;
    margin-bottom: 0;
    transition: transform .2s ease-in-out;
    transform-origin: top;
    height: auto;
}

@media only screen and (max-width:575px) {
    .expandable-item .expandable-item-content {
        padding-left: 24px;
    }
}

.expandable-item .expandable-item-content * {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    margin: 20px 0;
    font-weight: normal;
}

@media only screen and (max-width:575px) {
    .expandable-item .expandable-item-content * {
        font-size: 12px;
        margin: 15px 0;
    }
}

.expandable-item.active .expandable-item-header:before {
    content: "";
}

.expandable-item.active:hover {
    text-decoration: none;
}

body.sfPageEditor .expandable-item-content {
    display: block !important;
}

.collapsing-item-wrapper {
    padding: 30px 0 60px;
}

@media only screen and (max-width:991px) {
    .collapsing-item-wrapper {
        padding: 30px 0;
    }
}

.collapsing-item-wrapper:not(:last-of-type) {
    border-bottom: 1px solid #bac2c8;
}

.collapsing-item-wrapper:last-of-type {
    padding-bottom: 30px;
}

.collapsing-item-wrapper .title-wrapper {
    position: relative;
}

.collapsing-item-wrapper .title-wrapper img {
    max-width: 54px;
    margin: 0 30px;
}

@media only screen and (max-width:1199px) {
    .collapsing-item-wrapper .title-wrapper img {
        margin: 0 13px;
    }
}

@media only screen and (max-width:991px) {
    .collapsing-item-wrapper .title-wrapper {
        cursor: pointer;
    }

    .collapsing-item-wrapper .title-wrapper:after {
        font-family: "FontAwesome";
        font-size: 24px;
        content: '';
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 10px;
    }
}

.collapsing-item-wrapper .content-wrapper {
    font-family: Garamond, Georgia, serif;
    font-size: 18px;
    line-height: 1.44em;
}

@media only screen and (max-width:991px) {
    .collapsing-item-wrapper .content-wrapper {
        display: none;
        padding: 15px 25px;
    }
}

@media only screen and (max-width:991px) {
    .collapsing-item-wrapper.active .title-wrapper:after {
        content: '';
    }

    .collapsing-item-wrapper.active .content-wrapper {
        display: block;
    }
}

.testimonial-blockquote {
    margin: 20px 0;
    position: relative;
    color: #18697d;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 25px;
    padding-bottom: 45px;
    border: none;
}

@media only screen and (max-width:991px) {
    .testimonial-blockquote {
        margin: 20px;
    }
}

.testimonial-blockquote:before {
    content: '“';
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1;
    font-size: 125px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -50px;
    color: #e3e5e6;
    z-index: 1;
}

@media screen and (max-width:1060px) {
    .testimonial-blockquote:before {
        font-size: 70px;
        left: -20px;
    }
}

@media only screen and (max-width:991px) {
    .testimonial-blockquote:before {
        font-size: 92px;
        left: -35px;
    }
}

.testimonial-blockquote:after {
    content: '”';
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 125px;
    line-height: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -50px;
    color: #e3e5e6;
    z-index: 1;
}

@media screen and (max-width:1060px) {
    .testimonial-blockquote:after {
        font-size: 70px;
        right: -20px;
    }
}

@media only screen and (max-width:991px) {
    .testimonial-blockquote:after {
        font-size: 92px;
        right: -35px;
    }
}

.testimonial-blockquote .quote,
.testimonial-blockquote .quote p {
    z-index: 2;
    position: relative;
    line-height: 1.2;
    color: #18697d;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 25px;
    margin-bottom: 20px;
    display: block;
}

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

    .testimonial-blockquote .quote,
    .testimonial-blockquote .quote p {
        font-size: 21px;
        line-height: 30px;
    }
}

.testimonial-blockquote .quote-author {
    color: #6f787b;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    right: 5px;
    bottom: 0;
    font-size: 24px;
    z-index: 2;
}

@media only screen and (max-width:991px) {
    .testimonial-blockquote .quote-author {
        font-size: 15px;
        bottom: 10px;
    }
}

.location-information {
    padding-top: 70px;
}

@media only screen and (max-width:991px) {
    .location-information {
        padding-top: 30px;
    }
}

.location-information .sfContentBlock {
    font-size: 22px;
}

@media only screen and (max-width:991px) {
    .location-information .sfContentBlock {
        font-size: 18px;
        padding: 0 20px;
    }

    .location-information .sfContentBlock br {
        display: none;
    }

    .location-information .sfContentBlock a {
        display: block;
        margin: 20px 0;
    }
}

.location-more-info-detail {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 24px;
    margin: 50px 0 0;
}

.location-more-info-detail a {
    color: #81994d;
}

.location-more-info-detail a:visited {
    color: #81994d;
}

.location-more-info-detail a:hover {
    color: #708c44;
}

.location-more-info-detail a:active {
    color: #708c44;
}

.location-search.location-search-long {
    padding-bottom: 75px;
}

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

    .location-search.location-search-long>.container,
    .two-callout-hero.stack .second-callout.location-search.location-search-long>div:first-child {
        padding-left: 0;
        padding-right: 0;
    }
}

.location-search.location-search-long .map {
    height: 400px;
    width: 100%;
    margin-bottom: 20px;
}

.location-search.location-search-long .location-search-heading {
    margin: 40px 0 30px;
    text-transform: uppercase;
}

@media only screen and (max-width:575px) {
    .location-search.location-search-long .location-search-heading {
        margin: 20px 0;
        text-align: center;
    }
}

.location-search.location-search-long .search-form .btn {
    font-size: 18px;
}

@media only screen and (max-width:767px) {
    .location-search.location-search-long .search-form .btn {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

.location-search.location-search-long .search-form .instructions {
    margin: 0 0 30px;
}

@media only screen and (max-width:767px) {
    .location-search.location-search-long .search-form .instructions {
        margin: 20px 0;
        text-align: center;
    }
}

.location-search.location-search-long .search-form .selected-services-wrapper {
    margin-bottom: 10px;
    font-size: 12px;
}

.location-search.location-search-long .search-form .service-options .location-services-wrapper {
    border: 2px solid #000;
    height: 53px;
    overflow: hidden;
    padding: 15px 0 0 15px;
    position: relative;
    margin-bottom: 15px;
}

@media only screen and (max-width:575px) {
    .location-search.location-search-long .search-form .service-options .location-services-wrapper {
        height: 43px;
        padding: 10px 0 0 10px;
    }
}

.location-search.location-search-long .search-form .service-options .location-services-wrapper:after {
    content: '';
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #d64000;
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
}

@media only screen and (max-width:575px) {
    .location-search.location-search-long .search-form .service-options .location-services-wrapper:after {
        right: 10px;
        top: 5px;
    }
}

.location-search.location-search-long .search-form .service-options .location-services-wrapper.expanded {
    height: 100%;
}

.location-search.location-search-long .search-form .service-options .location-services-wrapper.expanded:after {
    content: '';
}

.location-search.location-search-long .search-form .service-options .checkbox-control {
    font-size: 14px;
    margin-bottom: 15px;
}

.location-search.location-search-long .search-form .service-options label {
    font-weight: bold;
    margin-bottom: 0;
}

.location-search.location-search-long .search-form .service-options p {
    font-size: inherit;
    padding-left: 40px;
    margin-bottom: 0;
}

@media only screen and (min-width:768px) {
    .location-search.location-search-long .search-form .service-options .col-sm-5.col-xs-12 {
        padding-left: 0;
    }
}

.location-search.location-search-long .search-form .location-options {
    margin-top: 5px;
}

.location-search.location-search-long .search-form .location-options .form-group:after {
    content: "";
    display: table;
    clear: both;
}

.location-search.location-search-long .search-form .location-options .form-control {
    float: left;
    font-size: 14px;
    padding: 10px 6px;
    margin-right: 7px;
}

@media only screen and (max-width:767px) {
    .location-search.location-search-long .search-form .location-options .form-control {
        margin-bottom: 8px;
    }
}

.location-search.location-search-long .search-form .location-options .current-location-group .search-by-current-location {
    text-transform: none;
}

@media only screen and (max-width:767px) {
    .location-search.location-search-long .search-form .location-options .current-location-group {
        margin-top: 20px;
    }
}

@media only screen and (max-width:767px) {
    .location-search.location-search-long .search-form .location-options .current-location-group strong {
        display: block;
        margin-top: 7px;
        text-align: center;
    }
}

.location-search.location-search-long .search-form .location-options .address-search-group {
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.location-search.location-search-long .search-form .location-options .address-search-group .city-control {
    width: calc(35% - (7px*3));
}

@media only screen and (max-width:767px) {
    .location-search.location-search-long .search-form .location-options .address-search-group .city-control {
        margin-right: 0;
        width: 100%;
    }
}

.location-search.location-search-long .search-form .location-options .address-search-group .select-form-group {
    width: 20%;
    float: left;
    margin-right: 7px;
}

@media only screen and (max-width:767px) {
    .location-search.location-search-long .search-form .location-options .address-search-group .select-form-group {
        margin-right: 2%;
        margin-bottom: 8px;
        width: 49%;
    }
}

.location-search.location-search-long .search-form .location-options .address-search-group .state-control {
    width: 100%;
    float: none;
    margin-right: 0;
}

.location-search.location-search-long .search-form .location-options .address-search-group .zipcode-control {
    width: 20%;
}

@media only screen and (max-width:767px) {
    .location-search.location-search-long .search-form .location-options .address-search-group .zipcode-control {
        margin-right: 0;
        width: 49%;
    }
}

@media only screen and (min-width:576px) {
    .location-search.location-search-long .search-form .location-options .address-search-group .search-by-address {
        float: left;
        width: 25%;
    }
}

.location-search.location-search-long .search-form .location-options .address-search-group .invalid-search {
    display: none;
    font-size: 14px;
    color: #d64000;
}

.location-search.location-search-long .search-form .location-options .address-search-group .no-results-match {
    display: none;
    font-size: 14px;
    color: #d64000;
}

.location-search.location-search-long .search-form .location-options .name-search-group .invalid-search-name {
    display: none;
    font-size: 14px;
    color: #d64000;
}

.location-search.location-search-long .search-form .location-options .name-search-group:after {
    content: "";
    display: table;
    clear: both;
}

.location-search.location-search-long .search-form .location-options .name-search-group .name-search-info {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-size: 18px;
    margin-bottom: 20px;
}

.location-search.location-search-long .search-form .location-options .name-search-group .easy-autocomplete {
    float: left;
    height: 40px;
    margin-right: 7px;
    width: calc(75% - 7px);
}

@media only screen and (max-width:767px) {
    .location-search.location-search-long .search-form .location-options .name-search-group .easy-autocomplete {
        margin-bottom: 8px;
        width: 100%;
    }
}

.location-search.location-search-long .search-form .location-options .name-search-group .easy-autocomplete-container {
    top: 100%;
}

@media only screen and (min-width:576px) {
    .location-search.location-search-long .search-form .location-options .name-search-group .search-by-name {
        width: 25%;
    }
}

.location-search.location-search-long .search-results {
    border-top: 2px solid #88b0d3;
    border-bottom: 2px solid #88b0d3;
    margin: 60px -15px 0;
    padding: 20px 0 0;
    position: relative;
}

@media only screen and (min-width:576px) {
    .location-search.location-search-long .search-results {
        padding: 0;
    }
}

@media only screen and (max-width:767px) {
    .location-search.location-search-long .search-results {
        margin-top: 20px;
    }
}

.location-search.location-search-long .search-results .search-again,
.location-search.location-search-long .search-results .view-map {
    background-color: #3072ab;
    color: #fff;
    font-size: 20px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    right: 9px;
    top: 0;
}

.location-search.location-search-long .search-results .search-again .icon:before,
.location-search.location-search-long .search-results .search-again .icon:after,
.location-search.location-search-long .search-results .view-map .icon:before,
.location-search.location-search-long .search-results .view-map .icon:after {
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
}

.location-search.location-search-long .search-results .search-again .icon:before,
.location-search.location-search-long .search-results .view-map .icon:before {
    border-right: 2px solid #fff;
    transform: translateY(-5px) rotate(45deg);
}

.location-search.location-search-long .search-results .search-again .icon:after,
.location-search.location-search-long .search-results .view-map .icon:after {
    border-left: 2px solid #fff;
    transform: translateX(2px) translateY(-5px) rotate(-45deg);
}

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

    .location-search.location-search-long .search-results .search-again,
    .location-search.location-search-long .search-results .view-map {
        font-size: 17px;
    }
}

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

    .location-search.location-search-long .search-results .search-again,
    .location-search.location-search-long .search-results .view-map {
        font-size: 12px;
    }
}

.location-search.location-search-long .search-results .view-map {
    left: 9px;
}

.location-search.location-search-long .search-results .location-result {
    border-bottom: 2px solid #88b0d3;
    font-size: 18px;
    padding: 20px;
}

@media only screen and (min-width:576px) {
    .location-search.location-search-long .search-results .location-result {
        padding: 40px 20px;
    }
}

.location-search.location-search-long .search-results .location-result:last-child {
    border-bottom: none;
}

.location-search.location-search-long .search-results .location-result .location-heading {
    align-items: center;
    cursor: pointer;
    display: flex;
    padding-bottom: 20px;
}

.location-search.location-search-long .search-results .location-result .name {
    display: inline-block;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 0 0 0 10px;
    vertical-align: middle;
    font-size: 22px;
}

.location-search.location-search-long .search-results .location-result .marker {
    display: inline-block;
    height: 52px;
    position: relative;
    vertical-align: middle;
}

.location-search.location-search-long .search-results .location-result .marker .fa {
    color: #d64000;
}

.location-search.location-search-long .search-results .location-result .marker .fa-map-marker {
    font-size: 52px;
    text-shadow: 0 4px 7px rgba(35, 31, 32, .15);
}

.location-search.location-search-long .search-results .location-result .marker .fa-circle {
    font-size: 24px;
    transform: translateY(6px);
}

.location-search.location-search-long .search-results .location-result .marker .marker-label {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    left: 0;
    right: 0;
    top: 8px;
    text-align: center;
    text-transform: uppercase;
}

.location-search.location-search-long .search-results .location-result .address,
.location-search.location-search-long .search-results .location-result .phone-numbers {
    font-size: 20px;
}

.location-search.location-search-long .search-results .location-result .directions-form {
    margin-top: 4px;
}

.location-search.location-search-long .search-results .location-result .directions-form .form-control {
    display: inline-block;
    padding: 12px 12px 13px;
    margin-right: 7px;
    width: 65%;
}

@media only screen and (min-width:576px) {
    .location-search.location-search-long .search-results .location-result .directions-form .form-control {
        padding-left: 20px;
        padding-right: 20px;
        width: 50%;
    }
}

.location-search.location-search-long .no-results {
    color: #e3e5e6;
    font-size: 50px;
    padding: 60px 0;
    text-align: center;
    text-transform: lowercase;
}

.location-search.location-search-long .too-many-results {
    color: #ea6f31;
    font-size: 20px;
    padding: 60px 0 0;
    text-align: center;
}

.location-search.location-search-long .loading-indicator {
    background: transparent url("../../Images/loading.gif") scroll no-repeat center center;
    content: "Loading";
    margin: 20px auto;
    height: 200px;
    width: 200px;
}

.location-search.location-search-short {
    clear: both;
    margin-top: 0;
    margin-bottom: 35px;
    padding-top: 35px;
}

.location-search.location-search-short .form-inline {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
}

@media only screen and (max-width:1199px) {
    .location-search.location-search-short .form-inline {
        margin: 0 60px;
    }
}

@media only screen and (max-width:991px) {
    .location-search.location-search-short .form-inline {
        display: block;
    }
}

@media only screen and (max-width:575px) {
    .location-search.location-search-short .form-inline {
        margin: 0;
    }
}

.location-search.location-search-short .form-inline .form-group {
    flex-basis: 0;
    flex-grow: 1;
    margin: 0 0 0 30px;
    height: 40px;
}

@media only screen and (max-width:991px) {
    .location-search.location-search-short .form-inline .form-group {
        display: block;
        margin: 30px 0;
        width: 100%;
    }

    .location-search.location-search-short .form-inline .form-group.select-form-group:after {
        height: 40px;
    }
}

.location-search.location-search-short .form-inline .search-icon {
    min-width: 70px;
}

.location-search.location-search-short .form-inline .search-icon .fa-map-marker {
    font-size: 105px;
    color: #d64000;
    text-shadow: 0 4px 7px rgba(35, 31, 32, .15);
    line-height: 1;
}

@media only screen and (max-width:991px) {
    .location-search.location-search-short .form-inline .search-icon {
        display: none;
    }
}

.location-search.location-search-short .form-inline .form-control {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-size: 14px;
    padding: 9px 12px;
    width: 80%;
    height: 40px;
    margin-bottom: 10px;
}

@media only screen and (max-width:991px) {
    .location-search.location-search-short .form-inline .form-control {
        padding: 9px;
    }
}

.location-search.location-search-short .form-inline .select-form-group {
    background-color: #fff;
}

.location-search.location-search-short .form-inline .select-form-group::after {
    content: url("../../Images/drop-down-arrow-resize.jpg");
    margin: 2px;
}

@media only screen and (max-width:991px) {
    .location-search.location-search-short .form-inline .select-form-group::after {
        margin: 5px;
    }
}

.location-search.location-search-short .form-inline .button-group {
    height: 40px;
}

.location-search.location-search-short .form-inline .btn {
    margin-left: 30px;
    padding: 10px 22px;
    font-size: 18px;
}

@media only screen and (max-width:991px) {
    .location-search.location-search-short .form-inline .btn {
        margin: 0 auto;
        display: block;
        padding: 14px 22px;
    }
}

.location-search.location-search-sidebar {
    background: #065384;
    padding: 28px;
    margin: 25px 0;
    border: solid 1px #4b7d8c;
}

.location-search.location-search-sidebar h2 {
    color: #fff;
    font-size: 19px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    margin: 0 0 25px;
    padding: 0;
}

.location-search.location-search-sidebar input:focus,
.location-search.location-search-sidebar input.form-control:focus,
.location-search.location-search-sidebar select:focus,
.location-search.location-search-sidebar select.form-control:focus,
.location-search.location-search-sidebar textarea:focus,
.location-search.location-search-sidebar textarea.form-control:focus {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #fff;
}

.location-search.location-search-sidebar .btn:focus {
    outline-color: #fff;
}

.location-search.location-search-sidebar .invalid-postal-code {
    display: none;
    color: #fff;
    font-size: 14px;
}

.locations-nearby.locations-nearby-vertical {
    border-top: 1px solid #7f878c;
    margin-top: 20px;
}

.locations-nearby.locations-nearby-vertical h2 {
    font-size: 24px;
    font-weight: normal;
}

.locations-nearby.locations-nearby-vertical ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.locations-nearby.locations-nearby-vertical ul li {
    margin: 0;
    padding: 0;
}

.locations-nearby.locations-nearby-vertical .location {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 18px;
    margin: 20px 0 30px;
}

.locations-nearby.locations-nearby-vertical .location .location-name {
    font-weight: 500;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    color: #000;
}

.locations-nearby.locations-nearby-vertical .location .location-name:visited {
    color: #000;
}

.locations-nearby.locations-nearby-vertical .location .location-name:hover {
    color: #000;
}

.locations-nearby.locations-nearby-vertical .location .location-name:active {
    color: #000;
}

.locations-nearby.locations-nearby-vertical .location .address {
    margin: 0;
}

.locations-nearby.locations-nearby-vertical .location .phone strong {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-weight: 400;
    color: #000;
}

.locations-nearby.locations-nearby-vertical .location .more-info {
    font-weight: 400;
}

.locations-nearby.locations-nearby-vertical .view-all {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 30px;
    display: inline-block;
}

.locations-nearby.locations-nearby-horizontal {
    font-size: 18px;
}

@media only screen and (max-width:991px) {
    .locations-nearby.locations-nearby-horizontal {
        font-size: 16px;
    }
}

.locations-nearby.locations-nearby-horizontal h2 {
    color: #036e7f;
    cursor: pointer;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 30px;
    margin: 20px 0 35px;
    text-align: center;
    text-transform: uppercase;
}

@media only screen and (max-width:991px) {
    .locations-nearby.locations-nearby-horizontal h2 {
        margin: 20px 0;
        font-size: 24px;
    }
}

.locations-nearby.locations-nearby-horizontal h2 .fa {
    font-size: 20px;
    margin-right: 10px;
}

.locations-nearby.locations-nearby-horizontal .location-name {
    display: block;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 10px;
}

@media only screen and (max-width:991px) {
    .locations-nearby.locations-nearby-horizontal .location-name {
        font-size: 18px;
        margin: 0;
    }
}

.locations-nearby.locations-nearby-horizontal div.location-name {
    color: #3072ab;
}

.locations-nearby.locations-nearby-horizontal address {
    margin: 0;
}

.locations-nearby.locations-nearby-horizontal .phone,
.locations-nearby.locations-nearby-horizontal .more-info {
    display: block;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
}

@media only screen and (max-width:991px) {
    .locations-nearby.locations-nearby-horizontal .more-info {
        margin-bottom: 25px;
        display: block;
    }
}

.locations-nearby.locations-nearby-horizontal .view-all {
    margin: 20px 0;
    text-align: center;
}

.location-map-with-directions {
    border-right: 1px solid #858585;
    font-size: 20px;
    margin-bottom: 70px;
}

@media only screen and (max-width:991px) {
    .location-map-with-directions {
        border-right: none;
        padding: 0 20px;
        font-size: 18px;
        margin-bottom: 0;
    }
}

.location-map-with-directions .addressMapWrp {
    border: 1px solid #858585;
    position: relative;
}

.location-map-with-directions .addressMapWrp:before {
    display: block;
    content: "";
    padding-bottom: 100%;
    width: 100%;
}

.location-map-with-directions .addressMapWrp .mapContainer {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.location-map-with-directions h1.location-name {
    color: #3072ab;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 22px;
    line-height: 1.3;
    margin-top: 0;
}

@media only screen and (max-width:991px) {
    .location-map-with-directions h1.location-name {
        margin-top: 20px;
        font-size: 20px;
    }
}

.location-map-with-directions address {
    margin: 20px 0 0;
}

.location-map-with-directions .phone-numbers {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    margin: 4px 0 20px;
}

.location-map-with-directions .phone-numbers a {
    margin: 0;
}

@media only screen and (max-width:991px) {
    .location-map-with-directions .phone-numbers {
        margin: 0 0 15px;
    }
}

.location-map-with-directions a {
    display: block;
    margin-top: 20px;
}

.location-map-with-directions a:focus {
    text-decoration: underline;
}

.location-map-detail {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
}

.location-map-detail .addressMapWrp {
    border: 1px solid #858585;
    position: relative;
}

.location-map-detail .addressMapWrp:before {
    display: block;
    content: "";
    padding-bottom: 67.1875%;
    width: 100%;
}

.location-map-detail .addressMapWrp .mapContainer {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.location-map-detail .location-name {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin: 20px 0 0;
}

.location-map-detail address {
    margin: 0;
}

.location-map-detail .phone-numbers {
    margin: 4px 0 0;
}

.location-map-detail .social-links {
    margin: 17px 0;
}

.location-detail {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    margin-bottom: 20px;
    border: solid 1px #c4c4c4;
    background-image: -webkit-linear-gradient(bottom, #f3f2f2, #fff);
    background-image: -moz-linear-gradient(bottom, #f3f2f2, #fff);
    background-image: -o-linear-gradient(bottom, #f3f2f2, #fff);
    background-image: -ms-linear-gradient(bottom, #f3f2f2, #fff);
    background-image: linear-gradient(to top, #f3f2f2, #fff);
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.location-detail .location-detail-wrap {
    padding: 0 22px 10px 22px;
}

.location-detail .location-name {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin: 20px 0 0;
}

.location-detail address {
    margin: 0;
}

.location-detail .phone-numbers {
    margin: 4px 0 0;
}

.location-detail .phone-numbers a {
    color: #3072ab;
}

.location-offerings h1 {
    margin-top: 0;
    padding-top: 10px;
}

.location-offerings h2 {
    color: #2c2c2c;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    margin: 35px 0 10px;
}

.location-offerings p {
    line-height: 1.6;
    margin: 0 0 10px;
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
}

.location-offerings ul,
.location-offerings ol {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
}

.location-offerings a {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #036e7f;
    font-size: 20px;
    text-transform: uppercase;
}

.location-offerings a:visited {
    color: #036e7f;
}

.location-offerings a:hover {
    color: #02434d;
}

.location-offerings a:active {
    color: #02434d;
}

.location-offerings a.content-link {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    text-transform: none;
}

.location-offerings .sub-heading {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    margin: 35px 0;
    font-size: 24px;
}

.location-content {
    margin: 50px 0 0;
}

.location-content h1 {
    margin-top: 0;
    padding-top: 10px;
}

.location-content h2 {
    color: #2c2c2c;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    margin: 35px 0 10px;
}

.location-content p {
    line-height: 1.6;
    margin: 0 0 10px;
}

.location-link .fa {
    margin-right: 15px;
}

.location-footer-contact {
    text-align: left;
    font-size: 14px;
}

@media only screen and (max-width:991px) {
    .location-footer-contact {
        text-align: center;
    }
}

.location-footer-contact .location-name,
.location-footer-contact address,
.location-footer-contact .phone-numbers,
.location-footer-contact .hha-number,
.location-footer-contact .license-number,
.location-footer-contact .issuance-year {
    color: #6c6c6c;
    line-height: 21px;
}

.location-footer-contact address {
    margin: 0;
}

.location-footer-contact .phone-numbers {
    padding-bottom: 35px;
}

.dynamic-location-page .interior-hero img {
    max-height: 400px;
}

@media only screen and (max-width:767px) {
    .dynamic-location-sidebar {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (min-width:576px) {
    .dynamic-location-sidebar {
        padding-right: 35px;
    }
}

@media only screen and (max-width:767px) {
    .dynamic-location-content {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (min-width:576px) {
    .dynamic-location-content {
        border-left: 1px solid #7f878c;
        padding-left: 40px;
    }
}

@media only screen and (min-width:992px) {
    .blog-container .interior-content {
        padding-left: 0;
        padding-right: 50px;
    }
}

@media only screen and (max-width:767px) {
    .blog-container img.full-screen {
        max-width: none;
        width: 100vw;
        margin-left: -30px;
    }
}

.blog-summary-grid .summary {
    max-height: 4em;
    overflow: hidden;
}

.blog-summary-grid .row .blog-post-item {
    margin-bottom: 50px;
}

.blog-summary-grid .img-circle {
    position: relative;
    overflow: hidden;
}

@media only screen and (max-width:991px) {
    .blog-summary-grid .img-circle {
        width: 70%;
        margin-left: 15%;
    }
}

.blog-summary-grid .img-circle:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.blog-summary-grid .img-circle img {
    position: absolute;
    top: 0;
}

@media only screen and (max-width:991px) {
    .blog-summary-grid .img-circle img {
        width: 100%;
    }
}

.blog-summary-horizontal-carousel ul.slick-track {
    padding: 0;
    list-style: none;
}

.blog-summary-horizontal-carousel .prev-arrow,
.blog-summary-horizontal-carousel .next-arrow {
    font-weight: 300;
    font-size: 50px;
    color: #036e7f;
    line-height: 1em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.blog-summary-horizontal-carousel .prev-arrow:before,
.blog-summary-horizontal-carousel .prev-arrow:after,
.blog-summary-horizontal-carousel .next-arrow:before,
.blog-summary-horizontal-carousel .next-arrow:after {
    font-family: 'FontAwesome';
}

.blog-summary-horizontal-carousel .prev-arrow {
    left: -40px;
}

@media only screen and (max-width:420px) {
    .blog-summary-horizontal-carousel .prev-arrow {
        left: -25px;
    }
}

.blog-summary-horizontal-carousel .prev-arrow:before {
    display: block;
    content: "";
}

.blog-summary-horizontal-carousel .next-arrow {
    right: -40px;
}

@media only screen and (max-width:420px) {
    .blog-summary-horizontal-carousel .next-arrow {
        right: -25px;
    }
}

.blog-summary-horizontal-carousel .next-arrow:before {
    content: "";
}

.blog-summary-horizontal-carousel .thumb {
    position: relative;
    overflow: hidden;
}

.blog-summary-horizontal-carousel .thumb:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.blog-summary-horizontal-carousel .thumb img {
    position: absolute;
    top: 0;
    width: 100%;
}

.blog-summary-horizontal-carousel .title,
.blog-summary-horizontal-carousel a {
    color: #036e7f;
}

.blog-summary-horizontal-carousel .title:visited,
.blog-summary-horizontal-carousel a:visited {
    color: #036e7f;
}

.blog-summary-horizontal-carousel .title:hover,
.blog-summary-horizontal-carousel a:hover {
    color: #036e7f;
}

.blog-summary-horizontal-carousel .title:active,
.blog-summary-horizontal-carousel a:active {
    color: #036e7f;
}

.blog-summary-horizontal-carousel .date {
    color: #6f777a;
}

@media only screen and (max-width:767px) {
    .blog-summary-horizontal-carousel {
        max-width: 315px;
        margin: 0 auto;
        padding: 25px 0 50px;
    }

    .blog-summary-horizontal-carousel img {
        width: 100%;
    }

    .blog-summary-horizontal-carousel h3 {
        margin-bottom: 0;
    }

    .blog-summary-horizontal-carousel h3 a {
        font-size: 21px;
        line-height: 31px;
    }

    .blog-summary-horizontal-carousel .date {
        font-size: 13px;
        line-height: 25px;
        text-transform: uppercase;
    }
}

.blog-summary-vertical-carousel {
    border: solid 1px #c4c4c4;
    background-image: -webkit-linear-gradient(bottom, #f3f2f2, #fff);
    background-image: -moz-linear-gradient(bottom, #f3f2f2, #fff);
    background-image: -o-linear-gradient(bottom, #f3f2f2, #fff);
    background-image: -ms-linear-gradient(bottom, #f3f2f2, #fff);
    background-image: linear-gradient(to top, #f3f2f2, #fff);
    padding: 30px 15px 40px 30px;
}

.blog-summary-vertical-carousel .slick-list.draggable {
    margin-top: 40px;
}

.blog-summary-vertical-carousel .prev-arrow,
.blog-summary-vertical-carousel .next-arrow {
    font-weight: 300;
    font-size: 50px;
    color: #036e7f;
    line-height: 1em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.blog-summary-vertical-carousel .prev-arrow:before,
.blog-summary-vertical-carousel .prev-arrow:after,
.blog-summary-vertical-carousel .next-arrow:before,
.blog-summary-vertical-carousel .next-arrow:after {
    font-family: 'FontAwesome';
}

.blog-summary-vertical-carousel .prev-arrow {
    right: 45%;
    top: 0;
    padding-bottom: 30px;
}

@media only screen and (max-width:991px) {
    .blog-summary-vertical-carousel .prev-arrow {
        right: 50%;
    }
}

.blog-summary-vertical-carousel .prev-arrow:before {
    display: block;
    content: "";
}

.blog-summary-vertical-carousel .next-arrow {
    right: 45%;
    top: 100%;
    padding-top: 30px;
}

@media only screen and (max-width:991px) {
    .blog-summary-vertical-carousel .next-arrow {
        right: 50%;
    }
}

.blog-summary-vertical-carousel .next-arrow:before {
    content: "";
}

.blog-summary-vertical-carousel .date {
    color: #9da3a7;
}

@media only screen and (max-width:767px) {
    .blog-summary-vertical-carousel {
        max-width: 315px;
        margin: 0 auto;
        padding: 25px 15px 50px;
    }

    .blog-summary-vertical-carousel img {
        width: 100%;
    }

    .blog-summary-vertical-carousel h3 {
        margin-bottom: 0;
        font-size: 21px;
        line-height: 31px;
    }

    .blog-summary-vertical-carousel .date {
        font-size: 13px;
        line-height: 25px;
        text-transform: uppercase;
    }
}

.blog-summary-vertical-carousel .heading {
    color: #0A4160;
    font-size: 23px;
    letter-spacing: -1px;
    margin-top: 0;
    text-transform: uppercase;
    text-align: left;
}

.blog-summary-vertical-carousel .slide {
    height: 90px;
    margin: 14px 0;
}

.blog-summary-vertical-carousel a {
    color: #0A4160;
}

.blog-summary-vertical-carousel a:visited {
    color: #0A4160;
}

.blog-summary-vertical-carousel a:hover {
    color: #0A4160;
}

.blog-summary-vertical-carousel a:active {
    color: #0A4160;
}

.blog-summary-vertical-carousel .thumb {
    float: left;
    margin: 0 15px 0 0;
    position: relative;
    overflow: hidden;
    height: 90px;
    width: 90px;
}

.blog-summary-vertical-carousel .thumb:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.blog-summary-vertical-carousel .thumb img {
    position: absolute;
    top: 0;
}

.blog-summary-vertical-carousel .title {
    font-size: 14px;
    line-height: 1.5em;
    margin: 0;
    max-height: 100%;
    overflow: hidden;
    position: relative;
    font-weight: 500;
}

.blog-summary-vertical-carousel .title span {
    color: #0A4160;
    overflow: hidden;
    line-height: 1.2;
    padding: 0;
}

.blog-summary-vertical-carousel .title span:visited {
    color: #0A4160;
}

.blog-summary-vertical-carousel .title span:hover {
    color: #0A4160;
}

.blog-summary-vertical-carousel .title span:active {
    color: #0A4160;
}

@media only screen and (max-width:768px) {
    .blog-summary-vertical-carousel .title span {
        font-size: 17px;
    }
}

.blog-post-list .pagination a:hover,
.blog-post-list .pagination a:focus {
    text-decoration: underline;
}

.blog-post-list .item {
    padding-bottom: 25px;
}

.blog-post-list .item:first-child h3 {
    margin-top: 0;
}

.blog-post-list .item h2 {
    color: #3072ab;
    margin-top: 0;
}

.blog-post-list .item h2 a {
    color: #3072ab;
    text-decoration: none;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: 500;
}

.blog-post-list .item h2 a:hover,
.blog-post-list .item h2 a:focus {
    text-decoration: underline;
}

.blog-post-list .item .blog-head {
    margin-bottom: 25px;
}

.blog-post-list .item .blog-head:after {
    content: "";
    display: table;
    clear: both;
}

.blog-post-list .item .blog-head h1 {
    margin-top: 0;
    font-size: 20px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    color: #919191;
    line-height: 1.2;
    margin-bottom: 10px;
}

.blog-post-list .item .blog-head .post-date {
    display: block;
    border-bottom: 1px solid #e3e5e6;
    padding: 5px 0;
    margin-bottom: 11px;
}

.blog-post-list .item .blog-head .tags {
    float: right;
    text-align: right;
    max-width: 425px;
}

@media only screen and (max-width:767px) {
    .blog-post-list .item .blog-head .tags {
        display: block !important;
        float: left;
        clear: both !important;
        max-width: 100%;
        text-align: left;
    }
}

.blog-post-list .item .blog-content {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
    font-size: 17px;
}

.blog-post-list .item .blog-content p,
.blog-post-list .item .blog-content ul,
.blog-post-list .item .blog-content ol {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
    font-size: 17px;
}

.blog-post-list .item .social-share {
    border-top: 1px solid #e3e5e6;
    padding: 12px 0;
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.blog-post-list .item .social-share>span {
    margin-right: 10px;
}

.blog-post-list .item .social-share a {
    display: inline-block;
}

.blog-post-list .item .social-share a i:before {
    height: 24px;
    font-size: 28px;
}

@media only screen and (max-width:414px) {
    .blog-post-list .item .social-share {
        text-align: center;
    }

    .blog-post-list .item .social-share .st_facebook {
        margin-top: 10px;
    }

    .blog-post-list .item .social-share .st_facebook,
    .blog-post-list .item .social-share .st_linkedin {
        text-align: center;
        display: block;
        margin-bottom: 10px;
    }
}

.blog-post-list .item .blog-footer {
    border-top: 1px solid #e3e5e6;
    border-bottom: 1px solid #e3e5e6;
    padding: 12px 0;
}

.blog-post-list .item .blog-footer:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (max-width:991px) {
    .blog-post-list .item .blog-footer .leave-comments {
        float: left;
    }
}

.blog-post-list .item .blog-footer .categories {
    float: right;
    max-width: 450px;
    text-align: right;
}

@media only screen and (max-width:991px) {
    .blog-post-list .item .blog-footer .categories {
        display: block !important;
        float: left;
        clear: both !important;
        max-width: 100%;
        text-align: left;
        padding-top: 10px;
    }
}

.blog-post-list .item .read-more {
    font-size: 17px;
    display: block;
    margin-top: 15px;
}

@media only screen and (max-width:991px) {
    .blog-post-list .item .read-more {
        margin-bottom: 20px;
        font-weight: 700;
        margin-top: 20px;
    }
}

@media only screen and (max-width:991px) {
    .sidebar-blog .twitter-mobile {
        text-align: center;
    }
}

.sidebar-blog .sidebar-widget {
    margin-bottom: 25px;
}

.sidebar-blog .sidebar-widget h2 {
    color: #2c2c2c;
}

.sidebar-blog .sidebar-widget h3 {
    color: #2c2c2c;
}

.sidebar-blog .sidebar-widget.search-box-group input {
    width: 100%;
}

.sidebar-blog .sidebar-widget .follow-twitter {
    padding: 5px 10px;
    background-color: #337ab7;
    color: #fff;
    border-radius: 3px;
    font-weight: 500;
    display: block;
    text-align: center;
    border-bottom: 1px solid #e3e5e6;
}

.sidebar-blog .sidebar-widget .follow-twitter span {
    font-size: 20px;
}

@media only screen and (max-width:1199px) {
    .sidebar-blog .sidebar-widget .follow-twitter {
        padding: 5px 2px;
    }
}

.sidebar-blog .sidebar-widget .follow-twitter:hover {
    background-color: #23527c;
}

.sidebar-blog .sidebar-widget .facebook-sidebar {
    border-bottom: 1px solid #e3e5e6;
    padding-bottom: 5px;
}

.sidebar-blog .sidebar-widget.social-sidebar {
    border-bottom: 1px solid #e3e5e6;
    margin-bottom: 0;
}

.sidebar-blog .blog-search .btn {
    display: none;
}

.sidebar-blog select {
    width: 100%;
}

.sidebar-blog .recent-posts li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e3e5e6;
}

.sidebar-blog .recent-posts li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

@media only screen and (max-width:767px) {
    .kindred-spirit-header {
        margin: 45px 0 0;
    }
}

.blog-kindred-spirit .blog-post-list .item .blog-head h1 {
    display: block;
    border-bottom: 1px solid #e3e5e6;
    padding: 5px 0;
}

.blog-kindred-spirit .blog-post-list .item .blog-head .post-date {
    display: none;
}

.blog-kindred-spirit .linkedin-share {
    display: none !important;
}

.blog-kindred-continuum .facebook-share {
    display: none !important;
}

.blog-kindred-continuum .sidebar-blog h3 {
    margin-top: 0;
}

.blog-kindred-continuum .sidebar-widget.social-sidebar {
    border: none;
}

.rehab-advantage-blog .facebook-share {
    display: none !important;
}

.kindred-news-list {
    margin: 40px 0 0;
}

.kindred-news-list .item {
    padding-bottom: 25px;
}

.kindred-news-list .item h3 {
    margin: 20px 0 0;
    font-size: 20px;
}

.kindred-news-list .item h3 a {
    color: #337ab7;
}

.kindred-news-list .item h3 a:hover,
.kindred-news-list .item h3 a:focus {
    color: #23527c;
}

.kindred-news-list .item:first-child h3 {
    margin-top: 0;
}

.kindred-news-list .item .post-date {
    display: block;
    border-bottom: 1px solid #e3e5e6;
    padding: 5px 0;
    margin-bottom: 11px;
    color: #6f777a;
}

.kindred-news-list .item .post-summary {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
}

.kindred-news-list .item .post-summary p,
.kindred-news-list .item .post-summary ul,
.kindred-news-list .item .post-summary ol {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
}

.kindred-news-list .item .read-more {
    display: block;
    margin-top: 15px;
}

@media only screen and (max-width:991px) {
    .kindred-news-list .item .read-more {
        margin-bottom: 20px;
        font-weight: 700;
        margin-top: 20px;
    }
}

.kindred-news-details .post-content {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
}

.kindred-news-details .post-content p,
.kindred-news-details .post-content ul,
.kindred-news-details .post-content ol {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
}

.search-input {
    width: 100%;
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: relative;
    font: normal normal normal 14px/1 FontAwesome;
    margin-bottom: 0;
}

.search-input button {
    display: none;
}

.search-input:before {
    content: "";
    position: absolute;
    top: 0;
    left: 38px;
    color: #065384;
    font: normal normal normal 36px/48px FontAwesome;
}

.search-input input {
    padding-left: 85px;
    width: 100%;
    border: none;
    font-size: 20px;
    line-height: 56px;
    border: none;
    outline: none;
    color: #065384;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
}

.search-input input::-webkit-input-placeholder {
    color: #065384;
    text-transform: capitalize;
}

.search-input input::-moz-placeholder {
    color: #065384;
    text-transform: capitalize;
}

.search-input input:-ms-input-placeholder {
    color: #065384;
    text-transform: capitalize;
}

.search-input input:-moz-placeholder {
    color: #065384;
    text-transform: capitalize;
}

@media(max-width:1200px) {
    .search-input:before {
        left: 20px;
    }

    .search-input input {
        padding-left: 65px;
    }
}

@media(max-width:992px) {
    .search-input:before {
        left: 10px;
        font-size: 28px;
        line-height: 40px;
        line-height: 40px;
    }

    .search-input input {
        padding-left: 55px;
        font-size: 16px;
        line-height: 40px;
    }
}

@media only screen and (max-width:767px) {
    .search-input:before {
        left: 20px;
    }

    .search-input input {
        padding-left: 65px;
    }
}

body.resources .wrapper {
    overflow: hidden;
}

body.resources.resource-center #main-content {
    background: #fff;
    padding-bottom: 0;
}

body.resources.resource-center #main-content .resource-center-hero img {
    width: 100%;
}

body.resources.resource-center #main-content .resources-navigation {
    background-image: -webkit-linear-gradient(bottom, #477988, #065384);
    background-image: -moz-linear-gradient(bottom, #477988, #065384);
    background-image: -o-linear-gradient(bottom, #477988, #065384);
    background-image: -ms-linear-gradient(bottom, #477988, #065384);
    background-image: linear-gradient(to top, #477988, #065384);
}

@media only screen and (max-width:767px) {
    body.resources.resource-center #main-content .resources-navigation {
        margin-top: 40px;
    }
}

body.resources.resource-center #main-content .resources-navigation .container,
body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child {
    padding: 31px 0;
    position: relative;
    transition: padding .2s;
}

body.resources.resource-center #main-content .resources-navigation .container .absolute-row,
body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child .absolute-row,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child .absolute-row {
    position: absolute;
    top: -84px;
    width: 100%;
    left: 15px;
    transition: margin .2s;
}

body.resources.resource-center #main-content .resources-navigation .container .absolute-row .categories-col,
body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child .absolute-row .categories-col,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child .absolute-row .categories-col {
    margin-top: 18px;
    padding-left: 0;
}

body.resources.resource-center #main-content .resources-navigation .container .absolute-row .categories-col h3,
body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child .absolute-row .categories-col h3,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child .absolute-row .categories-col h3 {
    line-height: 30px;
    text-transform: uppercase;
    font-size: 26px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    text-transform: uppercase;
    background-color: #065384;
    padding: 18px 25px;
    width: 292px;
    color: #fff;
    margin: 0 0 0 4px;
    text-align: center;
}

body.resources.resource-center #main-content .resources-navigation .container .absolute-row .search-resource-topics-col,
body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child .absolute-row .search-resource-topics-col,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child .absolute-row .search-resource-topics-col {
    padding-right: 4px;
}

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

    body.resources.resource-center #main-content .resources-navigation .container .absolute-row,
    body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child .absolute-row,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child .absolute-row {
        position: relative;
        top: 0;
        left: 0;
        border: 1px solid #999;
        max-width: 360px;
        margin: 20px auto;
    }

    body.resources.resource-center #main-content .resources-navigation .container .absolute-row .search-resource-topics-col,
    body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child .absolute-row .search-resource-topics-col,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child .absolute-row .search-resource-topics-col {
        padding: 0;
    }
}

body.resources.resource-center #main-content .resources-navigation .container .resources-navigation-row,
body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child .resources-navigation-row,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child .resources-navigation-row {
    margin: 11px -11px;
}

body.resources.resource-center #main-content .resources-navigation .container .resources-navigation-row .resources-navigation-link .scroll-to,
body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child .resources-navigation-row .resources-navigation-link .scroll-to,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child .resources-navigation-row .resources-navigation-link .scroll-to {
    height: 61px;
    display: block;
    text-align: center;
    width: 100%;
    border: solid 1px #3a5f6b;
    background-image: -webkit-linear-gradient(176deg, #548d9e, #395e6a);
    background-image: -moz-linear-gradient(176deg, #548d9e, #395e6a);
    background-image: -o-linear-gradient(176deg, #548d9e, #395e6a);
    background-image: -ms-linear-gradient(176deg, #548d9e, #395e6a);
    background-image: linear-gradient(176deg, #548d9e, #395e6a);
    color: #fff;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 22px;
    line-height: normal;
    text-transform: uppercase;
    padding: 0;
    position: relative;
}

body.resources.resource-center #main-content .resources-navigation .container .resources-navigation-row .resources-navigation-link .scroll-to span,
body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child .resources-navigation-row .resources-navigation-link .scroll-to span,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child .resources-navigation-row .resources-navigation-link .scroll-to span {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}

body.resources.resource-center #main-content .resources-navigation .container .resources-navigation-row .resources-navigation-link .scroll-to:hover,
body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child .resources-navigation-row .resources-navigation-link .scroll-to:hover,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child .resources-navigation-row .resources-navigation-link .scroll-to:hover {
    background-image: -webkit-linear-gradient(176deg, #d0d0d0, #fff);
    background-image: -moz-linear-gradient(176deg, #d0d0d0, #fff);
    background-image: -o-linear-gradient(176deg, #d0d0d0, #fff);
    background-image: -ms-linear-gradient(176deg, #d0d0d0, #fff);
    background-image: linear-gradient(176deg, #d0d0d0, #fff);
    color: #406a77;
}

@media only screen and (max-width:767px) {
    body.resources.resource-center #main-content .resources-navigation {
        background-image: none;
    }

    body.resources.resource-center #main-content .resources-navigation .container,
    body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child {
        padding: 0;
    }

    body.resources.resource-center #main-content .resources-navigation .container:before,
    body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child:before,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child:before {
        display: none;
    }

    body.resources.resource-center #main-content .resources-navigation .container .dropdown,
    body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child .dropdown,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child .dropdown {
        max-width: 360px;
        margin: 0 auto;
    }

    body.resources.resource-center #main-content .resources-navigation .container .dropdown a,
    body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child .dropdown a,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child .dropdown a {
        line-height: 60px;
        padding: 0 0 0 25px;
        color: #fff;
        background-image: -webkit-linear-gradient(bottom, #477988, #065384);
        background-image: -moz-linear-gradient(bottom, #477988, #065384);
        background-image: -o-linear-gradient(bottom, #477988, #065384);
        background-image: -ms-linear-gradient(bottom, #477988, #065384);
        background-image: linear-gradient(to top, #477988, #065384);
        width: 100%;
        display: block;
        font-size: 22px;
        text-align: center;
        font-family: "HelveticaNeue", helvetica, arial, sans-serif;
        font-weight: 800;
        font-style: normal;
    }
}

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

    body.resources.resource-center #main-content .resources-navigation .container .dropdown a,
    body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child .dropdown a,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child .dropdown a {
        line-height: 45px;
        font-size: 20px;
    }
}

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

    body.resources.resource-center #main-content .resources-navigation .container .dropdown .dropdown-menu,
    body.resources.resource-center #main-content .resources-navigation .two-callout-hero.stack .second-callout>div:first-child .dropdown .dropdown-menu,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation .second-callout>div:first-child .dropdown .dropdown-menu {
        padding: 0;
        margin: 0;
        width: 100%;
        border: none;
    }

    body.resources.resource-center #main-content .resources-navigation.navigation-fixed .container .absolute-row,
    body.resources.resource-center #main-content .resources-navigation.navigation-fixed .two-callout-hero.stack .second-callout>div:first-child .absolute-row,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation.navigation-fixed .second-callout>div:first-child .absolute-row {
        margin: 0 auto;
    }
}

body.resources.resource-center #main-content .resources-navigation.navigation-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    margin-top: 0;
}

body.resources.resource-center #main-content .resources-navigation.navigation-fixed .container,
body.resources.resource-center #main-content .resources-navigation.navigation-fixed .two-callout-hero.stack .second-callout>div:first-child,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation.navigation-fixed .second-callout>div:first-child {
    padding: 0;
}

body.resources.resource-center #main-content .resources-navigation.navigation-fixed .container:before,
body.resources.resource-center #main-content .resources-navigation.navigation-fixed .two-callout-hero.stack .second-callout>div:first-child:before,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-navigation.navigation-fixed .second-callout>div:first-child:before {
    display: none;
}

body.resources.resource-center #main-content .resources-group {
    border-bottom: 1px solid #518bbc;
    padding: 50px 0;
}

body.resources.resource-center #main-content .resources-group.breadcrumb-page {
    padding: 0 0;
}

@media only screen and (max-width:767px) {
    body.resources.resource-center #main-content .resources-group .non-slider-text {
        clear: both;
        width: 90%;
        margin-right: 5%;
        margin-left: 5%;
        margin-top: 10px;
    }
}

@media only screen and (max-width:767px) {
    body.resources.resource-center #main-content .resources-group .non-slider-image {
        width: 90%;
        margin-right: 5%;
        margin-left: 5%;
    }
}

body.resources.resource-center #main-content .resources-group:last-of-type {
    border-bottom: none;
}

body.resources.resource-center #main-content .resources-group .container,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child {
    padding: 0;
}

body.resources.resource-center #main-content .resources-group .container h2,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child h2,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child h2,
body.resources.resource-center #main-content .resources-group .container h3,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child h3,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child h3,
body.resources.resource-center #main-content .resources-group .container p,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child p,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child p,
body.resources.resource-center #main-content .resources-group .container a,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child a,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child a {
    line-height: normal;
}

body.resources.resource-center #main-content .resources-group .container h2,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child h2,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child h2 {
    font-size: 34px;
    line-height: 26px;
    margin: 0 0 25px;
    font-weight: 400;
    text-transform: uppercase;
}

body.resources.resource-center #main-content .resources-group .container h3,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child h3,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child h3 {
    font-size: 26px;
    color: #3e3e3e;
    margin-top: 0;
}

body.resources.resource-center #main-content .resources-group .container p,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child p,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #3e3e3e;
}

body.resources.resource-center #main-content .resources-group .container a,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child a,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child a {
    font-size: 16px;
    line-height: 24px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    color: #427aa9;
    text-transform: uppercase;
    margin: 0 0 40px;
    display: block;
}

body.resources.resource-center #main-content .resources-group .container a:hover,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child a:hover,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child a:hover {
    color: #23527c;
}

body.resources.resource-center #main-content .resources-group .container .row,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child .row,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child .row {
    margin: 0 -15px;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .carousel-title,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .carousel-title,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .carousel-title {
    text-transform: uppercase;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 34px;
    line-height: normal;
    margin-bottom: 30px;
    padding-left: 15px;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider {
    padding: 0;
    position: relative;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide {
    margin: 0 17px;
    position: relative;
    outline: none !important;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide .slide-container,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container {
    width: 100%;
    padding-top: 116.62%;
    position: relative;
    overflow: hidden;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide .slide-container .slide-img,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-img,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-img {
    position: absolute;
    top: 0;
    height: 100%;
    width: 130%;
    background-repeat: no-repeat;
    background-size: cover;
    transform: translateX(-50%);
    left: 50%;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide .slide-container .slide-content,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 11;
    width: 100%;
    height: 23%;
    background-color: rgba(81, 139, 188, .8);
    transition: background-color .6s;
    padding: 0;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container {
    position: relative;
    width: 100%;
    height: 100%;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-title,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-title,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-title,
body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-content,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-content,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-content,
body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-link,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-link,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-link {
    margin: 0;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text p,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text p,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text p {
    font-size: 14px;
    line-height: 18px;
    padding: 5px 0;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-title,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-title,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-title {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    color: #fff;
    text-align: center;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-content,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-content,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-content,
body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-link,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-link,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-link {
    display: none;
    transition: opacity .6s;
    opacity: 0;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-content,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-content,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-content {
    color: #797a7a;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    max-width: 100%;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-link,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-link,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-link {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-link a,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-link a,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-container .slide-content .slide-content-container .slide-content-text .slide-content-text-link a {
    color: #427aa9;
    font-size: 14px;
    line-height: normal;
    text-transform: uppercase;
}

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

    body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide:hover .slide-img,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide:hover .slide-img,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide:hover .slide-img {
        height: 77%;
        width: 100%;
    }

    body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide:hover .slide-content,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide:hover .slide-content,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide:hover .slide-content {
        background-color: #fff;
    }

    body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text {
        position: relative;
        top: 0;
        transform: translateY(0);
    }

    body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text .slide-content-text-title,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text .slide-content-text-title,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text .slide-content-text-title {
        display: none;
    }

    body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text .slide-content-text-content,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text .slide-content-text-content,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text .slide-content-text-content,
    body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text .slide-content-text-link,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text .slide-content-text-link,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text .slide-content-text-link {
        display: block;
        opacity: 1;
    }
}

@media only screen and (min-width:768px) and (max-width:767px) {

    body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text .slide-content-text-content,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text .slide-content-text-content,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text .slide-content-text-content,
    body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text .slide-content-text-link,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text .slide-content-text-link,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide:hover .slide-content .slide-content-container .slide-content-text .slide-content-text-link {
        max-height: 37px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .resources-slider .slick-list .slick-track .slide .slide-content-text a,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-content-text a,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .resources-slider .slick-list .slick-track .slide .slide-content-text a {
    text-transform: none;
    display: inline;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .slick-arrow,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .slick-arrow,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: transparent;
    border: none;
    background-color: transparent;
    background-image: url("../../Images/resources-carousel-arrow.png");
    width: 26px;
    height: 55px;
    background-repeat: no-repeat;
    background-position-y: top;
    cursor: pointer;
    opacity: 1;
    transition: opacity .5s;
    outline: none !important;
    padding: 0;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .slick-arrow.slick-prev,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .slick-arrow.slick-prev,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .slick-arrow.slick-prev {
    left: -33px;
    background-position-x: -26px;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .slick-arrow.slick-next,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .slick-arrow.slick-next,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .slick-arrow.slick-next {
    right: -33px;
    background-position-x: 0;
}

body.resources.resource-center #main-content .resources-group .container.resources-carousel-container .slick-arrow.slick-disabled,
body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div.resources-carousel-container:first-child .slick-arrow.slick-disabled,
.two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div.resources-carousel-container:first-child .slick-arrow.slick-disabled {
    opacity: 0;
}

@media(max-width:768px) {

    body.resources.resource-center #main-content .resources-group .container,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    body.resources.resource-center #main-content .resources-group .container h2,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child h2,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child h2 {
        font-size: 21px;
        line-height: normal;
    }
}

@media all and (max-width:768px) and (max-width:480px) {

    body.resources.resource-center #main-content .resources-group .container h2,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child h2,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child h2 {
        font-size: 16px;
        margin-bottom: 15px;
    }
}

@media(max-width:768px) {

    body.resources.resource-center #main-content .resources-group .container h3,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child h3,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child h3 {
        font-size: 18px;
        line-height: 30px;
    }
}

@media all and (max-width:768px) and (max-width:480px) {

    body.resources.resource-center #main-content .resources-group .container h3,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child h3,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child h3 {
        font-size: 14px;
        line-height: 30px;
    }
}

@media(max-width:768px) {

    body.resources.resource-center #main-content .resources-group .container p,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child p,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child p {
        font-size: 14px;
        line-height: 25px;
    }

    body.resources.resource-center #main-content .resources-group .container a,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child a,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child a {
        font-size: 14px;
        line-height: 30px;
    }

    body.resources.resource-center #main-content .resources-group .container .resources-slider,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child .resources-slider,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child .resources-slider {
        padding: 0;
    }

    body.resources.resource-center #main-content .resources-group .container .resources-slider .slick-list,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child .resources-slider .slick-list,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child .resources-slider .slick-list {
        padding-left: 27px;
    }

    body.resources.resource-center #main-content .resources-group .container .resources-slider .slick-list .slick-track .slide,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child .resources-slider .slick-list .slick-track .slide,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child .resources-slider .slick-list .slick-track .slide {
        margin: 0 10px;
        width: 230px;
    }

    body.resources.resource-center #main-content .resources-group .container .resources-slider .slick-list .slick-track .slide .slide-content .slide-content-container .slide-content-text .slide-content-text-title,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child .resources-slider .slick-list .slick-track .slide .slide-content .slide-content-container .slide-content-text .slide-content-text-title,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child .resources-slider .slick-list .slick-track .slide .slide-content .slide-content-container .slide-content-text .slide-content-text-title {
        font-size: 18px;
        line-height: normal;
    }

    body.resources.resource-center #main-content .resources-group .container .resources-slider .slick-list .slick-track .slide .slide-content .slide-content-container .slide-content-text .slide-content-text-content,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child .resources-slider .slick-list .slick-track .slide .slide-content .slide-content-container .slide-content-text .slide-content-text-content,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child .resources-slider .slick-list .slick-track .slide .slide-content .slide-content-container .slide-content-text .slide-content-text-content {
        font-size: 10px;
        line-height: normal;
    }

    body.resources.resource-center #main-content .resources-group .container .resources-slider .slick-list .slick-track .slide .slide-content .slide-content-container .slide-content-text .slide-content-text-link,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child .resources-slider .slick-list .slick-track .slide .slide-content .slide-content-container .slide-content-text .slide-content-text-link,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child .resources-slider .slick-list .slick-track .slide .slide-content .slide-content-container .slide-content-text .slide-content-text-link {
        font-size: 10px;
        line-height: normal;
    }

    body.resources.resource-center #main-content .resources-group .container .resources-slider .slick-list .slick-track .slide .slide-content .slide-content-container .slide-content-text .slide-content-text-link a,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child .resources-slider .slick-list .slick-track .slide .slide-content .slide-content-container .slide-content-text .slide-content-text-link a,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child .resources-slider .slick-list .slick-track .slide .slide-content .slide-content-container .slide-content-text .slide-content-text-link a {
        font-size: 10px;
        line-height: normal;
    }

    body.resources.resource-center #main-content .resources-group .container .resources-slider .slick-dots,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child .resources-slider .slick-dots,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child .resources-slider .slick-dots {
        padding: 0;
        margin: 0;
        list-style: none;
        border: 1px solid #c9c9c9;
        display: none !important;
        justify-content: space-between;
    }

    body.resources.resource-center #main-content .resources-group .container .resources-slider .slick-dots li,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child .resources-slider .slick-dots li,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child .resources-slider .slick-dots li {
        float: left;
        background-color: #fff;
        width: 100%;
        outline: none !important;
    }

    body.resources.resource-center #main-content .resources-group .container .resources-slider .slick-dots li button,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child .resources-slider .slick-dots li button,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child .resources-slider .slick-dots li button {
        border: none;
        padding: 0;
        width: 100%;
        color: transparent;
        background-color: #fff;
        outline: none !important;
    }

    body.resources.resource-center #main-content .resources-group .container .resources-slider .slick-dots li.slick-active button,
    body.resources.resource-center #main-content .resources-group .two-callout-hero.stack .second-callout>div:first-child .resources-slider .slick-dots li.slick-active button,
    .two-callout-hero.stack body.resources.resource-center #main-content .resources-group .second-callout>div:first-child .resources-slider .slick-dots li.slick-active button {
        background-color: #d9d9d9;
    }
}

.nav-sitemap {
    margin: 50px 0;
}

.nav-sitemap .nav {
    padding-left: 30px;
}

.nav-sitemap .sitemap-item {
    padding: 5px 10px;
}

.marketo-form-embed .mktoForm {
    color: inherit !important;
    font-family: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important;
    line-height: inherit;
    width: 100% !important;
}

.marketo-form-embed .mktoForm .mktoOffset {
    display: none;
}

.marketo-form-embed .mktoForm .mktoGutter {
    display: none;
}

.marketo-form-embed .mktoForm .mktoFormCol {
    float: none;
    min-height: 0;
}

.marketo-form-embed .mktoForm .mktoFieldWrap {
    float: none;
    margin: 0 0 15px;
}

.marketo-form-embed .mktoForm .mktoField {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: normal;
    color: #2c2c2c;
    border: 1px solid #2c2c2c;
    border-radius: 0;
    height: auto;
    width: 100% !important;
}

.marketo-form-embed .mktoForm .mktoField:focus {
    border-color: #1c79c4;
}

.marketo-form-embed .mktoForm label.mktoLabel {
    font-weight: normal !important;
}

.marketo-form-embed .mktoForm select.mktoField {
    padding: 8px 65px 8px 10px;
}

.marketo-form-embed .mktoForm .mktoButtonRow {
    display: block;
    margin: 5px 0 0;
    text-align: center;
}

.marketo-form-embed .mktoForm .mktoButtonRow .mktoButtonWrap {
    margin: 0 !important;
}

.marketo-form-embed .mktoForm .mktoButton {
    padding: 12px 22px;
}

.marketo-form-embed .mktoForm .mktoCheckboxWrap {
    display: flex;
    align-items: center;
}

.marketo-form-embed .mktoForm .mktoCheckboxWrap .mktoLabel {
    padding-top: 0;
}

.marketo-form-embed .mktoForm .mktoCheckboxWrap .mktoCheckboxList {
    display: flex;
    align-content: center;
    padding: 0 0 0 5px;
}

.marketo-form-embed .mktoForm .mktoCheckboxWrap .mktoCheckboxList input {
    padding: 0;
    width: auto !important;
}

.marketo-form-embed .mktoForm .mktoCheckboxWrap .mktoCheckboxList label {
    display: none;
}

.marketo-form-embed .marketo-success-message {
    display: none;
}

.marketo-form-embed.marketo-form-embed-expandable {
    background-color: #26828c;
    color: #fff;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-weight: normal;
    margin: 25px 0 10px;
    width: 100%;
}

.marketo-form-embed.marketo-form-embed-expandable:focus {
    border-color: #050505;
    outline: #050505 auto 1px;
}

.marketo-form-embed.marketo-form-embed-expandable .mktoLabel {
    color: #fff;
}

.marketo-form-embed.marketo-form-embed-expandable .gdpr-text {
    padding: 0;
}

.marketo-form-embed.marketo-form-embed-expandable .gdpr-text a {
    color: #fff;
    font-weight: bold;
}

.marketo-form-embed.marketo-form-embed-expandable .marketo-heading {
    cursor: pointer;
    padding: 23px 25px;
    text-transform: uppercase;
}

@media only screen and (max-width:1199px) {
    .marketo-form-embed.marketo-form-embed-expandable .marketo-heading {
        padding: 23px 15px 10px;
        text-align: center;
    }
}

.marketo-form-embed.marketo-form-embed-expandable .marketo-heading .toggle-arrow {
    float: right;
    top: 3px;
    position: relative;
}

@media only screen and (max-width:1199px) {
    .marketo-form-embed.marketo-form-embed-expandable .marketo-heading .toggle-arrow {
        float: none;
        display: block;
        margin: 5px auto;
        position: static;
    }
}

.marketo-form-embed.marketo-form-embed-expandable .marketo-content {
    display: none;
    padding: 0 25px 25px;
}

.marketo-form-embed.marketo-form-embed-expandable .marketo-content .mktoHtmlText p,
.marketo-form-embed.marketo-form-embed-expandable .marketo-content .mktoHtmlText h1,
.marketo-form-embed.marketo-form-embed-expandable .marketo-content .mktoHtmlText h2,
.marketo-form-embed.marketo-form-embed-expandable .marketo-content .mktoHtmlText h3 {
    color: #fff;
}

.marketo-form-embed.marketo-form-embed-expandable .marketo-content .mktoButton {
    border-color: #050505;
}

.marketo-form-embed.marketo-form-embed-expandable .marketo-content .mktoField:focus,
.marketo-form-embed.marketo-form-embed-expandable .marketo-content .mktoButton:focus {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #fff;
    outline-color: #fff;
}

.marketo-form-embed.marketo-form-embed-expandable.active .marketo-heading .toggle-arrow.off-arrow {
    transform: rotate(180deg);
}

.marketo-form-embed.marketo-form-embed-expandable.active .marketo-content {
    display: block;
}

.marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup {
    position: fixed;
    background-color: rgba(45, 102, 140, .9);
    z-index: 998;
    margin: 0;
    width: 100%;
    bottom: 0;
}

.marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup .marketo-heading {
    text-transform: unset;
    text-align: center;
    font-weight: bold;
    padding: 23px 30px;
}

.marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup .marketo-heading .marketo-title {
    display: inline-block;
}

.marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup .marketo-heading .toggle-arrow {
    display: none;
}

.marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup .marketo-heading .toggle-arrow.off-arrow {
    display: inline-block;
    float: right;
    margin: 0;
    transform: none;
}

.marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup.active {
    height: 100vh;
    overflow-y: auto;
}

.marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup.active .marketo-heading {
    text-align: left;
}

.marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup.active .marketo-heading .marketo-title {
    transform: none;
    left: 0;
    max-width: 80%;
}

@media only screen and (min-width:576px) {
    .marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup.active .marketo-heading .marketo-title {
        position: relative;
        transform: translateX(-50%);
        left: 50%;
    }
}

@media only screen and (min-width:992px) {
    .marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup {
        position: absolute;
        bottom: auto;
        right: 0;
        top: -120px;
        bottom: auto;
        width: 410px;
    }

    .marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup .marketo-heading {
        text-align: center;
    }

    .marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup .marketo-heading .marketo-title {
        width: 295px;
        transform: none;
        position: static;
        display: inline-block;
    }

    .marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup .marketo-heading .toggle-arrow {
        display: inline-block;
        float: none;
        transform: translateY(-50%);
        position: relative;
        top: 50%;
        margin: 0 0 0 5px;
    }

    .marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup .marketo-heading .toggle-arrow.off-arrow {
        transform: translateY(-50%) rotate(180deg);
        right: 0;
        margin: 0 0 0 5px;
        float: none;
    }

    .marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup.active {
        height: auto;
        overflow-y: hidden;
    }

    .marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup.active .marketo-heading {
        text-align: center;
    }

    .marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup.active .marketo-heading .marketo-title {
        transform: none;
        max-width: none;
        position: static;
    }
}

@media only screen and (min-width:1200px) {
    .marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup {
        top: -90px;
    }
}

.blog-container .marketo-form-embed.marketo-form-embed-expandable {
    margin: 25px 0 10px;
}

.marketo-modal-form .marketo-form-embed {
    width: 90%;
    margin: 0 auto;
}

.marketo-modal-form .marketo-form-embed .mktoLabel {
    color: #fff;
}

.marketo-modal-form .marketo-form-embed .gdpr-text {
    padding: 0;
}

.marketo-modal-form .marketo-form-embed .gdpr-text a {
    color: #fff;
    font-weight: bold;
}

.marketo-modal-form .marketo-form-embed .marketo-content .mktoHtmlText {
    color: #fff;
}

.marketo-modal-form .marketo-form-embed .marketo-content .mktoHtmlText p,
.marketo-modal-form .marketo-form-embed .marketo-content .mktoHtmlText h1,
.marketo-modal-form .marketo-form-embed .marketo-content .mktoHtmlText h2,
.marketo-modal-form .marketo-form-embed .marketo-content .mktoHtmlText h3,
.marketo-modal-form .marketo-form-embed .marketo-content .mktoHtmlText span {
    color: #fff;
}

.marketo-modal-form .marketo-form-embed .mktoForm .mktoField {
    padding: 15px 12px;
    margin-bottom: 20px;
}

.marketo-modal-form .marketo-form-embed .mktoForm .mktoButtonRow {
    margin-bottom: 50px;
}

.marketo-modal-form .marketo-form-embed .marketo-success-message {
    color: #fff;
    margin-bottom: 30px;
}

.marketo-modal.modal-popup {
    display: none;
}

.form-group.search-box-group,
.form-group.search-results-box {
    display: block;
    position: relative;
}

.form-group.search-box-group:before,
.form-group.search-results-box:before {
    content: "";
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: left;
    font-size: 24px;
    margin-left: 25px;
    top: 8px;
}

.form-group.search-box-group input[type="search"],
.form-group.search-box-group input[type="text"],
.form-group.search-results-box input[type="search"],
.form-group.search-results-box input[type="text"] {
    width: 100%;
    height: 43px;
    padding-left: 60px;
}

.form-group.search-results-box {
    display: inline-block;
    position: relative;
    width: 33%;
}

@media only screen and (max-width:767px) {
    .form-group.search-results-box {
        display: block;
        width: 100%;
    }
}

.search-padding {
    padding-top: 50px;
    padding-bottom: 70px;
}

.search-padding .form-inline {
    margin-bottom: 20px;
}

@media only screen and (max-width:767px) {
    .search-padding .form-inline {
        text-align: center;
        margin-bottom: 20px;
    }
}

@media all and (max-width:768px) {
    .search-padding .search-link {
        -moz-word-wrap: break-word;
        -webkit-word-wrap: break-word;
        word-wrap: break-word;
        display: block;
    }

    .search-padding .media-body {
        width: 100%;
        display: block;
    }
}

.fixed-links {
    position: fixed;
    z-index: 999;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    display: block;
}

@media only screen and (max-width:1400px) {
    .fixed-links {
        top: auto;
        left: 0;
        right: 0;
        bottom: -20px;
        display: inline-block;
        max-width: 800px;
        margin: auto;
        width: 100%;
    }
}

@media only screen and (max-width:800px) {
    .fixed-links {
        bottom: -15px;
        display: table;
        padding: 0;
    }
}

.fixed-links li {
    display: block;
    padding: 7px 15px;
    color: #fff;
    text-align: left;
    width: 100%;
    margin: 5px 0;
    transition: background .25s ease-out;
    border: 0;
    font-size: 21px;
}

.fixed-links li:nth-child(1) {
    background-color: #427aa9;
}

.fixed-links li:nth-child(1):hover {
    background-color: #51a0da;
}

.fixed-links li:nth-child(2) {
    background-color: #b24c47;
}

.fixed-links li:nth-child(2):hover {
    background-color: #cf5954;
}

.fixed-links li:nth-child(3) {
    background-color: #840058;
}

.fixed-links li:nth-child(3):hover {
    background-color: #ac0173;
}

@media only screen and (max-width:1400px) {
    .fixed-links li {
        width: 31%;
        margin: 0 .5%;
        display: inline-block;
        text-align: center;
        padding: 5px 1%;
    }
}

@media only screen and (max-width:800px) {
    .fixed-links li {
        width: 33.3%;
        display: table-cell;
        margin: 0;
        font-size: 15px;
    }
}

.fixed-links li a {
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.salesforce-form {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-weight: normal;
    margin: 25px 0 10px;
    width: 100%;
}

.salesforce-form.sidebar-form {
    background-color: #26828c;
    color: #fff;
}

.salesforce-form.sidebar-form .salesforce-content {
    display: none;
}

.salesforce-form.sidebar-form.active .salesforce-heading .toggle-arrow.off-arrow {
    transform: rotate(180deg);
}

.salesforce-form.sidebar-form.active .salesforce-content {
    display: block;
}

.salesforce-form.sidebar-form.active input:focus,
.salesforce-form.sidebar-form.active select:focus,
.salesforce-form.sidebar-form.active textarea:focus {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #fff;
    outline-color: #fff;
}

.salesforce-form.sidebar-form .gdpr-text a,
.salesforce-form.sidebar-form .recaptcha-branding a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

.salesforce-form .salesforce-heading {
    cursor: pointer;
    padding: 23px 25px;
    text-transform: uppercase;
}

@media only screen and (max-width:1199px) {
    .salesforce-form .salesforce-heading {
        padding: 23px 15px 10px;
        text-align: center;
    }
}

.salesforce-form .salesforce-heading .toggle-arrow {
    float: right;
    top: 3px;
    position: relative;
}

@media only screen and (max-width:1199px) {
    .salesforce-form .salesforce-heading .toggle-arrow {
        float: none;
        display: block;
        margin: 5px auto;
        position: static;
    }
}

.salesforce-form .salesforce-content {
    padding: 0 25px 25px;
}

.salesforce-form .salesforce-content textarea {
    width: 100%;
    max-width: 100%;
}

.salesforce-form .field-validation-error {
    display: block;
    margin-top: 3px;
    background-color: #e51b00;
    background-image: -webkit-linear-gradient(#e51b00 43%, #ba1600 100%);
    background-image: -moz-linear-gradient(#e51b00 43%, #ba1600 100%);
    background-image: linear-gradient(#e51b00 43%, #ba1600 100%);
    background-image: -ms-linear-gradient(#e51b00 43%, #ba1600 100%);
    border: 1px solid #9f1300;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgba(0, 0, 0, .65) 0 2px 7px, inset #ff3c3c 0 1px 0;
    box-shadow: rgba(0, 0, 0, .65) 0 2px 7px, inset #ff3c3c 0 1px 0;
    color: #f3f3f3;
    font-size: 1em;
    line-height: 1.2em;
    max-width: 16em;
    padding: .4em .6em;
    text-shadow: #901100 0 -1px 0;
    position: relative;
}

.salesforce-form .field-validation-error::before {
    content: "";
    width: 16px;
    height: 8px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 100;
    background-color: #e51b00;
    border: 1px solid #9f1300;
    border-right: none;
    border-bottom: none;
    display: inline-block;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 10px;
    margin-top: -5px;
}

.salesforce-form .gdpr-text {
    padding: 15px 0 0;
}

.salesforce-form .gdpr-text a {
    font-weight: bold;
    text-decoration: underline;
}

.row-eq-md .salesforce-form .col-xs-12 {
    display: block;
}

.division h2 {
    font-size: 30px;
    color: #036e7f;
    text-align: center;
    text-transform: uppercase;
    margin: 60px 0 35px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.division .padding-top-large {
    padding-top: 35px;
}

@media only screen and (max-width:991px) {
    .division .padding-top-large {
        padding-top: 210px;
    }
}

@media only screen and (max-width:767px) {
    .division .padding-top-large {
        padding-top: 270px;
    }
}

.division .two-callout-hero .first-callout h1,
.division .two-callout-hero .first-callout h2 {
    color: #fff;
    font-weight: 200;
    font-size: 30px;
    line-height: 36px;
    margin: 20px 0 10px;
    text-align: left;
    text-transform: uppercase;
}

.division .two-callout-hero.stack .first-callout h2 {
    margin: 10px 0;
}

.division .featured-video .featured-video-content h2,
.division .featured-video .item-content h2,
.division .content-background .featured-video-content h2,
.division .content-background .item-content h2 {
    color: #fff;
}

.division .featured-video .featured-video-content p {
    font-size: 20px;
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
}

.division .interior-content h2,
.division .interior-content-full h2 {
    font-size: 20px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    color: #3072ab;
    text-align: left;
    text-transform: capitalize;
    margin: 20px 0 10px;
}

.division .interior-content .multicolumn-heading,
.division .interior-content-full .multicolumn-heading {
    background-color: #43739d;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 0;
    padding: 5px;
    text-align: center;
}

.division .desktop-hero-image,
.division .mobile-hero-image,
.division .hero-image-content {
    height: 400px;
}

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

    .division .desktop-hero-image,
    .division .mobile-hero-image,
    .division .hero-image-content {
        max-height: 350px;
        height: 350px;
    }
}

@media only screen and (max-height:768px) {

    .division .desktop-hero-image,
    .division .mobile-hero-image,
    .division .hero-image-content {
        max-height: 300px;
        height: 300px;
    }
}

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

    .division .desktop-hero-image,
    .division .mobile-hero-image,
    .division .hero-image-content {
        height: 500px;
    }
}

.division .interior-hero .desktop-hero-image,
.division .interior-hero .mobile-hero-image,
.division .interior-hero .hero-image-content {
    height: 350px;
}

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

    .division .interior-hero .desktop-hero-image,
    .division .interior-hero .mobile-hero-image,
    .division .interior-hero .hero-image-content {
        height: 185px;
    }
}

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

    .division .interior-hero .desktop-hero-image,
    .division .interior-hero .mobile-hero-image,
    .division .interior-hero .hero-image-content {
        height: 400px;
    }
}

.division .main-navigation .main-home {
    display: block;
}

.division .main-content {
    padding-bottom: 0;
    background: #fff;
}

.division .main-content .section-callout h2 {
    font-size: 30px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.division .main-content .location-search.location-search-short h2 {
    margin: 0;
}

.division .main-content .two-callout-hero .first-callout p {
    font-size: 17px;
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
}

@media only screen and (max-height:768px) and (min-width:992px) {
    .division .main-content .two-callout-hero .first-callout {
        height: auto;
    }

    .division .main-content .two-callout-hero .first-callout h2 {
        margin-top: 10px;
        font-size: 23px;
    }
}

@media only screen and (max-height:768px) and (min-width:992px) {
    .division .main-content .two-callout-hero .second-callout {
        height: 104px;
    }

    .division .main-content .two-callout-hero .second-callout .fa {
        font-size: 100px;
    }
}

.division .main-content .view-all {
    color: #00778f;
    font-size: 22px;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    text-align: left;
    margin: 45px 0 45px 0;
}

@media only screen and (max-width:991px) {
    .division .main-content .view-all {
        font-size: 20px;
    }
}

.division .main-content .type-wrapper {
    background-color: #e5eef5;
    overflow: hidden;
}

.division .main-content .type-wrapper.allow-overflow {
    overflow: visible;
}

.division .main-content .type-wrapper.no-background {
    background-color: transparent;
}

.division .main-content .type-wrapper h2 {
    font-size: 30px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 20px;
}

.division .main-content .type-wrapper p {
    font-size: 17px;
    text-align: center;
    margin: 0;
}

@media only screen and (max-width:991px) {
    .division .main-content .type-wrapper p {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width:991px) {
    .division .main-content .type-wrapper {
        padding-bottom: 0;
    }
}

.division .main-content .type-wrapper .types-of-care {
    margin-right: -15px;
    margin-left: -15px;
}

.division .main-content .type-wrapper .types-of-care p {
    text-align: center;
}

.division .main-content .type-wrapper .types-of-care .navbar-brand {
    display: none;
}

.division .main-content .type-wrapper .types-of-care .navbar-toggle {
    display: none;
}

.division .main-content .type-wrapper .types-of-care .navbar {
    background-color: transparent;
    border: none;
}

.division .main-content .type-wrapper .types-of-care .navbar .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.division .main-content .type-wrapper .types-of-care .navbar .container-fluid .collapse {
    display: block;
}

.division .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    border: none;
    width: 100%;
}

.division .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    margin-top: 10px;
}

@media only screen and (max-width:991px) {
    .division .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 60px;
        -moz-column-gap: 60px;
        column-gap: 60px;
    }
}

.division .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav li {
    float: none;
    padding: 0;
    width: 100%;
}

.division .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav li a {
    white-space: nowrap;
    display: block;
    line-height: 60px;
    padding: 0;
    overflow: hidden;
    color: #257298;
}

.division .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav li a:hover,
.division .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav li a:focus {
    text-decoration: underline;
}

@media only screen and (max-width:767px) {
    .division .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav li a {
        white-space: normal;
        line-height: 20px;
        padding-bottom: 20px;
    }
}

.division .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav li a:after {
    content: " »";
}

@media only screen and (max-width:991px) {
    .division .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav li a {
        clear: both;
        padding-left: 50px;
    }
}

.division .main-content .type-wrapper .types-of-care.two-column .navbar .container-fluid .navbar-collapse .navbar-nav {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
}

@media only screen and (max-width:991px) {
    .division .main-content .type-wrapper .types-of-care.two-column .navbar .container-fluid .navbar-collapse .navbar-nav {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

.division .main-content .type-wrapper ul {
    margin: 35px 0;
    padding: 0;
}

.division .main-content .type-wrapper ul li {
    list-style-type: none;
    padding-bottom: 30px;
}

.division .main-content .type-wrapper ul li a {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 24px;
}

@media only screen and (max-width:767px) {
    .division .main-content .type-wrapper ul li a {
        font-size: 18px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .division .main-content .type-wrapper ul li a {
        font-size: 20px;
    }
}

.division .main-content .type-wrapper .easy-autocomplete-container ul {
    margin: 0;
}

.division .main-content .type-wrapper .easy-autocomplete-container ul li {
    padding-bottom: 12px;
}

.division .main-content .stripe-container {
    background: -moz-linear-gradient(top, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
    background: -webkit-linear-gradient(bottom, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
    background: linear-gradient(to top, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
    padding-bottom: 35px;
}

html[data-useragent*='Safari']:not([data-useragent*='Chrome']) .division .main-content .stripe-container {
    background-size: cover, 50px auto;
}

.division .main-content .stripe-container h2 {
    color: #036e7f;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    margin: 70px 0 35px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
}

@media only screen and (max-width:991px) {
    .division .main-content .stripe-container h2 {
        font-size: 25px;
    }
}

.division .main-content .a-team-approach-to-caring h1 {
    text-align: center;
    text-transform: uppercase;
}

.division .main-content .a-team-approach-to-caring ul {
    list-style: none;
}

.division .main-content .a-team-approach-to-caring ul li:before {
    content: "•";
    color: #508bbd;
    margin-right: 5px;
}

.division .main-content .kindred-rehab .two-callout-hero {
    margin-bottom: 70px;
}

@media only screen and (max-width:991px) {
    .division .main-content .kindred-rehab .two-callout-hero {
        margin-bottom: 35px;
    }
}

.division .main-content .kindred-rehab .featured-video {
    margin-top: 35px;
}

.division .main-content .kindred-rehab .featured-video h2 {
    font-size: 30px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
}

@media only screen and (max-width:320px) {
    .transitional-care-hospitals .wrapper .header-logo img {
        max-width: 80% !important;
    }
}

.assisted-living .main-content .two-callout-hero {
    margin-bottom: 0;
}

.assisted-living .main-content .type-wrapper .container,
.assisted-living .main-content .type-wrapper .two-callout-hero.stack .second-callout>div:first-child,
.two-callout-hero.stack .assisted-living .main-content .type-wrapper .second-callout>div:first-child {
    margin-bottom: 80px;
}

.assisted-living .main-content .type-wrapper .container h2,
.assisted-living .main-content .type-wrapper .two-callout-hero.stack .second-callout>div:first-child h2,
.two-callout-hero.stack .assisted-living .main-content .type-wrapper .second-callout>div:first-child h2 {
    margin-top: 90px;
    font-size: 36px;
    line-height: 36px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.assisted-living .main-content .type-wrapper .container p,
.assisted-living .main-content .type-wrapper .two-callout-hero.stack .second-callout>div:first-child p,
.two-callout-hero.stack .assisted-living .main-content .type-wrapper .second-callout>div:first-child p {
    text-align: left;
    font-size: 18px;
    line-height: 36px;
}

.assisted-living .main-content .find-a-location-near-you {
    padding-top: 55px;
}

.assisted-living .main-content .find-a-location-near-you h1 {
    text-transform: uppercase;
    text-align: center;
}

.assisted-living .main-content .find-a-location-near-you p {
    margin-bottom: 16px;
}

.assisted-living .main-content .find-a-location-near-you a {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 54px;
    display: block;
}

@media only screen and (max-width:320px) {
    .kindred-rehabilitation-services .header-logo img {
        max-width: 80% !important;
    }
}

.kindred-rehabilitation-services .main-content {
    background: none;
}

@media only screen and (max-width:991px) {
    .kindred-rehabilitation-services .main-content .rehab-learn {
        margin: 20px 0;
        text-align: center;
    }
}

@media only screen and (max-width:991px) {
    .kindred-rehabilitation-services .main-content .rehab-image {
        text-align: center;
    }
}

.kindred-rehabilitation-services .main-content .stack {
    margin-bottom: 205px;
}

.kindred-rehabilitation-services .main-content .stack.hosp-rehab {
    margin-bottom: 180px;
}

@media only screen and (max-width:991px) {
    .kindred-rehabilitation-services .main-content .stack.hosp-rehab {
        margin-bottom: 250px;
    }
}

@media only screen and (max-width:625px) {
    .kindred-rehabilitation-services .main-content .stack.hosp-rehab {
        margin-bottom: 300px;
    }
}

@media only screen and (max-width:414px) {
    .kindred-rehabilitation-services .main-content .stack.hosp-rehab {
        margin-bottom: 350px;
    }
}

@media only screen and (max-width:320px) {
    .kindred-rehabilitation-services .main-content .stack.hosp-rehab {
        margin-bottom: 400px;
    }
}

@media only screen and (max-width:991px) {
    .kindred-rehabilitation-services .main-content .stack {
        margin-bottom: 300px;
    }

    .kindred-rehabilitation-services .main-content .stack.first-callout-only .first-callout {
        margin-bottom: 50px;
    }

    .kindred-rehabilitation-services .main-content .stack.second-callout-only {
        margin-bottom: 205px;
    }
}

@media only screen and (max-width:625px) {
    .kindred-rehabilitation-services .main-content .stack {
        margin-bottom: 350px;
    }

    .kindred-rehabilitation-services .main-content .stack.second-callout-only {
        margin-bottom: 300px;
    }
}

@media only screen and (max-width:414px) {
    .kindred-rehabilitation-services .main-content .stack {
        margin-bottom: 450px;
    }
}

@media only screen and (max-width:320px) {
    .kindred-rehabilitation-services .main-content .stack {
        margin-bottom: 660px;
    }

    .kindred-rehabilitation-services .main-content .stack.second-callout-only {
        margin-bottom: 350px;
    }
}

.kindred-rehabilitation-services .main-content .stack .first-callout {
    height: auto;
    width: auto;
    min-width: 58%;
}

@media only screen and (max-width:991px) {
    .kindred-rehabilitation-services .main-content .stack .first-callout {
        width: 100%;
        float: left;
        text-align: center;
    }

    .kindred-rehabilitation-services .main-content .stack .first-callout .first-callout-rehab {
        clear: both !important;
        margin-right: 0 !important;
        max-width: auto !important;
    }

    .kindred-rehabilitation-services .main-content .stack .first-callout h2 {
        font-size: 25px !important;
    }
}

.kindred-rehabilitation-services .main-content .stack .second-callout {
    margin-top: 0;
}

@media only screen and (max-width:991px) {
    .kindred-rehabilitation-services .main-content .stack .second-callout {
        width: 100%;
        float: left;
        position: static;
        background: #d19437;
    }
}

.kindred-rehabilitation-services .main-content .stack.first-callout-only {
    margin-bottom: 0;
}

.kindred-rehabilitation-services .main-content .stack.second-callout-only {
    margin-bottom: 50px;
    position: static;
    height: auto;
}

.kindred-rehabilitation-services .main-content .stack.second-callout-only .hero-image {
    display: none;
}

.kindred-rehabilitation-services .main-content .stack.second-callout-only .first-callout {
    display: none;
}

.kindred-rehabilitation-services .main-content .stack.second-callout-only .second-callout {
    position: static;
    height: auto;
    float: none;
}

.kindred-rehabilitation-services .main-content .two-callout-hero .first-callout h2 {
    font-size: 30px;
}

.kindred-rehabilitation-services .main-content .two-callout-hero.first-callout-only h2 {
    font-size: 25px;
}

.kindred-rehabilitation-services .main-content .hospital-rehab,
.kindred-rehabilitation-services .main-content .skilled-rehab,
.kindred-rehabilitation-services .main-content .a-career-with-us {
    padding: 70px 0 50px;
}

.kindred-rehabilitation-services .main-content .hospital-rehab .kindred-rehabilitation-services-right,
.kindred-rehabilitation-services .main-content .skilled-rehab .kindred-rehabilitation-services-right,
.kindred-rehabilitation-services .main-content .a-career-with-us .kindred-rehabilitation-services-right {
    text-align: right;
}

.kindred-rehabilitation-services .main-content .hospital-rehab .skilled-rehab-services h2,
.kindred-rehabilitation-services .main-content .skilled-rehab .skilled-rehab-services h2,
.kindred-rehabilitation-services .main-content .a-career-with-us .skilled-rehab-services h2 {
    color: #036e7f;
    text-align: center;
    padding-bottom: 30px;
}

.kindred-rehabilitation-services .main-content .hospital-rehab .skilled-rehab-services,
.kindred-rehabilitation-services .main-content .skilled-rehab .skilled-rehab-services,
.kindred-rehabilitation-services .main-content .a-career-with-us .skilled-rehab-services {
    width: 60%;
    margin: 0 20%;
}

@media(max-width:414px) {

    .kindred-rehabilitation-services .main-content .hospital-rehab .skilled-rehab-services,
    .kindred-rehabilitation-services .main-content .skilled-rehab .skilled-rehab-services,
    .kindred-rehabilitation-services .main-content .a-career-with-us .skilled-rehab-services {
        text-align: center;
    }
}

.kindred-rehabilitation-services .main-content .hospital-rehab .rehab-div1,
.kindred-rehabilitation-services .main-content .skilled-rehab .rehab-div1,
.kindred-rehabilitation-services .main-content .a-career-with-us .rehab-div1 {
    width: 80%;
    margin: 0 10%;
    color: #000;
}

@media(max-width:414px) {

    .kindred-rehabilitation-services .main-content .hospital-rehab .rehab-div1,
    .kindred-rehabilitation-services .main-content .skilled-rehab .rehab-div1,
    .kindred-rehabilitation-services .main-content .a-career-with-us .rehab-div1 {
        text-align: center;
    }
}

.kindred-rehabilitation-services .main-content .hospital-rehab .rehab-div-text,
.kindred-rehabilitation-services .main-content .skilled-rehab .rehab-div-text,
.kindred-rehabilitation-services .main-content .a-career-with-us .rehab-div-text {
    line-height: 1.5;
    color: #000;
    text-align: left;
}

@media(max-width:414px) {

    .kindred-rehabilitation-services .main-content .hospital-rehab .rehab-div-text,
    .kindred-rehabilitation-services .main-content .skilled-rehab .rehab-div-text,
    .kindred-rehabilitation-services .main-content .a-career-with-us .rehab-div-text {
        text-align: center;
    }
}

.kindred-rehabilitation-services .main-content .hospital-rehab .rehab-div1 a,
.kindred-rehabilitation-services .main-content .skilled-rehab .rehab-div1 a,
.kindred-rehabilitation-services .main-content .a-career-with-us .rehab-div1 a {
    float: right;
}

@media(max-width:414px) {

    .kindred-rehabilitation-services .main-content .hospital-rehab .rehab-div1 a,
    .kindred-rehabilitation-services .main-content .skilled-rehab .rehab-div1 a,
    .kindred-rehabilitation-services .main-content .a-career-with-us .rehab-div1 a {
        float: right;
        clear: both;
        font-size: 10px;
    }
}

.kindred-rehabilitation-services .main-content .hospital-rehab .rehab-div,
.kindred-rehabilitation-services .main-content .skilled-rehab .rehab-div,
.kindred-rehabilitation-services .main-content .a-career-with-us .rehab-div {
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-size: 26px;
}

@media(max-width:414px) {

    .kindred-rehabilitation-services .main-content .hospital-rehab .rehab-div,
    .kindred-rehabilitation-services .main-content .skilled-rehab .rehab-div,
    .kindred-rehabilitation-services .main-content .a-career-with-us .rehab-div {
        font-size: 20px;
        clear: both;
    }
}

.kindred-rehabilitation-services .main-content .skilled-rehab-services-blog {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 50px;
}

.kindred-rehabilitation-services .main-content .skilled-rehab-services-blog h2 {
    color: #036e7f;
    padding-top: 50px;
}

.kindred-rehabilitation-services .main-content .hospital-rehab {
    padding-top: 0;
}

.kindred-rehabilitation-services .main-content .skilled-rehab {
    background-color: #e5eef5;
}

.kindred-rehabilitation-services .main-content .a-career-with-us {
    background: -moz-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%), repeating-linear-gradient(-70deg, #c8dbea 0, #c8dbea 1px, #fff 0, #fff 6px);
    background: -webkit-linear-gradient(bottom, #fff 0, rgba(255, 255, 255, 0) 100%), repeating-linear-gradient(-70deg, #c8dbea 0, #c8dbea 1px, #fff 0, #fff 6px);
    background: linear-gradient(to top, #fff 0, rgba(255, 255, 255, 0) 100%), repeating-linear-gradient(-70deg, #c8dbea 0, #c8dbea 1px, #fff 0, #fff 6px);
}

html[data-useragent*='Safari']:not([data-useragent*='Chrome']) .kindred-rehabilitation-services .main-content .a-career-with-us {
    background-size: cover, 50px auto;
}

.kindred-rehabilitation-services .kindred-rehabilitation-services-logo-box {
    margin-bottom: 30px;
}

@media only screen and (max-width:991px) {
    .kindred-rehabilitation-services .kindred-rehabilitation-services-logo-box {
        margin-top: 30px;
    }
}

.kindred-rehabilitation-services .kindred-rehabilitation-services-box {
    margin-bottom: 30px;
}

.kindred-rehabilitation-services .kindred-rehabilitation-services-box .rollover-link-wrapper {
    text-align: center;
    margin-bottom: 30px;
    border: 1px solid #cecece;
    position: relative;
}

.kindred-rehabilitation-services .kindred-rehabilitation-services-box .rollover-img-link {
    text-decoration: none;
}

.kindred-rehabilitation-services .kindred-rehabilitation-services-box .rollover-img-link:hover img {
    outline: none;
}

.kindred-rehabilitation-services .kindred-rehabilitation-services-box .rollover-img-link:hover span {
    text-decoration: underline;
    z-index: 999;
}

@media only screen and (min-width:992px) {
    .kindred-rehabilitation-services .kindred-rehabilitation-services-box .rollover-img-link::after {
        height: 100%;
        content: "";
        background: rgba(0, 0, 0, .5);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        opacity: 0;
        z-index: 10;
    }

    .kindred-rehabilitation-services .kindred-rehabilitation-services-box .rollover-img-link:hover::after,
    .kindred-rehabilitation-services .kindred-rehabilitation-services-box .rollover-img-link:hover::before {
        opacity: 1;
        cursor: pointer;
        z-index: 10;
    }

    .kindred-rehabilitation-services .kindred-rehabilitation-services-box .rollover-img-link::before {
        position: absolute;
        top: 0;
        left: 0;
        color: #fff;
        opacity: 0;
        z-index: 10;
    }
}

.kindred-rehabilitation-services .kindred-rehabilitation-services-box .rollover-img-link span {
    color: #5d6266;
    font-size: 20px;
    position: relative;
    z-index: 999;
    background-color: #fff;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    padding: 15px 0;
    width: 100%;
    font-weight: normal;
}

@media only screen and (max-width:991px) {
    .kindred-rehabilitation-services .kindred-rehabilitation-services-box .rollover-img-link span {
        font-size: 20px;
    }
}

.kindred-rehabilitation-services .kindred-rehabilitation-services-box .rollover-img-link .krs-services-background {
    position: relative;
    display: block;
    border-bottom: 1px solid #cecece;
    width: 100%;
}

.kindred-rehabilitation-services .krs-rehabcare-box {
    background-color: #eff6fa;
    padding-bottom: 30px;
}

.kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box1 {
    margin-top: 30px;
}

@media only screen and (max-width:991px) {
    .kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box1 {
        margin: 50px 0;
    }
}

.kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-wrapper {
    background-color: #eff6fa;
}

@media only screen and (min-width:992px) {
    .kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-wrapper {
        padding-left: 0;
    }
}

.kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-block {
    background-color: #fff;
    margin: 0;
}

@media only screen and (max-width:1199px) {
    .kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-block {
        min-height: 360px;
    }
}

@media only screen and (max-width:991px) {
    .kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-block {
        margin-bottom: 30px;
        min-height: 0;
    }
}

.kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-block .col-md-6 {
    padding: 0;
}

.kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-block .rehabcare-block-image {
    position: relative;
    height: 100%;
    width: 100%;
}

@media only screen and (max-width:991px) {
    .kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-block .rehabcare-block-image {
        float: left;
        margin-right: 30px;
        width: auto;
    }
}

@media only screen and (max-width:575px) {
    .kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-block .rehabcare-block-image {
        float: none;
        margin-right: 0;
        width: 100%;
    }
}

.kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-block .rehabcare-block-image-link:hover img {
    outline: none;
}

@media only screen and (min-width:992px) {
    .kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-block .rehabcare-block-image-link::after {
        height: 100%;
        content: "";
        background: rgba(0, 0, 0, .5);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        opacity: 0;
    }

    .kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-block .rehabcare-block-image-link:hover::after,
    .kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-block .rehabcare-block-image-link:hover::before {
        opacity: 1;
        cursor: pointer;
    }

    .kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-block .rehabcare-block-image-link::before {
        position: absolute;
        top: 0;
        left: 0;
        color: #fff;
        opacity: 0;
        z-index: 10;
    }
}

.kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-block .krs-rehabcare-box2-copy {
    padding: 20px 20px 10px;
}

.kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-block .krs-rehabcare-box2-copy p {
    margin-bottom: 0;
}

.kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-block .krs-rehabcare-box2-copy p.rehabcare-services-title {
    color: #5d6266;
    font-size: 18px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    margin-bottom: 20px;
}

.kindred-rehabilitation-services .krs-rehabcare-box .krs-rehabcare-box2-block .rehabcare-learn {
    color: #5d6266;
    font-size: 18px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.kindred-hospital-rehabilitation-services .main-content .stack {
    margin-bottom: 214px !important;
}

@media only screen and (max-width:320px) {
    .kindred-hospital-rehabilitation-services .main-content .stack .first-callout>div {
        margin-right: 0;
    }
}

@media only screen and (max-width:991px) {
    .kindred-hospital-rehabilitation-services .main-content .second-callout {
        background: #30a0ad !important;
    }
}

.hospital-rehabilitation-services .khrs-rehab {
    background: #e5eef5;
    padding-bottom: 50px;
    position: relative;
}

@media only screen and (max-width:991px) {
    .hospital-rehabilitation-services .khrs-rehab {
        position: inherit;
    }
}

.hospital-rehabilitation-services .khrs-interior-wrapper {
    position: relative;
}

.hospital-rehabilitation-services .khrs-heading {
    font-size: 36px;
    text-align: center;
    color: #036e7f;
    margin: 20px 0;
    font-weight: 500;
}

@media only screen and (max-width:575px) {
    .hospital-rehabilitation-services .khrs-heading {
        margin-top: 60px;
        line-height: 1;
    }
}

.hospital-rehabilitation-services .khrs-heading span {
    font-size: 20px;
    color: #2f2f2f;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media only screen and (max-width:1199px) {
    .hospital-rehabilitation-services .khrs-heading span {
        line-height: .8;
    }
}

.hospital-rehabilitation-services .khrs-experts-block .col-md-3 {
    padding: 0 2px;
}

@media only screen and (max-width:991px) {
    .hospital-rehabilitation-services .khrs-experts-block .col-md-3 {
        padding: 7px 15px;
        width: 60%;
        margin: 0 auto;
    }
}

@media only screen and (max-width:575px) {
    .hospital-rehabilitation-services .khrs-experts-block .col-md-3 {
        width: 100%;
        margin: 0 auto;
    }
}

.hospital-rehabilitation-services .khrs-experts-block .block-one-link {
    background: url(../../Images/khrs-background-blue.png);
}

@media only screen and (min-width:992px) {
    .hospital-rehabilitation-services .khrs-experts-block .block-one-link:hover {
        background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url("../../Images/khrs-background-blue.png");
    }
}

.hospital-rehabilitation-services .khrs-experts-block .block-two-link {
    background: url(../../Images/khrs-background-orange.png);
}

@media only screen and (min-width:992px) {
    .hospital-rehabilitation-services .khrs-experts-block .block-two-link:hover {
        background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url("../../Images/khrs-background-orange.png");
    }
}

.hospital-rehabilitation-services .khrs-experts-block .block-three-link {
    background: url(../../Images/khrs-background-pink.png);
}

@media only screen and (min-width:992px) {
    .hospital-rehabilitation-services .khrs-experts-block .block-three-link:hover {
        background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url("../../Images/khrs-background-pink.png");
    }
}

.hospital-rehabilitation-services .khrs-experts-block .block-four-link {
    background: url(../../Images/khrs-background-darkblue.png);
}

@media only screen and (min-width:992px) {
    .hospital-rehabilitation-services .khrs-experts-block .block-four-link:hover {
        background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url("../../Images/khrs-background-darkblue.png");
    }
}

.hospital-rehabilitation-services .khrs-experts-block .block-one-link,
.hospital-rehabilitation-services .khrs-experts-block .block-two-link,
.hospital-rehabilitation-services .khrs-experts-block .block-three-link,
.hospital-rehabilitation-services .khrs-experts-block .block-four-link {
    color: #fff;
    padding: 0 10px;
    background-size: cover;
    background-repeat: no-repeat;
    height: 90px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}

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

    .hospital-rehabilitation-services .khrs-experts-block .block-one-link,
    .hospital-rehabilitation-services .khrs-experts-block .block-two-link,
    .hospital-rehabilitation-services .khrs-experts-block .block-three-link,
    .hospital-rehabilitation-services .khrs-experts-block .block-four-link {
        min-height: 90px;
        height: auto;
    }
}

.hospital-rehabilitation-services .rehabtracker-video-image {
    position: relative;
    margin-bottom: 30px;
}

.hospital-rehabilitation-services .rehabtracker-play {
    position: absolute;
    top: 45%;
    transform: translateY(-45%);
    left: 45%;
}

@media only screen and (max-width:991px) {
    .hospital-rehabilitation-services .rehabtracker-play {
        left: 35%;
    }
}

@media only screen and (max-width:575px) {
    .hospital-rehabilitation-services .rehabtracker-play {
        left: 42%;
    }
}

.hospital-rehabilitation-services .rehab-tracker {
    padding: 30px 0;
    background: -moz-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%), repeating-linear-gradient(-70deg, #c8dbea 0, #c8dbea 1px, #fff 0, #fff 6px);
    background: -webkit-linear-gradient(bottom, #fff 0, rgba(255, 255, 255, 0) 100%), repeating-linear-gradient(-70deg, #c8dbea 0, #c8dbea 1px, #fff 0, #fff 6px);
    background: linear-gradient(to top, #fff 0, rgba(255, 255, 255, 0) 100%), repeating-linear-gradient(-70deg, #c8dbea 0, #c8dbea 1px, #fff 0, #fff 6px);
}

html[data-useragent*='Safari']:not([data-useragent*='Chrome']) .hospital-rehabilitation-services .rehab-tracker {
    background-size: cover, 50px auto;
}

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

    .hospital-rehabilitation-services .rehab-tracker .container .row .col-md-6:last-child,
    .hospital-rehabilitation-services .rehab-tracker .two-callout-hero.stack .second-callout>div:first-child .row .col-md-6:last-child,
    .two-callout-hero.stack .hospital-rehabilitation-services .rehab-tracker .second-callout>div:first-child .row .col-md-6:last-child {
        text-align: center;
    }
}

.hospital-rehabilitation-services .aha-asa-collaboration {
    padding: 30px 0;
    background: #dcdcdc;
}

@media only screen and (max-width:991px) {
    .hospital-rehabilitation-services .aha-asa-collaboration .col-md-4 {
        text-align: center;
    }
}

.facility h2 {
    font-size: 30px;
    color: #036e7f;
    text-align: center;
    text-transform: uppercase;
    margin: 60px 0 35px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.facility .two-callout-hero .first-callout h2 {
    color: #fff;
    font-weight: 200;
    font-size: 30px;
    margin: 20px 0 10px;
    text-align: left;
}

.facility .two-callout-hero.stack .first-callout h2 {
    margin: 10px 0;
}

.facility .featured-video .featured-video-content h2,
.facility .featured-video .item-content h2,
.facility .content-background .featured-video-content h2,
.facility .content-background .item-content h2 {
    color: #fff;
}

.facility .interior-content h2,
.facility .interior-content-full h2 {
    font-size: 20px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    color: #3072ab;
    text-align: left;
    text-transform: capitalize;
    margin: 20px 0 10px;
}

.facility .interior-content .multicolumn-heading,
.facility .interior-content-full .multicolumn-heading {
    background-color: #43739d;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 0;
    padding: 5px;
    text-align: center;
}

.facility .desktop-hero-image,
.facility .mobile-hero-image,
.facility .hero-image-content {
    height: 400px;
}

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

    .facility .desktop-hero-image,
    .facility .mobile-hero-image,
    .facility .hero-image-content {
        max-height: 350px;
        height: 350px;
    }
}

@media only screen and (max-height:768px) {

    .facility .desktop-hero-image,
    .facility .mobile-hero-image,
    .facility .hero-image-content {
        max-height: 300px;
        height: 300px;
    }
}

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

    .facility .desktop-hero-image,
    .facility .mobile-hero-image,
    .facility .hero-image-content {
        height: 500px;
    }
}

.facility .interior-hero .desktop-hero-image,
.facility .interior-hero .mobile-hero-image,
.facility .interior-hero .hero-image-content {
    height: 350px;
}

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

    .facility .interior-hero .desktop-hero-image,
    .facility .interior-hero .mobile-hero-image,
    .facility .interior-hero .hero-image-content {
        height: 250px;
    }
}

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

    .facility .interior-hero .desktop-hero-image,
    .facility .interior-hero .mobile-hero-image,
    .facility .interior-hero .hero-image-content {
        height: 400px;
    }
}

.facility .main-navigation .main-home {
    display: none;
}

.facility .main-navigation .facility-main-home {
    display: block;
}

.facility .main-navigation .hide-on-facility {
    display: none;
}

.facility .main-content {
    padding-bottom: 0;
    background: #fff;
}

.facility .main-content .section-callout h2 {
    font-size: 30px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.facility .main-content .location-search.location-search-short h2 {
    margin: 0;
}

@media only screen and (max-height:768px) and (min-width:992px) {
    .facility .main-content .two-callout-hero .first-callout {
        height: auto;
    }

    .facility .main-content .two-callout-hero .first-callout h2 {
        margin-top: 10px;
        font-size: 23px;
    }

    .facility .main-content .two-callout-hero .first-callout p {
        font-size: 14px;
    }
}

@media only screen and (max-height:768px) and (min-width:992px) {
    .facility .main-content .two-callout-hero .second-callout {
        height: 104px;
    }

    .facility .main-content .two-callout-hero .second-callout .fa {
        font-size: 100px;
    }
}

.facility .main-content .view-all {
    color: #00778f;
    font-size: 22px;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    text-align: left;
    margin: 45px 0 45px 0;
}

@media only screen and (max-width:991px) {
    .facility .main-content .view-all {
        font-size: 20px;
    }
}

.facility .main-content .type-wrapper {
    background-color: #e5eef5;
    overflow: hidden;
}

.facility .main-content .type-wrapper.no-background {
    background-color: transparent;
}

.facility .main-content .type-wrapper h2 {
    font-size: 30px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin-top: 20px;
    margin-bottom: 20px;
}

.facility .main-content .type-wrapper p {
    font-size: 16px;
}

@media only screen and (max-width:991px) {
    .facility .main-content .type-wrapper {
        padding-bottom: 0;
    }
}

.facility .main-content .type-wrapper .types-of-care {
    margin-right: -15px;
    margin-left: -15px;
}

.facility .main-content .type-wrapper .types-of-care p {
    text-align: center;
}

.facility .main-content .type-wrapper .types-of-care .navbar-brand {
    display: none;
}

.facility .main-content .type-wrapper .types-of-care .navbar-toggle {
    display: none;
}

.facility .main-content .type-wrapper .types-of-care .navbar {
    background-color: transparent;
    border: none;
}

.facility .main-content .type-wrapper .types-of-care .navbar .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.facility .main-content .type-wrapper .types-of-care .navbar .container-fluid .collapse {
    display: block;
}

.facility .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    border: none;
}

.facility .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
}

@media only screen and (max-width:991px) {
    .facility .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 60px;
        -moz-column-gap: 60px;
        column-gap: 60px;
        margin-top: 10px;
    }
}

.facility .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav li {
    float: none;
    padding: 0;
    width: 100%;
}

.facility .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav li a {
    white-space: nowrap;
    display: block;
    line-height: 60px;
    padding: 0;
    overflow: hidden;
    color: #257298;
}

.facility .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav li a:focus {
    text-decoration: underline;
}

@media only screen and (max-width:767px) {
    .facility .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav li a {
        white-space: normal;
        line-height: 20px;
        padding-bottom: 20px;
    }
}

.facility .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav li a:after {
    content: " »";
}

@media only screen and (max-width:767px) {
    .facility .main-content .type-wrapper .types-of-care .navbar .container-fluid .navbar-collapse .navbar-nav li a {
        clear: both;
        padding-left: 50px;
    }
}

.facility .main-content .type-wrapper .types-of-care.two-column .navbar .container-fluid .navbar-collapse .navbar-nav {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
}

@media only screen and (max-width:991px) {
    .facility .main-content .type-wrapper .types-of-care.two-column .navbar .container-fluid .navbar-collapse .navbar-nav {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

.facility .main-content .type-wrapper ul {
    margin: 35px 0;
    padding: 0;
}

.facility .main-content .type-wrapper ul li {
    list-style-type: none;
    padding-bottom: 30px;
}

.facility .main-content .type-wrapper ul li a {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 24px;
}

@media only screen and (max-width:767px) {
    .facility .main-content .type-wrapper ul li a {
        font-size: 18px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .facility .main-content .type-wrapper ul li a {
        font-size: 20px;
    }
}

.facility .main-content .stripe-container {
    background: -moz-linear-gradient(top, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
    background: -webkit-linear-gradient(bottom, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
    background: linear-gradient(to top, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
    padding-bottom: 35px;
}

html[data-useragent*='Safari']:not([data-useragent*='Chrome']) .facility .main-content .stripe-container {
    background-size: cover, 50px auto;
}

.facility .main-content .stripe-container h2 {
    color: #036e7f;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    margin: 70px 0 35px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
}

@media only screen and (max-width:991px) {
    .facility .main-content .stripe-container h2 {
        font-size: 25px;
    }
}

.facility .main-content .a-team-approach-to-caring h1 {
    text-align: center;
    text-transform: uppercase;
}

.facility .main-content .a-team-approach-to-caring ul {
    list-style: none;
}

.facility .main-content .a-team-approach-to-caring ul li:before {
    content: "•";
    color: #508bbd;
    margin-right: 5px;
}

.facility .main-content .kindred-rehab .two-callout-hero {
    margin-bottom: 70px;
}

@media only screen and (max-width:991px) {
    .facility .main-content .kindred-rehab .two-callout-hero {
        margin-bottom: 35px;
    }
}

.facility .main-content .kindred-rehab .featured-video {
    margin-top: 35px;
}

.facility .main-content .kindred-rehab .featured-video h2 {
    font-size: 30px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.behavioral-health.facility .main-content .wedgewood-background {
    background: #065384;
}

.behavioral-health.facility .main-content .wedgewood-background h2 {
    color: #fff;
}

.home h2,
.home h1 {
    font-size: 30px;
    line-height: 41px;
    color: #036e7f;
    text-align: center;
    text-transform: uppercase;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 500;
    font-style: normal;
}

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

    .home h2,
    .home h1 {
        font-size: 25px;
        line-height: 32px;
    }
}

.home .main-content {
    padding-bottom: 0;
}

.home .main-content:after {
    height: 0;
}

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

    .home .main-navigation nav>ul>li:not([class]):nth-of-type(3n+0) .sub-nav,
    .home .main-navigation nav>ul>li:not([class]):nth-of-type(3n+1) .sub-nav {
        width: auto;
        right: 0;
        left: auto;
    }

    .home .main-navigation nav>ul>li:not([class]):nth-of-type(3n+0) .sub-nav>li a,
    .home .main-navigation nav>ul>li:not([class]):nth-of-type(3n+1) .sub-nav>li a {
        white-space: nowrap;
    }
}

.home .location-search.location-search-short {
    position: absolute;
    width: 354px;
    height: 347px;
    padding: 0;
    margin: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: -webkit-linear-gradient(left, rgba(93, 80, 115, .7) 0%, rgba(71, 96, 124, .7) 100%);
    background: -o-linear-gradient(left, rgba(93, 80, 115, .7) 0%, rgba(71, 96, 124, .7) 100%);
    background: -ms-linear-gradient(left, rgba(93, 80, 115, .7) 0%, rgba(71, 96, 124, .7) 100%);
    background: -moz-linear-gradient(left, rgba(93, 80, 115, .7) 0%, rgba(71, 96, 124, .7) 100%);
    background: linear-gradient(to right, rgb(6 83 132 / 56%) 0%, rgb(238 40 85 / 62%) 100%);
    border-radius: 10px;
}

@media only screen and (max-width:991px) {
    .home .location-search.location-search-short {
        position: relative;
        width: 100%;
        height: 334px;
        padding: 10px 0;
    }
}

.home .location-search.location-search-short:after {
    content: ' ';
    background: -moz-linear-gradient(top, transparent 0, transparent 100%), repeating-linear-gradient(-60deg, #6d7f95 0, #6d7f95 2px, transparent 0, transparent 10px);
    background: -webkit-linear-gradient(bottom, transparent 0, transparent 100%), repeating-linear-gradient(-60deg, #6d7f95 0, #6d7f95 2px, transparent 0, transparent 10px);
    background: linear-gradient(to top, transparent 0, transparent 100%), repeating-linear-gradient(-60deg, #6d7f95 0, #6d7f95 2px, transparent 0, transparent 10px);
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 30px;
}

html[data-useragent*='Safari']:not([data-useragent*='Chrome']) .home .location-search.location-search-short:after {
    background-size: cover, 50px auto;
}

@media only screen and (max-width:575px) {
    .home .location-search.location-search-short:after {
        display: none;
    }
}

.home .location-search.location-search-short h2 {
    font-size: 20px;
    line-height: 34px;
    color: #fff;
    margin-top: 30px;
}

.home .location-search.location-search-short .search-icon {
    display: none;
}

.home .location-search.location-search-short .search-icon+.form-group {
    z-index: 3;
}

.home .location-search.location-search-short .easy-autocomplete-container {
    z-index: 3;
}

.home .location-search.location-search-short .form-inline {
    flex-direction: column;
    align-items: flex-end;
    width: 360px;
    margin: 0 auto;
}

@media only screen and (max-width:575px) {
    .home .location-search.location-search-short .form-inline {
        width: 100%;
        padding: 0 15px;
    }
}

.home .location-search.location-search-short .form-group {
    width: 100%;
    margin: 0 auto 16px;
    flex: 0 1 auto;
}

.home .location-search.location-search-short .select-form-group::after {
    content: url("../../Images/drop-down-arrow-resize.jpg");
    margin: 2px;
}

@media only screen and (max-width:991px) {
    .home .location-search.location-search-short .select-form-group::after {
        margin: 5px;
    }
}

.home .location-search.location-search-short .btn {
    padding: 5px 12px;
}

@media only screen and (max-width:991px) {
    .home .location-search.location-search-short .btn {
        margin: 0 0 0 auto;
    }
}

@media only screen and (max-width:767px) {
    .home .two-callout-hero.home-callout .carousel.image-slider {
        height: 250px;
    }
}

.home .two-callout-hero.home-callout .carousel.image-slider .slick-dots {
    right: 532px;
    bottom: -235px;
    padding: 0;
    max-width: none;
    line-height: 0;
}

.home .two-callout-hero.home-callout .carousel.image-slider .slick-dots li {
    margin: 0 5px;
}

.home .two-callout-hero.home-callout .carousel.image-slider .slick-dots li button {
    height: 14px;
    width: 14px;
    border-radius: 14px;
}

@media only screen and (max-width:1199px) and (min-width:768px) {
    .home .two-callout-hero.home-callout .carousel.image-slider .slick-dots {
        bottom: 35px;
    }
}

@media only screen and (max-width:767px) {
    .home .two-callout-hero.home-callout .carousel.image-slider .slick-dots {
        bottom: 25px;
    }
}

@media only screen and (max-width:991px) {
    .home .two-callout-hero.home-callout .carousel.image-slider .slick-dots {
        right: 80px;
    }
}

.home .two-callout-hero.home-callout .carousel.image-slider .slick-dots li.slick-active button,
.home .two-callout-hero.home-callout .carousel.image-slider .slick-dots li button:hover {
    background-color: #0A4160;
}

.home .two-callout-hero.home-callout .play-pause-wrapper {
    position: absolute;
    right: 485px;
    bottom: 12px;
}

@media only screen and (max-width:1199px) {
    .home .two-callout-hero.home-callout .play-pause-wrapper {
        bottom: 32px;
    }
}

@media only screen and (max-width:991px) {
    .home .two-callout-hero.home-callout .play-pause-wrapper {
        right: 30px;
    }
}

@media only screen and (max-width:767px) {
    .home .two-callout-hero.home-callout .play-pause-wrapper {
        bottom: 22px;
    }
}

.home .two-callout-hero.home-callout .play-pause-wrapper .fa {
    margin: 0 6px;
    cursor: pointer;
}

.home .two-callout-hero.home-callout .play-pause-wrapper .fa:before {
    color: #fff;
    font-size: 14px;
    transition: color ease-in-out .2s;
}

.home .two-callout-hero.home-callout .play-pause-wrapper .fa:focus {
    outline: none;
}

.home .two-callout-hero.home-callout .play-pause-wrapper .fa:focus:before {
    color: #919191;
}

.home .two-callout-hero.home-callout .play-pause-wrapper .fa:hover:before {
    color: #0A4160;
}

.home .two-callout-hero.home-callout .first-callout {
    width: 47%;
    margin-top: -25px;
    height: 150px;
}

@media only screen and (max-width:1600px) and (min-width:1200px) {
    .home .two-callout-hero.home-callout .first-callout {
        width: 45%;
    }
}

@media only screen and (max-width:1199px) {
    .home .two-callout-hero.home-callout .first-callout {
        width: 44%;
    }
}

@media only screen and (max-width:991px) {
    .home .two-callout-hero.home-callout .first-callout {
        padding: 25px 15px 0;
        width: 100%;
        height: auto;
    }
}

.home .two-callout-hero.home-callout .first-callout a {
    color: #fff;
    text-decoration: none;
    display: flex;
}

.home .two-callout-hero.home-callout .first-callout a:hover span:not(.fa),
.home .two-callout-hero.home-callout .first-callout a:hover strong,
.home .two-callout-hero.home-callout .first-callout a:focus span:not(.fa),
.home .two-callout-hero.home-callout .first-callout a:focus strong {
    text-decoration: underline;
}

.home .two-callout-hero.home-callout .first-callout .fa {
    font-size: 115px;
    margin: 0;
}

@media only screen and (min-width:992px) {
    .home .two-callout-hero.home-callout .first-callout>div {
        padding: 15px 35px 0 0;
        margin-right: 60px;
    }
}

@media only screen and (max-width:1600px) {
    .home .two-callout-hero.home-callout .first-callout>div {
        margin-right: 50px;
    }
}

@media only screen and (max-width:1199px) {
    .home .two-callout-hero.home-callout .first-callout>div {
        margin-right: 10px;
    }
}

@media only screen and (max-width:1199px) {
    .home .two-callout-hero.home-callout .first-callout .phone-cta {
        margin-left: 10px;
    }
}

.home .two-callout-hero.home-callout .first-callout .phone-cta strong {
    font-size: 30px;
    line-height: 1em;
}

@media only screen and (max-width:575px) {
    .home .two-callout-hero.home-callout .first-callout .phone-cta strong {
        font-size: 26px;
    }
}

.home .two-callout-hero.home-callout .first-callout .phone-cta span:not(.phone-small) {
    font-size: 32px;
    line-height: 1em;
    font-weight: 200;
}

@media only screen and (max-width:575px) {
    .home .two-callout-hero.home-callout .first-callout .phone-cta span:not(.phone-small) {
        font-size: 28px;
    }
}

.home .two-callout-hero.home-callout .first-callout .phone-cta .phone-small em {
    font-size: 20px;
    font-style: italic;
}

@media only screen and (max-width:575px) {
    .home .two-callout-hero.home-callout .first-callout .phone-cta .phone-small em {
        font-size: 18px;
    }
}

.home .two-callout-hero.home-callout .second-callout {
    display: flex;
    align-items: center;
    background: #3B8686;
    width: 53%;
    height: 100px;
}

@media only screen and (max-width:1600px) and (min-width:1200px) {
    .home .two-callout-hero.home-callout .second-callout {
        width: 55%;
    }
}

@media only screen and (max-width:1199px) {
    .home .two-callout-hero.home-callout .second-callout {
        width: 56%;
    }
}

@media only screen and (max-width:991px) {
    .home .two-callout-hero.home-callout .second-callout {
        padding: 0;
        margin-bottom: 45px;
        width: 100%;
        height: auto;
    }

    .home .two-callout-hero.home-callout .second-callout .sfContentBlock {
        padding: 25px 40px;
    }
}

.home .two-callout-hero.home-callout .second-callout p {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 200;
}

@media only screen and (min-width:992px) {
    .home .two-callout-hero.home-callout .second-callout p {
        max-width: 600px;
    }
}

.home .two-callout-hero.home-callout .second-callout p a {
    display: inline-block;
    font-size: 17px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.home .learn-about-kindred {
    padding: 110px 0 0;
    background: #e5eef5;
    text-align: center;
}

.home .learn-about-kindred h1 {
    font-size: 30px;
    line-height: 1em;
    color: #0A4160;
    margin-bottom: 25px;
}

.home .learn-about-kindred .kindred-learn-statement {
    color: #6c6c6c;
    font-weight: 600;
    margin-bottom: 35px;
}

@media only screen and (min-width:576px) {
    .home .learn-about-kindred {
        background: -moz-linear-gradient(top, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
        background: -webkit-linear-gradient(bottom, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
        background: linear-gradient(to top, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
    }

    html[data-useragent*='Safari']:not([data-useragent*='Chrome']) .home .learn-about-kindred {
        background-size: cover, 50px auto;
    }
}

.home .learn-about-kindred h2 {
    margin: 20px 0 45px;
}

@media only screen and (max-width:991px) {
    .home .learn-about-kindred h2 {
        font-size: 25px;
        line-height: 32px;
        margin: 0 20px 35px;
    }
}

.home .learn-about-kindred p.grey-text {
    font-size: 20px;
    line-height: 30px;
    color: #6f787b;
    max-width: 700px;
    margin: 20px auto 35px;
}

@media only screen and (max-width:991px) {
    .home .learn-about-kindred p.grey-text {
        font-size: 17px;
        line-height: 24px;
        max-width: none;
        text-align: left;
        margin: 15px 20px 30px;
    }
}

@media only screen and (max-width:991px) {
    .home .learn-about-kindred .btn {
        font-size: 17px;
        line-height: 24px;
        padding: 5px 20px;
        margin: 0 20px;
        white-space: inherit;
    }
}

.home .learn-about-kindred .row {
    margin: 0 -7px;
}

.home .learn-about-kindred .row .col-md-4 {
    padding: 0 7px 14px 7px;
}

.home .learn-about-kindred .row .search-body {
    width: 100%;
    display: block;
}

.home .learn-about-kindred .bottom-row {
    margin-bottom: 0;
}

.home .custom-toggle-wrapper-hover {
    height: 240px;
    text-align:center;
}

@media only screen and (max-width:1199px) {
    .home .custom-toggle-wrapper-hover {
        height: 216px;
    }
}

@media only screen and (max-width:991px) {
    .home .custom-toggle-wrapper-hover {
        height: 252px;
    }
}

@media screen and (max-width:430px) {
    .home .custom-toggle-wrapper-hover {
        height: 242px;
    }
}

.home .custom-toggle-wrapper-hover .toggle-content-wrapper {
    padding: 26px 18px 50px;
}

@media only screen and (max-width:1199px) {
    .home .custom-toggle-wrapper-hover .toggle-content-wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.home .custom-toggle-wrapper-hover .toggle-content-wrapper .content-title-wrap h3.content-title {
    font-size: 16px;
    line-height: 1.25em;
    margin-bottom: 20px;
    font-weight: normal;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    letter-spacing: normal;
}

@media only screen and (max-width:1199px) {
    .home .custom-toggle-wrapper-hover .toggle-content-wrapper .content-title-wrap h3.content-title {
        font-size: 16px;
    }
}

.home .custom-toggle-wrapper-hover .toggle-content p {
    font-size: 14px;
    line-height: 1.4em;
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
}

.home .home-blog-cta-wrapper {
    display: flex;
    justify-content: space-between;
    margin: 25px 0 45px;
}

@media only screen and (max-width:991px) {
    .home .home-blog-cta-wrapper {
        flex-direction: column;
    }
}

.home .home-blog-cta-wrapper .home-blog-cta {
    padding: 12px 15px;
    flex-basis: 33%;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .09);
    transition: box-shadow .2s linear;
}

@media only screen and (min-width:992px) {
    .home .home-blog-cta-wrapper .home-blog-cta:not(:last-of-type) {
        margin-right: 14px;
    }
}

@media only screen and (max-width:991px) {
    .home .home-blog-cta-wrapper .home-blog-cta {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.home .home-blog-cta-wrapper .home-blog-cta h3 {
    margin: 27px 0 5px;
    color: #036e7f;
    transition: color .2s linear;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    letter-spacing: normal;
}

.home .home-blog-cta-wrapper .home-blog-cta em {
    font-size: 18px;
    color: #036e7f;
    transition: color .2s linear;
    font-family: "Helvetica Neue LT W01_53 ExObl", helvetica, arial, sans-serif;
}

.home .home-blog-cta-wrapper .home-blog-cta p {
    font-size: 16px;
    padding: 10px 0 0;
    color: #036e7f;
    transition: color .2s linear;
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    letter-spacing: .025em;
}

.home .home-blog-cta-wrapper .home-blog-cta img {
    outline: none;
}

.home .home-blog-cta-wrapper .home-blog-cta a {
    display: block;
    transition: text-decoration .2s linear;
}

.home .home-blog-cta-wrapper .home-blog-cta:hover {
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .53);
}

.home .home-blog-cta-wrapper .home-blog-cta:hover a {
    text-decoration-color: #0A4160;
}

.home .home-blog-cta-wrapper .home-blog-cta:hover h3,
.home .home-blog-cta-wrapper .home-blog-cta:hover em,
.home .home-blog-cta-wrapper .home-blog-cta:hover p {
    color: #0A4160;
}

@media only screen and (max-width:991px) {
    .home .home-blog-cta-wrapper .home-blog-cta {
        flex-basis: 100%;
        margin: 0 auto 30px;
        max-width: 388px;
    }
}

@media only screen and (max-width:575px) {
    .home .home-blog-cta-wrapper .home-blog-cta {
        max-width: 345px;
    }
}

.home.sfPageEditor .mobile-only {
    display: block !important;
}

.home:not(.sfPageEditor) .home-video-wrapper {
    position: relative;
    overflow: hidden;
    /*margin-bottom: 25px;*/
}

.home:not(.sfPageEditor) .home-video-wrapper .home-video {
    position: absolute;
    left: 0;
    top: -25%;
    width: 100%;
    height: 400px;
    padding-bottom: 56.25%;
}

@media only screen and (max-width:991px) {
    .home:not(.sfPageEditor) .home-video-wrapper .home-video {
        top: 0;
    }
}

@media only screen and (max-width:767px) {
    .home:not(.sfPageEditor) .home-video-wrapper .home-video {
        display: none;
    }
}

.home:not(.sfPageEditor) .home-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.home:not(.sfPageEditor) .home-video-wrapper .video-content-overlay {
    background-color: rgba(3, 110, 127, .5);
    z-index: 1;
    position: relative;
}

@media only screen and (max-width:767px) {
    .home:not(.sfPageEditor) .home-video-wrapper .video-content-overlay {
        background-color: #036e7f;
    }
}

.home:not(.sfPageEditor) .home-video-wrapper .video-content-overlay .sfContentBlock {
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
}

.home:not(.sfPageEditor) .home-video-wrapper .video-content-overlay h2 {
    color: #fff;
    font-size: 30px;
    line-height: 1em;
    text-transform: none;
    margin: 58px auto 50px;
}

@media only screen and (max-width:767px) {
    .home:not(.sfPageEditor) .home-video-wrapper .video-content-overlay h2 {
        text-transform: uppercase;
        font-size: 24px;
    }
}

.home:not(.sfPageEditor) .home-video-wrapper .video-content-overlay p {
    color: #fff;
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 45px;
    font-weight: 100;
}

@media only screen and (max-width:767px) {
    .home:not(.sfPageEditor) .home-video-wrapper .video-content-overlay p {
        font-size: 16px;
    }
}

.home:not(.sfPageEditor) .home-video-wrapper .video-content-overlay .btn {
    margin-bottom: 65px;
}

@media only screen and (max-width:991px) {
    .careers .testimonial-blockquote {
        margin: 0 !important;
    }
}

.careers .testimonial-blockquote .quote,
.careers .testimonial-blockquote .quote p {
    font-size: 24px;
    color: #18697d;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 200;
    font-style: normal;
}

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

    .careers .testimonial-blockquote .quote,
    .careers .testimonial-blockquote .quote p {
        font-size: 21px;
    }
}

.careers .stripe-container {
    background: -moz-linear-gradient(top, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
    background: -webkit-linear-gradient(bottom, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
    background: linear-gradient(to top, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
    padding-bottom: 35px;
}

html[data-useragent*='Safari']:not([data-useragent*='Chrome']) .careers .stripe-container {
    background-size: cover, 50px auto;
}

.careers .stripe-container h2 {
    color: #036e7f;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    margin: 70px 0 35px;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
}

@media only screen and (max-width:991px) {
    .careers .stripe-container h2 {
        font-size: 25px;
    }
}

.careers .view-all {
    color: #00778f;
    font-size: 22px;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    text-align: left;
    margin: 45px 0 45px 0;
}

@media only screen and (max-width:991px) {
    .careers .view-all {
        font-size: 20px;
    }
}

@media only screen and (max-width:991px) {
    .careers .type-wrapper {
        padding-bottom: 0;
    }
}

.careers .type-wrapper h2 {
    font-size: 30px;
}

.careers .type-wrapper p {
    font-size: 16px;
}

.careers .type-wrapper .container .careers-links,
.careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child .careers-links,
.two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child .careers-links {
    margin: 0;
}

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

    .careers .type-wrapper .container .careers-links,
    .careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child .careers-links,
    .two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child .careers-links {
        padding-left: 0 !important;
    }
}

.careers .type-wrapper .container .careers-links a,
.careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child .careers-links a,
.two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child .careers-links a {
    white-space: normal;
    display: block;
    padding: 0;
    overflow: hidden;
    color: #257298;
    line-height: 60px;
    font-weight: 800;
    font-size: 24px;
}

.careers .type-wrapper .container .careers-links a:after,
.careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child .careers-links a:after,
.two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child .careers-links a:after {
    content: " »";
}

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

    .careers .type-wrapper .container .careers-links a,
    .careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child .careers-links a,
    .two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child .careers-links a {
        clear: both;
        white-space: normal;
        line-height: 20px;
        padding-bottom: 20px;
        font-size: 18px;
    }
}

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

    .careers .type-wrapper .container .careers-links,
    .careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child .careers-links,
    .two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child .careers-links {
        clear: both;
    }
}

.careers .type-wrapper .container .careers-social,
.careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child .careers-social,
.two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child .careers-social {
    padding: 0 40%;
    display: flex;
    margin-bottom: 0;
}

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

    .careers .type-wrapper .container .careers-social,
    .careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child .careers-social,
    .two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child .careers-social {
        padding: 0 30%;
    }
}

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

    .careers .type-wrapper .container .careers-social,
    .careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child .careers-social,
    .two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child .careers-social {
        margin-top: 0;
    }
}

@media only screen and (max-width:1024px) and (min-width:568px) {

    .careers .type-wrapper .container .careers-social,
    .careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child .careers-social,
    .two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child .careers-social {
        padding-left: 40%;
    }
}

.careers .type-wrapper .container .careers-social li,
.careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child .careers-social li,
.two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child .careers-social li {
    padding-right: 20px;
    padding-bottom: 0;
}

.careers .type-wrapper .container .careers-social li a,
.careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child .careers-social li a,
.two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child .careers-social li a {
    font-size: 32px;
    color: #257298;
}

.careers .type-wrapper .container ul,
.careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child ul,
.two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child ul {
    margin: 35px 0;
    padding: 0;
}

.careers .type-wrapper .container ul li,
.careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child ul li,
.two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child ul li {
    list-style-type: none;
    padding-bottom: 30px;
}

.careers .type-wrapper .container ul li a,
.careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child ul li a,
.two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child ul li a {
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 24px;
}

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

    .careers .type-wrapper .container ul li a,
    .careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child ul li a,
    .two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child ul li a {
        font-size: 18px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {

    .careers .type-wrapper .container ul li a,
    .careers .type-wrapper .two-callout-hero.stack .second-callout>div:first-child ul li a,
    .two-callout-hero.stack .careers .type-wrapper .second-callout>div:first-child ul li a {
        font-size: 20px;
    }
}

.careers .featured-video {
    margin-top: 0;
}

.kindred-caregiver-summit .wrapper .header-content .header-logo img {
    max-width: none;
}

.landing-page .main-header .top-header {
    display: block;
}

.landing-page .main-header.header-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    background-color: rgba(86, 144, 162, .97);
}

.landing-page .main-header.header-fixed .header-logo {
    display: none;
}

.landing-page .main-header.header-fixed div .header-logo.white-logo {
    display: inline;
}

.landing-page .main-header.header-fixed .top-header {
    display: none;
}

.landing-page .main-header.header-fixed .call-us .fa-mobile,
.landing-page .main-header.header-fixed .call-us p,
.landing-page .main-header.header-fixed .call-us a {
    color: #fff;
}

.landing-page .main-header.header-fixed+#main-content.main-content {
    margin-top: 152px;
}

.landing-page .main-header .header-content {
    min-height: 0;
}

.landing-page .main-header .header-content .header-logo.white-logo {
    display: none;
}

.landing-page .main-footer .footer-bottom {
    padding: 0 0 15px;
}

.landing-page .main-footer .footer-bottom:before {
    content: ' ';
    display: block;
    margin-bottom: 30px;
    background: #006e80;
    background: -moz-linear-gradient(-22deg, #006e80 0%, #00687a 8%, #136679 10%, #306275 14%, #64596b 27%, #84515e 35%, #84515e 33%, #a34f4e 33%, #af4e49 33%, #af4e49 42%, #a64c4d 42%, #974856 42%, #974856 48%, #8c465c 40%, #71406a 40%, #7d1d5d 81%, #850055 95%, #870052 100%, #9b236c 100%, #fefdfe 100%, #fff 100%);
    background: -webkit-linear-gradient(-22deg, #006e80 0%, #00687a 8%, #136679 10%, #306275 14%, #64596b 27%, #84515e 35%, #84515e 33%, #a34f4e 33%, #af4e49 33%, #af4e49 42%, #a64c4d 42%, #974856 42%, #974856 48%, #8c465c 40%, #71406a 40%, #7d1d5d 81%, #850055 95%, #870052 100%, #9b236c 100%, #fefdfe 100%, #fff 100%);
    background: linear-gradient(112deg, #006e80 0%, #00687a 8%, #136679 10%, #306275 14%, #64596b 27%, #84515e 35%, #84515e 33%, #a34f4e 33%, #af4e49 33%, #af4e49 42%, #a64c4d 42%, #974856 42%, #974856 48%, #8c465c 40%, #71406a 40%, #7d1d5d 81%, #850055 95%, #870052 100%, #9b236c 100%, #fefdfe 100%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006e80', endColorstr='#ffffff', GradientType=1);
    min-height: 50px;
    width: 100%;
}

.landing-page .call-us {
    float: right;
    margin: 2px 0;
}

@media screen and (min-width:380px) {
    .landing-page .call-us {
        margin: 6px 0;
    }
}

@media only screen and (min-width:576px) {
    .landing-page .call-us {
        margin: 0;
    }
}

.landing-page .call-us .fa-mobile {
    color: #1a6a7a;
    display: none;
    font-size: 64px;
    margin-right: 12px;
}

@media screen and (min-width:480px) {
    .landing-page .call-us .fa-mobile {
        display: inline-block;
    }
}

@media only screen and (min-width:576px) {
    .landing-page .call-us .fa-mobile {
        font-size: 76px;
    }
}

.landing-page .call-us div {
    display: inline-block;
}

.landing-page .call-us div p,
.landing-page .call-us div a {
    color: #1a6a7a;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 8px;
    text-transform: uppercase;
}

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

    .landing-page .call-us div p,
    .landing-page .call-us div a {
        font-size: 22px;
    }
}

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

    .landing-page .call-us div p,
    .landing-page .call-us div a {
        font-size: 28px;
    }
}

.landing-page .call-us div p {
    font-weight: bold;
}

.landing-page .call-us.call-us-orange {
    float: none;
}

.landing-page .call-us.call-us-orange .fa-mobile,
.landing-page .call-us.call-us-orange p,
.landing-page .call-us.call-us-orange a {
    color: #ea6f31;
}

.landing-page .call-us.call-us-wide {
    font-size: 16px;
    text-align: center;
    width: 100%;
}

.landing-page .call-us.call-us-wide .call-wide-wrapper {
    text-align: right;
}

.landing-page .call-us.call-us-wide .call-message {
    font-size: 18px;
}

@media only screen and (max-width:575px) {
    .landing-page .call-us.call-us-wide .call-message {
        font-size: 16px;
    }
}

.landing-page .call-us.call-us-wide .vanity-number {
    font-size: 28px;
}

@media only screen and (max-width:767px) {
    .landing-page .call-us.call-us-wide .vanity-number {
        font-size: 22px;
    }
}

@media only screen and (max-width:575px) {
    .landing-page .call-us.call-us-wide .vanity-number {
        font-size: 20px;
    }
}

.landing-page .call-us.call-us-wide .full-number {
    font-size: 16px;
}

@media only screen and (max-width:575px) {
    .landing-page .call-us.call-us-wide .full-number {
        font-size: 14px;
    }
}

.landing-page .main-content h3 {
    color: #1a6a7a;
    margin: 5px 0 20px;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 300;
}

.landing-page .main-content h4 {
    color: #427aa9;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 300;
    margin: 10px 0 20px;
}

.landing-page .main-content h5 {
    color: #1a6a7a;
    font-size: 18px;
}

.landing-page .main-content hr {
    border-color: #0A4160;
}

.landing-page .main-content a p .link-indicator {
    color: #0A4160;
    font-weight: 700;
    font-size: 1.3em;
    line-height: 1;
}

.landing-page .main-content .two-callout-hero {
    margin-bottom: 160px;
}

.landing-page .main-content .two-callout-hero .hero-image,
.landing-page .main-content .two-callout-hero .desktop-hero-image,
.landing-page .main-content .two-callout-hero .mobile-hero-image,
.landing-page .main-content .two-callout-hero .hero-image-content {
    height: 400px;
}

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

    .landing-page .main-content .two-callout-hero .hero-image,
    .landing-page .main-content .two-callout-hero .desktop-hero-image,
    .landing-page .main-content .two-callout-hero .mobile-hero-image,
    .landing-page .main-content .two-callout-hero .hero-image-content {
        max-height: 350px;
        height: 350px;
    }
}

@media only screen and (max-height:768px) {

    .landing-page .main-content .two-callout-hero .hero-image,
    .landing-page .main-content .two-callout-hero .desktop-hero-image,
    .landing-page .main-content .two-callout-hero .mobile-hero-image,
    .landing-page .main-content .two-callout-hero .hero-image-content {
        max-height: 300px;
        height: 300px;
    }
}

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

    .landing-page .main-content .two-callout-hero .hero-image,
    .landing-page .main-content .two-callout-hero .desktop-hero-image,
    .landing-page .main-content .two-callout-hero .mobile-hero-image,
    .landing-page .main-content .two-callout-hero .hero-image-content {
        height: 500px;
    }
}

.landing-page .main-content .two-callout-hero .first-callout {
    color: #fff;
    text-align: center;
    padding: 30px 0;
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 0;
}

@media only screen and (min-width:576px) {
    .landing-page .main-content .two-callout-hero .first-callout {
        font-size: 30px;
        line-height: 40px;
    }
}

@media only screen and (min-width:768px) {
    .landing-page .main-content .two-callout-hero .first-callout {
        padding: 20px 0 30px;
        font-size: 36px;
        line-height: 50px;
        height: 150px;
    }
}

@media only screen and (min-width:992px) {
    .landing-page .main-content .two-callout-hero .first-callout {
        margin-bottom: 30px;
    }
}

.landing-page .main-content .two-callout-hero .first-callout>div {
    float: none;
    margin: 0 auto;
}

@media only screen and (min-width:992px) {
    .landing-page .main-content .two-callout-hero .first-callout>div {
        float: right;
        margin-right: 15px;
    }
}

@media only screen and (min-width:1200px) {
    .landing-page .main-content .two-callout-hero .first-callout>div {
        margin-right: 65px;
    }
}

.landing-page .main-content .two-callout-hero .second-callout {
    min-height: 80px;
    height: 0;
    text-align: center;
    padding-left: 0;
    margin-bottom: 30px;
}

@media only screen and (min-width:768px) {
    .landing-page .main-content .two-callout-hero .second-callout {
        min-height: 95px;
    }
}

@media only screen and (min-width:992px) {
    .landing-page .main-content .two-callout-hero .second-callout {
        text-align: left;
        padding-left: 40px;
        margin-bottom: 0;
    }
}

@media only screen and (min-width:1200px) {
    .landing-page .main-content .two-callout-hero .second-callout {
        padding-left: 70px;
    }
}

.landing-page .main-content .two-callout-hero .second-callout>div {
    height: 100%;
}

.landing-page .main-content .two-callout-hero .second-callout>div>div {
    height: 100%;
}

.landing-page .main-content .two-callout-hero .second-callout>div>div>div {
    height: 100%;
}

.landing-page .main-content .two-callout-hero .second-callout>div>div>div .second-callout-content {
    display: table;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 22px;
    font-weight: 200;
    margin: 0 auto;
    padding: 0 10px;
    transition: color .2s ease-in-out;
}

.landing-page .main-content .two-callout-hero .second-callout>div>div>div .second-callout-content:hover {
    text-decoration: none;
    color: #c2c2c2;
}

.landing-page .main-content .two-callout-hero .second-callout>div>div>div .second-callout-content:hover .video-callout-text {
    text-decoration: underline;
    color: #fff;
}

.landing-page .main-content .two-callout-hero .second-callout>div>div>div .second-callout-content .fa-play-circle {
    display: table-cell;
    font-size: 44px;
    vertical-align: middle;
    padding-right: 10px;
}

@media only screen and (min-width:992px) {
    .landing-page .main-content .two-callout-hero .second-callout>div>div>div .second-callout-content {
        margin: 0;
        padding: 0;
    }
}

@media only screen and (min-width:768px) {
    .landing-page .main-content .two-callout-hero .second-callout>div>div>div .second-callout-content .fa-play-circle {
        font-size: 66px;
        padding-right: 20px;
    }
}

.landing-page .main-content .two-callout-hero .second-callout>div>div>div .video-callout-text {
    display: table-cell;
    font-size: 16px;
    font-weight: 400;
    vertical-align: middle;
}

.landing-page .main-content .landing-page-top {
    padding: 0 30px;
}

.landing-page .main-content .landing-page-find-location,
.landing-page .main-content .blue-lagoon-background {
    background-color: #036e7f;
    text-align: center;
    color: #fff;
    min-height: 204px;
    padding: 45px 0;
    font-size: 30px;
    line-height: 36px;
}

.landing-page .main-content .landing-page-find-location .fa-map,
.landing-page .main-content .blue-lagoon-background .fa-map {
    font-size: 38px;
    text-shadow: -1px 3px 4px #424242;
    margin-right: 10px;
}

.landing-page .main-content .landing-page-find-location .location-search-short .form-control,
.landing-page .main-content .blue-lagoon-background .location-search-short .form-control {
    height: 42px;
}

.landing-page .main-content .blue-lagoon-background h2,
.landing-page .main-content .blue-lagoon-background h3,
.landing-page .main-content .blue-lagoon-background p {
    color: #fff;
}

.landing-page .main-content .blue-lagoon-background h2 {
    font-size: 30px;
    font-weight: bold;
}

.landing-page .main-content .blue-lagoon-background p {
    font-size: 18px;
}

.landing-page .main-content .sand-gray-background {
    background-color: #f4f4f4;
    padding: 30px 0;
}

.landing-page .main-content .aqua-haze-background {
    background-color: #f7f9fa;
}

.landing-page .main-content .landing-page-middle {
    padding: 60px 15px;
}

@media only screen and (min-width:576px) {
    .landing-page .main-content .landing-page-middle {
        background: -moz-linear-gradient(top, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
        background: -webkit-linear-gradient(bottom, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
        background: linear-gradient(to top, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
    }

    html[data-useragent*='Safari']:not([data-useragent*='Chrome']) .landing-page .main-content .landing-page-middle {
        background-size: cover, 50px auto;
    }
}

.landing-page .main-content .landing-page-bottom {
    padding: 60px 15px 35px;
    background-image: -webkit-linear-gradient(top, #fbf3ec, #fefdfb);
    background-image: -moz-linear-gradient(top, #fbf3ec, #fefdfb);
    background-image: -o-linear-gradient(top, #fbf3ec, #fefdfb);
    background-image: -ms-linear-gradient(top, #fbf3ec, #fefdfb);
    background-image: linear-gradient(to bottom, #fbf3ec, #fefdfb);
}

.landing-page .main-content .landing-page-bottom h3 {
    color: #518bbc;
}

.landing-page.kindred-hospital-b2c .gradient-background,
.landing-page.kindred-hospital-b2c-v2 .gradient-background {
    background: #1a6a7a;
    background: -moz-linear-gradient(left, #1a6a7a 0%, #ccded6 100%);
    background: -webkit-linear-gradient(left, #1a6a7a 0%, #ccded6 100%);
    background: linear-gradient(to right, #1a6a7a 0%, #ccded6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f6a79', endColorstr='#ccded6', GradientType=0);
    padding: 30px 0;
}

.landing-page.kindred-hospital-b2c .gradient-background h3,
.landing-page.kindred-hospital-b2c .gradient-background p,
.landing-page.kindred-hospital-b2c .gradient-background a,
.landing-page.kindred-hospital-b2c-v2 .gradient-background h3,
.landing-page.kindred-hospital-b2c-v2 .gradient-background p,
.landing-page.kindred-hospital-b2c-v2 .gradient-background a {
    color: #fff;
}

.landing-page.kindred-hospital-b2c .main-content .landing-page-bottom h3,
.landing-page.kindred-hospital-b2c-v2 .main-content .landing-page-bottom h3 {
    color: #1a6a7a;
}

.kah-landing-page .wrapper h1 {
    font-size: 60px;
    line-height: 1em;
}

@media only screen and (max-width:1199px) {
    .kah-landing-page .wrapper h1 {
        font-size: 50px;
    }
}

@media only screen and (max-width:767px) {
    .kah-landing-page .wrapper h1 {
        text-align: center;
    }
}

@media only screen and (max-width:575px) {
    .kah-landing-page .wrapper h1 {
        font-size: 40px;
    }
}

.kah-landing-page .wrapper h2 {
    font-size: 34px;
    line-height: 1.2em;
    color: #006272;
    font-family: "HelveticaNeue", helvetica, arial, sans-serif;
}

@media only screen and (max-width:991px) {
    .kah-landing-page .wrapper h2 {
        font-size: 24px;
    }
}

.kah-landing-page .wrapper p,
.kah-landing-page .wrapper span {
    font-size: 20px;
    line-height: 1.3em;
}

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

    .kah-landing-page .wrapper p,
    .kah-landing-page .wrapper span {
        font-size: 16px;
    }
}

.kah-landing-page .wrapper ol,
.kah-landing-page .wrapper ul {
    font-size: 18px;
    line-height: 1.44em;
}

.kah-landing-page .wrapper .fixed-header {
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 10;
}

.kah-landing-page .wrapper .header-content {
    display: flex;
}

@media only screen and (max-width:575px) {
    .kah-landing-page .wrapper .header-content>.sf_colsIn:first-of-type {
        padding-right: 0;
    }

    .kah-landing-page .wrapper .header-content>.sf_colsIn:last-of-type {
        padding-left: 0;
    }
}

.kah-landing-page .wrapper .header-content .call-us {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    color: #006272;
    text-align: right;
}

@media only screen and (max-width:991px) {
    .kah-landing-page .wrapper .header-content .call-us span {
        font-size: 18px;
    }
}

@media only screen and (max-width:575px) {
    .kah-landing-page .wrapper .header-content .call-us span {
        font-size: 14px;
    }
}

.kah-landing-page .wrapper .header-content .call-us a {
    color: #7a9a01;
    font-weight: bold;
}

@media only screen and (max-width:575px) {
    .kah-landing-page .wrapper .header-content .call-us a {
        display: block;
    }
}

.kah-landing-page .wrapper .header-content .form-group {
    margin: 0;
}

.kah-landing-page .wrapper .header-content a {
    display: inline-block;
}

.kah-landing-page .wrapper .main-content {
    margin-top: 100px;
}

@media only screen and (max-width:991px) {
    .kah-landing-page .wrapper .main-content {
        margin-top: 85px;
    }
}

@media only screen and (max-width:575px) {
    .kah-landing-page .wrapper .main-content {
        margin-top: 77px;
    }
}

@media only screen and (max-width:767px) {
    .kah-landing-page .wrapper .hero-image-wrapper {
        min-height: 445px;
    }
}

@media only screen and (max-width:767px) {
    .kah-landing-page .wrapper .hero-image-wrapper .hero-image-content {
        position: absolute;
        bottom: 65px;
        text-align: center;
        align-items: flex-end;
    }
}

@media only screen and (max-width:575px) {
    .kah-landing-page .wrapper .hero-image-wrapper .hero-image-content {
        bottom: 40px;
    }
}

.kah-landing-page .wrapper .hero-image-wrapper p,
.kah-landing-page .wrapper .hero-image-wrapper span {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    font-size: 16px;
    line-height: 1.375em;
    display: block;
}

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

    .kah-landing-page .wrapper .hero-image-wrapper p,
    .kah-landing-page .wrapper .hero-image-wrapper span {
        font-size: 14px;
    }
}

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

    .kah-landing-page .wrapper .hero-image-wrapper p,
    .kah-landing-page .wrapper .hero-image-wrapper span {
        text-align: center;
    }
}

.kah-landing-page .wrapper .hero-image-wrapper a {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    font-size: 34px;
    line-height: 1em;
    color: #fff;
    font-weight: bold;
}

@media only screen and (max-width:991px) {
    .kah-landing-page .wrapper .hero-image-wrapper a {
        font-size: 24px;
    }
}

@media only screen and (max-width:767px) {
    .kah-landing-page .wrapper .hero-image-wrapper a {
        text-align: center;
        display: block;
    }
}

.kah-landing-page .wrapper .interior-content {
    margin: 80px auto;
}

@media only screen and (max-width:991px) {
    .kah-landing-page .wrapper .interior-content {
        margin: 20px auto;
    }
}

.kah-landing-page .wrapper .services-wrapper p,
.kah-landing-page .wrapper .services-wrapper span {
    font-family: Garamond, Georgia, serif;
}

.kah-landing-page .wrapper .services-wrapper ol,
.kah-landing-page .wrapper .services-wrapper ul {
    font-family: Garamond, Georgia, serif;
    font-size: 18px;
}

.kah-landing-page .wrapper .list-lead-in {
    text-align: center;
    max-width: 1000px;
    margin: 70px auto;
}

@media only screen and (max-width:991px) {
    .kah-landing-page .wrapper .list-lead-in {
        margin: 30px auto;
    }
}

.kah-landing-page .wrapper .list-lead-in p {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    font-size: 22px;
    line-height: 1.27em;
    color: #006272;
}

@media only screen and (max-width:575px) {
    .kah-landing-page .wrapper .list-lead-in p {
        font-size: 17px;
    }
}

.kah-landing-page .wrapper .list-lead-in a {
    font-size: 22px;
    line-height: 1.27em;
    color: #006272;
    font-weight: bold;
}

@media only screen and (max-width:575px) {
    .kah-landing-page .wrapper .list-lead-in a {
        font-size: 17px;
    }
}

.kah-landing-page .wrapper .collapsing-item-wrapper .title-wrapper:after {
    font-weight: normal;
}

.kah-landing-page .wrapper .collapsing-item-wrapper .title-wrapper,
.kah-landing-page .wrapper .collapsing-item-wrapper .title-wrapper .item-title {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    color: #7a9a01;
    font-weight: bold;
}

.kah-landing-page .wrapper .map-wrapper .content-background {
    min-height: 470px;
}

@media only screen and (min-width:992px) {
    .kah-landing-page .wrapper .map-wrapper .content-background {
        min-height: 600px;
    }
}

.kah-landing-page .wrapper .map-wrapper .content-background .item-content p,
.kah-landing-page .wrapper .map-wrapper .content-background .item-content span {
    font-size: 34px;
    line-height: 1.26em;
    font-weight: bold;
    color: #006272;
    max-width: 1070px;
    display: block;
}

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

    .kah-landing-page .wrapper .map-wrapper .content-background .item-content p,
    .kah-landing-page .wrapper .map-wrapper .content-background .item-content span {
        font-size: 32px;
    }
}

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

    .kah-landing-page .wrapper .map-wrapper .content-background .item-content p,
    .kah-landing-page .wrapper .map-wrapper .content-background .item-content span {
        font-size: 22px;
    }
}

.kah-landing-page .wrapper .call-nurse-cta {
    background-color: #004d59;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.kah-landing-page .wrapper .call-nurse-cta .form-group {
    margin: 0;
}

.kah-landing-page .wrapper .call-nurse-cta,
.kah-landing-page .wrapper .call-nurse-cta a {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    font-size: 26px;
    line-height: 1.2em;
    color: #fff;
}

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

    .kah-landing-page .wrapper .call-nurse-cta,
    .kah-landing-page .wrapper .call-nurse-cta a {
        font-size: 21px;
    }
}

.kah-landing-page .wrapper .call-nurse-cta a {
    font-weight: bold;
}

.kah-landing-page .wrapper .testimonial-wrapper {
    font-family: Garamond, Georgia, serif;
}

@media only screen and (max-width:991px) {
    .kah-landing-page .wrapper .testimonial-wrapper .content-background {
        min-height: 0;
        height: auto;
    }
}

.kah-landing-page .wrapper .testimonial-wrapper .content-background>div {
    background-position: right top;
    background-size: cover;
}

@media only screen and (max-width:991px) {
    .kah-landing-page .wrapper .testimonial-wrapper .item-content {
        margin: 20px auto;
    }
}

.kah-landing-page .wrapper .testimonial-wrapper .item-content h2 {
    font-size: 38px;
    max-width: 950px;
    color: #fff;
    text-transform: none;
    font-family: Garamond, Georgia, serif;
    margin-bottom: 35px;
}

@media only screen and (max-width:575px) {
    .kah-landing-page .wrapper .testimonial-wrapper .item-content h2 {
        font-size: 26px;
        margin-bottom: 15px;
    }
}

.kah-landing-page .wrapper .testimonial-wrapper p {
    font-size: 22px;
    font-family: Garamond, Georgia, serif;
}

@media only screen and (max-width:575px) {
    .kah-landing-page .wrapper .testimonial-wrapper p {
        font-size: 19px;
    }
}

.kah-landing-page .wrapper .landing-page-bottom {
    padding: 100px 0;
}

@media only screen and (max-width:991px) {
    .kah-landing-page .wrapper .landing-page-bottom {
        padding: 50px 0;
    }
}

@media only screen and (max-width:767px) {
    .kah-landing-page .wrapper .landing-page-bottom {
        padding: 25px 0;
    }
}

.kah-landing-page .wrapper .landing-page-bottom h2 {
    margin-top: 10px;
}

@media only screen and (max-width:767px) {
    .kah-landing-page .wrapper .landing-page-bottom h2 {
        font-size: 27px;
    }
}

.kah-landing-page .wrapper .landing-page-bottom .signup-leadin-wrapper {
    text-align: center;
}

.kah-landing-page .wrapper .landing-page-bottom .signup-leadin-wrapper h2 {
    margin-bottom: 30px;
}

.kah-landing-page .wrapper .landing-page-bottom .signup-leadin-wrapper p {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    font-size: 22px;
    color: #006272;
    margin-bottom: 0;
}

.kah-landing-page .wrapper .landing-page-bottom .free-guide-instructions p,
.kah-landing-page .wrapper .landing-page-bottom .free-guide-instructions span,
.kah-landing-page .wrapper .landing-page-bottom .free-guide-instructions ul,
.kah-landing-page .wrapper .landing-page-bottom .free-guide-instructions ol {
    font-family: Garamond, Georgia, serif;
    font-size: 22px;
}

.kah-landing-page .wrapper .landing-page-bottom .free-guide-form label {
    font-family: Garamond, Georgia, serif;
    font-size: 20px;
    line-height: 1.3em;
    font-weight: bold;
}

.kah-landing-page .wrapper .landing-page-bottom .free-guide-form .denotes-required-field {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 1em;
    letter-spacing: -.01em;
}

.kah-landing-page .wrapper .landing-page-bottom .free-guide-form button[type="submit"] {
    background-color: #4183aa;
    border: 0;
    border-radius: 4px;
    font-size: 16px;
    line-height: 1em;
    font-weight: bold;
}

.kah-landing-page .wrapper .landing-page-bottom .free-guide-form .gdpr-text,
.kah-landing-page .wrapper .landing-page-bottom .free-guide-form .recaptcha-branding {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 1.14em;
    letter-spacing: -.01em;
}

.kah-landing-page .wrapper .landing-page-bottom .free-guide-form .gdpr-text a,
.kah-landing-page .wrapper .landing-page-bottom .free-guide-form .recaptcha-branding a {
    text-decoration: underline;
    font-weight: normal;
}

.kah-landing-page .wrapper .footer-bottom {
    padding: 0;
}

.kah-landing-page .wrapper .footer-bottom:before {
    content: ' ';
    display: block;
    width: 100%;
    background: #006e80;
    background: -moz-linear-gradient(-22deg, #006e80 0%, #00687a 8%, #136679 10%, #306275 14%, #64596b 27%, #84515e 35%, #84515e 33%, #a34f4e 33%, #af4e49 33%, #af4e49 42%, #a64c4d 42%, #974856 42%, #974856 48%, #8c465c 40%, #71406a 40%, #7d1d5d 81%, #850055 95%, #870052 100%, #9b236c 100%, #fefdfe 100%, #fff 100%);
    background: -webkit-linear-gradient(-22deg, #006e80 0%, #00687a 8%, #136679 10%, #306275 14%, #64596b 27%, #84515e 35%, #84515e 33%, #a34f4e 33%, #af4e49 33%, #af4e49 42%, #a64c4d 42%, #974856 42%, #974856 48%, #8c465c 40%, #71406a 40%, #7d1d5d 81%, #850055 95%, #870052 100%, #9b236c 100%, #fefdfe 100%, #fff 100%);
    background: linear-gradient(112deg, #006e80 0%, #00687a 8%, #136679 10%, #306275 14%, #64596b 27%, #84515e 35%, #84515e 33%, #a34f4e 33%, #af4e49 33%, #af4e49 42%, #a64c4d 42%, #974856 42%, #974856 48%, #8c465c 40%, #71406a 40%, #7d1d5d 81%, #850055 95%, #870052 100%, #9b236c 100%, #fefdfe 100%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006e80', endColorstr='#ffffff', GradientType=1);
    min-height: 26px;
    width: 100%;
    margin-bottom: 45px;
}

.kah-landing-page .wrapper .footer-bottom ul li a,
.kah-landing-page .wrapper .footer-bottom .bottom-row p {
    font-family: "Helvetica Neue LT W01_55 Roman", helvetica, arial, sans-serif;
}

.kah-landing-page.secondary-theme .wrapper .header-content .call-us {
    color: #4183aa;
}

.kah-landing-page.secondary-theme .wrapper .header-content .call-us a {
    color: #5d234b;
}

.kah-landing-page.secondary-theme .wrapper h2 {
    color: #5d234b;
}

.kah-landing-page.secondary-theme .wrapper .list-lead-in p,
.kah-landing-page.secondary-theme .wrapper .list-lead-in a {
    color: #5d234b;
}

.kah-landing-page.secondary-theme .wrapper .collapsing-item-wrapper .item-title {
    color: #4183aa;
}

.kah-landing-page.secondary-theme .wrapper .map-wrapper .content-background .item-content span {
    color: #5d234b;
}

.kah-landing-page.secondary-theme .wrapper .call-nurse-cta {
    background-color: #521634;
}

.kah-landing-page.secondary-theme .wrapper .signup-leadin-wrapper p {
    color: #5d234b;
}

.kah-landing-page.sfPageEditor .wrapper .fixed-header {
    position: relative;
}

.rehabcare .main-content ul,
.rehabcare .main-content ol,
.rehabcare .main-content p {
    font-family: 'Helvetica Neue LT W01_55 Roman';
    font-size: 18px;
}

.rehabcare h2 {
    font-size: 22px;
}

.rehabcare h3 {
    font-weight: 600;
    font-size: 20px;
}

body.rehabcare:not(.sfPageEditor) .page-hero {
    position: relative;
}

body.rehabcare:not(.sfPageEditor) .page-hero .desktop-hero-image,
body.rehabcare:not(.sfPageEditor) .page-hero .mobile-hero-image,
body.rehabcare:not(.sfPageEditor) .page-hero .hero-image-content {
    height: 410px;
}

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

    body.rehabcare:not(.sfPageEditor) .page-hero .desktop-hero-image,
    body.rehabcare:not(.sfPageEditor) .page-hero .mobile-hero-image,
    body.rehabcare:not(.sfPageEditor) .page-hero .hero-image-content {
        max-height: 360px;
        height: 360px;
    }
}

@media only screen and (max-height:768px) {

    body.rehabcare:not(.sfPageEditor) .page-hero .desktop-hero-image,
    body.rehabcare:not(.sfPageEditor) .page-hero .mobile-hero-image,
    body.rehabcare:not(.sfPageEditor) .page-hero .hero-image-content {
        max-height: 310px;
        height: 310px;
    }
}

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

    body.rehabcare:not(.sfPageEditor) .page-hero .desktop-hero-image,
    body.rehabcare:not(.sfPageEditor) .page-hero .mobile-hero-image,
    body.rehabcare:not(.sfPageEditor) .page-hero .hero-image-content {
        height: 250px;
    }
}

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

    body.rehabcare:not(.sfPageEditor) .page-hero .desktop-hero-image,
    body.rehabcare:not(.sfPageEditor) .page-hero .mobile-hero-image,
    body.rehabcare:not(.sfPageEditor) .page-hero .hero-image-content {
        height: 510px;
    }
}

body.rehabcare:not(.sfPageEditor) .page-hero .hero-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    font-weight: 200;
    text-shadow: 0 3px 14px rgba(35, 31, 32, .29);
    z-index: 2;
    padding: 100px 15px 0;
    font-size: 22px;
    line-height: 28px;
    display: none;
    font-family: 'Helvetica Neue 65 Medium', Helvetica, sans-serif;
}

body.rehabcare:not(.sfPageEditor) .page-hero .hero-content .btn-default {
    margin-top: 16px;
}

@media only screen and (min-width:576px) {
    body.rehabcare:not(.sfPageEditor) .page-hero .hero-content {
        font-size: 30px;
        line-height: 36px;
    }
}

@media only screen and (min-width:768px) {
    body.rehabcare:not(.sfPageEditor) .page-hero .hero-content {
        font-size: 38px;
        line-height: 44px;
        display: block;
    }
}

@media only screen and (min-width:576px) {
    body.rehabcare:not(.sfPageEditor) .page-hero {
        top: -60px;
        min-height: 60px;
        margin-bottom: -60px;
    }
}

body.rehabcare .callout {
    max-width: 360px;
    margin: 0 auto 30px;
}

body.rehabcare .callout img {
    width: 100%;
    display: block;
}

body.rehabcare .callout .content {
    border: 1px solid #6c6c6c;
    border-top: none;
    min-height: 192px;
    text-align: center;
    padding: 15px 15px 20px;
}

body.rehabcare .callout a {
    font-size: 20px;
    font-weight: 600;
}

@media only screen and (min-width:992px) {
    body.rehabcare .callout {
        margin: 0;
    }
}

body.rehabcare .content-section {
    padding-bottom: 36px;
}

body.rehabcare .interior-content h1,
body.rehabcare .interior-content h2,
body.rehabcare .interior-content h3,
body.rehabcare .interior-content h4,
body.rehabcare .interior-content h5,
body.rehabcare .interior-content h6,
body.rehabcare .interior-content-full h1,
body.rehabcare .interior-content-full h2,
body.rehabcare .interior-content-full h3,
body.rehabcare .interior-content-full h4,
body.rehabcare .interior-content-full h5,
body.rehabcare .interior-content-full h6 {
    font-weight: 600;
}

@media only screen and (min-width:576px) {
    body.rehabcare .blue-line-background {
        background: -moz-linear-gradient(top, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
        background: -webkit-linear-gradient(bottom, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
        background: linear-gradient(to top, #f6f9fc 0, rgba(246, 249, 252, 0) 100%), repeating-linear-gradient(-70deg, #eaedf0 0, #eaedf0 1px, #f6f9fc 0, #f6f9fc 6px);
    }

    html[data-useragent*='Safari']:not([data-useragent*='Chrome']) body.rehabcare .blue-line-background {
        background-size: cover, 50px auto;
    }
}

body.rehabcare .blue-glow-background {
    background: #036e7f url(../../Images/blue-glow-bg.jpg) center no-repeat;
    background-size: cover;
    padding: 2px 20px 10px;
}

body.rehabcare .blue-glow-background h1,
body.rehabcare .blue-glow-background h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
}

body.rehabcare .blue-glow-background p {
    color: #fff;
    font-size: 20px;
}

@media only screen and (min-width:576px) {
    body.rehabcare .blue-glow-background h2 {
        font-size: 30px;
    }

    body.rehabcare .blue-glow-background p {
        font-size: 24px;
    }
}

body.rehabcare .sub-navigation .navigation-title {
    background: #2d668c;
}

@media only screen and (min-width:992px) {
    body.rehabcare .marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup {
        width: 360px;
    }
}

body.rehabcare .marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup .marketo-title {
    font-family: 'Helvetica Neue LT W01_71488914', Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
}

@media only screen and (min-width:992px) {
    body.rehabcare .marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup .marketo-title {
        width: 245px;
    }
}

body.rehabcare .mktoForm .mktoFieldDescriptor,
body.rehabcare .mktoForm .mktoField,
body.rehabcare .mktoForm .mktoHtmlText,
body.rehabcare .form-group {
    font-family: 'Helvetica Neue LT W01_55 Roman', Arial, sans-serif;
    font-size: 18px;
}

body.rehabcare .featured-video-content h2 {
    font-weight: 600;
}

body.rehabcare .main-header .top-header {
    background: #e3e5e6;
}

body.rehabcare .main-header .top-header ul li a {
    color: #036e7f;
    font-family: 'Helvetica Neue LT W01_55 Roman', Helvetica, sans-serif;
    font-size: 16px;
}

body.rehabcare .main-header .header-logo {
    display: inline-block;
    margin: 19px 0;
    max-width: 230px;
}

@media only screen and (min-width:576px) {
    body.rehabcare .main-header .header-logo {
        margin: 12px 0;
        max-width: none;
    }
}

body.rehabcare .main-header .header-search .form-control {
    font-family: 'Helvetica Neue LT W01_55 Roman', Helvetica, sans-serif;
    font-size: 16px;
}

@media only screen and (max-width:575px) {
    body.rehabcare .main-header .nav-icon.mobile {
        top: -57px;
    }
}

body.rehabcare .main-footer .footer-content {
    padding-top: 45px;
    border-top: 1px solid #a7a9ac;
    background: #e5eef5;
    background: linear-gradient(to bottom, #e8e8e8, #fff);
}

body.rehabcare .main-footer .footer-content::before {
    background: none;
    content: '';
    display: none;
}

body.rehabcare .main-footer .footer-content p {
    font-family: "Helvetica Neue LT W01_55 Roman", Helvetica, sans-serif;
    font-size: 16px;
}

body.rehabcare .main-footer .footer-content a {
    color: #29658e;
    font-family: "Helvetica Neue LT W01_55 Roman", Helvetica, sans-serif;
}

body.rehabcare .main-footer .footer-content a:hover,
body.rehabcare .main-footer .footer-content a:focus {
    text-decoration: underline;
}

body.rehabcare .main-footer .footer-content a:active {
    text-decoration: underline;
    color: #29658e;
}

body.rehabcare .main-footer .footer-content .social-icons ul {
    justify-content: initial;
}

body.rehabcare .main-footer .footer-content .social-icons ul li:not(:first-child) {
    margin-left: 25px;
}

@media only screen and (max-width:767px) {
    body.rehabcare .main-footer .footer-content .social-icons ul {
        display: flex;
        justify-content: center;
    }

    body.rehabcare .main-footer .footer-content .social-icons ul li {
        padding: 0;
    }
}

body.rehabcare .main-footer .footer-content .social-icons .fa {
    color: #29658e;
}

body.rehabcare .main-footer .footer-content .social-icons .fa:hover,
body.rehabcare .main-footer .footer-content .social-icons .fa:focus {
    color: #183b53;
}

body.rehabcare .main-footer .footer-content h3 {
    color: #29658e;
    font-family: "Helvetica Neue LT W01_55 Roman", Helvetica, sans-serif;
}

body.rehabcare .main-footer .footer-content .footer-location p {
    margin-bottom: 20px;
}

body.rehabcare .main-footer .footer-content .footer-location p.location-type {
    margin-bottom: 0;
    margin-top: 7px;
}

body.rehabcare .main-footer .footer-content .footer-location a {
    font-size: 16px;
}

body.rehabcare .main-footer .footer-content .footer-navigation ul {
    margin-top: 20px;
}

body.rehabcare .main-footer .footer-content .footer-navigation ul a {
    color: #29658e;
    font-family: "Helvetica Neue LT W01_55 Roman", Helvetica, sans-serif;
    font-size: 16px;
}

body.rehabcare .main-footer .footer-content .footer-navigation ul li::after {
    color: #29658e;
}

@media only screen and (max-width:767px) {
    body.rehabcare .main-footer .footer-content .footer-navigation ul {
        max-width: 400px;
        margin: auto;
        column-count: 2;
    }

    body.rehabcare .main-footer .footer-content .footer-navigation ul li {
        margin-bottom: 10px;
    }

    body.rehabcare .main-footer .footer-content .footer-navigation ul li a {
        line-height: 21px;
    }

    body.rehabcare .main-footer .footer-content .footer-navigation ul li::after {
        content: none;
    }
}

@media only screen and (max-width:767px) {
    body.rehabcare .main-footer .footer-content {
        text-align: center;
    }

    body.rehabcare .main-footer .footer-content .footer-newsletter-signup.marketo-form-embed {
        max-width: 270px;
        margin-left: auto;
        margin-right: auto;
    }

    body.rehabcare .main-footer .footer-content .footer-newsletter-signup.marketo-form-embed .mktoForm .mktoButtonRow {
        text-align: center;
    }
}

body.rehabcare .main-footer .footer-bottom {
    background: #e3e5e6;
}

body.rehabcare .main-footer .footer-bottom ul {
    margin-bottom: 25px;
}

body.rehabcare .main-footer .footer-bottom ul li a {
    font-family: 'Helvetica Neue LT W01_55 Roman', Helvetica, sans-serif;
    font-size: 16px;
}

body.rehabcare .main-footer .footer-bottom .bottom-row p {
    font-family: 'Helvetica Neue LT W01_55 Roman', Helvetica, sans-serif;
    font-size: 16px;
}

@media only screen and (min-width:576px) {
    body.rehabcare .main-footer .footer-bottom {
        background: linear-gradient(to bottom, #e8e8e8, #fff);
    }
}

body.rehabcare .main-navigation nav>ul>li.full-item .navigation-search {
    background: rgba(45, 102, 140, .9);
    height: 60px;
}

body.rehabcare .main-navigation nav>ul>li.full-item .search-box-group::before {
    top: 18px;
}

body.rehabcare .main-navigation nav>ul>li:hover a,
body.rehabcare .main-navigation nav>ul>li:focus a {
    background: none;
}

body.rehabcare .main-navigation nav>ul>li a {
    font-weight: 800;
}

body.rehabcare .main-navigation nav>ul>li a:hover,
body.rehabcare .main-navigation nav>ul>li a:focus {
    background: none;
}

body.rehabcare .main-navigation nav>ul>li .sub-nav {
    background: none;
}

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

    body.rehabcare .main-navigation nav>ul>li:hover,
    body.rehabcare .main-navigation nav>ul>li:focus {
        background: rgba(39, 88, 121, .6);
    }

    body.rehabcare .main-navigation nav>ul>li a {
        line-height: 34px;
    }

    body.rehabcare .main-navigation nav>ul>li a:hover,
    body.rehabcare .main-navigation nav>ul>li a:focus {
        background: none;
    }

    body.rehabcare .main-navigation nav>ul>li .sub-nav {
        background: rgba(45, 102, 140, .9);
    }

    body.rehabcare .main-navigation nav>ul>li .sub-nav li {
        background-color: rgba(39, 88, 121, .6);
    }
}

@media only screen and (max-width:991px) {
    body.rehabcare .main-navigation nav>ul {
        background: rgba(45, 102, 140, .9);
    }
}

@media only screen and (max-width:991px) and (min-width:992px) {
    body.rehabcare .main-navigation nav>ul {
        top: 60px;
    }
}

@media only screen and (min-width:992px) {
    body.rehabcare .main-navigation {
        background: rgba(45, 102, 140, .9);
        height: 60px;
    }

    body.rehabcare .main-navigation .nav-icon {
        top: 18px;
    }

    body.rehabcare .main-navigation .nav-icon::before {
        background: none;
    }
}

@media only screen and (min-width:992px) {
    body.rehabcare .main-navigation {
        z-index: 3;
    }
}

body.rehabcare .main-content .sub-navigation .navigation-title {
    font-weight: 800;
}

body.rehabcare .main-content .sub-navigation nav>ul li>a:hover,
body.rehabcare .main-content .sub-navigation nav>ul li>a:focus,
body.rehabcare .main-content .sub-navigation nav>ul li.active>a {
    color: #29658e;
    text-shadow: .4px 0 0 #29658e, -.4px 0 0 #29658e;
}

body.rehabcare .marketo-form-embed.marketo-form-embed-expandable.marketo-form-popup {
    background: rgba(45, 102, 140, .9);
}

@media only screen and (min-width:576px) {
    body.rehabcare .hero-image {
        position: relative;
    }
}

body.rehabcare .testimonial-blockquote {
    margin: 45px 20px;
    padding: 10px 40px 45px;
}

body.rehabcare .testimonial-blockquote .quote {
    text-align: justify;
}

body.rehabcare .testimonial-blockquote p {
    font-size: 25px;
}

@media only screen and (min-width:768px) {
    body.rehabcare .testimonial-blockquote {
        margin-left: 30px;
        margin-right: 30px;
    }
}

@media only screen and (min-width:992px) {
    body.rehabcare .testimonial-blockquote {
        margin-left: 25px;
        margin-right: 25px;
    }
}

body.rehabcare.home .blog-summary-horizontal-carousel .date {
    display: none;
}

body.rehabcare h1 {
    color: #2d668c;
    font-weight: 600;
}

body.rehabcare.home:not(.sfPageEditor) .page-hero .desktop-hero-image,
body.rehabcare.home:not(.sfPageEditor) .page-hero .mobile-hero-image,
body.rehabcare.home:not(.sfPageEditor) .page-hero .hero-image-content {
    height: 460px;
}

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

    body.rehabcare.home:not(.sfPageEditor) .page-hero .desktop-hero-image,
    body.rehabcare.home:not(.sfPageEditor) .page-hero .mobile-hero-image,
    body.rehabcare.home:not(.sfPageEditor) .page-hero .hero-image-content {
        max-height: 410px;
        height: 410px;
    }
}

@media only screen and (max-height:768px) {

    body.rehabcare.home:not(.sfPageEditor) .page-hero .desktop-hero-image,
    body.rehabcare.home:not(.sfPageEditor) .page-hero .mobile-hero-image,
    body.rehabcare.home:not(.sfPageEditor) .page-hero .hero-image-content {
        max-height: 360px;
        height: 360px;
    }
}

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

    body.rehabcare.home:not(.sfPageEditor) .page-hero .desktop-hero-image,
    body.rehabcare.home:not(.sfPageEditor) .page-hero .mobile-hero-image,
    body.rehabcare.home:not(.sfPageEditor) .page-hero .hero-image-content {
        height: 300px;
    }
}

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

    body.rehabcare.home:not(.sfPageEditor) .page-hero .desktop-hero-image,
    body.rehabcare.home:not(.sfPageEditor) .page-hero .mobile-hero-image,
    body.rehabcare.home:not(.sfPageEditor) .page-hero .hero-image-content {
        height: 560px;
    }
}

@media only screen and (min-width:768px) {
    body.rehabcare.home:not(.sfPageEditor) .page-hero .hero-content {
        padding: 150px 0 0;
    }
}

@media only screen and (min-width:768px) and (max-height:768px) {
    body.rehabcare.home:not(.sfPageEditor) .page-hero .hero-content {
        padding: 100px 0 0;
    }
}

@media only screen and (min-width:576px) {
    body.rehabcare-v2 .hero-image {
        position: relative;
    }
}

body.rehabcare-v2 .hero-image h1 {
    color: #fff;
    font-size: 48px;
    line-height: 30px;
}

body.rehabcare-v2 .main-header {
    background-color: #3a2957;
}

@media only screen and (min-width:992px) {
    body.rehabcare-v2 .main-header .header-logo {
        margin: 25px 0 30px;
    }
}

@media only screen and (max-width:991px) {
    body.rehabcare-v2 .main-header .nav-icon.mobile {
        top: -60px;
    }

    body.rehabcare-v2 .main-header .nav-icon.mobile span {
        background-color: #fff;
    }
}

body.rehabcare-v2 .main-header .top-header {
    background-color: #3a2957;
    margin: 0;
    padding-top: 15px;
}

body.rehabcare-v2 .main-header .top-header ul {
    float: left;
}

body.rehabcare-v2 .main-header .top-header ul li {
    padding: 0;
    display: block;
    float: left;
}

body.rehabcare-v2 .main-header .top-header ul li a {
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

body.rehabcare-v2 .main-header .top-header ul li:not(:last-of-type)::after {
    content: "|";
    color: #76be4b;
    padding: 0 15px;
    font-weight: bold;
}

body.rehabcare-v2 .main-header .top-header ul li.active a {
    color: #c4c4c4;
}

body.rehabcare-v2 .main-navigation {
    background: #fff;
}

@media only screen and (min-width:992px) {
    body.rehabcare-v2 .main-navigation {
        height: 70px;
    }
}

body.rehabcare-v2 .main-navigation .main-nav-wrapper {
    display: flex;
    align-items: center;
}

body.rehabcare-v2 .main-navigation .main-nav-wrapper.container,
body.rehabcare-v2 .main-navigation .two-callout-hero.stack .second-callout>div.main-nav-wrapper:first-child,
.two-callout-hero.stack body.rehabcare-v2 .main-navigation .second-callout>div.main-nav-wrapper:first-child {
    width: 100%;
    max-width: 100%;
}

body.rehabcare-v2 .main-navigation .navigation-wrapper {
    flex-grow: 5;
    flex-shrink: 1;
    flex-basis: 0;
    margin-right: 30px;
}

body.rehabcare-v2 .main-navigation .navigation-wrapper nav ul li.active a {
    color: #3a2957;
}

@media only screen and (max-width:991px) {
    body.rehabcare-v2 .main-navigation .navigation-wrapper nav ul li.active a {
        color: #60b8b6;
    }
}

body.rehabcare-v2 .main-navigation .navigation-wrapper nav ul li .sub-nav a {
    font-size: 14px;
    text-transform: capitalize;
}

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

    body.rehabcare-v2 .main-navigation .navigation-wrapper nav ul li:hover,
    body.rehabcare-v2 .main-navigation .navigation-wrapper nav ul li:focus {
        background-color: #3a2957;
    }

    body.rehabcare-v2 .main-navigation .navigation-wrapper nav ul li:hover a,
    body.rehabcare-v2 .main-navigation .navigation-wrapper nav ul li:focus a {
        color: #fff;
    }

    body.rehabcare-v2 .main-navigation .navigation-wrapper nav ul li .sub-nav {
        background-color: #3a2957;
        background-color: rgba(58, 41, 87, .9);
    }

    body.rehabcare-v2 .main-navigation .navigation-wrapper nav ul li .sub-nav li {
        background-color: #3a2957;
        background-color: rgba(58, 41, 87, .9);
    }

    body.rehabcare-v2 .main-navigation .navigation-wrapper nav ul li .sub-nav li:hover a,
    body.rehabcare-v2 .main-navigation .navigation-wrapper nav ul li .sub-nav li:focus a {
        color: #c4c4c4;
    }
}

body.rehabcare-v2 .main-navigation .search-input {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
}

@media only screen and (max-width:1399px) {
    body.rehabcare-v2 .main-navigation .search-input {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 0;
        width: 1px;
    }

    body.rehabcare-v2 .main-navigation .search-input.open {
        position: absolute;
        top: 90%;
        right: 10px;
        width: 200px;
    }

    body.rehabcare-v2 .main-navigation .search-input.open::before {
        left: 85%;
        top: -41px;
    }
}

@media only screen and (max-width:991px) {
    body.rehabcare-v2 .main-navigation .search-input {
        display: none;
    }
}

body.rehabcare-v2 .main-navigation .search-input::before {
    color: #6f787b;
    font-size: 20px;
    line-height: 20px;
    left: -25px;
    transform: rotate(90deg);
}

body.rehabcare-v2 .main-navigation .search-input input {
    font-size: 18px;
    line-height: 20px;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #6f787b;
}

body.rehabcare-v2 .main-navigation .search-input input::-webkit-input-placeholder {
    color: #ebecef;
}

body.rehabcare-v2 .main-navigation .search-input input::-moz-placeholder {
    color: #ebecef;
}

body.rehabcare-v2 .main-navigation .search-input input:-ms-input-placeholder {
    color: #ebecef;
}

body.rehabcare-v2 .main-navigation .search-input input:-moz-placeholder {
    color: #ebecef;
}

@media only screen and (min-width:992px) {
    body.rehabcare-v2 .main-navigation nav>ul>li>a {
        color: #68bab7;
        text-transform: uppercase;
        text-align: center;
        font-size: 12px;
        line-height: 35px;
        padding: 20px 0 15px 0;
        font-weight: bold;
    }

    body.rehabcare-v2 .main-navigation nav>ul>li>a .nav-arrow:after {
        right: 0;
        left: auto;
    }
}

@media only screen and (max-width:991px) {
    body.rehabcare-v2 .main-navigation nav>ul {
        background-color: #3a2957;
        background-color: rgba(58, 41, 87, .9);
        border-bottom: 4px solid #3a2957;
    }
}

body.rehabcare-v2 .main-navigation nav>ul>li.full-item .navigation-search {
    background-color: #3a2957;
    background-color: rgba(58, 41, 87, .9);
}

body.rehabcare-v2.sfPageEditor .main-navigation {
    height: auto;
}

body.rehabcare-v2.sfPageEditor .main-navigation .navigation-wrapper {
    display: none;
}

body.rehabcare-v2 .main-footer .footer-content p,
body.rehabcare-v2 .main-footer .footer-content .footer-location a {
    font-size: 14px;
}

@media only screen and (max-width:767px) {
    body.rehabcare-v2 .main-footer .footer-content .footer-navigation ul li {
        display: block;
    }
}

body.rehabcare-v2 .main-footer .footer-content .footer-navigation ul li a {
    font-size: 14px;
}

body.rehabcare-v2 .main-footer .footer-content a.btn {
    font-size: 18px;
}

body.rehabcare-v2 .main-footer .footer-bottom ul li a,
body.rehabcare-v2 .main-footer .footer-bottom .bottom-row p {
    font-size: 14px;
}

@media only screen and (min-width:576px) {
    body.rehabcare-v2:not(.sfPageEditor) .page-hero {
        top: auto;
        min-height: 0;
        margin-bottom: auto;
    }
}

body.rehabcare-v2:not(.sfPageEditor) .page-hero .hero-content {
    padding: 0;
}

body.rehabcare-v2 .hero-image {
    position: relative;
    z-index: 1;
}

body.rehabcare-v2 .featured-video {
    min-height: 350px;
}

body.rehabcare-v2 .featured-video .featured-video-content {
    z-index: 1;
    margin-top: 50px;
}

body.rehabcare-v2 .featured-video .featured-video-content h1 {
    color: #fff;
    font-size: 48px;
    line-height: 30px;
}

@media only screen and (max-width:1199px) {
    body.rehabcare-v2 .featured-video .featured-video-content h1 {
        line-height: 50px;
    }
}

body.rehabcare-v2 .featured-video .featured-video-content h1,
body.rehabcare-v2 .featured-video .featured-video-content h2 {
    text-transform: uppercase;
    text-shadow: -2px 1px 39.2288px rgba(35, 31, 32, .8);
}

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

    body.rehabcare-v2 .featured-video .featured-video-content h1,
    body.rehabcare-v2 .featured-video .featured-video-content h2 {
        font-size: 34px;
    }
}

body.rehabcare-v2 .featured-video .featured-video-content p {
    text-shadow: -2px 1px 39.2288px rgba(35, 31, 32, .8);
    line-height: 36px;
    max-width: none;
    font-weight: normal;
}

@media only screen and (max-width:991px) {
    body.rehabcare-v2 .featured-video .featured-video-content p br {
        display: none;
    }
}

@media only screen and (max-width:575px) {
    body.rehabcare-v2 .featured-video .featured-video-content p {
        line-height: 27px;
    }
}

body.rehabcare-v2 .featured-video .featured-video-content .featured-video-button {
    font-size: 135px;
    line-height: 136px;
}

h2 {
    font-weight: bold;
}

body.rehabcare-v2 .main-content ul,
body.rehabcare-v2 .main-content ol,
body.rehabcare-v2 .main-content p {
    font-size: 16px;
}

body.rehabcare-v2 h1 {
    font-size: 34px;
}

@media only screen and (max-width:767px) {
    body.rehabcare-v2 h1 {
        font-size: 27px;
    }
}

body.rehabcare-v2 h2 {
    font-size: 30px;
    color: #4183aa;
    font-weight: bold;
}

@media only screen and (max-width:767px) {
    body.rehabcare-v2 h2 {
        font-size: 26px;
    }
}

body.rehabcare-v2 h3 {
    font-size: 24px;
}

body.rehabcare-v2:not(.sfPageEditor) a {
    color: #60b8b6;
}

body.rehabcare-v2:not(.sfPageEditor) a.btn-default {
    color: #fff;
}

body.rehabcare-v2:not(.sfPageEditor) .btn-default {
    background: #4183aa;
    border: solid 1px #4183aa;
}

body.rehabcare-v2:not(.sfPageEditor) .btn-default:focus,
body.rehabcare-v2:not(.sfPageEditor) .btn-default:hover {
    text-decoration: none;
    background-color: #487e8e;
    border: 1px solid #050505;
}

body.rehabcare-v2 .purple-text {
    color: #604e8b;
}

body.rehabcare-v2 .purple-heading {
    color: #604e8b;
}

body.rehabcare-v2 .green-mantis-heading {
    color: #76be4b;
}

body.rehabcare-v2 .orange-heading {
    color: #f48b3f;
}

body.rehabcare-v2 .white-heading {
    color: #fff;
}

body.rehabcare-v2 .teal-heading {
    color: #60b8b6;
}

body.rehabcare-v2 .gray-heading {
    color: #7e858a;
}

body.rehabcare-v2 .blue-heading {
    color: #1464a4;
}

body.rehabcare-v2 .purple-heading,
body.rehabcare-v2 .orange-heading,
body.rehabcare-v2 .white-heading,
body.rehabcare-v2 .green-mantis-heading,
body.rehabcare-v2 .teal-heading,
body.rehabcare-v2 .gray-heading,
body.rehabcare-v2 .blue-heading {
    text-align: center;
    padding: 15px 0;
    margin: 0;
}

body.rehabcare-v2 h1.purple-heading,
body.rehabcare-v2 h1.orange-heading,
body.rehabcare-v2 h1.white-heading,
body.rehabcare-v2 h1.green-mantis-heading,
body.rehabcare-v2 h1.teal-heading,
body.rehabcare-v2 h1.gray-heading,
body.rehabcare-v2 h1.blue-heading {
    font-size: 34px;
}

body.rehabcare-v2 h2.purple-heading,
body.rehabcare-v2 h2.orange-heading,
body.rehabcare-v2 h2.white-heading,
body.rehabcare-v2 h2.green-mantis-heading,
body.rehabcare-v2 h2.teal-heading,
body.rehabcare-v2 h2.gray-heading,
body.rehabcare-v2 h2.blue-heading {
    font-size: 30px;
}

body.rehabcare-v2 h3.purple-heading,
body.rehabcare-v2 h3.orange-heading,
body.rehabcare-v2 h3.white-heading,
body.rehabcare-v2 h3.green-mantis-heading,
body.rehabcare-v2 h3.teal-heading,
body.rehabcare-v2 h3.gray-heading,
body.rehabcare-v2 h3.blue-heading {
    font-size: 24px;
    text-align: left;
}

body.rehabcare-v2 .green-header,
body.rehabcare-v2 .orange-header,
body.rehabcare-v2 .purple-header,
body.rehabcare-v2 .teal-header {
    padding: 15px 0;
    margin-bottom: 30px;
}

body.rehabcare-v2 .green-header h1,
body.rehabcare-v2 .green-header h2,
body.rehabcare-v2 .orange-header h1,
body.rehabcare-v2 .orange-header h2,
body.rehabcare-v2 .purple-header h1,
body.rehabcare-v2 .purple-header h2,
body.rehabcare-v2 .teal-header h1,
body.rehabcare-v2 .teal-header h2 {
    color: #fff;
    font-size: 34px;
    text-align: center;
    font-weight: normal;
    margin: 0;
}

body.rehabcare-v2 .green-header h2,
body.rehabcare-v2 .orange-header h2,
body.rehabcare-v2 .purple-header h2,
body.rehabcare-v2 .teal-header h2 {
    font-size: 30px;
}

body.rehabcare-v2 .green-header em,
body.rehabcare-v2 .orange-header em,
body.rehabcare-v2 .purple-header em,
body.rehabcare-v2 .teal-header em {
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
}

body.rehabcare-v2 .orange-header {
    background-color: #f48b3f;
}

body.rehabcare-v2 .green-header {
    background-color: #76be4b;
}

body.rehabcare-v2 .purple-header {
    background-color: #604e8b;
}

body.rehabcare-v2 .teal-header {
    background-color: #60b8b6;
}

body.rehabcare-v2 .mantis-green-small {
    color: #76be4b;
    font-size: 24px;
    margin-bottom: 30PX;
}

body.rehabcare-v2 .mantis-green-large {
    color: #76be4b;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center;
}

body.rehabcare-v2 .purple-back,
body.rehabcare-v2 .orange-back,
body.rehabcare-v2 .green-back,
body.rehabcare-v2 .teal-back {
    text-align: center;
    padding: 30px 0;
    margin-bottom: 30px;
}

body.rehabcare-v2 .purple-back h2,
body.rehabcare-v2 .orange-back h2,
body.rehabcare-v2 .green-back h2,
body.rehabcare-v2 .teal-back h2 {
    color: #fff;
    font-size: 30px;
}

body.rehabcare-v2 .purple-back h2 em,
body.rehabcare-v2 .orange-back h2 em,
body.rehabcare-v2 .green-back h2 em,
body.rehabcare-v2 .teal-back h2 em {
    font-weight: bold;
}

body.rehabcare-v2 .purple-back p,
body.rehabcare-v2 .orange-back p,
body.rehabcare-v2 .green-back p,
body.rehabcare-v2 .teal-back p {
    color: #fff;
    font-size: 24px;
}

body.rehabcare-v2 .purple-back {
    background-color: #604e8b;
}

body.rehabcare-v2 .orange-back {
    background-color: #f48b3f;
}

body.rehabcare-v2 .green-back {
    background-color: #76be4b;
}

body.rehabcare-v2 .teal-back {
    background-color: #60b8b6;
}

body.rehabcare-v2 .light-green-container,
body.rehabcare-v2 .light-purple-container,
body.rehabcare-v2 .light-orange-container,
body.rehabcare-v2 .light-yellow-container,
body.rehabcare-v2 .light-teal-container {
    text-align: center;
    padding: 30px;
}

body.rehabcare-v2 .light-green-container ul,
body.rehabcare-v2 .light-purple-container ul,
body.rehabcare-v2 .light-orange-container ul,
body.rehabcare-v2 .light-yellow-container ul,
body.rehabcare-v2 .light-teal-container ul {
    text-align: left;
}

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

    body.rehabcare-v2 .light-green-container .bio-copy,
    body.rehabcare-v2 .light-purple-container .bio-copy,
    body.rehabcare-v2 .light-orange-container .bio-copy,
    body.rehabcare-v2 .light-yellow-container .bio-copy,
    body.rehabcare-v2 .light-teal-container .bio-copy {
        text-align: left;
    }
}

body.rehabcare-v2 .light-green-container {
    background-color: #f0f9ec;
}

body.rehabcare-v2 .light-purple-container {
    background-color: #efecf2;
}

body.rehabcare-v2 .light-orange-container {
    background-color: #fef3ea;
}

body.rehabcare-v2 .light-yellow-container {
    background-color: #fefae8;
}

body.rehabcare-v2 .light-teal-container {
    background-color: #eef8f8;
}

body.rehabcare-v2 .purple-rule {
    border-top: 4px solid #604e8b;
    border-bottom: 4px solid #604e8b;
    padding: 10px 0;
}

body.rehabcare-v2 .green-rule {
    border-top: 4px solid #76be4b;
    border-bottom: 4px solid #76be4b;
    padding: 10px 0;
}

body.rehabcare-v2 .orange-rule {
    border-top: 4px solid #f48b3f;
    border-bottom: 4px solid #f48b3f;
    padding: 10px 0;
}

body.rehabcare-v2 .white-rule {
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    padding: 10px 0;
}

body.rehabcare-v2 .teal-rule {
    border-top: 4px solid #60b8b6;
    border-bottom: 4px solid #60b8b6;
    padding: 10px 0;
}

body.rehabcare-v2 .gray-rule {
    border-top: 4px solid #7e858a;
    border-bottom: 4px solid #7e858a;
    padding: 10px 0;
}

body.rehabcare-v2 .purple-outline {
    border: 4px solid #604e8b;
    padding: 10px 0;
}

body.rehabcare-v2 .green-outline {
    border: 4px solid #76be4b;
    padding: 10px 0;
}

body.rehabcare-v2 .orange-outline {
    border: 4px solid #f48b3f;
    padding: 10px 0;
}

body.rehabcare-v2 .white-outline {
    border: 4px solid #fff;
    padding: 10px 0;
}

body.rehabcare-v2 .teal-outline {
    border: 4px solid #60b8b6;
    padding: 10px 0;
}

body.rehabcare-v2 .gray-outline {
    border: 4px solid #7e858a;
    padding: 10px 0;
}

body.rehabcare-v2 .table-green {
    border: 1px solid #888785;
    table-layout: fixed;
    max-width: 100%;
    font-family: 'Helvetica Neue LT W01_55 Roman';
    font-size: 18px;
}

@media only screen and (max-width:767px) {
    body.rehabcare-v2 .table-green {
        width: 100%;
    }
}

body.rehabcare-v2 .table-green td,
body.rehabcare-v2 .table-green th {
    border: 1px solid #888785;
    padding: 15px;
    overflow-wrap: break-word;
}

body.rehabcare-v2 .table-green td:first-child,
body.rehabcare-v2 .table-green th:first-child {
    color: #76be4b;
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
}

body.rehabcare-v2 .table-green tr {
    padding: 15px;
}

body.rehabcare-v2 .table-green tr:nth-child(odd) {
    background-color: #eff7e8;
}

body.rehabcare-v2 iframe {
    width: 100%;
}

body.rehabcare-v2 ul.orange-bullet {
    list-style: none;
    padding-left: 20px;
}

body.rehabcare-v2 ul.orange-bullet li {
    display: flex;
}

body.rehabcare-v2 ul.orange-bullet li::before {
    content: "•";
    color: #f48b3f;
    padding-right: 10px;
}

body.rehabcare-v2 ul.purple-bullet {
    list-style: none;
    padding-left: 20px;
}

body.rehabcare-v2 ul.purple-bullet li {
    display: flex;
}

body.rehabcare-v2 ul.purple-bullet li::before {
    content: "•";
    color: #604e8b;
    padding-right: 10px;
}

body.rehabcare-v2 ul.green-bullet {
    list-style: none;
    padding-left: 20px;
}

body.rehabcare-v2 ul.green-bullet li {
    display: flex;
}

body.rehabcare-v2 ul.green-bullet li::before {
    content: "•";
    color: #76be4b;
    padding-right: 10px;
}

body.rehabcare-v2 ul.teal-bullet {
    list-style: none;
    padding-left: 20px;
}

body.rehabcare-v2 ul.teal-bullet li {
    display: flex;
}

body.rehabcare-v2 ul.teal-bullet li::before {
    content: "•";
    color: #60b8b6;
    padding-right: 10px;
}

@media only screen and (max-width:991px) {
    body.rehabcare-v2 .margin-top-mobile {
        margin-top: 40px;
    }
}

body.rehabcare-v2 .vertical-align-center {
    display: flex;
    align-items: center;
}

@media only screen and (max-width:991px) {
    body.rehabcare-v2 .vertical-align-center {
        display: block;
        text-align: center;
    }
}

body.rehabcare-v2.rehabcare-interior .main-content .featured-video .featured-video-content p {
    font-weight: normal;
}

body.rehabcare-v2.rehabcare-interior .beige-gradient {
    background: #fff9e6;
    background: -moz-linear-gradient(top, #fff9e6 0%, #fff 100%);
    background: -webkit-linear-gradient(top, #fff9e6 0%, #fff 100%);
    background: linear-gradient(to bottom, #fff9e6 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9e6', endColorstr='#ffffff', GradientType=0);
}

body.rehabcare-v2.rehabcare-interior .two-col-section {
    margin-bottom: 50px;
}

body.rehabcare-v2.rehabcare-interior .two-col-section .col-md-7 {
    margin-left: 70px;
}

@media only screen and (max-width:991px) {
    body.rehabcare-v2.rehabcare-interior .two-col-section .col-md-7 {
        margin-left: 0;
    }
}

@media only screen and (max-width:767px) {
    body.rehabcare-v2.rehabcare-interior .two-col-section .col-md-7 {
        margin-top: 50px;
    }
}

body.rehabcare-v2.rehabcare-interior .icon-section .icon-row-one {
    display: flex;
    text-align: center;
    margin: 50px auto;
    width: 100%;
}

@media only screen and (max-width:1199px) {
    body.rehabcare-v2.rehabcare-interior .icon-section .icon-row-one {
        display: block;
    }
}

body.rehabcare-v2.rehabcare-interior .icon-section .icon-row-one img {
    margin: 20px 20px;
}

body.rehabcare-v2.rehabcare-interior .icon-section .icon-row-two {
    text-align: center;
    margin: 0 auto 50px;
    width: 100%;
}

body.rehabcare-v2.rehabcare-interior .icon-section .icon-row-two img {
    margin: 20px 30px;
}

body.rehabcare-v2.rehabcare-interior .col-right-img .row {
    display: flex;
}

@media only screen and (min-width:992px) {
    body.rehabcare-v2.rehabcare-interior .col-right-img .row .col-md-6:first-child {
        z-index: 999;
        margin-right: -90px;
    }
}

@media only screen and (max-width:991px) {
    body.rehabcare-v2.rehabcare-interior .col-right-img .row {
        display: block;
    }
}

body.rehabcare-v2.rehabcare-interior .outpatient-services img {
    width: 100%;
}

body.rehabcare-blog .blog-post-list .item .blog-head h1 {
    font-family: 'Helvetica Neue LT W01_55 Roman';
}

body.rehabcare-v2 .marketo-form-embed.marketo-form-embed-expandable {
    background-color: #3a2957;
}

body.rehabcare-v2 .marketo-form-embed.marketo-form-embed-basic .mktoFormRow {
    width: 300px;
    margin: 0 auto;
}

body.rehabcare-v2 .marketo-form-embed.marketo-form-embed-basic .mktoLabel {
    font-size: 16px;
}

body.rehabcare-v2 .marketo-form-embed.marketo-form-embed-basic .mktoField {
    font-size: 14px;
}

body.rehabcare-v2 .marketo-form-embed.marketo-form-embed-basic select.mktoField {
    padding: 7px 65px 7px 10px;
}

body.rehabcare-v2.home-v2 .podcasts-wrapper {
    display: flex;
    justify-content: space-between;
    margin: 57px auto 25px;
}

@media only screen and (max-width:767px) {
    body.rehabcare-v2.home-v2 .podcasts-wrapper {
        flex-direction: column;
        align-items: center;
    }
}

body.rehabcare-v2.home-v2 .podcasts-wrapper a:first-of-type {
    margin-right: 10px;
}

body.rehabcare-v2.home-v2 .podcasts-wrapper a:last-of-type {
    margin-left: 10px;
}

@media only screen and (max-width:767px) {
    body.rehabcare-v2.home-v2 .podcasts-wrapper a:not(:first-of-type) {
        margin-top: 20px;
    }
}

body.port-therapy {
    font-family: "Lato", helvetica, arial, sans-serif;
}

body.port-therapy h1 {
    font-size: 30px;
    line-height: 1em;
    font-weight: 500;
    color: #fff;
    margin: 0;
    font-family: "Lato", helvetica, arial, sans-serif;
}

@media only screen and (max-width:575px) {
    body.port-therapy h1 {
        font-size: 25px;
    }
}

body.port-therapy h2 {
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 50px;
    font-family: "Lato", helvetica, arial, sans-serif;
}

@media only screen and (max-width:991px) {
    body.port-therapy h2 {
        margin-bottom: 35px;
    }
}

@media only screen and (max-width:575px) {
    body.port-therapy h2 {
        font-size: 23px;
        margin-bottom: 25px;
    }
}

body.port-therapy h3 {
    font-size: 18px;
    line-height: 1.33em;
    font-weight: bold;
    margin: 0 0 25px;
    color: #000;
    font-family: "Lato", helvetica, arial, sans-serif;
}

body.port-therapy p,
body.port-therapy em,
body.port-therapy blockquote {
    font-family: "Lato", helvetica, arial, sans-serif;
}

body.port-therapy:not(.sfPageEditor) .btn {
    background-color: #4484a9;
    border: 0;
}

body.port-therapy:not(.sfPageEditor) .btn:hover {
    color: #3a2957;
}

@media only screen and (max-width:575px) {
    body.port-therapy:not(.sfPageEditor) .btn {
        font-size: 14px;
    }
}

body.port-therapy .purple-heading {
    color: #3a2957;
}

body.port-therapy .main-header {
    background-color: #3a2957;
}

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

    body.port-therapy .main-header .container,
    body.port-therapy .main-header .two-callout-hero.stack .second-callout>div:first-child,
    .two-callout-hero.stack body.port-therapy .main-header .second-callout>div:first-child {
        padding: 0;
    }
}

body.port-therapy .main-navigation {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    background: transparent;
}

@media only screen and (max-width:991px) {
    body.port-therapy .main-navigation img {
        max-width: 110px;
        margin-left: 20px;
    }

    body.port-therapy .main-navigation .nav-icon.mobile {
        top: auto;
        bottom: auto;
    }

    body.port-therapy .main-navigation .nav-icon.mobile span {
        background: #fff;
    }
}

body.port-therapy .navigation-wrapper {
    flex-grow: .5;
}

body.port-therapy .navigation-wrapper li:hover,
body.port-therapy .navigation-wrapper li.active:hover {
    background-color: #68bab7;
}

body.port-therapy .navigation-wrapper li:hover a,
body.port-therapy .navigation-wrapper li.active:hover a {
    color: #fff;
}

body.port-therapy .navigation-wrapper li.active a {
    color: #68bab7;
}

body.port-therapy .navigation-wrapper li a {
    font-size: 16px;
    line-height: 2em;
    font-weight: bold;
    text-transform: uppercase;
}

@media only screen and (max-width:991px) {
    body.port-therapy .navigation-wrapper {
        top: 101px;
    }

    body.port-therapy .navigation-wrapper nav>ul {
        background-color: #3a2957;
        background-color: rgba(58, 41, 87, .9);
        border-bottom: 4px solid #3a2957;
        background-image: none;
        padding-bottom: 0;
    }

    body.port-therapy .navigation-wrapper nav>ul>li:not(.hidden-md):first-of-type a {
        padding-top: 15px;
    }

    body.port-therapy .navigation-wrapper nav>ul a {
        font-size: 14px;
    }

    body.port-therapy .navigation-wrapper .full-item {
        display: none;
    }
}

body.port-therapy .main-footer .footer-bottom {
    background: #f6f6f6;
}

body.port-therapy .main-footer .footer-bottom ul li a {
    font-size: 14px;
    font-family: "Lato", helvetica, arial, sans-serif;
}

body.port-therapy .main-footer .footer-bottom .bottom-row {
    margin-top: 35px;
}

body.port-therapy .main-footer .footer-bottom .bottom-row ul {
    display: flex;
}

body.port-therapy .main-footer .footer-bottom .bottom-row a,
body.port-therapy .main-footer .footer-bottom .bottom-row p {
    font-size: 14px;
    font-weight: 500;
}

body.port-therapy .main-footer .footer-bottom .bottom-row p {
    text-align: right;
}

@media only screen and (max-width:991px) {
    body.port-therapy .main-footer .footer-bottom .bottom-row ul {
        display: block;
        margin-bottom: 40px;
    }

    body.port-therapy .main-footer .footer-bottom .bottom-row p {
        text-align: center;
    }
}

body.port-therapy .main-content .sfContentBlock p,
body.port-therapy .main-content .sfContentBlock ul,
body.port-therapy .main-content .sfContentBlock ol {
    font-family: "Lato", helvetica, arial, sans-serif;
}

body.port-therapy .hero-image img {
    min-height: 268px;
    object-fit: cover;
    object-position: left;
}

@media only screen and (max-width:991px) {
    body.port-therapy .hero-image img {
        object-position: -50px;
    }
}

@media only screen and (max-width:575px) {
    body.port-therapy .hero-image img {
        object-position: -100px;
    }
}

body.port-therapy .highlighted-large-headline {
    text-align: center;
    padding: 25px 0;
    background-color: #f48b3f;
}

@media only screen and (max-width:575px) {
    body.port-therapy .highlighted-large-headline {
        padding: 15px 0;
    }
}

body.port-therapy .inner-content-wrapper {
    padding: 30px 0 60px;
}

@media only screen and (max-width:1199px) {
    body.port-therapy .inner-content-wrapper {
        padding: 60px 48px;
    }
}

@media only screen and (max-width:991px) {
    body.port-therapy .inner-content-wrapper {
        padding: 35px 24px;
    }
}

body.port-therapy .inner-content-wrapper p {
    font-size: 16px;
    line-height: 1.33em;
    font-weight: 500;
}

@media only screen and (max-width:991px) {
    body.port-therapy .inner-content-wrapper p {
        font-size: 14px;
    }
}

body.port-therapy .inner-content-wrapper .sf_2cols_1in_50 {
    padding-right: 20px;
}

body.port-therapy .inner-content-wrapper .sf_2cols_2_50 {
    padding-left: 20px;
}

@media only screen and (max-width:991px) {
    body.port-therapy .sf_colsOut {
        float: none;
        width: 100%;
    }

    body.port-therapy .sf_colsOut .sf_2cols_1in_50,
    body.port-therapy .sf_colsOut .sf_2cols_2in_50 {
        margin: 0;
        padding: 0;
    }

    body.port-therapy .sf_colsOut ul {
        display: block;
        margin-bottom: 40px;
    }
}

body.port-therapy.home h2,
body.port-therapy.home .diamond-partner-wrapper {
    margin-top: 50px;
}

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

    body.port-therapy.home h2,
    body.port-therapy.home .diamond-partner-wrapper {
        margin-top: 35px;
    }
}

body.port-therapy.education-expertise .main-content {
    background: #fff9e6;
    background: -moz-linear-gradient(top, #fff9e6 0%, #fff 100%);
    background: -webkit-linear-gradient(top, #fff9e6 0%, #fff 100%);
    background: linear-gradient(to bottom, #fff9e6 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9e6', endColorstr='#ffffff', GradientType=0);
}

body.sfPageEditor .wrapper .main-content .two-callout-hero {
    position: relative;
    margin-bottom: 70px;
}

body.sfPageEditor .wrapper .main-content .two-callout-hero .hero-image {
    width: 100%;
}

body.sfPageEditor .wrapper .main-content .two-callout-hero .first-callout,
body.sfPageEditor .wrapper .main-content .two-callout-hero .second-callout {
    position: static;
    display: block;
    width: 50%;
    float: left;
    padding: 0;
}

body.sfPageEditor .wrapper .main-content .two-callout-hero .first-callout>div,
body.sfPageEditor .wrapper .main-content .two-callout-hero .second-callout>div {
    max-width: none;
    float: none;
    margin: 0;
}

body.sfPageEditor .cookie-banner {
    position: relative;
    display: block;
}

body .sf-backend-wrp .modal-body .k-editor-widget .k-editable-area {
    border: 1px solid #ccc;
}

body .sf-backend-wrp .table sf-list-selector .label {
    white-space: normal;
}
.at-div{ width:100%; height:auto; display:inline-block;}

.at-div ul{ padding:0; margin:0; width:100%; float: left;}

.at-div ul li{ list-style:none; display:inline-block;}

.at-div ul li{width: 20%;
padding: 28px 10px;
float: left;
margin: 0;}
.at-div ul li {
	width: 32%;
	padding: 10px 10px;
	float: none;
	margin: 0;
}

.at-div ul{ text-align:center;}


.always{width: 100%;
    height: 50%;
    display: inline-block;
}
    
  /*  .pl{width: 65%;
    display: inline-block;
    background: #074066;
    height: 100%;
    max-height:500px;}
    */
    .pr {
        width: 46%;
        float: right;
        right: 0;
        bottom: 5px;
        height: 350px;
       
    }
    
    .pr video {
        width: 100%;
    
    }
    
    .always .container {
        left: 0;
        right: 0;
        top: 0;
        position: relative;
    }
    
    .pl-box {
        display: inline-block;
        padding: 50px 0; color:#f1f1f1;
        width: 50%; 
    }

/* Slideshow container */
.slideshow-container {
    position: relative;
    background: #f1f1f1f1;
  }
  
  /* Slides */
  .mySlides {
    display: none;
    padding: 10px;
    text-align: center;
    margin-top: 0%;
  }
  
  /* Next & previous buttons */
  .prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -30px;
    padding: 16px;
    color: #888;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
    position: absolute;
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
    color: white;
  }
  
  /* The dot/bullet/indicator container */
  .dot-container {
    text-align: center;
    padding: 20px;
    background: #ddd;
  }
  
  /* The dots/bullets/indicators */
  .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
  }
  
  /* Add a background color to the active dot/circle */
  .active, .dot:hover {
    background-color: #717171;
  }
  
  /* Add an italic font style to all quotes */
  q {    font-style: italic;
    font-size: 14px;
    color: #6e6d6d;}
  
  /* Add a blue color to the author */
  .author {color: cornflowerblue;}    

  .about-us{
          padding: 0px 0px 85px;
      background-color: #ffffff;
  }

  .about-us h2{
      text-align: left;
  }

  .about-us ul{
      display: inline-block;
      width: 49%;
  }
  
  .about-us ul li{
      width: 100%;      
      color: #595757;
      font-weight: 600;
  }

  .about-us .row{
    display:flex;
      align-items:center;
  }

  .about-us .right-box video{
      width:400px;
      height:100%;
      }
      .sfContentBlock{
          padding-top:20px;
      }


.footers {
        padding: 80px 0px 20px;
        background: #1a677a;
}

.footers col-md-3 {
    font-weight: bold;
    font-family: Helvetica Neue LT W01_55 Roman, helvetica, arial, sans-serif;
    color: white;
}

.footers  h3{
    color:#fff!important;
}

      .footers a {color:#e0dcdc; font-weight:400;}
      .footers p {color:#e0dcdc;}
      .footers ul {line-height:30px;}
      #social-fb:hover {
           color: #3B5998;
           transition:all .001s;
       }
       #social-tw:hover {
           color: #4099FF;
           transition:all .001s;
       }
       #social-ig:hover {
           color: #d34836;
           transition:all .001s;
       }
       #social-yt:hover {
           color: #f39c12;
           transition:all .001s;
       }   
       
       .whats-app {
        position: fixed;
        width: 50px;
        height: 50px;
        bottom: 40px;
        background-color: #25d366;
        color: #FFF;
        border-radius: 50px;
        text-align: center;
        font-size: 30px;
        box-shadow: 3px 4px 3px #999;
        left: 15px;
        z-index: 100;
    }
    
    .my-float {
        margin-top: 10px;
    }    

    .col-md-12 {
        /*background-color: darkgray;*/
        font-weight: bold;
    }

    @media screen and (max-width:768px) {
        #Header_T50121C5C015_Col00{
            display: flex;
            justify-content: center;
        }
        .new{
            padding: 16px 5px;
            text-align: center;
            justify-content: center;
            display: flex;
        }
        .new p{
            text-align: center!important;
        }
        .location-search.location-search-short .form-inline .form-control{
            width:100%;
        }
    }

    .custom-toggle-wrapper-hover img{
        height:165px;
    }

    .new-icons i{
        font-size: 22px;
        margin-right:16px;
        color:#fff;
        background-color:#065384;
        padding:9px;
        height:40px;
        border-radius: 5px;
        width:40px;
        text-align:center;
    }
    
    .easy-autocomplete{
        text-align:center;
    }
    
    .mySlides p{
        margin-top:16px;
    }
 
   .new-icons i:hover {
     background:#00264d;
	 transition:0.3s;
	 box-shadow: 0px 0px 8px red;   
} 
   .col-sm-4 img:hover {
     box-shadow:0px 0px 10px blue;	   
} 

 /*    .col-sm-6 img:hover {
     box-shadow:0px 0px 10px blue;	   
} */
