@charset "UTF-8";

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

b, strong {
    font-weight: bold;
}

img {
    border: 0;
    width: auto;
    height: auto;
    max-width: 100%;
}

hr {
    box-sizing: content-box;
    height: 0;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

*:focus {
    outline: 2px dotted #0A61A9;
}

html {
    font-size: 100%;
}

body {
    font-weight: 400;
}

h1, h2, h3,
h4, h5, h6 {
    margin-bottom: 10px;
}

p {
    margin: 0 0 17px;
    color: #000000;
    font-family: Roboto;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.12px;
}

a, a:hover,
button,
button:hover {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a {
    color: #0A61A9;
    /* color: #006C68; - Original default link color. */
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #09528F;
        /* color: #006C68; - Original default link hover color .*/
        text-decoration: underline;
    }

@font-face {
    font-family: 'FontAwesome';
    src: url('fontawesome-webfont.eot'); /* IE9 Compat Modes */
    src: url('fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('fontawesome-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
}

.container {
    clear: both;
}

h1 {
    color: #E57200;
    font-family: Roboto;
    font-size: 3.375rem;
    letter-spacing: 0.42px;
    line-height: 64px;
    font-weight: normal;
}

h2 {
    color: #000000;
    font-family: Roboto;
    font-size: 2.25rem;
    letter-spacing: 0.27px;
    line-height: 48px;
    font-weight: normal;
}

h3, .h3 {
    color: #303031;
    font-family: Roboto;
    font-size: 1.25rem;
    font-weight: 500;
    letter-spacing: 0.16px;
    line-height: 24px;
}

h4 {
    color: #000000;
    font-family: Roboto;
    font-size: 1.3125rem;
    letter-spacing: 0.19px;
    line-height: 28px;
    font-weight: 500;
}

header {
    clear: both;
}

/* A11Y SKIP NAV BUTTON */

.a11y-skip {
    cursor: pointer;
    font-size: inherit;
    outline: none;
    box-shadow: none;
    -webkit-box-align: center;
    align-items: center;
    border-bottom: 1px solid rgb(241, 241, 244);
    display: inline-block;
    font-weight: bold;
    height: 1px;
    left: -9999px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-decoration: underline;
    width: 1px;
    z-index: -500;
    transition: none;
    border-radius: 4px;
    padding: 1rem 1.25rem;
}

.a11y-skip:focus,
.a11y-skip:active {
    background: rgb(255, 255, 255);
    height: auto;
    left: 1rem;
    top: 1rem;
    outline: 0px;
    overflow: visible;
    width: auto;
    outline: 2px dotted #1D72AF;
    z-index: 1001;
}

/*white navigation at the top */

.white-top-nav {
    display: flex;
    /*justify-content: flex-end; Use this declaration if client does not approve  */
    justify-content: space-between !important;
    align-items: center;
    padding: .75rem 0 1.25rem;
    width: 100%;
}

    .white-top-nav .search-extended-menu {
        padding-top: 4px;
    }

        .white-top-nav a,
        .white-top-nav button {
            text-transform: none;
            padding: 20px 15px;
            margin-right: 10px;
            color: #303031;
            font-family: Roboto;
            font-size: 1rem;
            font-weight: 500;
            line-height: 20px;
            cursor: pointer;
        }

            .white-top-nav .search-extended-menu li #togglenav {
                white-space: nowrap;
            }

                .white-top-nav .search-extended-menu li #togglenav span:last-child {
                    display: inline-block;
                }

.white-top-nav button {
    border: 0;
    background: none;
}

.search-extended-menu li #togglenav .icon-bars {
    display: inline-block;
    position: relative;
    padding: 0;
    width: 100%;
    max-width: 18px;
    height: 3px;
    background-color: #303031;
    border: none;
    top: 2px;
    bottom: 0;
    margin-right: 5px
}

    .search-extended-menu li #togglenav .icon-bars:before,
    .search-extended-menu li #togglenav .icon-bars:after {
        content: "";
        display: block;
        position: absolute;
        transform-origin: center center;
        right: 0;
        background-color: #303031;
        height: 3px;
        width: 100%;
    }

    .search-extended-menu li #togglenav .icon-bars:before {
        top: -6px;
    }

    .search-extended-menu li #togglenav .icon-bars:after {
        top: -12px;
    }

.navigation .search-extended-menu #search {
    margin-right: 15px;
}

@media screen and (min-width:992px) {
    .navigation .search-extended-menu #search {
        display: none;
    }
}


.white-top-nav a:last-child {
    padding-right: 0;
    margin-right: 0;
}

.white-top-nav a .fa {
    font-size: 1.125rem;
    vertical-align: text-bottom;
    margin-right: 2px;
}

/*white navigation at the top */

.logo-absolute {
    position: absolute;
    background: #ffb900;
    padding: 27px 100px 20px 255px;
    top: -10px;
    height: 100px;
    /*
  IE11 Not Supported Workaround on line 231
    
  -webkit-clip-path: polygon(0 0, 100% 0, 94% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 94% 100%, 0 100%);
*/
    z-index: 999;
}

    .logo-absolute:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: -19px;
        width: 45px;
        background: #ffb900;
        z-index: -1;
        transform: skew(-20deg, 0);
    }

/*yellow navigation*/

.yellow-main-nav {
    float: left;
    background: #ffce00;
    position: relative;
    width: 100%;
    padding: 0px;
    margin: 0px auto 0px;
    height: 80px;
}

.navigation {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    list-style: none;
    margin-bottom: 0;
}

ul.main-links-onbar {
    list-style: none;
    display: flex;
    margin-bottom: 0;
}

ul.search-extended-menu {
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 0;
}

.yellow-main-nav.hide-links ul.main-links-onbar {
    display: none;
}

.yellow-main-nav.hide-links #search {
    display: none;
}

.navigation a,
.navigation button {
    color: #000;
    text-transform: none;
    margin-right: 10px;
    padding: 30px 15px;
    display: block;
    font-family: Roboto;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 20px;
    cursor: pointer;
}

.navigation #mobileSearch {
    background: none;
    border: none;
}

#togglenav {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    padding: 30px 15px;
    line-height: 1;
    min-width: 98px;
    white-space: nowrap;
    margin-right: 0;
    padding-right: 0;
    background: none;
    border: 0;
    cursor: pointer;
}

div#nav-icon3:after,
.menu-icon:after {
    content: 'MENU';
    font-size: .75rem;
    bottom: -22px;
    position: absolute;
    left: -6px;
    color: black;
    font-family: Roboto;
    letter-spacing: 0.3px;
    font-weight: normal;
}

#togglenav .open:after {
    content: 'CLOSE';
    left: -8px;
}

.search-popup .close-out .open:after {
    content: 'CLOSE' !important;
    left: -8px !important;
}

.alphabet {
    list-style-type: none;
    padding: 0;
    cursor: pointer;
    text-align: center;
    width: 100%;
    display: flex;
    /* margin-left: -7px; Pulled the listing to far to the left in the menu dropdown */
    margin: 30px 0;
}

    .alphabet li {
        width: 25px;
    }

        .alphabet li a {
            color: #303031;
            font-family: Roboto;
            font-size: 1rem;
            font-weight: 500;
            letter-spacing: 0.25px;
            line-height: 19px;
            text-align: justify;
        }

.services-flyout {
    position: absolute;
    top: calc(100% - 10px);
    left: 0;
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 80px;
    box-shadow: 0 24px 22px -22px rgba(0,0,0,0.5);
    background-color: #ECF4F9;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    transition-delay: 0;
    z-index: 20;
}

.navigation li:hover .services-flyout {
    top: 100%;
    opacity: 1;
    visibility: visible;
    transition-delay: .3s;
}

.services-flyout a {
    color: #303031;
    font-family: Roboto;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0.25px;
    line-height: 36px;
    padding: 0;
}

.services-top {
    display: flex;
    width: 100%; /* fix for IE11 */
    margin-bottom: 40px;
}

    .services-top .featured-services {
        flex: 0 0 30%;
        max-width: 30%;
        margin-right: 5%;
        border-right: 1px solid #E0E0E0;
    }

    .services-top .specialty-services {
        flex: 0 0 65%;
        max-width: 65%;
    }

    .services-top .flex-list {
        margin-top: 30px
    }

.flex-list {
    display: flex;
    flex-wrap: wrap;
}

.services-top .featured-services .flex-list a {
    flex: 0 0 50%;
    max-width: 50%;
    margin: 0;
}

.services-top .specialty-services .flex-list a {
    flex: 0 0 25%;
    max-width: 25%;
    margin: 0;
}

.services-flyout a.seeall {
    color: #0A61A9;
}

.navigation .nav-flyout {
    display: block;
    position: fixed;
    right: -100%;
    height: 100%;
    overflow-y: auto;
    top: 0;
    width: 100%;
    max-width: 430px;
    background: #ffce00;
    z-index: 10000000;
    padding: 35px 30px;
    transition: .5s;
    transition-timing-function: cubic-bezier(.23,.1,.54,1);
    visibility: hidden;
}

    .navigation .nav-flyout .container {
        width: 100%;
    }

    .navigation .nav-flyout.is-open {
        right: 0;
        visibility: visible;
    }

.navigation .nav-flyout a:hover {
    color: inherit;
    text-decoration: underline;
}

.nav-flex {
    display: block;
    width: 100% !important;
}

.navigation .nav-close {
    float: right;
    display: inline-block;
    position: relative;
    font-size: .75rem;
    text-transform: uppercase;
    font-family: Roboto;
    letter-spacing: 0.3px;
    font-weight: normal;
    margin-bottom: 30px;
    padding: 15px 0 0;
    background: none;
    border: 0;
    cursor: pointer;
    line-height: inherit;
}

.nav-close:before,
.nav-close:after {
    content: "";
    display: block;
    background: #000000;
    width: 22px;
    height: 2.5px;
    position: absolute;
    top: 0;
    left: 50%;
    transition: .5s;
}

.nav-close:before {
    transform: translateX(-50%)rotate(45deg);
}

.nav-close:after {
    transform: translateX(-50%)rotate(-45deg);
}

.nav-close:hover {
    text-decoration: none;
}

    .nav-close:hover:before,
    .nav-close:hover:after {
        transform: translateX(-50%)rotate(0deg)
    }

.nav-icons {
    border-bottom: 2px solid #303031;
    margin-bottom: 30px;
    padding-left: 0;
    list-style: none;
    padding-bottom: 10px;
    clear: right;
}

    .nav-icons .fa:before {
        font: normal normal normal 22px/1 FontAwesome;
    }

ul.locations-yellow-side {
    list-style: none;
    padding-left: 0;
}

.nav-detailed .block h3 {
    position: relative;
    padding-right: 45px;
}

.block h3::after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: bold;
    content: "\f105";
    float: right;
    margin-left: 17px;
    display: inline;
    margin-top: 2px;
    position: absolute;
    right: 0;
}

.nav-detailed .detail-links {
    display: none;
    list-style: none;
    padding-left: 15px;
    margin-bottom: 30px;
}

    .nav-detailed .detail-links li {
        margin-bottom: 10px;
    }

.nav-detailed.detailed-show .block.show h3::after {
    display: none;
}

.nav-detailed.detailed-show .block.show {
    display: block;
}

.nav-detailed.detailed-show h3.back-to-main {
    display: block;
    margin-bottom: 40px;
}

.nav-detailed.detailed-show .block.show a::after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: bold;
    content: "\f105";
    float: right;
    margin-left: 10px;
}

.nav-detailed.detailed-show .block {
    display: none;
}

.nav-detailed a {
    color: #303031;
    font-family: Roboto;
    font-size: .875rem;
    font-weight: 500;
    letter-spacing: 0.08px;
    line-height: 20px;
    padding: 5px 0;
    margin-right: 0;
}

.nav-detailed .block {
    cursor: pointer;
    margin-bottom: 35px;
    /* Reset from search advanced for redesign */
    background: none;
    width: auto;
    height: auto !important;
    min-height: auto;
    padding: inherit;
    display: block;
    float: none;
}

    .nav-detailed .block h3 {
        margin-top: 0;
        font-family: Roboto;
        font-size: 1.25rem;
        line-height: 24px;
    }

.nav-icons a {
    padding: 10px 0 20px;
    color: #303031;
    font-family: Roboto;
    font-size: 1.25rem;
    font-weight: bold;
    letter-spacing: 0.15px;
    line-height: 24px;
    margin-right: 0;
    width: 100%;
    padding-left: 35px;
    position: relative;
}

    .nav-icons a:hover {
        text-decoration: none;
    }

    .nav-icons a:before {
        position: absolute;
        left: 0;
    }

.nav-detailed.detailed-show h3.back-to-main {
    display: block;
    margin-bottom: 40px;
}

h3.back-to-main::before {
    content: "\f104";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: bold;
    margin-right: 20px;
}

h3.back-to-main {
    cursor: pointer;
}

.nav-icons a#yellow-home:before {
    content: url(/assets/_img/ic_home.svg);
    max-width: 18px;
}

.nav-icons a#yellow-providers:before {
    content: url(/assets/_img/ic_provider.svg);
    max-width: 18px;
}

.nav-icons a#yellow-locations:before {
    content: url(/assets/_img/ic_place.svg);
    max-width: 18px;
}

.nav-icons a#yellow-pv:before {
    content: url(/assets/_img/ic_face.svg);
    max-width: 18px;
}

.nav-icons a#health:before {
    content: url(/assets/_img/ic_clipboard.svg);
    max-width: 18px;
}

.nav-icons a#our-story:before {
    content: url(/assets/_img/ic_mode_comment.svg);
    max-width: 18px;
}

.nav-icons a#yellow-careers:before {
    content: url(/assets/_img/ic_briefcase.svg);
    max-width: 18px;
}

.nav-icons a#support:before {
    content: url(/assets/_img/ic_help.svg);
    max-width: 18px;
}

.nav-icons a#yellow-patient-portal:before {
    content: url(/assets/_img/ic_portal.svg);
    max-width: 18px;
}

.nav-icons a#yellow-contact:before {
    content: url(/assets/_img/ic_phone.svg);
    max-width: 18px;
}

.nav-icons a#yellow-raa:before {
    /*content: url(/assets/_img/ic_help.svg);*/
}

.nav-icons a#yellow-pmb:before {
    /*content: url(/assets/_img/ic_help.svg);*/
}

#nav-icon3,
.menu-icon {
    width: 22px;
    height: 15px;
    position: relative;
    margin: 1px auto 0;
    -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;
}

    #nav-icon3 span,
    .menu-icon span {
        display: block;
        position: absolute;
        height: 2.5px;
        width: 100%;
        background: black;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

        #nav-icon3 span:nth-child(1),
        .menu-icon span:nth-child(1) {
            top: 0px;
        }

        #nav-icon3 span:nth-child(2),
        #nav-icon3 span:nth-child(3),
        .menu-icon span:nth-child(2),
        .menu-icon span:nth-child(3) {
            top: 6px;
        }

        #nav-icon3 span:nth-child(4),
        .menu-icon span:nth-child(4) {
            top: 12px;
        }

    #nav-icon3.open span:nth-child(1) {
        top: 18px;
        width: 0%;
        left: 50%;
    }

    #nav-icon3.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #nav-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #nav-icon3.open span:nth-child(4) {
        top: 18px;
        width: 0%;
        left: 50%;
    }

h3.back-to-main {
    display: none;
}

/*yellow navigation*/

/*search box */

    #search img {
        max-width: 90%;
    }

    #search span.fa.fa-search {
        font-size: 1.1875rem;
    }

.search-area {
    position: relative;
    margin-bottom: 8px;
}

    .search-area .btn-search.btn-search-new {
        border: 0;
        background: url(/assets/_img/ic_search.svg) center center #FFFFFF no-repeat;
        background-size: 18px;
        width: 40px;
        height: 48px;
        padding: 11px 20px;
        cursor: pointer;
        position:absolute;
        right: 1px;
        font-size: 0;
    }

    @media screen and (min-width: 768px) {
        .search-area .btn-search.btn-search-new {
            background: #FDBA2D;
            font-weight: 600;
            text-transform: uppercase;
            width: auto;
            height: 50px;
            padding: 11px 20px;
            cursor: pointer;
            margin-left: 1.75rem;
            min-width: 165px;
            position:inherit;
            font-size: 1rem;
        }
    }

.search-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background: white;
    left: 0;
    top: 0;
    display: none;
    overflow-y: auto;
    z-index: 99999;
}

    .search-popup h2 {
        color: #000000;
        font-family: Roboto;
        font-size: 1.3125rem;
        font-weight: 600;
        letter-spacing: 0.34px;
        line-height: 1.25;
        margin-bottom: 1rem;
    }

    @media screen and (min-width: 768px) {
        .search-popup h2 {
            font-size: 2.25rem;
        }
    }

.search-area .search-txt-input {
    background-color: #FFFFFF;
    border: 0;
    border: 1px solid #0A61A9;
    width: 100%;
    color: #303031;
    font-family: Roboto;
    line-height: 21px;
    padding: .875rem 1rem;
}

.search-area input#site-search:focus {
    outline: 0;
    border-color: #000;
}

span.results-small {
    color: #000000;
    font-family: Roboto;
    font-size: .875rem;
    font-weight: 500;
    letter-spacing: 0.34px;
    line-height: 16px;
}

button#search-submit span.fa.fa-search {
    font-size: 1.25rem;
}

button#search-submit {
    background: transparent;
    border: 0;
    position: absolute;
    right: 0;
    bottom: 12px;
    cursor: pointer;
}

.results-block ul {
    list-style: none;
    padding: 0;
}

.search-results .results-block li {
    margin-bottom: 1.125rem;
}

.search-results .results-block li a {
    color: #212529;
    font-family: Roboto;
    font-size: 1.125rem;
    line-height: 24px;
    position: relative;
}

    .search-results .results-block li a:hover {
        text-decoration: none;
    }

.results-block {
    margin-bottom: 35px;
}

/* NEW SEARCH MODAL STYLES */
.search-popup__close {
    display: block;
    line-height: 1.25rem;
    background: rgba(173,173,173,0.19);
    padding: 1rem;
    margin-bottom: 3.5rem;
}

.search-popup .search-area > div {
    display: flex;
    align-items: center;;
}

.search-popup__close .close-out {
    position: inherit;
    right: auto;
    top: auto;
}

.search-popup__close #nav-icon3, 
.search-popup__close .menu-icon {
    position: relative;
    width: auto;
    text-align: right;
    font-weight: 600;
    font-size: .875rem;
}

.search-popup__close div#nav-icon3:after, 
.search-popup__close .menu-icon:after {
    position: initial;
    display: inline-block;
    content: "\f057" !important;
    font-family: "FontAwesome";
    font-size: 1.25rem;
    margin-left: .25rem;
}

.search-area__results {
    margin-top: 1.5rem;
}

@media screen and (min-width: 990px) {
    .search-area__results {
        display: flex;
    }
}

.search-area__results .search-area-left {
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 2rem;
}

.search-area__results .search-area-right {
    padding-top: 2rem;
}

@media screen and (min-width: 990px) {
    
    .search-area__results .search-area-left,
    .search-area__results .search-area-right {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .search-area__results .search-area-left {
        border-right: 1px solid #D2D2D2;
        border-bottom: 0;
        padding-right: 2rem;
    }

    .search-area__results .search-area-right {
        padding-left: 2rem;
        padding-top: 0;
    }
}

.search-area__title {
    color: #000000;
    font-size: 1.125rem;
    font-weight: 700;
    margin: 0 0 1.125rem;
}

@media screen and (min-width: 768px) {
    .search-area__title {
        font-size: 1.25rem;
    }
}

.search-area__sec-counts {
    padding: 0;
    margin: 0 0 1.125rem;
}

.search-area__sec-count {
    font-weight: 400;
    color: #212529;
    font-size: 1.125rem;
    margin: 0 0 .75rem;
}

.search-area__sec-count:before {
    content: "\f0a9";
    font-family: "FontAwesome";
    margin-right: .25rem;
    color: #0A61A9;
}

@media screen and (min-width: 768px) {
    .search-area__sec-counts {
        padding-left: 1.5rem;
    }
}

.searchheadersearchterms {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

.searchheadersearchterms a {
    display: block;
    padding: .625rem .5rem;
    margin: 0 .625rem .625rem 0;
    border-radius: 5px;
    background: #ECF4F9;
    color: #212529;
}

.searchheadersearchterms > li:first-child a {
    margin-left: 0;
}

.searchheadersearchterms > li:last-child a {
    margin-right: 0;
}

.search-area__results .search-results a.yellow-btn {
    display: inline-block;
    margin-top: 0;
    background: transparent;
    font-weight: 500;
    font-size: 1rem;
    text-transform: uppercase;
    float: none;
}

/* END NEW SEARCH MODAL STYLES */

a.yellow-btn,
.locationsContainer .search-button {
    background: #FFBA00;
    border: 1px solid #FFBA00;
    padding: 20px;
    width: 250px;
    display: block;
    text-align: center;
    float: right;
    margin-top: 30px;
    color: #000000;
    font-family: Roboto;
    font-size: 1rem;
    line-height: 24px;
    cursor: pointer;
    height: auto !important;
    transition: .5s;
}

.stonyRightCol .search-button {
    cursor: pointer;
    background: #FFBA00 !important;
    background: 1px solid #FFBA00;
}

.fad-layout .btn.btn-mitered {
    padding: 0 25px !important;
}

    .fad-layout .btn.btn-mitered:after {
        display: none;
    }

a.yellow-btn:hover,
.locationsContainer .search-button:hover,
.stonyRightCol .search-button:hover {
    background: #ffce00;
}

.locationsContainer .search-button.clear {
    background: none;
    border: 1px solid #A7A8A7;
    color: #63656A;
}

    .locationsContainer .search-button.clear:hover {
        background: #A7A8A7;
        color: #000000;
    }

.locationsContainer .search-button,
.locationsContainer .search-button.clear {
    display: inline-block;
    float: none;
    font-weight: 500;
}

.search-results a.yellow-btn {
    padding: 10px 25px;
}

.close-out {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.overlay {
    background-color: rgba(48,48,49,0.8);
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    z-index: 9999;
}

.drawer__backdrop {
    background-color: rgba(48,48,49,0.8);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
}
/*search box */


.content {
    margin: 200px;
}

/*footer styles*/
footer {
    background: #FFBA00;
    padding: 45px 0;
    /*margin-top: 20px;*/
}

a.footer-phone {
    display: block;
    color: #303031;
    font-family: Roboto;
    font-size: 2.25rem;
    font-weight: 500;
    letter-spacing: 0.45px;
    line-height: 48px;
    margin-top: 35px;
    cursor: default;
    margin-bottom: 15px;
}

    a.footer-phone:hover {
        text-decoration: none;
    }

.footer-flex {
    display: flex;
    justify-content: space-between;
}

.social-copy {
    margin-top: 30px;
    display: block;
}

.footer-links a {
    color: #000000;
    font-family: Roboto;
    font-size: 1rem;
    letter-spacing: 0.34px;
    line-height: 24px;
    padding-bottom: 12px;
    display: block;
}

.footer-content {
    flex: 0 0 35%;
    max-width: 35%;
    margin-right: 5%;
}

    .footer-content span {
        color: #303031;
        font-family: Roboto;
        font-size: 1rem;
        letter-spacing: 0.3px;
        line-height: 36px;
    }

.footer-links {
    display: flex;
    flex: 0 0 55%;
    max-width: 55%;
}

    .footer-links > div:first-child {
        flex: 0 0 28%;
    }

a.social-icon {
    width: 36px;
    height: 36px;
    display: inline-block;
    margin-right: 20px;
}
/*footer styles*/


/*banner image*/
.hero-image {
    background-image: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url(/assets/_img/banner_home.jpg);
    height: 40vw;
    max-height: 590px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: block;
    width: 100%;
}

.home-page .hero-image {
    background-position: top center;
}

@media screen and (min-width:1921px) {
    .hero-image {
        max-height: 768px;
    }
}
/*banner image*/

.two-col-intro {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    margin: 30px 0;
    width: 100%; /* Fix for IE */
}

    .two-col-intro .content-left {
        flex: 0 0 60%;
        max-width: 60%;
        margin-right: 5%;
        padding-right: 10%;
        border-right: 2px solid #E0E0E0;
    }

        .two-col-intro .content-left h1 {
            margin-bottom: 48px;
        }

.links-right a {
    display: block;
    font-family: Roboto;
    font-size: 1.125rem;
    letter-spacing: 0.38px;
    line-height: 24px;
    color: #003764;
    padding-bottom: 16px;
}

.hospital-contact .links-right {
    margin-top: 20px;
}

    .hospital-contact .links-right a {
        margin-top: 0;
        padding-left: 0 !important;
        display: block;
        font-family: Roboto;
        font-size: 1.125rem;
        letter-spacing: 0.38px;
        line-height: 24px;
        color: #003764;
    }

span.blue-icon {
    height: 36px;
    width: 36px;
    background-color: #7CA0C5;
    display: inline-block;
    text-align: center;
    margin-right: 12px;
    vertical-align: middle;
    padding-top: 5px;
}

.cta-block {
    background-image: linear-gradient(rgba(0, 107, 104, 0.8), rgba(0, 107, 104, 0.8)), url(/assets/_img/mom_daughter.jpg);
    height: 480px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: block;
    width: 100%;
}

    .cta-block.short {
        background-image: linear-gradient(rgba(48, 48, 49, 0.4), rgba(48, 48, 49, 0.4)), url(/assets/_img/yellowflowers.jpg);
        height: 360px;
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        display: block;
        width: 100%;
    }

.cta-block-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 750px;
    text-align: center;
    /*width: 40%;*/
    text-align: center;
}

.cta-block .cta-block-text h1,
.cta-block .cta-block-text .display-h1 {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 56px;
    letter-spacing: 0.5px;
    line-height: 64px;
    text-align: center;
    margin-bottom: 37px;
}

.cta-block .cta-block-text h2, .cta-block .cta-block-text .display-h2 {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 40px;
    letter-spacing: 0.5px;
    line-height: 52px;
    text-align: center;
    margin-bottom: 37px;
}

.cta-block .cta-block-text p {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 24px;
    text-align: left;
}


/*
* These clasess (.vcu-btn) can be used site wide.
* They were created for the client to use as a part of snippets.
* Only remove at client request.
*/
.vcu-btn,
.c-btn {
    padding: 15px 40px;
    display: inline-block;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    cursor: pointer;
    height: auto !important;
    transition: .5s;
}

    .vcu-btn.is-yellow,
    .c-btn--action {
        background: #FFBA00;
        border: 1px solid #FFBA00;
        color: #000;
    }

        .vcu-btn.is-yellow:hover,
        .c-btn--action:hover {
            background: #ffce00;
            border-color: #ffce00;
            color: #000;
        }

    .vcu-btn.is-orange {
        background: #E57200;
        color: #fff;
    }

    .vcu-btn.is-navy {
        background-color: #003764;
        color: #fff;
    }

    .vcu-btn.is-purple {
        background-color: #612751;
        color: #fff;
    }

    .vcu-btn.is-teal {
        background-color: #006C68;
        color: #fff;
    }

    .vcu-btn.is-light-purple {
        background: #A5779B;
        color: #fff;
    }

    .vcu-btn.is-light-blue {
        background: #7CA0C5;
        color: #000;
    }

    .vcu-btn.is-light-teal {
        background: #6CAFB4;
        color: #000;
    }

    .vcu-btn.is-ghost {
        background: transparent;
        border: 1px solid #303031;
        color: #303031;
    }

        .vcu-btn.is-ghost:hover {
            background: #303031;
            color: #fff;
        }

    .vcu-btn.is-small {
        padding: 10px 20px;
    }

@media screen and (min-width:1128px) {
    .vcu-btn {
        padding: 20px 40px;
    }

        .vcu-btn.is-large {
            padding: 25px 70px;
        }
}

.vcu-btn-group .vcu-btn {
    display: block;
    max-width: 465px;
}

/*btn with white border */
.outline-btn {
    border: 2px solid #FFFFFF;
    background-color: rgba(48,48,49,0.4);
    width: auto;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0.14px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    margin: 36px auto 0;
    padding: 15px;
    min-width: 250px;
}

    .outline-btn:hover {
        color: white;
        text-decoration: none;
        background-color: rgba(48,48,49,0.6);
    }

a.overlay-button {
    background: rgba(0, 0, 0, 0.3);
    color: white;
    padding: 15px 30px;
    border: 2px solid white;
    display: block;
    text-align: center;
    width: 300px;
    margin: 45px auto;
    font-weight: 500;
    font-size: 16px;
}

/*btn with white border */

.cta-block.short .cta-block-text h2 {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 0.32px;
    line-height: 48px;
    text-align: center;
    width: 85%;
    margin: 0 auto;
}

/*three by three events and news */
.news-block {
    display: block;
    width: 100%;
}

.events-block {
    display: block;
    width: 100%;
}

.three-flex {
    display: flex;
    justify-content: space-between;
    margin: 36px auto 50px;
}

.events-block .three-flex.slick-slider {
    display: block;
    padding: 0 60px;
}

.three-flex .flex-block {
    flex: 0 0 32%;
    max-width: 32%;
    display: flex;
    flex-direction: column;
}

.flex-desc {
    background: white;
    padding: 0 15px 20px;
}

.events-block .three-flex .flex-block {
    flex: 0;
    max-width: 32%;
    padding: 0 15px;
}

.flex-img {
    position: relative;
}

.event-date span.month,
.event-date span.day {
    position: relative;
}

.event-date span.month {
    color: #000000;
    font-family: Roboto;
    font-size: 14px;
    letter-spacing: 0.09px;
    line-height: 16px;
    text-align: center;
    display: block;
}

.event-date span.day {
    color: #000000;
    font-family: Roboto;
    font-size: 48px;
    font-weight: 300;
    letter-spacing: 0.3px;
    line-height: 56px;
    text-align: center;
}

.event-date {
    background: #ffb900;
    padding: 7px 0 0 0;
    height: 80px;
    /*
    Does not work in IE. Workaround below
    
    -webkit-clip-path: polygon(24% 0%, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(24% 0%, 100% 0, 100% 100%, 0 100%);
*/
    width: 85px;
    position: absolute;
    bottom: -1px;
    right: -1px;
    text-align: center;
}

    .event-date:before {
        content: "";
        display: block;
        top: 0;
        bottom: 0;
        width: 40px;
        left: -23px;
        position: absolute;
        background: #ffb900;
        transform: skew(-20deg, 0);
    }

img.a-right.control-c.next.slick-next.slick-arrow,
img.a-left.control-c.prev.slick-prev.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    height: auto;
    padding: 20px;
    vertical-align: top;
    text-align: center;
    background: white;
}

img.a-right.control-c.next.slick-next.slick-arrow {
    right: 0;
}

img.a-left.control-c.prev.slick-prev.slick-arrow {
    left: 0;
}

.three-flex .flex-img img {
    width: 100%;
}

.flex-block .flex-desc a,
.news-block .flex-block a > h3 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.13px;
    line-height: 24px;
    display: block;
    margin: 20px 0 16px;
    color: #0A61A9 !important;
}

span.date,
.news-block .flex-block a > span {
    color: #000000;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: 24px;
    margin-bottom: 10px;
    display: block;
}

.news-block .flex-block a > span {
    font-weight: 300;
}

.three-wrapper a.hvr-icon-forward.view-all-arrow {
    color: #003764;
    font-family: Roboto;
    font-size: 24px;
    letter-spacing: 0.18px;
    line-height: 48px;
}

    .three-wrapper a.hvr-icon-forward.view-all-arrow:hover {
        text-decoration: none;
    }

.three-by-section {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.interior-content.hospital-home .three-by-section h2 {
    width: auto;
}

.three-wrapper a.hvr-icon-forward.view-all-arrow img {
    margin-left: 5px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -4px;
}
/*three by three events and news */

/*view all with arrow animation on hover*/
.hvr-icon-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

.hvr-icon-back {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

    .hvr-icon-back .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: 0.1s;
        transition-duration: 0.1s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

.hvr-icon-forward .hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-icon-back:hover .hvr-icon,
.hvr-icon-back:focus .hvr-icon,
.hvr-icon-back:active .hvr-icon {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
}

.hvr-icon-forward:hover .hvr-icon,
.hvr-icon-forward:focus .hvr-icon,
.hvr-icon-forward:active .hvr-icon {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}
/*view all with arrow animation on hover*/

/*events category drop down*/
.category-select select {
    background: white;
    border: 1px solid #A7A8A7;
    border-radius: 0;
    -webkit-appearance: none;
    padding: 12px 16px;
    width: 205px;
    color: #63656A;
    font-family: Roboto;
    font-size: 16px;
    letter-spacing: 0.12px;
    line-height: 24px;
}

    /* Hide IE arrow */
    .category-select select::-ms-expand {
        display: none;
    }

.category-select {
    position: relative;
    display: block;
    width: 205px;
}

.category-select::after {
    content: url(/assets/_img/down_arrow.svg);
    transform: rotate(90deg);
    pointer-events: none;
    position: absolute;
    right: 20px;
    top: 14px;
}
/*events category drop down*/

/*grey sub nav on internal pages, subsites, or integrated subsites*/
.sub-nav {
    background-color: #F2F2F2;
    width: 100%;
    padding: 30px 0 3px 0;
}

    .sub-nav .subsite-header {
        color: #000000;
        font-family: Roboto;
        font-size: 48px;
        letter-spacing: 0.37px;
        line-height: 64px;
        display: block;
        width: 100%;
    }

        .sub-nav .subsite-header a {
            color: #006C68;
        }

        .sub-nav .subsite-header a:hover {
            text-decoration: none;
        }

    .sub-nav h1 {
        color: #000000;
        font-family: Roboto;
        font-size: 48px;
        letter-spacing: 0.37px;
        line-height: 64px;
        display: block;
        width: 100%;
        margin-bottom: 0;
    }

.sub-tabs {
    width: 100%;
    margin-top: 20px;
}

    .sub-tabs a {
        display: inline-block;
        color: #63656A;
        font-family: Roboto;
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        margin-right: 48px;
        padding-bottom: 12px;
        position: relative;
        white-space: nowrap;
    }

        .sub-tabs a:hover,
        .sub-tabs a.active {
            color: #0A61A9;
        }

            .sub-tabs a.active::after {
                content: "";
                border-bottom: 3px solid #0A61A9;
                width: 100%;
                height: 2px;
                position: absolute;
                bottom: -3px;
                left: 0;
                transform: scaleX(-1);
            }

span.mobile-sub,
.dept-mobile-menu {
    display: none;
}

.service-landing .mission_rgt_in > a,
.service-landing .side-nav-arrow {
    display: none;
}

.service-landing .sub-tabs2 {
    width: 100%;
}

.service-landing .ulNavigation {
    display: flex;
    flex-direction: column;
    width: 100%;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

    .service-landing .ulNavigation h6 {
        margin-bottom: 0;
    }

    .service-landing .ulNavigation > li {
        font-family: Roboto;
        font-size: 14px;
        border-bottom: 1px solid #E0E0E0;
        margin-bottom: 15px;
    }

        .service-landing .ulNavigation > li:last-child {
            margin-bottom: 0;
            border-bottom: none;
        }

        .service-landing .ulNavigation > li a {
            display: block;
            position: relative;
            font-weight: 500;
            line-height: 20px;
            color: #63656A;
            white-space: nowrap;
        }

            .service-landing .ulNavigation > li a:hover,
            .service-landing .ulNavigation > li a.active {
                color: #006C68;
            }

        .service-landing .ulNavigation > li > ul {
            display: none;
        }

@media screen and (min-width:768px) {
    .service-landing .ulNavigation {
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 0;
    }

        .service-landing .ulNavigation > li {
            margin-right: 25px;
            font-size: 1rem;
            margin-bottom: 0;
            border-bottom: none;
        }

            .service-landing .ulNavigation > li a {
                padding-bottom: 12px;
            }
}
/*grey sub nav on internal pages, subsites, or integrated subsites*/

.interior-content h2 {
    color: #003764;
    font-family: Roboto;
    font-size: 32px;
    font-weight: 500;
    line-height: 42px;
    margin-bottom: 25px;
}

.interior-content p {
    color: #000000;
    font-family: Roboto;
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 0.3px;
    line-height: 24px;
}

.interior-content p > a {
    font-weight: 700;
} 

/*content sections that have images with angles*/
.bkgd-content {
    position: relative;
    overflow: hidden;
}

.content-angle {
    width: 45%;
    padding: 110px 0;
    position: relative;
}

/*
.content-angle .content-placement {
  transform: translate(0%, 50%);
}
*/

.right .image-angle,
.image-angle.right {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    /*
  No support in IE. Workaround below    
    
  clip-path: polygon(25% 0%, 100% 0, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(25% 0%, 100% 0, 100% 100%, 0 100%);
*/
}

    .right .image-angle.right:before {
        content: "";
        display: block;
        position: absolute;
        left: -135px;
        top: 0;
        bottom: 0;
        width: 250px;
        transform: skew(-20deg, 0);
        background: #FFFFFF;
        z-index: 0;
    }

.image-angle.left,
.left .image-angle {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    /*
  No support in IE. Workaround below  
    
  clip-path: polygon(0% 0%, 75% 0%, 100% 100%, 0% 100%);
  -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 100%, 0% 100%);
*/
}

    .left .image-angle.right:before {
        content: "";
        display: block;
        position: absolute;
        right: -135px;
        top: 0;
        bottom: 0;
        width: 250px;
        transform: skew(20deg, 0);
        background: #FFFFFF;
        z-index: 0;
    }

/* 
* VCU slanted backgrounds
*
* The default background set should just be white.
* The base set of classes '.color-bg.dark.color' sets the background color for the section
* The secondary declaration for each color sets the color for the pseudo element that creates the slant
*/

/* Dark Blue */
.color-bg.dark.blue {
    background: #003764;
}

.color-bg.dark.blue.left .image-angle:before,
.color-bg.dark.blue.right .image-angle:before {
    background: #003764;
}

/* Light Blue */
.color-bg.light.blue {
    background: #7CA0C5;
}

.color-bg.light.blue.left .image-angle:before,
.color-bg.light.blue.right .image-angle:before {
    background: #7CA0C5;
}

/* Dark Purple */
.color-bg.dark.purple {
    background: #612751;
}

.color-bg.dark.purple.left .image-angle:before,
.color-bg.dark.purple.right .image-angle:before {
    background: #612751;
}

/* Light Purple */
.color-bg.light.purple {
    background: #A5779B;
}

.color-bg.light.purple.left .image-angle:before,
.color-bg.light.purple.right .image-angle:before {
    background: #A5779B;
}

/* Dark Teal */
.color-bg.dark.teal {
    background: #006C68;
}

.color-bg.dark.teal.left .image-angle:before,
.color-bg.dark.teal.right .image-angle:before {
    background: #006C68;
}

/* Light Teal */
.color-bg.light.teal {
    background: #6CAFB4;
}

.color-bg.light.teal.left .image-angle:before,
.color-bg.light.teal.right .image-angle:before {
    background: #6CAFB4;
}

.image-angle.right img,
.right .image-angle img {
    float: right;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.image-angle.left img,
.left .image-angle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bkgd-content.blue {
    background: #7CA0C5;
}

.bkgd-content.purple {
    background: #612751;
}

.content-angle.right {
    margin-left: 50%;
}

.image-angle {
    width: 50%;
    max-width: 750px;
}

/* Style the text color in the light backgrounds to be black and compliant */
.color-bg.light.blue .content-angle h2,
.color-bg.light.blue .content-angle h2,
.color-bg.light.purple .content-angle h2,
.color-bg.light.purple .content-angle h2,
.color-bg.light.teal .content-angle h2,
.color-bg.light.teal .content-angle h2 {
    color: #000000;
}

.content-placement a:not(.vcu-btn), 
.content-placement span.arrow-before {
    color: #000000;
    font-family: Roboto;
    font-size: 1rem;
    line-height: 24px;
    display: block;
    padding-bottom: 10px;
}

.content-angle a.arrow-before:before, 
.content-angle span.arrow-before:before {
    content: "";
    background: url(../_img/rightarrow_teal.png) left center;
    width: 40px;
    height: 13px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    transition: .3s;
}

.color-bg.dark .content-angle a.arrow-before:before, 
.color-bg.dark .content-angle span.arrow-before:before {
    content: "";
    background: url(../_img/rightarrow_white.png) left center;
    width: 40px;
    height: 13px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    transition: .3s;
}

.color-bg.light .content-angle a.arrow-before:before,
.color-bg.light .content-angle span.arrow-before:before {
    content: "";
    background: url(../_img/rightarrow_black.png) left center;
    width: 40px;
    height: 13px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    transition: .3s
}

.content-angle a.arrow-before:hover, .content-angle span.arrow-before:hover {
    text-decoration: none;
}

    .content-angle a.arrow-before:hover:before,
    .bkgd-content.color-bg .content-angle a.arrow-before:hover:before,
    .content-angle span.arrow-before:hover:before,
    .bkgd-content.color-bg .content-angle span.arrow-before:hover:before {
        background-position: 15px center;
    }

.content-angle span.arrow-before a {
    display: inline;
}

/*
.image-angle.right.video::before {
  content: "";
  background-image: url(/assets/_img/video_play.png);
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 999999;
  width: 100px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-top: -75px;
  transform: translateX(-50%);
}

.right .image-angle.video::before {
  content: "";
  background-image: url(/assets/_img/video_play.png);
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 999999;
  width: 100px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-top: -75px;
  transform: translateX(-50%);
}
*/

.image-angle.right.video::after,
.right .image-angle.video::after {
    width: 120px;
    padding-top: 140px;
    content: "Play Video";
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    color: white;
    transform: translate(-50%, -50%);
    background: url(/assets/_img/video_play.png) top center no-repeat;
    background-size: 120px;
    text-align: center;
}

.integrated-home .container-fluid.bkgd-content.border-top {
    border-top: 1px solid #979797 !important;
}

.integrated-home .container-fluid.bkgd-content.border-bottom {
    border-bottom: 1px solid #979797 !important;
}
/*content sections that have images with angles*/

/*green background multiple side by side content areas */
.cta-full {
    background: #006c68;
    padding: 45px 0 20px;
    margin-bottom: 30px;
    width: 100%;
}

.cta-full-wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.cta-info {
    text-align: center;
    color: white;
    position: relative;
    flex: 0 0 33%;
    max-width: 33%;
}

    .cta-info h3 {
        color: #FFFFFF;
        font-size: 24px;
        letter-spacing: 0.18px;
        line-height: 36px;
        font-weight: normal;
    }

    .cta-info p {
        color: #FFFFFF;
        font-size: 1rem;
        letter-spacing: 0.12px;
        line-height: 24px;
        font-weight: normal;
    }

    .cta-info:nth-child(2):before {
        content: "";
        position: absolute;
        height: 50px;
        width: 3px;
        left: 0;
        border-right: 2px solid #6CAFB4;
        top: 65px;
    }

    .cta-info:nth-child(2):after {
        content: "";
        position: absolute;
        height: 50px;
        width: 3px;
        right: 0;
        border-right: 2px solid #6CAFB4;
        top: 65px;
    }

    .cta-info p {
        font-weight: 400;
        width: 55%;
        margin: 0 auto;
    }
/*green background multiple side by side content areas */

/*accordion*/
.accordion-wrapper {
    width: 100%;
    margin-bottom: 50px;
}

.accordion,
.accContainer .panel-title {
    /* Added due to changing title to paragraph tag for accessibility */
    display: block;
    margin-bottom: 0;
    /*padding: 20px 25px 20px 00px; -- Removed due to extra spacing. */
    /*---------------------------------------*/
    background-color: white;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    font-weight: bold;
    transition: 0.4s;
    border-bottom: #63656A 1px solid;
    position: relative;
}

/* Added padding back for an accordion trigger that uses a button tag */
button.accordion {
    padding: 20px 25px 20px 0px;
}

    /* Making the click area larger. It was only the actual word. Setting to block made the trigger run full. */
    .accContainer .panel-title > a {
        display: block;
        position: relative;
    }

    .accContainer .panel-title > a:hover:before {
        text-decoration: none !important;
    }

    .accordion::before,
    .accContainer .panel-title > a:before {
        content: "+";
        font-weight: normal;
        text-decoration: inherit;
        color: black;
        position: absolute;
        right: 0;
        padding: 6px 10px 5px;
        font-size: 24px;
    }

    /* Update the stlying of the plus/minus when trigger is a button */
    button.accordion::before {
        padding: 0 10px;
        line-height: 1;
    }

    .accordion.active::before,
    .accContainer .panel-title.active > a:before {
        content: "-";
        font-weight: normal;
        text-decoration: inherit;
        color: black;
        position: absolute;
        right: 0;
        padding: 6px 10px 5px;
        font-size: 24px;
        top: 5px;
    }

    button.accordion.active,
    .accContainer .panel-title.active {
        border-bottom: 1px solid white;
    }

    .accordion:focus {
        outline: 2px dotted #0A61A9;
        color: #0A61A9 !important;
    }
    .accordion:focus::before {
        color: #0A61A9;
    }

.panel {
    padding: 10px 0 0;
    display: none;
    background-color: white;
    overflow: hidden;
    box-shadow: 0 0 0 0;
    border-bottom: #63656A 1px solid;
}

    .panel p {
        font-size: 16px;
    }

.accordion-wrapper .accordion:last-of-type {
    border-bottom: 0;
}

.accContainer .panel {
    display: block !important;
    border: none !important;
}

.accContainer .panel-heading {
    border: none !important;
}

.accContainer .panel-body {
    padding: 0 15px 15px;
}
/*accordion*/

.content-flex h3 {
    margin-bottom: 35px;
}

.text-area h3 {
    color: #000000;
    font-family: Roboto;
    font-size: 24px;
    letter-spacing: 0.18px;
    line-height: 32px;
    font-weight: normal;
}

.text-area p {
    font-weight: 400;
    line-height: 24px;
}

/*content area that has location details to the right*/
.content-flex {
    display: flex;
    width: 100%; /* Fixes IE11 issue */
    justify-content: space-between;
    margin: 50px auto;
}

    .content-flex .text-area {
        flex: 0 0 65%;
        margin-right: 5%;
        border-right: 2px solid #E0E0E0;
        padding-right: 5%;
    }

    .content-flex .hospital-contact {
        flex: 0 0 30%;
        max-width: 30%;
    }

.hospital-contact a {
    color: #000000;
    font-family: Roboto;
    font-size: 16px;
    letter-spacing: 0.3px;
    line-height: 24px;
    display: block;
    margin-top: 20px;
    position: relative;
    padding-left: 30px;
}

.hospital-contact--simple ul {
    padding-left: 1rem;
}

    .hospital-contact--simple ul li a {
        margin-top: 10px;
        padding-left: 0;
    }

a.tel.orange-phone::before {
    content: "";
    background-image: url(/assets/_img/orange-phone.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 2px;
}

a.orange-map::before {
    content: "";
    background-image: url(/assets/_img/orange-map.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 3px;
}
/*content area that has location details to the right*/

.interior-content.hospital-home h2 {
    color: #000000;
    font-family: Roboto;
    font-size: 36px;
    letter-spacing: 0.32px;
    line-height: 48px;
    font-weight: normal;
    display: block;
    width: 80%;
}

/*map with locations list*/
.map-img img {
    width: 100%;
    height: auto;
}

.location {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 35px;
}

.provider-location .location {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}

    .provider-location .location .media-body h3:after {
        display: none;
    }

    .provider-location .location .media-body > a {
        color: #0A61A9;
        font-size: 24px;
        letter-spacing: 0;
        line-height: 1.25;
    }

.location h3 a {
    color: #006C68;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.13px;
    line-height: 24px;
}

.location .tel-link {
    color: black;
    font-weight: 500;
}

.locations-block {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 30px auto 0;
    padding: 0 60px;
}

/*
.locations-block img.a-right.control-c.next.slick-next.slick-arrow {
  transform: translate(0%, 0%);
}

.locations-block img.a-left.control-c.prev.slick-prev.slick-arrow {
  transform: translate(0%, 0%);
}
*/
/*map with locations list*/

/*top footer for CMH subsite*/
.cmh-top-footer {
    margin-top: -45px;
    padding-bottom: 20px;
}

    .cmh-top-footer .cta-full h3,
    .cmh-top-footer .cta-full .cmh-top-footer-title {
        color: white;
        font-family: Roboto;
        font-size: 34px;
        letter-spacing: 0.27px;
        line-height: 48px;
        font-weight: normal;
        margin-bottom: 20px;
    }

    .cmh-top-footer .cta-full a {
        color: white;
    }

    .cmh-top-footer .cta-full {
        padding-bottom: 30px;
        margin-bottom: 0;
        padding-top: 20px;
    }
/*top footer for CMH subsite*/

.dark h2, .dark p, .dark a, .dark h4, .dark span, .dark h3 { 
    color: white !important; 
}

.dark .vcu-btn.is-yellow {
    color: #000 !important;
}

/*content area with smaller text next to a video*/
.content-flex .text-area.small {
    flex: 0 0 40%;
    max-width: 40%;
    border-right: 0;
    padding-right: 0;
}

.video-right {
    flex: 0 0 53%;
    max-width: 55%;
    position: relative;
}

    .video-right img {
        width: 100%;
    }

    .video-right::before {
        content: "";
        background-image: url(/assets/_img/video_play.png);
        position: absolute;
        right: 50%;
        top: 50%;
        z-index: 999999;
        width: 200px;
        height: 100px;
        background-size: contain;
        background-repeat: no-repeat;
        cursor: pointer;
        background-position: center;
        transform: translate(50%, -65%);
    }

    .video-right::after {
        content: "Play Video";
        cursor: pointer;
        position: absolute;
        right: 50%;
        top: 50%;
        color: white;
        transform: translate(50%, 175%);
    }

/*content area with smaller text next to a video*/

.content-flex .text-area.small h3 a {
    font-weight: bold;
    margin-top: 20px;
    display: block;
}

/*slider for stories on news center page*/
.story-slider {
    width: 100%;
    padding: 45px 0 10px;
}

.lt-teal {
    background: #6CAFB4;
}

.green {
    background: #006C68;
}

.lt-bluepurple {
    background: #7CA0C5;
}

.blue {
    background: #003764;
}

.lt-purple {
    background: #A5779B;
}

.purple {
    background: #612751;
}

.story-slider .three-flex .flex-block {
    flex: 0;
    max-width: 100%;
    padding: 0 15px;
}

.story-block {
    display: block;
    width: 100%;
}

    .story-block span.fa.fa-angle-left.slick-arrow.slick-disabled,
    .story-block span.fa.fa-angle-right.slick-arrow.slick-disabled {
        opacity: .2;
    }

    .story-block span.fa.fa-angle-left.slick-arrow {
        font-size: 55px;
        position: absolute;
        transform: translate(-150%, -150%);
        top: 50%;
        font-weight: bold;
    }

    .story-block span.fa.fa-angle-right.slick-arrow {
        font-size: 55px;
        position: absolute;
        transform: translate(120%, -150%);
        top: 50%;
        font-weight: bold;
        right: 0;
    }

.dark span.fa.fa-angle-left.slick-arrow {
    color: white;
}

.dark span.fa.fa-angle-right.slick-arrow {
    color: white;
}

.color-header {
    height: auto !important;
}

/*slider for stories on news center page*/

/*interior page breadcrumbs*/

.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background: transparent;
    margin-top: 25px;
    padding-left: 0;
    width: 75%;
}

.breadcrumb ul {
    margin-top:0;
    margin-bottom: 0;
    padding-left: 0;
}

    .breadcrumb li {
        display: inline;
        font-size: 14px;
        color: #000;
        line-height: 24px;
        font-weight: normal;
        font-family: 'Roboto', sans-serif;
    }

        .breadcrumb li + li:before {
            padding: 8px;
            color: #000;
            content: "\f105";
            font-family: "FontAwesome";
        }

        .breadcrumb li a {
            color: #0A61A9;
            text-decoration: underline;
            line-height: 24px;
            font-weight: normal;
        }

            .breadcrumb li a:hover {
                color: #0A61A9;
                text-decoration: underline;
            }
/*interior page breadcrumbs*/

/*interior page sidebar*/
.left-side-column {
    width: 31%;
    margin-right: 30px;
    display: inline-block;
}

.sidebar {
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    border-top: 8px solid #FFCE00;
    padding: 20px 16px 0px;
}

    .sidebar ul {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0;
    }

    .sidebar li {
        border-top: 1px solid #E0E0E0;
        position: relative;
    }

        .sidebar li a {
            color: #000000;
            font-family: Roboto;
            font-size: 14px;
            line-height: 20px;
            padding: 15px;
            display: block;
            cursor: pointer;
        }

    .sidebar ul.parent {
        display: none;
    }

    .sidebar li a.active {
        font-weight: bold;
    }

    .sidebar h3.dept-name {
        color: #000000;
        font-family: Roboto;
        font-size: 18px;
        font-weight: bold;
        line-height: 20px;
        padding: 5px 0 10px;
    }

    .sidebar li.parent > ul > li > ul a {
        padding-left: 60px;
    }

    .sidebar ul.parent ul.parent ul.parent > li > a {
        padding-left: 90px;
    }


    /*.sidebar li.parent::after,
.sidebar li.subparent::after  {
    content: "+";
    position: absolute;
    right: 15px;
    font-size: 24px;
    font-weight: 300;
    top: 5px;
}

li.parent.open::after,
.sidebar li.subparent.open::after {
  content: "-";
}*/

    .sidebar li.parent > ul {
        display: none;
    }

        .sidebar li.parent.open > ul,
        .sidebar li.parent > ul li.subparent.open > ul {
            display: block;
        }

        .sidebar li.parent > ul a {
            padding-left: 30px;
            padding-right: 40px;
            background: #F2F2F2;
        }

    .sidebar li.parent > a.open {
        background: #FFCE00;
        font-weight: bold;
    }

    .sidebar li.subparent.open > a {
        font-weight: bold;
        background-color: #E0E0E0;
    }

    .sidebar li.parent > ul li.subparent > ul {
        display: none;
    }

    .sidebar li.subparent.open > ul a {
        padding-left: 30px;
    }

.schedule-cta {
    border: 1px solid #E0E0E0;
    background-color: #F2F2F2;
    margin-top: 25px;
    padding: 20px 25px 45px;
    position: relative;
    width: 100%;
}

a.schedule-btn {
    background: #FFBA00;
    color: black;
    font-weight: 500;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 10px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.schedule-cta a {
    display: block;
    margin-top: 15px;
    font-weight: 500;
}

.schedule-cta p {
    font-weight: 400;
}

/*interior page sidebar*/

/*interior page content */
.content-holder {
    display: inline-block;
    width: 65%;
    vertical-align: top;
}

    .content-holder h3 {
        color: #006C68;
        font-size: 24px;
        line-height: 32px;
        margin-top: 20px;
    }

    .content-holder li {
        color: #000000;
        font-family: Roboto;
        font-size: 1rem;
        letter-spacing: 0.12px;
        line-height: 24px;
        font-weight: normal;
    }

    .content-holder p {
        color: #000000;
        font-family: Roboto;
        font-size: 1rem;
        letter-spacing: 0.12px;
        line-height: 1.5;
        font-weight: normal;
    }

    /* Make sure in content links are bolder to help distinguish from other content */
    .content-holder a,
    .article-content a {
        font-weight: 700;
    }

.table-header {
    background: #FFCE00;
    text-align: center;
    padding: 8px;
    margin-top: 20px;
    border-bottom: 2px solid #E0E0E0;
}

    .table-header h4 {
        font-size: 18px;
        line-height: 36px;
        margin-bottom: 0;
    }

.name-data {
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
}

    .name-data p {
        margin-bottom: 0;
    }

    .name-data:nth-child(even) {
        background: #F7F7F7;
    }

/*interior page content */

a.print-btn, a.share-btn {
    color: #303031;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    top: -3px;
    display: inline-block;
    position: relative;
}

    a.print-btn .fa, a.share-btn .fa {
        margin-right: 3px;
    }

span.slash {
    border-right: 1px solid black;
    margin: 0 -4px 0 15px;
    transform: rotate(200deg);
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: text-top;
}

.share-print {
    padding-top: 35px; /* 15px; */
    /*position: absolute;*/
    /* right: 0px; */
    width: 25%;
    text-align: right;
}

.container.interior-content-block {
    position: relative;
    margin-bottom: 20px;
}

.locations-sidelist {
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    margin-top: 25px;
    border-top: 8px solid #612751;
    padding: 20px 16px 0px;
}

    .locations-sidelist ul {
        padding-left: 20px;
    }

    .locations-sidelist h3 {
        font-size: 18px;
    }

    .locations-sidelist li a {
        font-size: 14px;
        font-family: Roboto;
        line-height: 20px;
        font-weight: 700;
        padding-bottom: 10px;
        display: block;
        columns: #006C68;
    }

.mobile-only.locations-popout {
    display: none;
}

.range {
    position: relative;
    width: 100%;
    height: 5px;
    margin-bottom: 25px;
}

    .range input {
        width: 100%;
        position: absolute;
        top: 2px;
        height: 0;
        -webkit-appearance: none;
    }

        .range input::-webkit-slider-thumb {
            -webkit-appearance: none;
            width: 18px;
            height: 18px;
            margin: -8px 0 0;
            border-radius: 50%;
            background: #E57200;
            cursor: pointer;
            border: 0 !important;
        }

        .range input::-moz-range-thumb {
            width: 18px;
            height: 18px;
            margin: -8px 0 0;
            border-radius: 50%;
            background: #E57200;
            cursor: pointer;
            border: 0 !important;
        }

        .range input::-ms-thumb {
            width: 18px;
            height: 18px;
            margin: -8px 0 0;
            border-radius: 50%;
            background: #E57200;
            cursor: pointer;
            border: 0 !important;
        }

        .range input::-webkit-slider-runnable-track {
            width: 100%;
            height: 2px;
            cursor: pointer;
            background: #b2b2b2;
        }

        .range input::-moz-range-track {
            width: 100%;
            height: 2px;
            cursor: pointer;
            background: #b2b2b2;
        }

        .range input::-ms-track {
            width: 100%;
            height: 2px;
            cursor: pointer;
            background: #b2b2b2;
        }

        .range input:focus {
            background: none;
            outline: none;
        }

        .range input::-ms-track {
            width: 100%;
            cursor: pointer;
            background: transparent;
            border-color: transparent;
            color: transparent;
        }

.range-labels {
    margin: 0px auto 30px;
    padding: 0;
    list-style: none;
    display: block;
    position: relative;
    width: 100%;
}

    .range-labels li {
        /* position: relative; */
        float: left;
        width: 25px;
        text-align: left;
        cursor: pointer;
        margin-right: 17%;
        color: #63656A;
        font-family: Roboto;
        font-size: 16px;
        letter-spacing: 0.2px;
        line-height: 24px;
    }

        .range-labels li:last-child {
            margin-right: 0;
        }

    .range-labels .active {
        color: #E57200;
    }

    .range-labels .selected::before {
        background: #E57200;
    }

    .range-labels .active.selected::before {
        display: none;
    }

label {
    color: #000000;
    font-family: Roboto;
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 24px;
}

.gray-sidebar h1 {
    color: #000000;
    font-family: Roboto;
    font-size: 48px;
    letter-spacing: 0.37px;
    line-height: 64px;
}

.gray-sidebar {
    background-color: #F2F2F2;
    padding: 30px 35px 16px 0;
    height: 100%;
}

    .gray-sidebar:before {
        content: "";
        background: #F2F2F2;
        height: 100%;
        width: 50%;
        position: absolute;
        left: -18.55%;
        top: 0;
        z-index: -1;
    }

.gray-sidebar .fad-filter-title-lg {
    color: #006C68;
    font-size: 24px;
    line-height: 32px;
    margin-top: 20px;
    font-weight: 500;
    letter-spacing: 0.16px;
    font-family: Roboto;
    margin-bottom: 10px;
}

    .gray-sidebar input[type="text"],
    .gray-sidebar .form-control,
    .gray-sidebar .fad-filter input[type="text"],
    .gray-sidebar .fad-filter .form-control {
        width: 100%;
        border: 1px solid #A7A8A7;
        margin-bottom: 15px;
        padding: 5px 15px;
        color: #63656A;
        font-family: Roboto;
        font-size: 16px;
        letter-spacing: 0.2px;
        line-height: 24px;
        height: 50px;
        border-radius: 2px;
    }

    .gray-sidebar input[type="submit"].search-button,
    .gray-sidebar input[type="button"].search-button {
        background: none;
        color: #006C68;
        margin-left: 10px;
        width: auto;
    }

        .gray-sidebar input[type="submit"].search-button:hover,
        .gray-sidebar input[type="button"].search-button:hover {
            text-decoration: underline;
        }

    .gray-sidebar .fad-filter select {
        appearance: none;
        -webkit-appearance: none;
        padding-right: 30px;
        background: url(/assets/_img/down_arrow_select.svg) calc(100% - 9px) center no-repeat #fff;
        background-size: 18px;
    }

        .gray-sidebar .fad-filter select::-ms-expand {
            display: none;
        }

    .gray-sidebar input[type="submit"],
    .divFindADoctor .gray-sidebar input[type="submit"],
    .gray-sidebar input[type="button"],
    .divFindADoctor .gray-sidebar input[type="button"] {
        background-color: #612751;
        border: 0;
        color: #FFFFFF;
        font-family: Roboto;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0.12px;
        line-height: 24px;
        text-align: center;
        width: 150px;
        font-weight: normal;
        height: 35px;
        margin-bottom: 35px;
        padding: 0 15px;
    }

    .gray-sidebar span.border-top {
        display: block;
        position: relative;
        margin-bottom: 30px;
        border-color: #E0E0E0 !important;
    }

    .gray-sidebar ul.alphabet {
        flex-wrap: wrap;
        margin-left: 0;
        margin-top: 0;
    }

    .gray-sidebar .alphabet li a {
        background-color: #303031;
        color: white;
        padding-top: 30%;
        display: block;
        text-align: center;
    }

    .gray-sidebar .alphabet li {
        background: #303031;
        width: 48px;
        height: 48px;
        margin-right: 8px;
        margin-bottom: 8px;
    }

h3.target-fad-filter {
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
}

    h3.target-fad-filter::after {
        content: "\f106";
        font-family: FontAwesome;
        font-weight: bold;
        color: #63656A;
        font-size: 30px;
        position: absolute;
        right: 10px;
    }

    h3.target-fad-filter.closed::after {
        content: "\f107";
    }

.gray-sidebar a.yellow-btn {
    display: block;
    width: 100%;
    padding: 15px;
    font-weight: 500;
    float: none;
    margin-bottom: 30px;
}

/*find a doctor page*/

/* Hide share/print only on results page */
.divFindADoctor .share-print {
    display: none
}

.fad-results-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start !important;
    margin-top: 25px;
}

    /* 
*   Once new photos are uploaded use this
*   declaration to change the width to look like comp.   
*/
    .fad-results-block .result-wrap {
        flex: 0 0 calc(33.333% - 30px);
        max-width: calc(33.333% - 30px);
        margin: 15px;
        width: 100%;
    }

.fad-individual {
    flex: 0 0 100%;
    margin-bottom: 20px;
    background-color: #F2F2F2;
    padding: 25px;
    max-width: 100%;
}

.fad-individual a h3 {
    color: #0A61A9;
}

.result-wrap--chor .fad-individual {
    background: #ffffff;
    border: 1px solid #e7e7e7;
    box-shadow: inset 0 4px 0 0 #0077c8;
}


/* 
*   This declaration can be removed once the
*   high res photots are uploaded.     
*/
.fad-individual img {
    max-width: 140px;
    /*margin: 0 auto;
    display: block;*/
}

a.fad-phone,
.split a.fad-phone {
    color: #000000;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.2px;
    line-height: 24px;
    margin-top: 25px;
    display: block;
    position: relative;
    padding-left: 25px;
}

.ratings-block span {
    color: #63656A;
    font-family: Roboto;
    font-size: 16px;
    letter-spacing: 0.26px;
    line-height: 24px;
}

.fad-results-block .fad-individual {
    display: flex;
    flex-direction: column;
    height: calc(100% - 20px);
    flex: 0 0 100%;
    max-width: 100%;
}

.fad-results-block .ratings-block {
    flex-wrap: wrap;
}

.fad-results-block .stars,
.fad-results-block .ratings-results,
.fad-results-block .split {
    width: 100%;
}

.fad-results-block .split {
    margin-top: auto;
}

    .fad-results-block .split .yellow-btn {
        color: #000000 !important;
    }

.fad-individual span.dept-name {
    color: #000000;
    font-family: Roboto;
    font-size: 14px;
    letter-spacing: 0.17px;
    line-height: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    display: block;
}

.content-holder .fad-individual h3 {
    margin-bottom: 0;
}

.fad-individual a.yellow-btn {
    width: 100%;
    font-weight: 500;
    padding: 15px;
}

a.fad-phone::before {
    content: "\f095";
    font-family: FontAwesome;
    color: #006C68;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 2px;
}


.main-hub-wrapper .pagination,
ul.pagination,
ul.pagination > div {
    display: flex;
    justify-content: center;
    float: none !important;
    text-align: center;
    margin: 20px 0 60px;
    flex-wrap: wrap;
}

    .pagination li a,
    .grid-pager a,
    .grid-pager .active,
    ul.pagination li.open {
        width: 36px;
        height: 36px;
        border: 1px solid black;
        text-align: center;
        padding-top: 5px;
        margin-left: 16px;
        margin-top: 10px;
    }

        .pagination li a {
            color: black;
        }

        .pagination li a.active,
        .grid-pager .active,
        ul.pagination li.open {
            border-color: #ffce00;
            background: #ffce00;
        }

.grid-pager a,
.grid-pager .active {
    width: 36px !important; /* Needs important to override Newslist.css */
    padding-top: 9px;
}

.ratings-block {
    display: flex;
    position: relative;
}

.ratings-overview {
    position: absolute;
    bottom: 75%;
    max-width: 300px;
    opacity: 0;
    visibility: hidden;
    background: #FFBA00;
    color: #000000;
    padding: 15px;
    position: absolute;
    z-index: 10;
    transition: .3s;
    box-shadow: 0px -4px 7px rgba(0,0,0,0.4);
}

    .ratings-overview > a {
        color: #000000;
    }

        .ratings-overview > a:last-of-type {
            display: inline-block;
            font-weight: 700;
            margin-top: 5px;
        }

    .ratings-overview:after {
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-top: 10px solid #FFBA00;
    }


.ratings-block:hover .ratings-overview {
    bottom: 100%;
    opacity: 1;
    visibility: visible;
}

.stars {
    margin-right: 8px;
}

    .stars img {
        width: 15px;
    }

/*provider page*/

.search-results-col2 {
    width: 100%;
}

.content-holder.full-width {
    width: 100%;
    display: block;
}

.provider-details-top {
    flex: 0 0 75%;
    max-width: 75%;
    position: relative;
}

.bio-sidebyside {
    display: flex;
}

.provider-image {
    flex: 0 0 22%;
    max-width: 265px;
    margin-right: 3%;
}

.bold-title p {
    font-weight: 500;
    letter-spacing: 0.26px;
}

.special_loc_dept {
    display: flex;
    margin-top: 15px;
}

.provider-details-top h1 {
    color: #006C68;
    font-family: Roboto;
    font-size: 48px;
    font-weight: 500;
    letter-spacing: 0.77px;
    line-height: 56px;
}

.flex-detail-half {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
}

.dr-detail.flex {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.special_loc_dept .bold-title {
    margin-right: 5%;
    width: 100px;
    max-width: 100px;
    min-width: 100px;
}

.provider-details-top .ratings-block {
    margin-bottom: 35px;
}

.block-seperater {
    border-top: 2px solid #A7A8A7;
    margin-top: 25px;
    padding-top: 30px;
    position: relative;
}

    .block-seperater h2 {
        color: #000000;
        font-family: Roboto;
        font-size: 32px;
        letter-spacing: 0.51px;
        line-height: 36px;
        font-weight: normal;
    }

    .block-seperater h3 {
        color: #000000;
        letter-spacing: 0.38px;
    }

    .block-seperater .location-popup-details h3 {
        color: #006C68;
        font-family: Roboto;
        font-size: 24px;
        letter-spacing: 0.15px;
        line-height: 32px;
    }

.provider-block.block-seperater.no-video,
.provider-news.block-seperater.no-news {
    display: none;
}

.location-popup-details::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 53%;
    margin-left: -50px;
    width: 0;
    height: 0;
    border-top: solid 35px white;
    border-left: solid 35px transparent;
    border-right: solid 35px transparent;
}

.flex-detail-triple {
    flex: 0 0 33%;
    max-width: 33%;
    padding: 0 15px;
}

.review-details span {
    color: #737373;
    font-family: Roboto;
    font-size: 16px;
    letter-spacing: 0.26px;
    line-height: 24px;
    margin-bottom: 16px;
    display: block;
}

.review-details {
    margin-top: 40px;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

    .video-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.provider-block .video-wrapper {
    margin: 0 15px;
    display: inline-block;
    width: 46%;
    padding-bottom: 28.125%;
}

.provider-news .two-flex span.fa.fa-angle-left.slick-arrow.slick-disabled,
.provider-news .two-flex span.fa.fa-angle-right.slick-arrow.slick-disabled {
    opacity: .2;
}

.provider-news .two-flex span.fa.fa-angle-left.slick-arrow {
    font-size: 55px;
    position: absolute;
    transform: translate(-150%, -150%);
    top: 50%;
    font-weight: bold;
}

.provider-news .two-flex span.fa.fa-angle-right.slick-arrow {
    font-size: 55px;
    position: absolute;
    transform: translate(120%, -150%);
    top: 50%;
    font-weight: bold;
    right: 0;
}

.provider-news .two-flex .slick-list {
    margin: 0 -15px;
}

.provider-news .two-flex .slick-slide > div {
    padding: 0 15px;
}

.provider-news .flex-block .flex-desc a {
    color: #000000 !important;
    font-family: Roboto;
    letter-spacing: 0.32px;
}

.provider-detials-bottom {
    margin-bottom: 65px;
}

.back-to-results {
    margin: 25px 0;
}

.navy-btn {
    background-color: #003764;
    padding: 15px;
    width: 250px;
    display: block;
    text-align: center;
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
    font-weight: 500;
}

    .navy-btn:hover {
        text-decoration: none;
        font-weight: bold;
        color: white;
    }

.contact-links-absolute {
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}

    .contact-links-absolute a.fad-phone {
        text-align: right;
    }

        .contact-links-absolute a.fad-phone::before {
            content: "\f095";
            font-family: FontAwesome;
            color: #006C68;
            font-size: 24px;
            position: absolute;
            right: 50%;
            top: 2px;
        }

.back-to-results a {
    color: #63656A;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
}

    .back-to-results a:hover {
        text-decoration: none;
    }

.back-to-results img {
    width: 15px;
    margin-right: 5px;
}

.survey-link {
    margin-top: 10px;
}

    .survey-link img {
        width: 11px;
        margin-left: 5px;
    }

    .survey-link a {
        color: #63656A;
        font-family: Roboto;
        font-size: 16px;
        letter-spacing: 0.26px;
        line-height: 24px;
    }

.location-popup-details {
    border: 1px solid #A7A8A7;
    background: white;
    max-width: 330px;
    width: 50%;
    top: 35%;
    left: 50%;
    position: absolute;
    padding: 0px 17px 10px;
}

/* Stony Point */
.stonyLeftCol {
    padding: 0 5px !important;
    margin: 30px 0 !important;
}

    .stonyLeftCol .callout-banner-bg {
        padding: 15px;
        display: flex;
        align-items: flex-start;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

    .stonyLeftCol .callout-banner-copy {
        padding-left: 30px;
    }

    .stonyLeftCol .callout-banner-main {
        font-weight: 700;
        color: #000000;
        font-size: 20px;
    }

    .stonyLeftCol .callout-banner-learn-more {
        font-weight: 700;
    }

.left-results .all-load-more {
    clear: left;
    padding-top: 30px;
}

.right-results .related-menu ul {
    padding-left: 20px !important;
}

/* Gala event styling - /events/shining-knight-gala/gala-archives/gala-archives */
.gala-story {
    clear: both;
    display: inline-block;
    margin-bottom: 30px;
}

    .gala-story img,
    .gala-story iframe {
        float: left;
        margin-right: 20px;
    }

@media screen and (max-width:700px) {
    .gala-story img,
    .gala-story iframe {
        display: block;
        float: none !important;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

/* News Center Share overrides */
.news-center-tools .back-btn {
    padding-left: 15px;
    width: 75%;
}

.news-center-tools .share-print {
    padding-top: 20px;
}

@media (max-width: 991px) {
    .news-center-tools .share-print {
        text-align: left;
    }
}

@media (max-width: 681px) {
    .news-center-tools .share-print {
        padding-top: 0;
    }
}

@media (min-width: 768px) {
    .left-results {
        width: 75%;
        padding-right: 45px;
    }
}

@media (min-width: 1700px) {
    .container {
        max-width: 1600px;
    }
}

@media (min-width: 1475px) {
    .container {
        max-width: 1400px;
    }
}

/*RESPONSIVE */

@media (max-width: 1560px) {
    .logo-absolute {
        padding-left: 5%;
    }

    /*
  .locations-block img.a-right.control-c.next.slick-next.slick-arrow {
    transform: translate(-10%, 0%);
  }
*/

    .locations-block img.a-left.control-c.prev.slick-prev.slick-arrow {
        /*      transform: translate(10%, 0%);*/
        z-index: 10;
    }
}

@media (max-width: 1475px) {
    .footer-content {
        flex: 0 0 43%;
        max-width: 43%;
    }

    .footer-links {
        display: flex;
        flex: 0 0 52%;
        max-width: 52%;
    }

    .cta-block-text {
        width: 50%;
    }

    .content-angle {
        width: 51%;
    }

    .logo-absolute {
        padding-left: 11%;
    }

    .gray-sidebar h1 {
        font-size: 45px;
    }

    .range input {
        width: 100%;
    }

    .range {
        width: 100%;
    }

    .range-labels li {
        margin-right: 15%;
    }
    
    .sub-tabs a {
        padding-bottom: 0px;
        display: inline-block;
        margin-bottom: 10px;
    }
}

@media (max-width: 1440px) {
    .logo-absolute {
        padding-left: 10%;
    }

    .gray-sidebar .alphabet li {
        width: 45px;
        height: 47px;
    }
}

@media (max-width: 1375px) {
    .logo-absolute {
        padding-left: 8%;
    }
}

@media (max-width: 1335px) {
    .logo-absolute {
        padding-left: 7%;
    }
}


@media (max-width: 1302px) {
    img.a-right.control-c.next.slick-next.slick-arrow {
        margin-right: -10px;
        padding: 20px 0;
    }

    img.a-left.control-c.prev.slick-prev.slick-arrow {
        margin-left: -18px;
        padding: 20px 0;
    }
}


@media (max-width: 1280px) {
    /*
  .content-angle .content-placement {
    transform: translate(0%, 35%);
  }
*/

    .logo-absolute {
        padding-left: 5%;
    }
}

@media (max-width: 1199px) {
    .logo-absolute {
        padding-left: 9%;
    }

    .footer-content span {
        display: block;
        margin-top: 15px;
    }

    .nav-flex {
        width: 100%;
    }

    .footer-content {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .footer-links {
        display: flex;
        flex: 0 0 60%;
        max-width: 60%;
    }

    h1 {
        font-size: 42px;
        letter-spacing: 0.29px;
        line-height: 45px;
    }

    .cta-block-text {
        width: 70%;
    }

    .content-angle {
        width: 52%;
        padding: 80px 0;
    }

    /*
  .content-angle .content-placement {
    transform: translate(0%, 25%);
  }
*/

    .gray-sidebar .alphabet li {
        width: 44px;
        height: 45px;
    }

    .range-labels li {
        margin-right: 13%;
    }

    .gray-sidebar h1 {
        font-size: 38px;
    }

    .services-top .specialty-services .flex-list {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width: 1080px) {
    .logo-absolute {
        padding-left: 5%;
    }
}

@media (max-width: 1040px) {
    img.a-left.control-c.prev.slick-prev.slick-arrow {
        margin-left: 0px;
    }

    img.a-right.control-c.next.slick-next.slick-arrow {
        margin-right: 0px;
    }

    /*
  .content-angle .content-placement {
    transform: translate(0%, 14%);
  }
*/
    .logo-absolute {
        padding-left: 3%;
    }
}

@media (max-width: 991px) {
    .services-top .featured-services .flex-list a {
        flex: 0 0 100%;
        max-width: 100%;
    }

    ul.breadcrumb {
        display: none;
        flex: 1 1 auto;
        width: auto;
    }

    .nav-flex {
        width: 100%;
    }

    .container.events-slider-tab {
        width: 90%;
        max-width: 90%;
    }

    .flex-desc a {
        font-size: 16px;
    }

    .services-top .specialty-services .flex-list a {
        flex: 0 0 50%;
        max-width: 50%;
    }

    /*AFTER LI CHANGE LOOK AT THIS */
    .yellow-main-nav.hide-links ul.navigation li:nth-child(-n+3) {
        display: none;
    }

    /*AFTER LI CHANGE LOOK AT THIS */
    .yellow-main-nav ul.navigation li:nth-child(-n+3) {
        display: none;
    }

    .logo-absolute {
        padding: 27px 50px 20px 40px;
    }

    ul.main-links-onbar,
    div#nav-icon3:after {
        display: none !important;
    }

    #togglenav {
        padding-top: 30px;
    }

    ul.search-extended-menu {
        align-items: center;
    }

    .detail-links {
        display: none;
        padding-left: 20px;
    }

    .tab-hide {
        display: none;
    }

    .nav-detailed .block {
        margin-bottom: 40px;
    }

    .nav-detailed.detailed-show a {
        font-size: 1rem;
        font-weight: 500;
        letter-spacing: 0.16px;
        line-height: 24px;
        padding: 20px 0;
    }

    .block h3 {
        cursor: pointer;
        position: relative;
    }

        .block h3::after {
            font-family: FontAwesome;
            font-style: normal;
            font-weight: bold;
            content: "\f105";
            float: right;
        }

    .nav-detailed.detailed-show .block h3 {
        color: #303031;
        font-family: Roboto;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.16px;
        line-height: 24px;
    }

    h3.back-to-main::before {
        content: "\f104";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: bold;
        margin-right: 20px;
    }

    h3.back-to-main {
        cursor: pointer;
    }

    #nav-icon3 span {
        height: 2px;
    }

    #search {
        margin-right: 0;
        padding: 30px 0px 30px 15px;
    }

        #search span.fa.fa-search {
            font-size: 19px;
        }

    .footer-content {
        flex: 0 0 42%;
        max-width: 42%;
    }

    .footer-links > div:first-child {
        flex: 0 0 45%;
    }

    .footer-links {
        display: flex;
        flex: 0 0 53%;
        max-width: 53%;
    }

    h1 {
        font-size: 36px;
    }

    span.blue-icon {
        height: 24px;
        width: 24px;
        padding-top: 0px;
    }

        span.blue-icon img {
            width: 14px;
        }

    .two-col-intro .content-left h1 {
        margin-bottom: 30px;
    }

    .hero-image {
        max-height: 320px;
    }

    .cta-block .cta-block-text h1,
    .cta-block .cta-block-text .display-h1 {
        color: #FFFFFF;
        font-size: 45px;
        letter-spacing: 0.5px;
        line-height: 45px;
        text-align: center;
        margin-bottom: 25px;
    }

    .news-block .three-flex .flex-block:nth-child(n+3) {
        display: none;
    }

    .news-block .three-flex .flex-block {
        flex: 0 0 48%;
        max-width: 48%;
    }

    .content-angle {
        width: 48%;
    }

    .image-angle {
        width: 52%;
        max-width: 100%;
    }

    /*
  .color-bg .content-angle .content-placement {
    transform: translate(19%, 11%);
  }

  .content-angle .content-placement {
    transform: translate(0%, 10%);
  }
*/

    .interior-content .content-placement h2 {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .sub-tabs a.active::after {
        display: none;
    }

    a.overlay-button {
        width: 80%;
    }

    .cta-info p {
        width: 80%;
    }

    .interior-content.hospital-home h2 {
        width: 65%;
        font-size: 32px;
    }

    .content-flex .text-area.small {
        flex: 0 0 50%;
        max-width: 50%;
        margin-right: 2%;
    }

        .content-flex .text-area.small h3 a {
            font-size: 20px;
            line-height: 23px;
        }

    .video-right {
        flex: 0 0 47%;
        max-width: 50%;
    }

        .video-right::before {
            right: 50%;
            top: 28%;
            width: 70px;
            height: 75px;
        }

        .video-right::after {
            transform: translate(50%, -100%);
        }

    .left-side-column {
        width: 100%;
        display: block;
        margin: 20px 0;
        /* margin-bottom: 60px; This goes in conjunction with the declaration below. */
        position: relative;
    }

    .sidebar {
        /* position: absolute; removed due to overlapping of content on mobile. If needed the margin will need to be addressed */
        background: white;
        width: 100%;
        z-index: 9;
    }

    .content-holder {
        display: block;
        width: 100%;
        vertical-align: top;
        margin-top: 30px; /* Added to give content extra margin above sidebar */
    }

    .sidebar ul {
        display: none;
    }

    .sidebar h3.dept-name {
        position: relative;
        padding-right: 30px;
    }

        /*
  .sidebar h3.dept-name::after {
    content: "+";
    position: absolute;
    right: 15px;
    font-size: 24px;
    font-weight: 300;
    top: 5px;
  }
*/

        .sidebar h3.dept-name:after {
            content: "\f107";
            position: absolute;
            right: 0;
            font: normal normal normal 24px/1 FontAwesome;
            top: 50%;
            margin-top: -16px;
            text-align: right;
            color: #212529;
        }

        .sidebar h3.dept-name.open:after {
            transform: rotate(180deg);
        }

    .share-print {
        position: relative;
        padding-top: 15px;
        padding-left: 10px;
        right: 0;
        width: auto !important;
        flex: 1 1 auto;
    }

    .mobile-only.locations-popout {
        vertical-align: middle;
        display: block;
        width: 50%;
        text-align: left;
        margin-top: 15px;
        position: relative;
    }

    .locations-sidelist {
        display: none;
        position: absolute;
        background: white;
        width: 100%;
        text-align: left;
        left: 0;
        top: 5px;
        min-width: 300px;
    }

    .mobile-only.locations-popout p {
        color: #612751;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        line-height: 16px;
        margin-bottom: 0;
        cursor: pointer;
    }

        .mobile-only.locations-popout p::before {
            content: "\f041";
            font-family: FontAwesome;
            margin-right: 5px;
        }

        .mobile-only.locations-popout p::after {
            content: "\f107";
            font-family: FontAwesome;
            font-weight: bold;
            margin-left: 5px;
        }

    .mobile-only.locations-popout.open p::after {
        content: "\f106";
        font-family: FontAwesome;
        font-weight: bold;
        margin-left: 5px;
    }

    .gray-sidebar a.yellow-btn {
        margin-top: 10px;
        margin-bottom: 40px;
    }

    .fad .left-side-column {
        margin-bottom: 0;
    }

    .provider-details-top .flex-detail-half {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .provider-details-top h1 {
        font-size: 30px;
    }

    .education-block .flex-detail-half:nth-child(odd) {
        margin-right: 40px;
        flex: 0 0 43%;
    }

    .contact-links-absolute a.fad-phone {
        text-align: center;
    }

    .navy-btn {
        margin: 25px 0 20px;
        padding: 10px;
    }

    .contact-links-absolute {
        position: relative;
        right: initial;
        text-align: center;
        top: initial;
    }


        .contact-links-absolute a.fad-phone {
            text-align: left;
            color: #303031;
            font-family: Roboto;
            font-size: 20px;
            font-weight: 500;
            letter-spacing: 0.25px;
            line-height: 5px;
        }

            .contact-links-absolute a.fad-phone::before {
                content: "\f095";
                font-family: FontAwesome;
                color: #006C68;
                font-size: 28px;
                position: absolute;
                right: 29%;
                top: 3px;
            }

    /*
    *   These are in place so that the share/print and the
    *   locations can be side by side in proper order.
    */
    .interior-content-block .left-side-column {
        order: 1;
    }

    .interior-content-block .share-print {
        order: 3;
    }

    .interior-content-block .mobile-only.locations-popout {
        order: 2;
        flex: 1 1 auto;
    }

    .interior-content-block .content-holder {
        order: 4;
        margin-top: 20px;
    }

    .fad-results-block .result-wrap {
        flex: 0 0 calc(48% - 30px);
        max-width: calc(48% - 30px);
    }
}

@media screen and (min-width: 992px) {
    .sidebar h3.dept-name:after  {
        display: none;
    }
}

@media (max-width: 992px) {
    .white-top-nav {
        display: none;
    }
}

@media (max-width: 991px) {
    .container {
        max-width: 900px;
    }

    div#avid-loc-search-address .small-gap .search-keyword {
        padding: 0;
    }

    .service-landing #divContent {
        max-width: 93% !important;
    }
}

@media (max-width: 900px) {
    .navigation .nav-flyout {
        width: 100%;
    }
}

@media (max-width: 800px) {
    .navigation .nav-flyout {
        width: 100%;
        max-width: none;
    }

    .content-angle {
        width: 100%;
        padding: 0;
    }

        .content-angle .content-placement {
            transform: translate(0%, 0%);
            padding: 30px 0 50px;
        }

    .bkgd-content .image-angle {
        position: relative;
        top: 0;
        right: 0;
        clip-path: none;
        -webkit-clip-path: none;
        width: 100%;
    }

    .right .image-angle.right:before,
    .left .image-angle.right:before {
        display: none;
    }

    .content-angle.right {
        margin-left: 0;
    }

    .color-bg .content-angle .content-placement {
        transform: translate(0%, 0%);
    }
}

@media (max-width: 767px) {
    h1 {
        color: #E57200;
        font-family: Roboto;
        font-size: 24px;
        letter-spacing: 0.29px;
        line-height: 30px;
    }

    .two-col-intro .content-left {
        flex: 0 0 55%;
        max-width: 55%;
        margin-right: 7%;
        padding-right: 7%;
    }

    .links-right {
        flex: 0 0 42%;
        max-width: 42%;
    }

    span.blue-icon img {
        width: 12px;
        height: 13px;
    }

    .links-right a {
        font-size: 16px;
    }

    .services-flyout {
        display: none;
    }

    .nav-icons {
        flex: 0 0 100%;
        max-width: 100%;
        border-right: 0;
        margin-right: 0;
        border-bottom: 1px solid;
        padding-bottom: 15px;
        margin-bottom: 30px;
    }

    .nav-detailed {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .nav-flyout {
        width: 100%;
        padding: 35px 0 55px;
    }

    .nav-flex {
        display: block;
    }

    .overlay {
        height: 180vh;
    }

    .footer-content {
        flex: 0 0 100%;
        max-width: 100%;
        border-bottom: 1px solid;
        margin-bottom: 20px;
    }

    .footer-flex {
        display: block;
    }

    .footer-links {
        display: flex;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .cta-block-text {
        width: 85%;
    }

    .news-block .three-flex .flex-block {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .three-flex {
        flex-direction: column;
        margin-bottom: 0;
        margin-top: 0;
    }

    .news-block .three-flex .flex-block:nth-child(n+3) {
        display: block;
    }

    .events-block .three-flex .flex-block {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 0px;
    }

        .events-block .three-flex .flex-block:nth-child(n+4) {
            display: none;
        }

    .events-block .category-select {
        margin-bottom: 30px;
    }

    .container {
        max-width: 90%;
    }

    .bkgd-content .image-angle {
        position: relative;
        top: 0;
        right: 0;
        clip-path: none;
        width: 100%;
    }

        .bkgd-content .image-angle img {
            width: 100%;
        }

    .content-angle {
        width: 100%;
    }

        .content-angle .content-placement {
            transform: translate(0%, 0%);
            padding: 30px 0 50px;
        }

        .content-angle.right {
            margin-left: 0;
        }

    span.mobile-sub {
        background-color: #006C68;
        display: block;
        width: 100%;
        text-align: center;
        color: #FFFFFF;
        font-family: Roboto;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 0.09px;
        line-height: 24px;
        padding: 2px 0;
    }

    .sub-tabs a {
        display: block;
        width: 100%;
        margin-right: 0;
        border-bottom: 1px solid #E0E0E0;
        margin-bottom: 15px;
        font-size: 14px;
    }

        .sub-tabs a:last-child {
            border-bottom: 0;
            margin-bottom: 0;
        }

        .sub-tabs a.active::after {
            display: none;
        }

    .sub-tabs {
        margin-top: 0;
        width: 100%;
        display: none;
        background: #F2F2F2;
        padding: 20px 40px;
        z-index: 9999999;
    }

    .sub-nav h1,
    .sub-nav .subsite-header {
        font-size: 28px;
        letter-spacing: 0.15px;
        line-height: 32px;
        margin-bottom: 15px;
    }
    
    .sub-nav .subsite-header > a > h1 {
        margin-bottom: 0;
    }


    .interior-content h2 {
        font-size: 24px;
        line-height: 36px;
    }

    span.mobile-sub::after {
        content: url(/assets/_img/ic_carrot_down.svg);
        margin-left: 10px;
        transform: rotate(180deg);
        position: absolute;
    }

    span.mobile-sub.active::after {
        transform: rotate(0deg);
    }

    .three-wrapper a.hvr-icon-forward.view-all-arrow {
        margin-bottom: 30px;
    }

    .interior-content.hospital-home h2 {
        width: 100%;
        font-size: 24px;
        letter-spacing: 0.21px;
        line-height: 40px;
        margin-top: 25px;
    }

    .hospital-home .events-block {
        margin-bottom: 20px;
    }

    .story-block {
        padding: 20px 0 50px;
    }

        .story-block .slick-list {
            padding: 0 20% 0 0;
        }

    .story-slider .three-flex .flex-block {
        padding: 0 30px 0 0;
    }

    .interior-content.hospital-home .story-slider h2 {
        margin-bottom: 0;
    }

    .content-flex .text-area.small {
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0;
    }

    .video-right {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .content-flex.with-video {
        display: block;
        margin-bottom: 0;
    }

    .video-right::before {
        top: 47%;
    }

    .video-right::after {
        transform: translate(50%, 90%);
    }

    .gray-sidebar:before {
        content: "";
        background: #F2F2F2;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        
        /* Make the gray background full width on mobile */
        width: 100vw;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
    }
}

@media (max-width: 700px) {
    .content-holder iframe {
        width: 100%;
    }

    .content-flex {
        display: block;
    }

        .content-flex .text-area {
            flex: 0 0 100%;
            margin-right: 0;
            border-right: 0;
            padding-right: 0;
            border-bottom: 2px solid #E0E0E0;
            margin-bottom: 20px;
            padding-bottom: 10px;
        }

        .content-flex .hospital-contact {
            flex: 0 0 100%;
            max-width: 100%;
        }

    .cta-full-wrap {
        display: block;
    }

    .cta-info {
        flex: 0 0 100%;
        max-width: 100%;
    }

        .cta-info:nth-child(2):before {
            content: "";
            position: absolute;
            height: auto;
            width: 35%;
            left: 50%;
            border-top: 2px solid #6CAFB4;
            border-right: 0;
            top: -15px;
            transform: translate(-50%, -100%);
        }

        .cta-info:nth-child(2):after {
            content: "";
            position: absolute;
            height: 50px;
            width: 35%;
            right: 0;
            border-right: 0;
            top: initial;
            border-bottom: 2px solid #6CAFB4;
            bottom: -29px;
            transform: translate(-90%, 0%);
        }

    .cmh-top-footer .cta-full a {
        color: white;
        display: block;
    }
}

@media (max-width: 680px) {
    .provider-block .video-wrapper {
        margin: 0;
        width: 100%;
        padding-bottom: 56.25%;
    }
}

@media (max-width: 635px) {
    .two-col-intro {
        display: block;
    }

        .two-col-intro .content-left {
            max-width: 100%;
            margin-right: 0;
            padding-right: 0;
            border-right: 0;
            border-bottom: 2px solid #E0E0E0;
            margin-bottom: 30px;
            padding-bottom: 10px;
        }

    .links-right {
        max-width: 100%;
    }

    .fad-individual {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .bio-sidebyside {
        display: block;
    }

    .provider-image {
        flex: 0 0 100%;
        max-width: 265px;
        margin-right: auto;
        margin: 0 auto;
    }

    .provider-details-top {
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
    }

        .provider-details-top h1 {
            text-align: center;
            margin-bottom: 0px;
            line-height: 35px;
            margin-top: 5px;
        }

        .provider-details-top .ratings-block {
            justify-content: center;
            margin-bottom: 0;
        }

        .provider-details-top .provider-detials-bottom .ratings-block {
            justify-content: flex-start;
        }

    .special_loc_dept {
        display: block;
    }

    .bold-title p {
        margin-bottom: 0px;
    }

    .provider-details-top .flex-detail-half {
        padding: 0 !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .block-seperater h3 {
        color: #000000;
        font-family: Roboto;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0.26px;
        line-height: 24px;
        margin-bottom: 0;
        margin-top: 0;
    }

    .block-seperater h2 {
        font-size: 24px;
        line-height: 36px;
        color: #000000;
        font-family: Roboto;
        font-size: 22px;
        font-weight: 500;
        letter-spacing: 0.31px;
        line-height: 32px;
        margin-bottom: 5px;
    }

    .provider-location .location {
        padding: 0;
        margin-top: 30px;
    }

    .dr-detail.flex {
        display: block;
        margin: 0;
    }

    .flex-detail-triple {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0;
    }

    .review-details h4 {
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0.26px;
        line-height: 24px;
        margin-bottom: 2px;
    }

    .review-details span {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .review-details {
        margin-top: 20px;
    }

    .contact-links-absolute a.fad-phone {
        text-align: center;
    }

    .navy-btn {
        margin: 25px auto 20px;
    }

    .back-to-results a {
        font-size: 14px;
    }

    .back-to-results img {
        width: 11px;
    }
}

@media (max-width: 600px) {
    .locations-block {
        display: block;
    }

    .location {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 35px 0px 55px;
    }

    .locations-block img.a-left.control-c.prev.slick-prev.slick-arrow {
        position: absolute;
        max-width: 19px;
        /*    top: 0;*/
        height: auto;
    }

    .locations-block img.a-right.control-c.next.slick-next.slick-arrow {
        position: absolute;
        right: 0;
        /*    top: 0;*/
        width: 19px;
        height: auto;
    }

    .fad-results-block .result-wrap {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0;
    }

    .container.stonyLocationsContainer .locationsContainer {
        padding: 0 15px;
    }

        .container.stonyLocationsContainer .locationsContainer .form-group {
            padding: 0;
        }

    .video-flex-wrap {
        flex-direction: column;
    }

    .vid-block {
        flex: 0 0 100%;
        max-width: 100%;
    }

        .vid-block:last-child {
            margin-top: 20px;
        }

    .navigation .nav-flyout .container {
        margin: 0;
        padding: 0;
        max-width: none;
    }

    .locationsContainer .small-gap.hide-loc-show,
    .locationsContainer .mainSearchContainer .small-gap {
        flex-direction: column;
    }

    .locationsContainer div#search-address,
    .locationsContainer div#search-miles {
        padding-top: 0;
    }
}

@media (max-width: 575px) {
    .logo-absolute img {
        width: 70%;
    }

    .two-col-intro {
        display: block;
        padding: 0 30px;
    }

    .logo-absolute {
        padding: 35px 0px 20px 30px;
    }

    .navigation {
        padding-left: 0;
        /*    padding-right: 25px;*/
    }

    .nav-flex {
        padding: 0 25px;
    }

    .nav-icons a {
        color: #303031;
        font-size: 1rem;
        font-weight: bold;
        letter-spacing: 0.12px;
        line-height: 24px;
    }

    .block h3 {
        color: #303031;
        font-size: 1rem;
        font-weight: 500;
        letter-spacing: 0.13px;
        line-height: 24px;
    }

    .nav-detailed.detailed-show .block h3 {
        font-size: 18px;
    }

    .nav-detailed.detailed-show a {
        padding: 10px 0;
    }

    .hero-image {
        max-height: 232px;
    }

    footer {
        padding: 45px 30px;
    }

    .footer-links {
        display: block;
    }

    .social-copy span {
        display: block;
        margin-top: 20px;
    }

    a.footer-phone {
        font-size: 28px;
    }

    .cta-block h1,
    .cta-block .display-h1 {
        font-size: 35px;
    }

    .cta-block.short .cta-block-text h2 {
        font-size: 24px;
        line-height: 32px;
    }

    h2 {
        font-size: 24px;
        line-height: 48px;
        letter-spacing: 0.21px;
    }

    .three-wrapper a.hvr-icon-forward.view-all-arrow {
        font-size: 20px;
        letter-spacing: 0.09px;
        /*margin-bottom: 0; Removed due to homepage sections needing the extra margin from media query */
    }

    .sub-tabs {
        padding: 20px 33px;
    }
}

@media (max-width: 550px) {
    .contact-links-absolute a.fad-phone::before {
        right: 38%;
    }
}

@media (max-width: 500px) {

    .locationsContainer .mainSearchContainer .search-button.clear {
        margin-right: 0;
    }

    /*  .share-print {
    width: 77%;
  }*/
}

@media (max-width: 428px) {
    .logo-absolute {
        padding: 38px 0px 20px 15px;
        width: 215px;
    }

        .logo-absolute img {
            width: 90%;
        }

    .two-col-intro {
        padding: 0 15px;
    }

    footer {
        padding: 45px 0px;
    }

    .nav-detailed.detailed-show .block.show {
        padding-left: 30px;
        margin-bottom: 0;
    }

        .nav-detailed.detailed-show .block.show a::after {
            font-family: FontAwesome;
            font-style: normal;
            font-weight: bold;
            content: "\f105";
            float: right;
            padding-left: 10px;
            display: inline-block;
            top: 50%;
            right: -10px;
            position: absolute;
            transform: translate(0%, -50%);
        }

    .nav-detailed.detailed-show a {
        padding: 10px 0;
        width: 90%;
        position: relative;
    }

    .nav-detailed .block {
        margin-bottom: 30px;
    }

    .cta-block .cta-block-text h1,
    .cta-block .cta-block-text .display-h1 {
        font-size: 29px;
        line-height: 35px;
    }

    .sub-tabs {
        padding: 20px 20px;
    }

    /*  .share-print {
    width: 70%;
  }*/

    .contact-links-absolute a.fad-phone::before {
        right: 46%;
    }
}

@media (max-width: 390px) {
    .logo-absolute {
        padding: 38px 0px 20px 15px;
        width: 180px;
    }
}

@media (max-width: 321px) {
    .logo-absolute {
        width: 130px;
    }
}

.navigation ul li ul.loc_rgt {
    display: none;
}

.container-fluid .header_down_in {
    display: none;
}

.hero-image > figure {
    display: none;
}

.sidebar li.parent .side-nav-arrow:after,
.sidebar li.subparent .side-nav-arrow:after {
    content: "+";
    position: absolute;
    right: 15px;
    font-size: 24px;
    font-weight: 300;
    width: 30px;
    text-align: right;
    top: 5px;
    cursor: pointer;
}

.sidebar li.parent.open > .side-nav-arrow:after,
.sidebar li.subparent.open > .side-nav-arrow:after {
    content: "-";
}

.sidebar .openSubParent {
    background: #E0E0E0 !important;
}

.video-flex-wrap {
    display: flex;
    justify-content: space-between;
}

.vid-block {
    flex: 0 0 48%;
    max-width: 48%;
}

.content-holder.fill-width {
    display: block;
    width: 100%;
}

.content-holder blockquote {
    position: relative;
    padding: 0 50px !important;
}

    .content-holder blockquote:before,
    .content-holder blockquote:after {
        content: "\"";
        font-family: Roboto;
        font-size: 100px;
        line-height: 1;
        position: absolute;
        color: #e57200;
        max-height: 35px;
    }

    .content-holder blockquote:before {
        top: 0;
        left: 0;
    }

    .content-holder blockquote:after {
        right: 0;
        bottom: 0;
    }

    .content-holder blockquote, .content-holder blockquote > p {
        display: block;
        font-size: 1.375rem;
        line-height: 1.5;
        font-weight: 500;
        max-width: 95%;
        padding: 0;
        margin: 1.5em auto;
    }

        .content-holder blockquote + p {
            display: block;
            font-weight: 500;
            font-size: 1rem;
            max-width: 95%;
            margin: 0 auto 1em;
            padding: 0 30px;
        }

.locationsContainer .fa-search {
    position: absolute;
    left: initial;
    right: 2%;
    bottom: 29px;
    color: #e67201;
    font-size: 24px;
}

.locationsContainer .mainSearchContainer .search-keyword input {
    width: 100%;
    margin-bottom: 15px;
}

.locationsContainer .advanced-block {
    text-align: center;
    cursor: pointer;
}

    .locationsContainer .advanced-block .fa {
        margin-left: 20px;
        font-weight: bold;
        color: #e67201;
    }

    .locationsContainer .advanced-block p {
        font-size: 18px;
        color: #000;
        line-height: 1.8;
    }

.locationsContainer .small-gap.hide-loc-show,
.locationsContainer .mainSearchContainer .small-gap {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
}

.locationsContainer .form-group.col-md-4.loc-categories p {
    font-size: 18px;
    color: black;
    margin-bottom: 2px;
}

.locationsContainer .mainSearchContainer div#search-address,
.locationsContainer .mainSearchContainer div#search-miles {
    padding-top: 0;
}

.locationsContainer .small-gap.hide-loc-show div#search-address,
.locationsContainer .small-gap.hide-loc-show div#search-miles {
    padding-top: 25px;
}

.locationsContainer .mainSearchContainer .or-text {
    display: none;
}

.search-keyword p {
    font-size: 18px;
    color: #000;
    line-height: 1.8;
    margin-bottom: 3px;
}

@media (max-width: 769px) {
    .content-holder.full-width .locationsContainer {
        padding: 0 0px;
    }

    .search-keyword p,
    .locationsContainer .advanced-block p,
    .locationsContainer .form-group.col-md-4.loc-categories p {
        font-size: 16px;
    }

    .interior-content.hospital-home h2 {
        margin-top: 7px;
    }

    .locationsContainer .search-button,
    .locationsContainer .search-button.clear {
        display: block;
        width: 100%;
    }

    .locationsContainer #avid-loc-col-right {
        width: 100%;
        margin-bottom: 30px;
    }

    .locationsContainer #avid-loc-col-center {
        display: block;
        width: 100%;
        border-right: none;
    }
}

.interruptStyle .modalPopup {
    background: #de3a09;
    padding: 28px 56px 20px;
    border-bottom: 0;
    -moz-box-shadow: 0px 1px 2px #b51c1c;
    -webkit-box-shadow: 0px 1px 2px #b51c1c;
    box-shadow: 0px 1px 2px #b51c1c;
    font-family: "Roboto", sans-serif !important;
}

    .interruptStyle .modalPopup p, .interruptStyle .modalPopup li {
        color: #000;
        font-weight: normal;
        font-size: 1rem;
        font-family: "Roboto", sans-serif !important;
        line-height: 1.5;
    }

    .interruptStyle .modalPopup span.fa.fa-exclamation-circle {
        top: 8px;
        color: #ffce00;
    }

    .interruptStyle .modalPopup a {
        color: #000 !important;
        border-bottom: 2px solid #000;
        font-weight:bold !important;
    }

        .interruptStyle .modalPopup a:hover {
            text-decoration: none;
        }

    .interruptStyle .modalPopup .close-btn {
        top: 11px;
        right: 30px;
    }

.close {
    margin-top: 10px !important;
    position: relative;
    font-size: 12px;
    font-family: Roboto;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}

    .close:before,
    .close:after {
        content: "";
        display: block;
        background: #000000;
        width: 22px;
        height: 2.5px;
        position: absolute;
        top: 0;
        left: 50%;
        transition: .5s;
    }

    .close:before {
        transform: translateX(-50%)rotate(45deg);
    }

    .close:after {
        transform: translateX(-50%)rotate(-45deg);
    }

.modal-dialog {
    max-width: 1000px;
}

.address-info h3 {
    color: #006C68;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.13px;
    line-height: 24px;
}

.address.hide-from-desktop.address-wrapper p {
    letter-spacing: 0.2px;
    margin-bottom: 0;
}

.address.hide-from-desktop.address-wrapper a {
    color: #303031;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.2px;
    line-height: 24px;
    margin-top: 10px;
    display: block;
}

.slick-disabled {
    opacity: .3;
}

.map-img {
    flex: 0 0 100%;
    overflow: hidden;
}

@media (max-width: 1440px) {
    .block h3::after {
        margin-top: 0px;
        right: -20px;
    }
}

@media (max-width: 768px) {
    .block h3::after {
        right: 0px;
    }
}

.mission_lft {
    width: 100%;
}

.print-only-logo {
    display: none;
}

@media print {
    header > div:first-child {
        display: none;
    }

    .navigation {
        display: none;
    }

    .left-side-column {
        display: none;
    }

    .share-print {
        display: none;
    }

    .container.bread-move {
        display: none;
    }

    footer {
        display: none;
    }

    .yellow-main-nav {
        margin-top: 70px;
        margin-bottom: 30px;
    }

    body, .container.interior-content-block,
    div#divContent, * {
        background: transparent;
    }

    .logo-absolute img {
        display: none;
    }

        .logo-absolute img.print-only-logo {
            display: block;
        }

    .provider-block.block-seperater,
    .provider-news.block-seperater {
        display: none;
    }
}

.service-landing #divContent {
    display: none;
    max-width: 1140px;
    margin: 0 auto;
    margin-top: 20px;
}

    .service-landing #divContent h1 {
        display: none;
    }

.block h3.no-arrow:after {
    display: none;
}

.block a {
    padding-bottom: 0px !important;
}

.divFindADoctor .bf-widget .bsr-rating-wrapper .star-rating-count,
.divFindADoctor .bf-widget .bsr-rating-wrapper .star-rating-comment-count,
.divFindADoctorResults .bf-widget .bsr-rating-wrapper .star-rating-count,
.divFindADoctorResults .bf-widget .bsr-rating-wrapper .star-rating-comment-count,
.ratings-block > p {
    color: #63656A !important;
    font-size: .875rem !important;
}

.divFindADoctor .bf-widget .score .score__fill,
.divFindADoctorResults .bf-widget .score .score__fill {
    color: #ff9900;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
}

.divFindADoctor .bf-widget .score .score__fill::after,
.divFindADoctorResults .bf-widget .score .score__fill::after {
    content: "\f005\f005\f005\f005\f005";
    display: block;
}

.divFindADoctorResults .bf-widget .bsr-rating-wrapper .star-rating-count {
    color: #0A61A9 !important;
}

.events-block .category-select {
    width: 280px;
}

    .events-block .category-select select {
        width: 280px;
    }

.logo-absolute .cmh {
    max-height: 65px;
    margin-top: -10px;
}

@media (max-width: 767px) {
    .logo-absolute .cmh {
        max-width: 270px;
        margin-top: 0px;
    }
}

.subsite-service-landing .subsite-service-nav {
    display: none;
}

.doc-block {
    display: flex;
}

.mos_physicianInfo.result-wrap.meet-our-staff .panel {
    display: block;
}

.internal-event-wrapper .event-date {
    left: inherit;
    right: 0;
}

@media (max-width: 830px) {
    .internal-event-wrapper .event-date {
        padding-right: 20px;
        width: 100px;
    }

        .internal-event-wrapper .event-date:before {
            display: none;
        }
}

.cesearch .select-drop select::-ms-expand {
    display: none;
}

.newClassContainer .item-card .event-date {
    bottom: 0;
    top: inherit;
    left: inherit;
    right: 0;
}


/* 343744201 Dynamic Homepage Popup by CSP on 24Apr19 */

#homeBugOverlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.7);
    z-index: 5500;
}

#homePopUp {
    position: fixed;
    right: 30px;
    /*bottom: 75px;*/ /* calc(50% - 234px); */
    top: 5px;
    width: 414px;
    /* height: 530px; */
    z-index: 6000;
}

#popUpTop {
    width: 100%;
    height: 65px;
    background: #006C68;
    padding: 20px 20px 10px 20px;
    border-radius: 5px 5px 0 0;
}

    #popUpTop p {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        font-size: 20px;
        color: white;
    }

    #popUpTop svg {
        position: absolute;
        top: 25px;
        right: 20px;
        cursor: pointer;
    }

#popUpMid {
    width: 100%;
    /* min-height: 475px; 385px; */
    background: white;
    padding: 10px 20px 20px;
    border-radius: 0 0 5px 5px;
}

    #popUpMid p {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        color: #303031;
        margin-bottom: 0px;
        line-height: 1.3;
    }

    #popUpMid a,
    #popUpMid a > p {
        font-weight: 400;
        transition: none;
    }

    #popUpMid a > p:hover {
        font-weight: 700;
        text-decoration: underline;
        transition: none;
    }

    #popUpMid h2 {
        font-family: 'Roboto', sans-serif;
        font-size: 26px;
        color: #303031;
    }

        #popUpMid h2 a {
            font-family: 'Roboto', sans-serif;
            font-size: 26px;
            color: #303031;
            text-decoration: none;
        }

div.popUpMid {
    margin-top: 25px;
}

div.popUpMid:first-child {
    margin-top: 15px;
}

div.popUpMid::nth-child(2) {
    margin-top: 10px;
}

@media(max-width:600px){
    div.popUpMid {
        margin-top: 20px;
    }

    div.popUpMid:first-child {
        margin-top: 5px;
    }

    div.popUpMid::nth-child(2) {
        margin-top: 10px;
    }

    #popUpMid h2,
    #popUpMid h2 a {
        font-size: 22px;
        line-height: 1.5;
    }

    #popUpMid p {
        line-height: 1.5;
    }

}

#popUpBtm {
    width: 100%;
    height: 80px;
    background: #F2F2F2;
    padding: 10px 20px;
    border-radius: 0 0 5px 5px;
}

    #popUpBtm p {
        font-family: 'Roboto', sans-serif;
        font-size: 15px;
        color: #303031;
        margin-bottom: 0px;
    }

        #popUpBtm p strong {
            font-weight: 700;
        }

#questionBug {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    background: #006C68;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    z-index: 5000;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.15);
    cursor: pointer;
}

    #questionBug svg {
        position: relative;
        left: 35px;
        top: 13px;
    }

    #questionBug p {
        color: #FFFFFF;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        line-height: 14px;
        text-align: center;
        position: relative;
        top: 13px;
    }

@media (max-width: 700px) {
    #homePopUp {
        position: fixed;
        right: 15px;
        bottom: 20px;
        max-width: 350px;
        z-index: 6000;
    }

    #popUpTop svg {
        top: 25px;
        right: 20px;
    }

    div#questionBug {
        width: 80px;
        height: 80px;
    }

    #questionBug svg {
        position: relative;
        left: calc(50% - 8px);
        top: 10px;
    }

    #questionBug p {
        font-size: 12px;
        line-height: 12px;
        top: 10px;
    }
}

.integrated-home #divContent {
    display: block;
}

.right-results {
    margin-left: 50px;
}

.divFindADoctor .gray-sidebar input, .divFindADoctor .gray-sidebar input::placeholder {
    color: #63656A;
}


/* ----- 396246736_Fix_DD_Arrow_in_IE ----- */

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .cesearch .select-drop::after {
        width: 15px;
    }
}

@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
    .cesearch .select-drop::after {
        width: 15px;
    }
}

.nav-flyout-title {
    display: inline-block;
    font-weight: 700;
    font-size: 20px;
    font-family: Roboto;
}

.ratings-survey-text img.hvr-icon {
    height: 15px;
    padding-left: 5px;
}

.pagination-wrapper ul.pagination li a.active {
    border-color: #ffce00;
    background: #ffce00;
    padding: 9px 14px;
    margin-left: -1px;
}

/* FAD Redesign Dev Styles - SR */
.provider-block.block-seperater.no-video,
.provider-news.block-seperater.no-news {
    display: none;
}

.pagination-wrapper ul.pagination li a.active {
    border-color: #ffce00;
    background: #ffce00;
    padding: 9px 14px;
    margin-left: -1px;
}

.divFindADoctor .bf-widget .star-rating-count::after,
.divFindADoctorResults .bf-widget .star-rating-count::after {
    content: ',';
}

.divFindADoctorResults .bf-widget,
.divFindADoctorResults .bf-widget .bsr-comments-wrapper {
    padding-left: 0;
}

.divFindADoctorResults .bf-widget,
.divFindADoctor .bf-widget {
    overflow: unset;
}

    .divFindADoctor .bf-widget .bsr-rating-wrapper .star-rating .fa-star-rating,
    .divFindADoctor .bf-widget .bsr-rating-wrapper .star-rating,
    .divFindADoctorResults .bf-widget .bsr-rating-wrapper .star-rating .fa-star-rating,
    .divFindADoctorResults .bf-widget .bsr-rating-wrapper .star-rating {
        float: none;
        display: block;
        padding: 0;
    }

    .divFindADoctor .bf-widget .star-rating-count,
    .divFindADoctor .bf-widget .star-rating-comment-count, .divFindADoctorResults .bf-widget .star-rating-count,
    .divFindADoctorResults .bf-widget .star-rating-comment-count {
        display: inline;
        float: none;
        padding: 0;
        font-family: Roboto !important;
        font-size: 16px !important;
        letter-spacing: 0.12px;
        line-height: 24px;
    }

    .divFindADoctorResults .bf-widget .bsr-rating-wrapper,
    .divFindADoctorResults .bf-widget .bsr-comment-wrapper {
        border-bottom: 0;
    }

.divFindADoctorResults .bsr-comment-wrapper .comment_right .bsr-comment-text,
.divFindADoctorResults .bsr-comment-wrapper .comment_date {
    font-family: Roboto !important;
    font-size: 16px !important;
    letter-spacing: 0.12px;
    line-height: 24px;
}

.divFindADoctorResults .bsr-comment-wrapper .comment_right .bsr-comment-text {
    font-weight: bold;
}

.divFindADoctorResults .bsr-comment-wrapper .comment_date {
    font-weight: 200;
}

.ratings-overview {
    z-index: 9999;
}

.bsr-rating-wrapper:hover .ratings-overview {
    bottom: 100%;
    opacity: 1;
    visibility: visible;
}

.bsr-rating-wrapper {
    position: relative;
    overflow: visible !important;
}

.ratings-survey-text img.hvr-icon {
    height: 15px;
    padding-left: 5px;
}

.bsr-rating-wrapper p.ratings-survey-text, .ratings-block p.ratings-survey-text {
    font-weight: 100;
}

.divFindADoctorResults .provider-ratings-reviews .bsr-rating-wrapper .star-rating,
.divFindADoctorResults .provider-details-top .bsr-rating-wrapper .star-rating {
    display: inline-block;
    padding-right: 6px;
    margin-top: 0;
}

@media (max-width: 992px) {
    .fad-filter1, .fad-filter2 {
        display: none;
    }
}

@media (max-width: 767px) {
    .gray-sidebar input[type="submit"].search-button,
    .gray-sidebar input[type="button"].search-button {
        margin-left: 0px;
        padding-left: 0px;
    }
}

/*
* QA to fix search page issues
*/
.pnl-search-advanced .search-txt-input:focus {
    border-color: #000000;
    outline: none;
}

/*
*   Sitewide stylistic options but were original for the COVA Landing page
*/
.table-styled th {
    padding: 10px 16px;
    background: #F1F1f1;
    font-weight: bold;
}

.table-styled th,
.table-styled td {
    border: 1px solid #cccccc;
}

/*
*   New IE Fixes after audit
*/
select.form-control::-ms-expand,
.stonyRightCol select::-ms-expand {
    display: none;
}


.pagination > li:first-child > a,
.pagination > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    border-color: #ffce00;
    background: #ffce00;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #000;
    border-color: #ffce00;
    background: #ffce00;
}

.not-implemented {
   display:none;
}



 /* Home page redesign styles updates from live site */ 
 /*
*   New Homepage Hero
*/
.hero-sbs {
    position: relative;
    display: flex;
    flex-direction: column;
    background: #612751;
    color: #FFFFFF;
    width: 100%;
}

.hero-sbs:after {
    content: "";
    position: absolute;
    z-index: 0;
    display: none;
}

.hero-sbs:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background: #772C63;
    z-index: 0;
}

.hero-sbs__item {
    position: relative;
    z-index: 5;
    padding: 30px 15px;
    text-align: center;
}

@media (max-width: 600px) {
    .hero-sbs__item {
        min-height: 260px;
    }

    .hero-sbs__item--last {
        background: #772C63;
        min-height: none;
    }
}

.hero-sbs__item--cta {
    background: #772C63;
}

.hero-sbs__title {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
}

.hero-sbs__title > span {
    font-weight: 700;
    font-size: 21px;
    display: block;
}

.hero-sbs p {
    color: currentColor;
}

.hero-sbs p > a {
    color: #FFFFFF;
    text-decoration: underline;
}

.hero-sbs__arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)rotate(270deg);
    background: #FFCE00;
    width: 40px;
    height: 4px;
    transition: 0.5s;
    border-radius: 1px;
    transform-origin: center center;
    z-index: 5;
    margin-top: -20px;
}

.hero-sbs__arrow:before {
    transform: rotate(-35deg);
    top: -1px;
}

.hero-sbs__arrow:after {
    transform: rotate(35deg);
    top: 1px;
}

.hero-sbs__arrow:before, 
.hero-sbs__arrow:after {
  display: block;
  content: "";
  position: absolute;
  left: -5px;
  background: #FFCE00;
  width: 1.5rem;
  height: 4px;
  transform-origin: 0.2rem center;
  transition: 0.5s;
  border-radius: 1px;
}

@media screen and (min-width: 992px) {
    .hero-sbs {
        flex-direction: row;
        overflow:hidden;
    }
    
    .hero-sbs:before {
        width: 35%;
        height: 100%;
        top: 0;
        left: auto;
        right: 0;
        z-index: 0;
    }
    
    .hero-sbs:after {
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-4rem);
        border-style: solid;
        border-width: 0 0 65rem 25rem;
        border-color: transparent transparent #772C63 transparent;
    }
    
    .hero-sbs__arrow {
        width: 80px;
        margin-top:0;
        transform: translate(-50%, -50%)rotate(180deg);
    }
    
    .hero-sbs__arrow:before, 
    .hero-sbs__arrow:after {
        width: 2rem;
    }
    
    .hero-sbs__item {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 50px 5vw 50px 50px;
        color: #FFFFFF;
        text-align: left;
    }
    
    .hero-sbs__item--last {
        padding: 50px 50px 50px 7.5vw;
    }
    
    .hero-sbs__item--cta {
        background: none;    
    }
    
    .hero-sbs__item p {
        max-width: 430px;
    }
    
    .hero-sbs__title {
        font-size: 30px;
        line-height: 1.25;
    }
    
    .hero-sbs__title > span {
        font-size: 48px;
    }
}

@media screen and (min-width: 1280px) {
    .hero-sbs__item--cta {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: none;
    }
    
    .hero-sbs__item--cta > div {
        flex: 1 1 200px;
        padding-right: 30px;
    }
}

@media screen and (min-width: 2250px) {
    .hero-sbs:before {
        width: 45%;
    }
}

.alert {
    display: block;
    width: 100%;
    text-align: center;
    background-image: repeating-linear-gradient( -65deg, #FFCE00, #FFCE00 4px, #F9C509 4px, #F9C509 8px );
    padding: 10px 0;
    border: none;
    border-radius: 0;
    margin: 0;
    font-smooth: never;
    -webkit-font-smoothing : initial;
}

.alert p {
    margin-bottom: 0;
    font-smooth: never;
    font-weight: 400;
    -webkit-font-smoothing : initial;
}

.alert a {
    color: #000000;
    text-decoration: underline;
    font-weight: 400;
    font-smooth: never;
    -webkit-font-smoothing : initial;
}
.tab-group__panel {
    background: #FFFFFF;
    padding: 0;
    margin: 0;
    border-radius: 0;
}

.tab-group__wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 15px 20px;
}

.tab-group__media { 
    display: block;
    order: 1;
    margin-bottom: 20px;
}

.tab-group__media > img {
    display: block;
    width: 100%;
}

.tab-group__media-cap {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    color: #000000;
}

.tab-group__title {
    color: #000000;
    font-weight: 600;
    line-height: 1.25;
}

.tab-group__content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    order: 2;
}

.tab-group__cta { 
    position: relative;
    padding: 10px 45px 10px 15px;
    transition: .3s;
}

.tab-group__cta:hover {
    background: #f2f2f2;
    text-decoration: none;
}

    .dark .tab-group__cta:hover,
	.dark .tab-group__cta:hover h3,
	.dark .tab-group__cta:hover p,
	.dark .tab-group__cta:hover:after {
		color: #000000 !important;
		text-decoration: none;
	}

.tab-group__cta > h3 {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}

    .dark .tab-group__cta > h3 {
        color: #fff;
    }

.tab-group__cta:after {
    content: "\f054";
    font-family: 'FontAwesome';
    color: #006C68;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    font-size: 20px;
}

.dark .tab-group__cta:after {
    color: #fff;
}

.tab-group__cta.tab-group__cta--noicon:after {
    display: none;
}

.tab-group__cta.tab-group__cta--noicon:hover {
    background: none;
}

.tab-group__accordion {
    padding: 20px 10px;
    text-align: center;
    font-weight: 600;
    color: #FFFFFF;
    background: #005451;
    border-bottom: 1px solid #5D9593;
}

.tab-group__accordion[aria-expanded="true"] {
    background: #FFFFFF;
    color: #000000;
    border-color: #E0E0E0;
}

@media screen and (min-width: 990px) {
    .resources-area {
        padding: 60px 0;
    }
    
    .resources-area__title {
        text-align: left;
    }
    
    .tab-group__nav {
        display: flex;
    }
    
    .tab-group__panel {
        padding: 30px 40px;
    }
    
    .tab-group__panel.show {
        display: none !important;
    }
    
    .tab-group__panel.active {
        display: block !important;
    }
    
    .tab-group__title {
        flex: 0 0 100%;
        margin-bottom: 30px;
    }
    
    .tab-group__content {
        flex-direction: row;
        width: 66.6666%;
        order: 1;
    }
    
    .tab-group__media {
        width: 33.3333%;
        order: 2;
        margin-bottom: 0;
    }
    
    .tab-group__cta {
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px);
        margin: 0 30px 0 0;
    }
    
    .tab-group__wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding: 0;
    }
    
    .tab-group__wrapper.show {
        display: flex !important;
    }
    
    .tab-group__accordion {
        display: none;
      }
      .panel {
        border: none;
        box-shadow: none;
      }
}

.tab-group__media {
   margin-top:-65px;
}

.tab-group__mediacontent {
   width:100%;
   display: flex;
}

.tab-group__mediacontent .tab-group__cta {
   flex: 0 0 100%; 
   max-width: 100%;
}

@media(max-width:990px){
    .tab-group__media {
       margin-top:auto;
    }

    .tab-group__wrapper {
        flex-direction: row;
    }

    .tab-group__content {
        flex-direction: row;
    }
}

.vcu-btn.is-full {
    display: block;
    width: 100%;
}

.bg-subtle,
.color-bg.grey {
    width: 100%;
    background: #F2F2F2;
}

.bg-subtle .flex-desc {
    background: transparent;
}

.donate-cta.donate-cta--homepage {
    width: 100%;
}

.donate-cta.donate-cta--homepage .donate-cta__image {
    max-width: 515px;
}

.arrow-before-link.arrow-before-link--white, a.arrow-before-link.arrow-before-link--white {
    color: #FFFFFF;
}

.arrow-before-link.arrow-before-link--white:before {
    content: "";
    background: url(/assets/_img/rightarrow_white.png) left center;
    width: 40px;
    height: 13px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    transition: .3s;
}

.arrow-before-link.arrow-before-link--white:hover {
    text-decoration: none;
}

.arrow-before-link.arrow-before-link--white:hover:before {
    background-position: 15px center;
}

@media screen and (min-width:1024px) {
    .tab-group__cta.tab-group__cta--spaced {
        flex: 0 0 calc(50% - 50px);
        max-width: calc(50% - 50px);
        margin: 0 50px 0 0;
    }
}


.interior-content.hospital-home .FormBuilderControl  h2 {
    width: auto;
}
.interior-content.hospital-home .FormBuilderControl input[type="submit"] {
    background: #FFBA00;
    border: 1px solid #FFBA00;
    color: #000;
}

/*H2 SPAN : START*/
.tab-group__titlespan{
    display: block;
    max-width: 800px;
    line-break: 1.5em;
    margin-top:10px; 
}
@media(max-width:1475px){
    .tab-group__titlespan{
        max-width: 650px;
    }
}
@media(max-width:1200px){
    .tab-group__titlespan{
        max-width: 550px;
    }
}
@media(max-width:992px){
    .tab-group__titlespan{
        max-width: inherit;
    }
}
/*H2 SPAN : END*/


/*
*   Form fixes from/for FormBuilder.css
*/
.FormBuilderControl label {
    display: inline;
    margin-bottom: 5px;
    color: #736e69;
    padding: 2px 0 0 0;
}

.FormBuilderControl .form-row-inline {
    display: block;
    margin: 0;
    padding: 0;
    margin-bottom: 10px !important;
    overflow: auto;
}

.FormBuilderControl input[type="radio"] + label { 
    display: inline-block;
    background: #F5F5F3;
    margin-top: 10px;
    padding: 10px 15px 10px 25px !important;
    color: #000;
}

.FormBuilderControl input[type="radio"] + label:before {
    top: 10px !important;
}

.FormBuilderControl .g-recaptcha {
    margin-bottom: 20px;
}

.FormBuilderControl input[type="button"] {
    padding: 10px 70px 10px 70px;
    border-radius: 6px;
    border: 1px solid #c3c3b9;
    color: #736e69;
    font-size: 14px !important;
    text-align: center;
    cursor: pointer;
    background-color: inherit;
}

.FormBuilderControl input[type="checkbox"] + label {
    display: inline-block;
    width: 100%;
}

.FormBuilderControl .divform input[type="checkbox"] {
    position: absolute;
    visibility: hidden;
}

.interior-content.hospital-home .FormBuilderControl input[type="button"] {
    background: #FFBA00;
    border: 1px solid #FFBA00;
    color: #000;
}

/* Interrup Styles */

.modalPopup {
    /*background-color:#95ABBB;*/
    background-color:rgba(0, 108, 104, .95);
    padding:30px 65px 30px 65px;
    top:0 !important;
    left:0 !important;
    width:100%;
    border-bottom:1px solid #094745;
    -moz-transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    transition: .2s ease-in;
}

.modalPopup img {
    max-width:100%;
    height:auto;
}

.modalBackground {
    background-color:transparent;
    filter:alpha(opacity=70);
    opacity:0.7;
    display:block;
}

.close-btn{
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 15px;
    margin: auto;
    width:15px;
    height:15px;
    padding:0;
}

.modalPopup p {
    margin-bottom:0;
}

.modalPopup strong {
	color:#000 !important;
}

.modalPopup p span{
   background-color:transparent !important;
   font-family:Arial, Helvetica, sans-serif !important;
   color:#fff !important;
   font-weight:bold;
}


.slide-down{
    top:0 !important;
}

.modalPopup p a{
    color:#032851 !important;
	text-decoration: none !important;
}

.interruptStyle .modalPopup {
    position: relative !important;
    background: #e57200 !important;
}

.interruptStyle .modalPopup span.fa.fa-exclamation-circle {
    top: 8px;
    color: #ffce00;
}

.fa-exclamation-circle{
    height: 21px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 30px;
    right: auto;
    margin: auto;
    color: #ffc200;
    font-size: 20px;
}

.fa-exclamation-circle {
    color: #fff !important;
    font-size: 20px !important;
}

.interruptStyle .close-btn {
    display: none;
}

.home-page, .interior-content, .news-center {
    margin-top: 0px !important;
}

.BlogEntry h1 {
   line-height: 32px;
}

.three-flex .flex-img img {
   /*max-height: 245px;*/
}

/* IE11 C/E Issues */
#filterResults .item-card .event-date {
    bottom: 0 !important;
    right: 0 !important;
    left: inherit;
    top: inherit;
}

#class-registration #class-quantity-field #class-quantity {
    display: block;
}

.FormBuilderControl input[type="radio"] {
    width: auto !important;
}

#btn-print .fa-print {
    margin-right: 10px;
}

.FormBuilderControl input[type="date"] {
    max-width: 450px;
}

/* Awards block snippet. The client can use this across the site. */
.is-featured-title {
    display: block;
    background: #FFCE00;
    color: #000000;
    text-align: center;
    padding: 10px;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
}

.award-block {
    display: flex;
    flex-direction: column-reverse;
    border-bottom: 2px dashed #A7A8A7;
    padding: 35px 0;
}

.award-block:last-of-type {
    border-bottom: none;
}

.award-block__content {
    flex: 1 1 auto;
}

.award-block__content > p:last-of-type {
    margin-bottom: 0;
}

.award-block__tag {
    display: inline-block;
    font-weight: 600;
    padding: 5px 10px;
    margin-bottom: 15px;
    background: #FFBA00;
    font-size: 14px;
}

.award-block__image { 
    margin: 0 auto 25px;
    flex: 0 0 150px;
}

@media screen and (min-width:768px) {
    .award-block {
        flex-direction: row;
        align-items: flex-start;
    }
    
    .award-block__image {
        margin-left: 30px;
    }
}

.img-caption {
    font-style: italic;
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
}

iframe {
	max-width: 100%;
}

.blockquote {
    position: relative;
    padding: 0 50px !important;
}
.blockquote:before,
    .blockquote:after {
        content: "\"";
        font-family: Roboto;
        font-size: 100px;
        line-height: 1;
        position: absolute;
        color: #e57200;
        max-height: 35px;
}
.blockquote:before {
        top: 0;
        left: 0;
}
.blockquote:after {
        right: 0;
        bottom: 0;
}
.blockquote, .blockquote > p {
        display: block;
        font-size: 22px;
        line-height: 1.5;
        font-weight: 500;
        max-width: 95%;
        padding: 0;
        margin: 1.5em auto;
}

.caret-link-prev {
    font-weight: 500;
    color: #000;
    font-size: 16px;
    margin-left: 15px;    
}
.caret-link-prev:before {
    display: inline-block;
    vertical-align: middle;
    content: "\f053";
    font-family: 'FontAwesome';
    color: #006C68; 
    margin-right: 10px;
    font-size: 18px;
}


/* Additional card for the COVID-19 symptom checker */
.assessment__card {
    padding: 30px;
    border: 1px solid #E0E0E0;
    background: #FAFAFA;
    margin: 20px 0;
    display:none;
}

.assessment__card > h3 {
    font-size: 32px;
    margin-top: 0;
    color: #000000;
}

.interior-content .assessment__card-lead {
    font-size: 20px;
    color: currentColor;
    margin: 20px 0;
    font-weight: 500;
}

.assessment__card-img {
        margin-bottom:20px;
    }

.assessment__card-inner {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}

.assessment__card-inner p {
    font-weight: 300;
}

@media screen and (min-width: 768px) {
    .assessment__card-inner {
        flex-direction: row;
    }

    .assessment__card-img {
        max-width: 280px;
        padding-right: 25px;
        margin-bottom: 0;
    }
}

.assessment__card-link {
    font-weight: 700;
    color: #000000;
    position: relative;
    padding-left: 18px;
}

.assessment__card-link:before {
    content: "\f105";
    font-family: "FontAwesome";
    color: #006C68;
    font-size: 18px;
    position: absolute;
    left: 0;
}


/*
*
* COVID Vaccination LP
* The below styles should be moved into the the vcu-core.css once implemented.
* Only move the styles from this comment to the end comment
*
*/
.container--sm {
    max-width: 825px;
}

.container--md {
    max-width: 1200px;
}

.grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none;
    margin: -20px;
    padding: 0
}

.grid__item {
    display: block;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 20px
}

@media (min-width: 960px) {
    .grid--md {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .grid__width-md--6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media screen and (min-width: 990px){
    .video-block--reverse {
        flex-direction: row-reverse !important;
    }
}

.c-comp {
    width: 100%;
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
}

.c-comp.u-bg-subtle-gray,
.c-comp.color-bg {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
}

.c-comp p > a {
    font-weight: 700;
}

.u-bg-subtle-gray {
    background: #F8F8F8;
}

.is-viewport-width {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}

.u-byline {
    font-size: 14px;
}
/*
*
* End styles that should be in vcu-core.css
* Styles after this comment can stay in this stylesheet.
*
*/

.c-article-block h3 {
    font-size: 24px;
    font-weight: 500;
}

.c-article-block > img {
    display: block;
    width: 100%;
    margin-bottom: 1.5rem;
}

.c-article-block > ul {
    padding-left: 1rem;
}

.c-article-block > ul > li {
    margin-bottom: 1.25rem;
}

.c-article-block .vcu-btn {
    font-size: 1rem;
    padding-top: .875rem;
    padding-bottom: .875rem;
}

.accordion-comp {
    margin-bottom: 20px;
    border-bottom: 1px solid #E0E0E0;
}

.accordion-title,
.content-holder .accordion-title {
    position: relative;
    display: block;
    padding-right: 30px;
    margin-bottom: 20px;
    cursor: pointer;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.accordion-title:before,
.accordion-title:after {
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    right: 0;
    -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
            transform:translateY(-50%);
    width:12px;
    height:3px;
    background: #000000;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    will-change: transform;
}

.accordion-title:after {
    -webkit-transform:translateY(-50%)rotate(-90deg);
        -ms-transform:translateY(-50%)rotate(-90deg);
            transform:translateY(-50%)rotate(-90deg);
}

.accordion-title.is-active:before {
    -webkit-transform:translateY(-50%)rotate(180deg);
        -ms-transform:translateY(-50%)rotate(180deg);
            transform:translateY(-50%)rotate(180deg);
}

.accordion-title.is-active:after {
    -webkit-transform:translateY(-50%)rotate(0deg);
        -ms-transform:translateY(-50%)rotate(0deg);
            transform:translateY(-50%)rotate(0deg);
}

.accordion-content {
    margin-bottom: 20px;
}

.accordion-content > ul {
    margin-left: 0;
    padding-left: 20px;
    margin-bottom: 0;
}

@media screen and (min-width: 768px) {
    .accordion-title {
        font-size: 18px;    
    }
    
    .accordion-title:before,
    .accordion-title:after {
        width:14px;
        height: 3px;
    }
}

.sub-nav--covid {
    padding: 30px 0;
}
.sub-nav--covid h1 {
    margin-top: 0;
    margin-left: 0;
}
.tab-group__content--full {
    width: 100% !important;
}
@media screen and (min-width:1024px) {
    .tab-group__cta.tab-group__cta--third.tab-group__cta--spaced {
        flex: 0 0 calc(33.333% - 50px);
        max-width: calc(33.333% - 50px);
        margin: 0 50px 0 0;
    }
}

.stylized-h2 {
    color: #003764;
    margin-bottom: 2rem;
    font-weight: 500;
}
.js-video-slider .slick-slide {
    height: auto;
}
.js-video-slider .slick-prev,
.js-video-slider .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 40%;

    display: block;

    width: 20px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 9999;
}

.js-video-slider.light-bg button.slick-prev,
.js-video-slider.light-bg button.slick-next {
	color: #000;
}

.js-video-slider .slick-prev span,
.js-video-slider .slick-next span
{
    font-size: 40px;
}
.js-video-slider .slick-prev:hover,
.js-video-slider .slick-prev:focus,
.js-video-slider .slick-next:hover,
.js-video-slider .slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.js-video-slider .slick-prev:hover:before,
.js-video-slider .slick-prev:focus:before,
.js-video-slider .slick-next:hover:before,
.js-video-slider .slick-next:focus:before
{
    opacity: 1;
}
.js-video-slider .slick-prev.slick-disabled:before,
.js-video-slider .slick-next.slick-disabled:before
{
    opacity: .25;
}

.js-video-slider .slick-prev:before,
.js-video-slider .slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.js-video-slider .slick-prev
{
    left: -35px;
}
.js-video-slider .slick-next
{
    right: -35px;
}
@media (max-width: 500px) {
    .js-video-slider .slick-prev {
        left: -10px;
    }

    .js-video-slider .slick-next {
        right: -10px;
    }
}
.js-video-slider .slick-dots
{
    position: relative;

    display: block;

    width: 100%;
    padding: 0;
    margin: 1.5rem 0 0;

    list-style: none;

    text-align: center;
}
.js-video-slider .slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.js-video-slider .slick-dots li button
{

    display: block;

    width: 10px;
    height: 10px;
    padding: 5px;
    border-radius: 100%;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: rgba(255,255,255,.3);
}
.js-video-slider .slick-dots li.slick-active button {
    background: rgba(255,255,255,1);
}

.js-video-slider.light-bg .slick-dots li button
{
	background: rgba(0,0,0,.3);
}
.js-video-slider.light-bg .slick-dots li.slick-active button
{
	background: rgba(0,0,0,1);
}

.js-video-slider .slick-dots li button:hover,
.js-video-slider .slick-dots li button:focus
{
    outline: none;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}


.content-no-angle {
    margin: 100px 200px;
}

@media (max-width: 1024px) {
    .content-no-angle {
        margin: 100px;
    }
}
@media (max-width: 500px) {
    .content-no-angle {
        margin: 40px 20px;
    }
}

/*
*   BELOW IS THE IMAGE CAPTION BLOCK.
*   THIS STYLING WAS PULLED FROM MASSEY AND SHOULD BE USED IN THE CORE
*/
.img-caption-block {
    display: inline-block;
    width: 100%;
}

@media(min-width: 992px) {
    .img-caption-block--align-left {
        float: left;
        max-width: 225px;
        margin: 0 2rem 2rem 0;
    }
    
    .img-caption-block--align-right {
        float: right;
        max-width: 225px;
        margin: 0 0 2rem 2rem;
    }
    
    .img-caption-block--sm {
        max-width: 170px
    }
}

.img-caption-block > img{
    display: block;
    width: 100%;
}

.img-caption-block--align-left .img-caption,
.img-caption-block--align-right .img-caption {
    min-width: 100%;
}

.c-intro {
    margin: 0 auto 3rem;
    text-align: center;
}
.content-holder .c-intro {
    text-align: left;
    margin: 0;
}
.content-holder .c-comp.container {
    padding: 0;
}
.interior-content .c-intro > h2 {
    width: 100%;
}
.content-holder .location.slick-slide {
    padding: 0 15px;
}
.content-holder .locations-block.slick-slider {
    padding: 0 30px;
}
.content-holder .locations-block.slick-slider .slick-arrow {
    padding: 0 !important;
}
/*
*   FAD LOADING ENHANCEMENTS
*/
.loader {
    display: block;
    width: 100%;
}
.loader__text {
    display: block;
    font-size: 22px;
    font-weight: 600;
    margin-top: 1rem;
    letter-spacing: .025em;
}
.loading-spinner {
  display: inline-block;
  animation-name: anim-spinner;
  animation-duration: 0.7s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.loading-spinner .circle {
  width: 3em;
  height: 1.5em;
  overflow: hidden;
}
.loading-spinner .circle-inner {
  transform: rotate(45deg);
  border-radius: 50%;
  border: 0.4em solid #ffcf00;
  border-right: 0.4em solid transparent;
  border-bottom: 0.4em solid transparent;
  width: 100%;
  height: 200%;
  animation-name: anim-circle-1;
  animation-duration: 0.7s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: cubic-bezier(0.25, 0.1, 0.5, 1);
}
.loading-spinner .circle-2 {
  transform: rotate(180deg);
}
.loading-spinner .circle-2 .circle-inner {
  animation-name: anim-circle-2;
}
@keyframes anim-circle-1 {
  from {
    transform: rotate(60deg);
  }
  to {
    transform: rotate(205deg);
  }
}
@keyframes anim-circle-2 {
  from {
    transform: rotate(30deg);
  }
  to {
    transform: rotate(-115deg);
  }
}
@keyframes anim-spinner {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.three-flex .flex-block:not(:last-child) {
    margin-right: 2%;
}

/*------------------------------------*\
    #TABS COMPONENT
\*------------------------------------*/
.l-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 767px) {
    .l-container {
        max-width: 90%;
    }
}

@media (min-width: 992px) {
    .l-container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .l-container
}

@media (min-width: 1475px) {
    .l-container {
        max-width: 1400px;
    }
}

@media (min-width: 1700px) {
    .l-container {
        max-width: 1600px;
    }
}
/* line 1, src/scss/components/_tabs.scss */
.c-tabs {
  border: 1px solid #D7D9DA;
}

/* line 5, src/scss/components/_tabs.scss */
.c-tabs__container ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #D7D9DA;
  flex-direction: column;
}

@media (min-width: 991px) {
  /* line 5, src/scss/components/_tabs.scss */
  .c-tabs__container ul {
    flex-direction: row;
  }
}

/* line 16, src/scss/components/_tabs.scss */
.c-tabs__tab-item {
  position: relative;
  padding: 20px;
  width: 100%;
  text-align: center;
  background: #f2f2f2;
  border-bottom: 1px solid #D7D9DA;
  cursor: pointer;
}

/* line 25, src/scss/components/_tabs.scss */
.c-tabs__tab-item a {
  color: #09528F;
}

/* line 29, src/scss/components/_tabs.scss */
.c-tabs__tab-item:last-of-type {
  border-bottom: none;
}

/* line 33, src/scss/components/_tabs.scss */
.c-tabs__tab-item--active {
  background: #fff;
  border-top: 4px solid #FFBA00;
  border-bottom: 2px solid #D7D9DA;
}

/* line 38, src/scss/components/_tabs.scss */
.c-tabs__tab-item--active::after {
  content: '';
  position: absolute;
  background: #fff;
  height: 1px;
  width: 100%;
  right: 20px;
  bottom: -1px;
  left: 0;
}

/* line 49, src/scss/components/_tabs.scss */
.c-tabs__tab-item--active a {
  color: #000;
  font-weight: bold;
}

@media (min-width: 991px) {
  /* line 54, src/scss/components/_tabs.scss */
  .c-tabs__tab-item--active:not(:first-of-type) {
    border-left: 1px solid #D7D9DA;
  }
}

/* line 60, src/scss/components/_tabs.scss */
.c-tabs__tab-item--active:last-of-type {
  border-right: none;
  border-bottom: 1px solid #D7D9DA;
}

@media (min-width: 991px) {
  /* line 60, src/scss/components/_tabs.scss */
  .c-tabs__tab-item--active:last-of-type {
    border-bottom: none;
  }
}

@media (min-width: 991px) {
  /* line 33, src/scss/components/_tabs.scss */
  .c-tabs__tab-item--active {
    border-right: 1px solid #D7D9DA;
    border-bottom: 1px solid #D7D9DA;
  }
}

@media (min-width: 991px) {
  /* line 16, src/scss/components/_tabs.scss */
  .c-tabs__tab-item {
    flex: 1 1 auto;
    border-bottom: none;
  }
}

/* line 82, src/scss/components/_tabs.scss */
.c-tabs__content-container {
  padding: 40px;
}

/* line 85, src/scss/components/_tabs.scss */
.c-tabs__content-container--mobile {
  display: none;
}

/* line 88, src/scss/components/_tabs.scss */
.c-tabs__content-container--mobile.active {
  display: block;
}

@media (min-width: 991px) {
  /* line 88, src/scss/components/_tabs.scss */
  .c-tabs__content-container--mobile.active {
    display: none;
  }
}

@media (min-width: 991px) {
  /* line 85, src/scss/components/_tabs.scss */
  .c-tabs__content-container--mobile {
    display: none;
  }
}

/* line 101, src/scss/components/_tabs.scss */
.c-tabs__content-container--desktop {
  display: none;
}

@media (min-width: 991px) {
  /* line 101, src/scss/components/_tabs.scss */
  .c-tabs__content-container--desktop {
    display: block;
  }
}

/* line 110, src/scss/components/_tabs.scss */
.c-tabs__content {
  display: none;
}

/* line 113, src/scss/components/_tabs.scss */
.c-tabs__content--mobile {
  padding-top: 30px;
  text-align: left;
}

/* line 117, src/scss/components/_tabs.scss */
.c-tabs__content--mobile.active {
  display: block;
}

@media (min-width: 991px) {
  /* line 117, src/scss/components/_tabs.scss */
  .c-tabs__content--mobile.active {
    display: none !important;
  }
}

/* line 127, src/scss/components/_tabs.scss */
.c-tabs__content p:last-of-type {
  margin-bottom: 0;
}

/* line 131, src/scss/components/_tabs.scss */
.c-tabs__content.active {
  display: block;
}

.news-section {
    padding: 40px 0;
    margin-top: 2rem;
    width: 100%;
}

.content-holder .news-section {
    margin-top: 0;
}

.news-section.is-component h2 {
    font-size: 48px;
    font-weight: 500;
    line-height: 1.25;
    width: 100%;
}

.news-section.is-component .article-card {
    background: #FFFFFF;
    width: calc(33.3% - 33px);
    display: inline-block;
    margin: 0 15px;
    vertical-align: top;
}

.news-section.is-component .article-card .article-card-content {
    padding: 15px;
}

.news-section.is-component .cards-section {
    display: flex;
}

.news-section.dark .article-card-content h2, 
.news-section.dark .article-card-content p, 
.news-section.dark .article-card-content a, 
.news-section.dark .article-card-content h4, 
.news-section.dark .article-card-content h3 { 
    color: #000 !important;
}

.news-section .article-card-content span {
    color: #006c68 !important;
}

.news-section .vcu-btn {
    padding: 15px 20px;
    border: 1px solid #000;
    -webkit-box-shadow: inset 1px 0px 3px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 1px 0px 3px 0px rgba(0,0,0,0.5);
    box-shadow: inset 1px 0px 3px 0px rgba(0,0,0,0.5);
}

.news-section .vcu-btn:hover {
    text-decoration: none;
}

.news-section.dark .vcu-btn {
    background-color: rgba(0,0,0,0.3);
    color: #fff !important;
    border-color: #fff !important;
}

.news-section.light .vcu-btn {
    background-color: rgba(255,255,255,0.3);
    color: #000;
    border-color: #000 !important;
}

@media (max-width:767px) {
    .news-section.is-component .cards-section {
        flex-direction: column;
        margin: 0;
    }
    
    .news-section.is-component .article-card {
        width: 100%;
        margin: 0 0 1rem;
    }
}

/* Add styling for the featured news item component when outisde of newscenter */
.news-section.feat-media {
    width: 100%;
}

.news-section .feat-media-content > h2,
.news-section .feat-media-content > h3 {
    font-size: 24px;
    font-weight: 600;
    color: #006c68;
    line-height: 32px;
    margin-bottom: 20px;
}

.news-section .feat-media-content span.article-date {
    font-size: 18px;
    color: #006A65;
    display: block;
    margin-bottom: 30px;
}

.news-section .feat-media-content span > a {
    display: block;
    margin-top: 1.5rem;
    font-weight: 700;
}

.news-section .feat-media-content img {
    width: 100%;
}

/* Locations List/map view styles start */
.loc-comp {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

    .loc-comp .pagination {
        margin-bottom: 0;
    }

.loc-comp-copy {
    margin: 0 auto 1rem;
    max-width: 750px;
}

.loc-comp .loc-comp-copy h2 {
    width: 100%;
}

@media (min-width:768px) {
    .loc-comp-copy {
        text-align: center;
    }
}

.loc-comp .pagination__first .page-link {
    margin-left: 0;
}

.loc-card-grid {
    display: flex;
    flex-wrap: wrap;
}

    .loc-card-grid .loc-card {
        margin: 1rem 0;
        flex: 0 0 100%;
        max-width: 100%;
        border-bottom: 5px solid #FFCE00;
    }

@media (min-width: 768px) {
    .loc-card-grid .loc-card {
        margin: 1rem;
        flex: 0 0 calc(50% - 2rem);
        max-width: calc(50% - 2rem);
    }
}

@media (min-width: 1200px) {
    .loc-card-grid .loc-card {
        flex: 0 0 calc(33.3333% - 2rem);
        max-width: calc(33.3333% - 2rem);
    }
}

.loc-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #FFFFFF;
    padding: 1.5rem;
}

    .loc-card a {
        font-weight: 600;
    }

.loc-card__title {
    color: #006C68;
    font-weight: 600;
}

.loc-card__actions {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: auto 0 0;
}

.loc-card__actions > li:first-child {
    margin-bottom: .5rem;
}

@media screen and (min-width:600px) {
    .loc-card__actions {
        width: 100%;
        display: flex;
        justify-content: space-between;
        list-style: none;
        padding: 0;
        margin: auto 0 0;
    }

    .loc-card__actions > li:first-child {
        margin-bottom: 0;
    }
}

.loc-comp #avid-loc-col-right {
    background: #FFFFFF;
    border: 1px solid #D8D8D8;
    border-left: 0;
    padding: 1rem 2rem;
}

.loc-comp .location {
    flex: 0 0 100%;
    max-width: 100%;
    border-bottom: 0;
    padding: 1rem 0 0;
}

.loc-comp .googleMapsTxtContainer,
.loc-comp .location + a {
    display: block;
    font-weight: 600;
}

.loc-comp .googleMapsTxtContainer a,
.loc-comp .location + a {
    font-weight: 600;
}

.loc-comp .location + a {
    margin-bottom: 1rem;
}

.loc-comp .googleMapsTxtContainer {
    padding-bottom: 1rem;
}

.loc-comp .googleMapsTxtContainer:not(:last-child) {
    border-bottom: 1px solid #FFCE00;
}

.loc-comp .googleMapsTxtContainer .googleMapsTxt {
    margin-bottom: 0;
    padding-bottom: 0;
}

.loc-comp .paging-controls,
.loc-comp .paging-controls .slick-dots {
    display: none;
}

@media screen and (max-width: 600px) {

    .loc-comp .map-img {
        display: flex;
        flex-direction: column-reverse;
    }

    .loc-comp #avid-loc-col-right,
    .loc-comp #avid-loc-map {
        float: none;
        width: 100% !important;
    }

    .loc-comp #avid-loc-col-right {
        max-height: none !important;
        height: auto !important;
        background: transparent;
        border: 0;
        padding: 0;
        margin-bottom: 3rem;
    }

    .loc-comp .location {
        background: #FFFFFF;
        border-bottom: 5px solid #FFCE00;
        margin: 1rem 0;
        padding: 1.5rem;
    }

    .loc-comp .location a {
        font-weight: 600;
    }

    .loc-comp .location .googleMapsTxtContainer {
        margin-top: .75rem;
        padding-bottom: 0;
    }

    .loc-comp .paging-controls,
    .loc-comp .paging-controls .slick-dots {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .loc-comp .paging-controls .slick-dots {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .loc-comp .paging-controls .paging-controls-first,
    .loc-comp .paging-controls .paging-controls-prev,
    .loc-comp .paging-controls .slick-dots button,
    .loc-comp .paging-controls .paging-controls-next,
    .loc-comp .paging-controls .paging-controls-last {
        width: 36px;
        height: 36px;
        line-height: 1.25;
        border: 1px solid black;
        text-align: center;
        padding: 0.5rem 0.75rem;;
        margin-left: 16px;
        margin-top: 10px;
        background: #FFFFFF;
    }

    .loc-comp .paging-controls .paging-controls-first {
        margin-left: 0;
    }

    .loc-comp .paging-controls .slick-dots .slick-active button {
        border-color: #ffce00;
        background: #ffce00;
    }
}
/* Locations List/map view styles end */

.nav-detailed .detail-links-header {
    display:none;
}

/* Personalization components start */
.portal-comp {
    width: 100%;
    padding: 50px 0;
    background: #003764;
}

    .portal-comp h2,
    .portal-comp span {
        color: #FFFFFF;
    }

@media (min-width: 768px) {
    .portal-comp__wrap {
        display: flex;
    }
}

.portal-comp__pretitle {
    font-size: 1.125rem;
    line-height: 1;
    margin-bottom: .5rem;
}

.portal-comp__title {
    display: block;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

@media (min-width:768px) {
    .portal-comp__title {
        font-size: 1.875rem;
    }
}

.portal-comp__list {
    padding: 0;
    margin: 0;
    list-style: none;
    color: #FFFFFF;
}

@media (min-width:991px) {
    .portal-comp__list {
        display: flex;
        flex-wrap: wrap;
    }
}

.portal-comp__list > li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    padding-left: 55px;
    font-weight: 500;
    margin-bottom: 1rem;
    min-height: 40px;
}

@media (min-width:1200px) {
    .portal-comp__list > li {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.portal-comp__icon {
    position: absolute;
    left: 0;
    display: inline-block;
    background: #7CA0C5;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    text-align: center;
}

    .portal-comp__icon:before {
        font-size: 20px;
        line-height: 40px;
    }

.portal-comp__card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex: 0 0 385px;
    background: #FFFFFF;
    padding: 2rem 1rem;
    margin-top: 2.5rem;
    border-radius: 5px;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.15);
}

@media (min-width: 768px) {
    .portal-comp__card {
        margin-left: 5vw;
        margin-top: 0;
    }
}

.portal-comp__card-title {
    font-size: 1.125rem;
    font-weight: 600;
}

.portal-comp__card .vcu-btn {
    margin-bottom: 1rem;
}

.portal-comp__card p:last-of-type:not(.portal-comp__card-title) {
    margin-bottom: 0;
}

.portal-comp__card p a {
    font-weight: 700;
}


.slant-hero {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    background: #612751;
}

@media (min-width: 768px) {
    .slant-hero {
        flex-direction: row;
        min-height: 515px;
    }
}

.slant-hero__content {
    z-index: 1;
    padding: 25px 30px;
    text-align: center;
}

    .slant-hero__content h1,
    .slant-hero__content h2 {
        margin: 0;
        color: #FFFFFF;
    }

    .slant-hero__content h1 {
        font-size: .875rem;
        font-weight: 500;
    }

    .slant-hero__content h2 {
        font-size: 1.5rem;
        line-height: 1.25;
        font-weight: 500;
    }

@media (min-width: 768px) {
    .slant-hero__content {
        padding: 70px 5vw;
        text-align: left;
    }

        .slant-hero__content h1 {
            font-size: 1.125rem;
            font-weight: 500;
        }

        .slant-hero__content h2 {
            font-size: 2.25rem;
            font-weight: 500;
        }
}

.slant-hero__image {
    display: block;
    background-size: cover;
    min-height: 260px;
}

@media (min-width: 768px) {
    .slant-hero__image {
        position: relative;
        flex: 0 0 50%;
        max-width: 50%;
        min-height: inherit;
    }

        .slant-hero__image:after {
            content: "";
            position: absolute;
            left: -125px;
            height: 100%;
            background: #612751;
            width: 250px;
            transform: skew(-20deg, 0);
            z-index: 0;
        }
}

.slant-hero__card {
    max-width: 435px;
    text-align: center;
    background: #FFFFFF;
    padding: 2rem 1rem;
    margin-top: 2.5rem;
    border-radius: 5px;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.15);
}

    .slant-hero__card .vcu-btn {
        margin-bottom: 1rem;
    }

    .slant-hero__card p:last-of-type {
        margin-bottom: 0;
    }

    .slant-hero__card p a {
        font-weight: 700;
    }

.vertical-tabs {
    padding-top: 60px;
    padding-bottom: 60px;
}

.vertical-tabs__wrap {
    margin-top: 3.5rem;
    box-shadow: 0 0 10px 0 rgba(16,0,0,0.1);
}

@media (min-width: 768px) {
    .vertical-tabs__wrap {
        display: flex;
        margin-top: 3.5rem;
        box-shadow: 0 0 10px 0 rgba(16,0,0,0.1);
    }
}

.vertical-tabs .c-tabs__container {
    background: #F5FAFD;
}

    .vertical-tabs .c-tabs__container ul {
        flex-direction: column;
        border-bottom: 0;
    }

        .vertical-tabs .c-tabs__container ul > li {
            display: flex;
            flex-direction: column;
            justify-content: center;
            background: #ECF4F9;
            text-align: left;
            border-bottom: 1px solid #D4E3EB;
            padding-left: 15px;
            padding-right: 15px;
        }

            .vertical-tabs .c-tabs__container ul > li > a {
                position: relative;
                color: #000000;
                padding-left: 45px;
            }

.c-tabs__tab-item-icon {
    position: absolute;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #7CA0C5;
    border: 1px solid #7CA0C5;
    color: #FFFFFF;
    text-align: center;
}

    .c-tabs__tab-item-icon:before {
        line-height: 28px;
    }

.vertical-tabs .c-tabs__container ul > li.c-tabs__tab-item--active {
    border: 0;
    background: #FFFFFF;
}

    .vertical-tabs .c-tabs__container ul > li.c-tabs__tab-item--active .c-tabs__tab-item-icon {
        border-color: #FFBA00;
        background: transparent;
        color: #FFBA00;
    }

.vertical-tabs .c-tabs__content-container {
    padding: 1rem;
}

@media (min-width: 768px) {
    .vertical-tabs .c-tabs__content-container {
        padding: 4rem;
    }
}

.vertical-tabs .c-tabs__content-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .vertical-tabs .c-tabs__content-container ul > li {
        margin-bottom: 3rem;
    }

.vertical-tabs__cta {
    text-align: center;
    padding: 2rem;
    border-radius: 5px;
    color: #FFFFFF;
    background: #006C68;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.15);
}

@media (min-width: 768px) {
    .vertical-tabs__cta {
        display: flex;
        align-items: center;
        text-align: left;
        justify-content: space-between;
    }
}

.vertical-tabs__cta h3,
.vertical-tabs__cta p {
    color: #FFFFFF;
}

.vertical-tabs__cta-content {
    max-width: 400px;
}

.vertical-tabs__cta-links {
    text-align: center;
    max-width: 240px;
}

    .vertical-tabs__cta-links .vcu-btn {
        margin: .5rem 0;
    }

@media (min-width: 768px) {
    .vertical-tabs__cta-links .vcu-btn {
        margin: 0 0 .5rem;
    }
}

.vertical-tabs__cta-links p a {
    color: #FFFFFF;
    font-weight: 700;
    text-decoration: underline;
}

.video-list {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}

.video-list__video {
    margin: 2rem 0 0
}

.rec-links {
    padding-top: 60px;
    padding-bottom: 60px;
}

.rec-links__list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 2.5rem 0 0;
    list-style: none;
}

    .rec-links__list > li {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex: 0 0 50%;
        max-width: 50%;
        border: 1px solid #E0E0E0;
        text-align: center;
    }

@media (min-width: 768px) {
    .rec-links__list > li {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
}

.rec-links__list > li > a {
    display: block;
    font-weight: 700;
    font-size: .875rem;
    padding: 2.25rem 1rem;
    text-decoration: underline;
}

@media (min-width: 768px) {
    .rec-links__list > li > a {
        font-size: 1.125rem;
    }
}
/* Personalization components end*/

/* Appointment Bar Header Styles start */
.header-link-bar {
    clear: both;
    padding: 1.375rem 0 .875rem;
    background: #612751;
    color: #FFFFFF;
}

@media (min-width:768px) {
    .header-link-bar {
        padding: .875rem 0;
    }
}

@media (max-width:768px) {
    .header-link-bar .container {
        max-width: 100%;
    }
}

.header-link-bar__list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

@media (min-width:768px) {
    .header-link-bar__list {
        justify-content: flex-end;
    }
}

.header-link-bar__list > li {
    padding: 0 1.5rem;
    font-size: .75rem;
    flex: 0 0 50%;
    text-align: center;
}

    .header-link-bar__list > li:not(:last-child) {
        border-right: 1px solid #A5779B;
    }

@media (min-width:768px) {
    .header-link-bar__list > li {
        font-size: 1rem;
        margin-left: 2.5rem;
        flex: inherit;
        padding: 0;
        width: auto;
        white-space: nowrap;
    }

        .header-link-bar__list > li:not(:last-child) {
            border-right: 0;
        }
}

.header-link-bar__list img {
    display: block;
    margin: 0 auto .5rem;
    max-width: 16px;
}

@media (min-width:768px) {
    .header-link-bar__list img {
        display: inline-block;
        margin-right: .5rem;
        margin-bottom: 0;
        max-width: 18px;
    }
}

.header-link-bar__list a {
    color: #FFFFFF;
    font-weight: 700;
}
/* Appointment Bar Header Styles end */

@media (min-width:990px) {
    .vertical-tabs .c-tabs__container {
        flex: 0 0 25%;
    }
}
.vertical-tabs .c-tabs__content-container ul {
    list-style-type: disc;
    margin-left: 2rem;
    margin-top: 1rem;
}
.vertical-tabs .c-tabs__content-container ul > li {
    margin-bottom: .5rem;
}
.vertical-tabs .c-tabs__content > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.vertical-tabs .c-tabs__content > ul > li {
    margin-bottom: 3rem;
}
@media (min-width:990px) {
    .vertical-tabs .c-tabs__content > ul > li {
        display: flex;
    }
}
.vertical-tabs .c-tabs__content .c-tabs__content-img > img:not(:last-child) {
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    .vertical-tabs .c-tabs__content .c-tabs__content-img {
        max-width: 350px;
        margin-left: 2.5rem;
    }
}
.vcu-btn.is-wide {
    min-width: 200px;
}

.color-bg.bg-subtle.left .image-angle:before, 
.color-bg.bg-subtle.right .image-angle:before {
    background: #F2F2F2;
}

/* COMPONENTS FROM EPIC MICROSITE */
.sbs-cta {
    width: 100%;
    padding: 60px 0;
    background: #006C68;
    color: #FFFFFF;
}

.sbs-cta__inner > img {
    margin-bottom: 1rem;
}

@media (min-width:768px) {
    .sbs-cta__inner {
        display: flex;
        align-items: center;
    }

    .sbs-cta__inner > img {
        display: block;
        max-width: 360px;
        margin-bottom: 0;
    }

    .sbs-cta__content {
        padding-left: 80px;
        max-width: 750px;
    }

    .sbs-cta--rev .sbs-cta__content {
        order: 1;
        padding-left: 0;
        padding-right: 80px;
    }
    .sbs-cta--rev .sbs-cta__inner > img {
        order: 2;
        margin-left: auto;
    }
}

.sbs-cta__content h2,
.sbs-cta__content p,
.sbs-cta__content a {
    color: #FFFFFF !important;
}

.vcu-btn.is-ghost-inverted {
    border-color: #FFFFFF;
    border-width: 2px;
    color: #FFFFFF;
}

.vcu-btn.is-ghost-inverted:hover {
    background: #FFFFFF;
    color: #000000 !important;
}

@media(min-width: 990px) {
    .content-holder .c-info-link-cta.dark .grid--spaced {
        margin: 0 -15px;
    }
    .content-holder .c-info-link-cta.dark .grid--spaced .grid__item {
        padding: 20px 2rem;
    }
}
.sbs-cta.grey .sbs-cta__content h2,
.sbs-cta.grey .sbs-cta__content p,
.sbs-cta.grey .sbs-cta__content a,
.sbs-cta.color-bg.light .sbs-cta__content h2,
.sbs-cta.color-bg.light .sbs-cta__content p,
.sbs-cta.color-bg.light .sbs-cta__content a {
    color: #000 !important;
}
.sbs-cta.grey .vcu-btn.is-ghost-inverted  {
    background: #FFBA00;
    border: 1px solid #FFBA00;
    color: #000;
}
.sbs-cta.color-bg.light .vcu-btn.is-ghost-inverted {
    border-color: #000000;
}
.sbs-cta.color-bg.light .vcu-btn.is-ghost-inverted:hover {
    color: #FFFFFF !important;
    background:#000000;
}
.content-holder .c-info-link-cta.dark {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.c-info-link-cta.dark .u-arrow-link-before:before {
    background-image: url(/assets/_img/Epic/rightarrow_white.png);
}

.cutout-cta {
    padding: 0 0 4rem;
}

.cutout-cta__inner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cutout-cta--rev .cutout-cta__inner {
    flex-direction: row-reverse;
}

.cutout-cta__text {
    max-width: 500px;
}

.cutout-cta__img {
    display: none;
}

@media (min-width:768px) {
    .cutout-cta__img {
        display: block;
        margin-bottom: -3.5rem;
        width: auto;
        height: 270px;
    }

    .content-holder .cutout-cta {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .content-holder .cutout-cta .cutout-cta__text h2 {
        width: 100%;
    }
}

@media (min-width:1024px) {
    .cutout-cta__img {
        height: 450px;
    }
}

@media (min-width:768px) {
    .grid__width-md--4 {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
}

@media (min-width:990px) {
    .grid--rev {
        flex-direction: row-reverse;
    }   
    
    .grid--center {
        align-items: center;
    }   

    .grid--spaced {
        margin: -20px -3.5rem;
    }

    .grid--spaced .grid__item {
        padding: 20px 3.5rem;
    }
}

.grid__item img {
    width: 100%;
}

.u-oversized-text {
    font-size: 1.5rem;
}

.u-arrow-link-before,
.u-external-link-before {
    position: relative;
    font-weight: 600;
    color: #000000;
}

.u-external-link-before:before {
    content: "\f35d";
    font-family: 'Font Awesome 5 Free', 'FontAwesome';
    font-weight: 900;
    color: #006C68;
    margin-right: 1rem;
}

.u-arrow-link-before:before {
    content: "";
    background: url(/assets/_img/Epic/rightarrow_teal.png) left center;
    width: 40px;
    height: 13px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    transition: .3s;
}

.u-arrow-link-before:hover:before {
    background-position: 15px center;
}

/* VCU Video Slider Component */
.js-slider[data-type="multi"] .slick-list {
    margin: 0 -2rem;
  }
  
  .js-slider[data-type="multi"] .slick-slide {
    padding: 0 2rem;
    height: auto;
  }
  
  .js-slider[data-type="multi"] .slick-prev,
  .js-slider[data-type="multi"] .slick-next {
    font-size: 0;
    line-height: 0;
  
    position: absolute;
    top: 40%;
  
    display: block;
  
    width: 20px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  
    cursor: pointer;
  
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 9999;
  }
  
  .js-slider[data-type="multi"] button.slick-prev,
  .js-slider[data-type="multi"] button.slick-next {
    color: #000;
  }
  
  .js-slider[data-type="multi"] .slick-prev span,
  .js-slider[data-type="multi"] .slick-next span
  {
    font-size: 40px;
  }
  .js-slider[data-type="multi"] .slick-prev:hover,
  .js-slider[data-type="multi"] .slick-prev:focus,
  .js-slider[data-type="multi"] .slick-next:hover,
  .js-slider[data-type="multi"] .slick-next:focus
  {
    outline: none;
    background: transparent;
  }
  .js-slider[data-type="multi"] .slick-prev:hover:before,
  .js-slider[data-type="multi"] .slick-prev:focus:before,
  .js-slider[data-type="multi"] .slick-next:hover:before,
  .js-slider[data-type="multi"] .slick-next:focus:before
  {
    opacity: 1;
  }
  .js-slider[data-type="multi"] .slick-prev.slick-disabled:before,
  .js-slider[data-type="multi"] .slick-next.slick-disabled:before
  {
    opacity: .25;
  }
  
  .js-slider[data-type="multi"] .slick-prev:before,
  .js-slider[data-type="multi"] .slick-next:before
  {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
  
    opacity: .75;
    color: white;
  
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .js-slider[data-type="multi"] .slick-prev
  {
    left: -35px;
  }
  .js-slider[data-type="multi"] .slick-next
  {
    right: -35px;
  }
  @media (max-width: 500px) {
    .js-slider[data-type="multi"] .slick-prev {
        left: -10px;
    }
  
    .js-slider[data-type="multi"] .slick-next {
        right: -10px;
    }
  }
  
  .js-slider[data-type="multi"] .slick-dots
  {
      position: relative;
  
      display: block;
  
      width: 100%;
      padding: 0;
      margin: 1.5rem 0 0;
  
      list-style: none;
  
      text-align: center;
  }
  .js-slider[data-type="multi"] .slick-dots li
  {
      position: relative;
  
      display: inline-block;
  
      width: 20px;
      height: 20px;
      margin: 0 5px;
      padding: 0;
  
      cursor: pointer;
  }
  .js-slider[data-type="multi"] .slick-dots li button
  {
  
      display: block;
  
      width: 10px;
      height: 10px;
      padding: 5px;
      border-radius: 100%;
  
      cursor: pointer;
  
      color: transparent;
      border: 0;
      outline: none;
      background: rgba(255,255,255,.3);
  }
  .js-slider[data-type="multi"] .slick-dots li.slick-active button {
      background: rgba(255,255,255,1);
  }
  
  .js-slider[data-type="multi"] .slick-dots li button
  {
      background: rgba(0,0,0,.3);
  }
  .js-slider[data-type="multi"] .slick-dots li.slick-active button
  {
      background: rgba(0,0,0,1);
  }
  
  .js-slider[data-type="multi"] .slick-dots li button:hover,
  .js-slider[data-type="multi"] .slick-dots li button:focus
  {
      outline: none;
  }
  
  .video-modal-trigger {
    display: block;
    position: relative;
    margin-bottom: 1.5rem;
  }
  
  .play-circle {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    line-height: 100px;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, .5);
    border-radius: 100%;
    text-align: center;
  }
  
  .play-circle > svg {
    max-width: 30px;
    margin: 0 auto;
  }
  
  .display-h5 {
    color: #000000;
    font-family: Roboto;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
  }

  .wrapper {
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  .section.section--sm {
    width: 100%;
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

.play-circle > svg > path {
      fill: #000000;
  }

  @media (min-width: 992px) {
    .section.section--sm .wrapper {
        max-width: 960px;
    }
  }

  @media (min-width: 1200px) {
    .section.section--sm .wrapper {
        max-width: 1140px;
    }
  }

  @media (min-width: 1475px) {
    .section.section--sm .wrapper {
        max-width: 1400px;
    }
  }

  /* VCU Video Slider Component - END */

  /* NEW MULTI BUTTON CTA - PART OF UNIFIED COMP START W/ CHOR */
.c-mbtn-cta {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-size: cover;
    background-color: #006c68;
    padding: 7.5vw 15px;
}

.c-mbtn-cta--short,
.c-mbtn-cta.short {
    padding-top: 5vw;
    padding-bottom: 5vw;
}

.c-mbtn-cta__inner {
    max-width: 430px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.c-mbtn-cta__inner h2, 
.c-mbtn-cta__inner p {
    color: #fff;
}

.c-mbtn-cta .c-btn--action {
    border: 2px solid #fff;
    background-color: rgba(48,48,49,.4);
    width: auto;
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .14px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    margin: 36px auto 0;
    padding: 15px;
    min-width: 250px;
}

/* 
*  Giving Day hero begin 
*  This can be removed once the campaign is finished.
*/
@keyframes logoIntroSlide {
    0% {
        opacity: 0;
        visibility: hidden;
        bottom: 50%;
        right: 50%;
        transform: translate(50%, 50%)scale(1.125);
    }

    60% {
        opacity: 1;
        visibility: visible;
        bottom: 50%;
        right: 50%;
        transform: translate(50%, 50%)scale(1.125);
    }

    100% {
        opacity: 1;
        visibility: visible;
        bottom: 0;
        right: 0;
        transform: translate(50px,30px)scale(.60);
    }
}

@keyframes logoIntroSlideMobile {
    0% {
        opacity: 0;
        visibility: hidden;
        bottom: 50%;
        right: 50%;
        transform: translate(50%, 50%)scale(1);
    }

    60% {
        opacity: 1;
        visibility: visible;
        bottom: 50%;
        right: 50%;
        transform: translate(50%, 50%)scale(1);
        width: 300px;
    }

    100% {
        opacity: 1;
        visibility: visible;
        bottom: 15px;
        right: 10px;
        transform: translate(0,0)scale(1);
        width: 100px;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        visibility: hidden;
    }

    to {
        opacity: 1;
        visibility: visible;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        visibility: hidden;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
}

.gday-hero {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
    background: url(/assets/_img/GivingDay/giving-day-banner-bg.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
}

@media(min-width: 990px){
    .gday-hero {
        min-height: 40vw;
        justify-content: center;
    }
}

.gday-hero__content {
    max-width: 497px;
    margin: 0 auto;
    text-align: center;
    padding: 2rem 0;
}

@media(min-width: 990px){
    .gday-hero__content {
        margin: -100px 0 0;
        padding: 0;
        text-align: left;
    }
}

.gday-hero__content > h1,
.gday-hero__content > p {
    color: #FFFFFF;
}

.gday-hero__content > h1,
.gday-hero__content > p,
.gday-hero__content > .vcu-btn {
    opacity: 0;
}

.gday-hero__content > h1{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.25;
    animation: 1.25s forwards fadeInUp;
    animation-delay: 1.5s;
}

@media(min-width: 768px){
    .gday-hero__content > h1{
        font-size: 48px;
    }
}

.gday-hero__content > p {
    margin: 1rem 0 1.5rem;
    animation: 1s forwards fadeInUp;
    animation-delay: 1.75s;
}

.gday-hero__content > .vcu-btn {
    animation: 1s forwards fadeInUp;
    animation-delay: 2s;
}

.gday-hero__media {
    width: 100%;
    opacity: 0;
    animation: 1s forwards fadeIn;
    animation-delay: 1s;
}

@media(min-width: 990px){
    .gday-hero__media {
        width: 65%;
        position: absolute;
        right: 0;
        bottom: 0;
    }
}

.gday-hero__media > img {
    display: block;
    width: 100%;
}

.gday-hero__logo {
    position: absolute;
    transform-origin: center;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    animation: 1.75s forwards logoIntroSlideMobile;
}

.gday-hero__logo > img {
    max-width: none;
    width: 100%;
}

@media(min-width: 600px){
    .gday-hero__logo {
        animation: 1.75s forwards logoIntroSlide;
    }
}
/* Giving Day hero end */
