.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media(min-width:576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:992px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:1200px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: relative;
    margin: 0 8px 0 0
}

.control-group {
    margin: 15px 0
}

.help-inline,
.help-block {
    color: #737373
}

.help-inline.warning,
.help-block.warning {
    color: red
}

.form-control-feedback {
    right: 15px
}

.drawers>.card {
    -webkit-box-shadow: 0 0 15px -4px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 15px -4px rgba(0, 0, 0, .5);
    box-shadow: 0 0 15px -4px rgba(0, 0, 0, .5);
    margin: 20px 0;
    background-color: #f4f4f4
}

.drawers>.card>.card-header {
    font-size: 20px;
    font-weight: 900;
    vertical-align: top;
    display: inline-block;
    position: relative;
    padding: inherit;
    background-color: inherit;
    border-bottom: none
}

.drawers>.card>.card-header>a {
    font-size: 20px;
    font-weight: 900;
    vertical-align: top;
    padding: 10px 0 10px 60px;
    display: block;
    position: relative;
    cursor: pointer
}

.drawers>.card>.card-header>a[aria-expanded="true"]:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.drawers>.card>.card-header>a:before {
    transition: transform 300ms;
    content: '';
    background: url("../images/drawerIcon.png");
    position: absolute;
    top: 13px;
    left: 20px;
    width: 25px;
    height: 25px;
    display: inline-block;
    background-size: contain
}

.drawers>.card .card-body {
    padding: 15px 60px 30px
}

.drawers>.card .card-body h6 {
    font-size: 17px;
    font-weight: 900;
    margin-bottom: 15px
}

.nav-tabs {
    margin-bottom: 15px
}

.breadcrumb>li+li:before {
    content: "//"
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100%
}

.embed-responsive {
    width: 960px;
    max-width: 100%
}

* {
    box-sizing: border-box;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

body,
header {
    -webkit-transition: initial;
    -moz-transition: initial;
    -ms-transition: initial;
    -o-transition: initial;
    transition: initial
}

body {
    font-family: 'Open Sans', Verdana, Geneva, sans-serif
}

body.page {
    color: #393939;
    background-color: #f4f4f4
}

body.with-fixed-header {
    padding-top: 123px
}

body.no-scroll {
    overflow: hidden
}

body.no-scroll header {
    overflow: auto
}

@media(max-width:992px) {
    body {
        margin-bottom: 60px
    }

    body.with-fixed-header {
        padding-top: 62px
    }
}

.f-black {
    font-family: "VAGRoundedNext-Heavy", sans-serif;
    font-weight: normal !important;
    letter-spacing: .8px
}

.f-bold {
    font-family: "VAGRoundedNext-Bold", sans-serif;
    font-weight: normal !important;
    letter-spacing: .8px
}

.f-normal {
    font-family: "VAGRoundedNext-Regular", sans-serif;
    letter-spacing: .8px
}

.f-semibold {
    font-family: "VAGRoundedNext-SemiBold", sans-serif;
    font-weight: normal !important;
    letter-spacing: .8px
}

.f-medium {
    font-family: "VAGRoundedNext-Medium", sans-serif;
    font-weight: normal !important;
    letter-spacing: .8px
}

.f-light {
    font-family: "VAGRoundedNext-Light", sans-serif;
    font-weight: normal !important;
    letter-spacing: .8px
}

.f-thin {
    font-family: "VAGRoundedNext-Thin", sans-serif;
    font-weight: normal !important;
    letter-spacing: .8px
}

.f-archer-bold {
    font-family: "HCo Archer", sans-serif;
    font-weight: 800;
    letter-spacing: .8px
}

@media(max-width:992px) {
    .container {
        max-width: 100% !important
    }
}

p {
    font-size: 20px;
    line-height: 30px
}

p.small {
    font-size: 14px;
    line-height: 22px
}

p.large {
    font-size: 24px;
    line-height: 36px
}

@media(max-width:768px) {
    p {
        font-size: 16px;
        line-height: 22px
    }

    p.large {
        font-size: 20px;
        line-height: 30px
    }
}

.content-small p {
    font-size: 14px;
    line-height: 22px
}

.content-large p {
    font-size: 24px;
    line-height: 36px
}

@media(max-width:768px) {
    .content-large p {
        font-size: 20px;
        line-height: 30px
    }
}

@media(min-width:1230px) {
    .container {
        max-width: 1200px
    }
}

a,
a.purple-txt {
    color: #c227b9;
    transition: none
}

a:hover,
a.purple-txt:hover {
    color: #005cb9;
    text-decoration: none
}

a .fa,
a.purple-txt .fa {
    display: inline-block;
    transition: none
}

a span,
a.purple-txt span {
    transition: none
}

.default p>a {
    font-weight: 600
}

.default ul>li>a,
.default ol>li>a {
    font-weight: 600
}

address {
    font-family: "VAGRoundedNext-Light", sans-serif
}

address.public {
    font-size: 11px;
    line-height: 18px
}

label {
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    color: #000
}

@media(min-width:768px) {
    .sidebar-left {
        position: fixed;
        top: 0;
        height: 100%;
        display: block;
        z-index: 0;
        padding: 20px;
        overflow-x: hidden;
        overflow-y: scroll;
        background-color: #f8f9fa;
        border-right: 1px solid #eee;
        padding-top: 175px
    }

    .sidebar-left .sidebar-title {
        width: 100%;
        display: block;
        padding: 6px 15px;
        font-weight: 700
    }
}

@media(max-width:768px) {
    .sidebar-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 6%;
        max-width: 100%
    }
}

.main-content {
    margin-left: 16.66%;
    padding: 50px
}

.alert {
    font-size: 14px;
    line-height: 20px
}

.alert .alert-icon {
    font-size: 18px
}

.alert p {
    font-size: 14px;
    line-height: 20px
}

.alert p:last-child {
    margin-bottom: 0
}

.alert.fade {
    transition: all .3s linear
}

.alert.alert-primary {
    background-color: #2e2a25;
    border-color: #77777a;
    color: #fff
}

.alert.alert-primary a:not(.btn) {
    color: #fff;
    text-decoration: underline
}

.alerts {
    z-index: 1035
}

.alerts .alert {
    margin-bottom: 0;
    border-radius: 0;
    border-width: 0 0 1px 0;
    padding: 11px 22px 11px 0
}

.alerts .alert .close {
    padding: 9px 13px
}

.alerts .alert .close:hover {
    color: #fff
}

.phone-wrapper {
    margin-bottom: 20px
}

.phone-wrapper .phone-title {
    font-size: 13px;
    line-height: 20px
}

.phone-wrapper .phone-number,
.phone-wrapper .phone-number a {
    font-size: 18px;
    line-height: 24px
}

.phone-more-contacts {
    position: relative;
    display: block;
    margin-top: 40px
}

.panel {
    padding: 30px;
    overflow: hidden;
    box-shadow: 0 0 6px rgba(0, 0, 0, .15);
    position: relative;
    background-color: #fff
}

.panel.panel-small {
    padding: 20px
}

.panel.landing-page {
    padding: 62px 58px;
    z-index: 100
}

.panel.landing-page.sm {
    padding: 40px 58px
}

.panel.panel-open {
    padding: 30px 30px 60px !important
}

.panel.contact-panel.in-article {
    min-width: 250px
}

.panel.resources-panel {
    max-width: 100%;
    min-width: 335px
}

.panel.resources-panel.inline {
    min-width: auto;
    width: 335px
}

.panel.panel-staff {
    padding: 30px 20px;
    max-width: 100%
}

.panel.panel-staff.sm {
    padding: 15px 20px;
    width: 215px
}

.panel.panel-staff p {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 0;
    margin-top: 10px;
    max-width: 75%
}

.panel.panel-staff p.full-width {
    max-width: 100%
}

.panel.panel-awards {
    padding: 30px 20px;
    max-width: 335px
}

.panel.panel-awards.sm {
    padding: 15px 20px
}

.panel.panel-awards p {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 0
}

.panel .panel-section-title {
    font-size: 24px;
    line-height: 30px
}

.panel.location-panel {
    padding: 10px 0 0;
    overflow: hidden;
    display: flex;
    flex-direction: column
}

.panel.panel-grey {
    background-color: #f4f4f4
}

.panel.panel-blog {
    padding: 25px
}

.panel.panel-blog-header {
    padding: 20px 40px
}

@media(max-width:576px) {
    .panel {
        padding: 18px
    }

    .panel.panel-small {
        padding: 14px
    }

    .panel.panel-blog-header {
        padding: 20px
    }
}

@media(max-width:992px) {
    .panel.landing-page {
        padding: 30px 20px
    }

    .panel.landing-page.sm {
        padding: 30px 20px
    }
}

.description-list-item {
    margin-bottom: 20px
}

@media(max-width:576px) {
    .panel.resources-panel {
        width: auto
    }

    .panel.panel-awards {
        width: auto
    }
}

.panel-title {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: .8px
}

.panel-title.panel-title-small {
    font-size: 20px;
    line-height: 23px
}

.panel-title.style-2 {
    font-size: 20px;
    line-height: 32px
}

@media(max-width:768px) {
    .panel .panel-title.style-3 {
        font-size: 20px
    }

    .panel.full {
        padding: 30px 20px
    }
}

.panel-link {
    margin-bottom: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: center
}

.panel-link .panel {
    padding: 15px 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    text-align: center;
    display: table;
    height: 87px;
    width: 100%
}

.panel-link .panel .ind-service {
    font-size: 17px;
    line-height: 21px;
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.panel-link:hover .panel {
    background-color: #f2f2f2
}

@media(max-width:768px) {
    .panel-link .panel {
        height: auto
    }
}

.panel-staff .section-link {
    margin-top: 10px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700
}

.panel-staff .staff-title {
    font-size: 15px;
    line-height: 18px;
    font-family: "VAGRoundedNext-Bold", sans-serif;
    margin-bottom: 0
}

.panel-staff .staff-specialty {
    font-size: 10px;
    line-height: 16px;
    font-style: italic;
    margin-bottom: 15px
}

.panel-staff.panel-staff-inline {
    width: 340px
}

.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.flex-container .flex-item {
    width: 50%
}

.flex-container .flex-item.right {
    padding: 35px 25px
}

.flex-container .flex-item:first-child {
    background-image: url("../images/lorempixel/abstract.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.side-side {
    background-color: #f2f9ff;
    border: 1px solid #6caae4;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15)
}

.side-side .flex-item-title {
    font-size: 18px;
    line-height: 22px;
    color: #005dab
}

.side-side .flex-p {
    font-size: 14px;
    line-height: 17px;
    color: #005dab
}

@media(max-width:992px) {
    .side-side {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .side-side .flex-item {
        width: 100%
    }

    .side-side .flex-item:first-child {
        height: 200px
    }
}

.general-bar {
    background-color: #2f2025;
    padding: 23px 40px
}

.general-bar .general-title {
    font-size: 29px;
    line-height: 35px
}

.general-bar-large {
    padding: 33px 40px
}

.blockquote {
    font-family: "VAGRoundedNext-Light", sans-serif;
    border-left: 5px solid #383232;
    padding-left: 25px
}

.blockquote p {
    font-size: 36px;
    line-height: 40px
}

.blockquote p::before {
    font-family: "VAGRoundedNext-Thin", sans-serif;
    content: "Ã¢â‚¬Å“";
    position: absolute;
    margin-left: -13px;
    font-size: 1.5em
}

.blockquote p::after {
    font-family: "VAGRoundedNext-Thin", sans-serif;
    content: "Ã¢â‚¬Â";
    position: absolute;
    margin-left: 5px;
    font-size: 1.5em
}

.blockquote .blockquote-footer {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    font-style: italic;
    margin-top: 10px
}

.blockquote .blockquote-source-title {
    font-size: 14px;
    line-height: 18px;
    margin-left: 2em
}

.blockquote.small {
    padding-left: 15px
}

.blockquote.small p {
    font-size: 30px;
    line-height: 32px
}

.blockquote.small .blockquote-footer {
    color: unset;
    font-size: 22px;
    line-height: 24px;
    margin-top: 16px
}

.blockquote.blue {
    border-color: #005cb9;
    color: #005cb9
}

.blockquote.purple {
    border-color: #c227b9;
    color: #c227b9
}

.blockquote.yellow {
    border-color: #edaa00;
    color: #edaa00
}

.blockquote.orange {
    border-color: #ff6c0c;
    color: #ff6c0c
}

.blockquote.white {
    border-color: #fff;
    color: #fff
}

@media(max-width:768px) {
    .blockquote p {
        font-size: 24px;
        line-height: 30px
    }

    .blockquote.research p {
        font-size: 24px;
        line-height: 30px
    }
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    border-radius: 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
    overflow: hidden
}

.card .card-img-top {
    border-radius: 0;
    flex: 0 0 auto;
    object-fit: scale-down
}

.card .card-block {
    padding: 20px
}

.card .card-block.left {
    line-height: 65px
}

.card .card-block.left * {
    display: inline-block
}

.card .card-block.large {
    padding: 30px 20px
}

.card .card-block .card-title {
    font-size: 16px;
    line-height: 20px;
    font-family: "VAGRoundedNext-Light", sans-serif;
    letter-spacing: .8px;
    color: #000
}

.card .card-block .card-text {
    font-size: 14px;
    line-height: 18px;
    color: #2e2a25;
    margin-bottom: 15px
}

.news-card {
    border: 1px solid #b4d7f8
}

.news-card .news-card-block {
    padding: 23px 15px;
    background-color: #f2f9ff
}

.news-card .news-card-block .card-text {
    font-size: 15px;
    line-height: 18px
}

.news-block-icon {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #383232;
    text-align: center;
    padding: 7px 11px
}

.news-block-icon .news-block-icon-alignment {
    vertical-align: super
}

.news-block-icon .news-block-text {
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 5px
}

.letter-list {
    display: inline-block
}

.letter-list .letter {
    background-color: #c227b9;
    display: inline-block;
    padding: 10px 5px;
    border-radius: 4px;
    position: relative;
    font-size: 26px;
    line-height: 31px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    margin-top: 5px;
    text-align: center;
    border: none;
    width: 50px;
    height: 50px
}

.letter-list .letter:hover {
    text-decoration: none;
    background-color: #d9d5d7
}

.letter-list .letter.active {
    background-color: #005cb9
}

.letter-list .letter.letter-disabled {
    background-color: #d9d5d7;
    cursor: not-allowed
}

.department-panel {
    box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    background-color: #fff
}

.department-panel .department-header {
    color: #fff
}

.department-panel .department-header.padded {
    padding: 15px
}

.department-panel .department-header.green {
    background-color: #3fae2a
}

.department-panel .department-header.green:hover {
    background-color: #a4d55d
}

.department-panel .department-header.purple {
    background-color: #c227b9
}

.department-panel .department-header.purple:hover {
    background-color: #e19cdf
}

.department-panel .department-header.yellow {
    background-color: #edaa00
}

.department-panel .department-header.yellow:hover {
    background-color: #ffd13f
}

.department-panel .department-header.orange {
    background-color: #ff6c0c
}

.department-panel .department-header.orange:hover {
    background-color: #ffa168
}

.department-panel .department-header.blue {
    background-color: #005cb9
}

.department-panel .department-header.blue:hover {
    background-color: #6dabe4
}

.department-panel .department-header .sub-txt {
    font-size: 8px;
    line-height: 18px;
    color: #2482d9
}

.department-panel .department-header .parent-department {
    font-size: 11px;
    line-height: 13px;
    font-weight: 700
}

.department-panel .department-header .parent-department.full {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    display: block
}

.department-panel .department-header .parent-department.full a {
    color: #fff;
    padding: 15px;
    display: block
}

.department-panel .department-header .parent-department h5 {
    margin-bottom: 0
}

.department-panel .department-body {
    padding: 20px 15px
}

.department-panel .department-body .department-title {
    font-size: 18px;
    line-height: 22px
}

.department-panel .department-body .department-title.small {
    font-size: 13px;
    line-height: 16px;
    text-align: center
}

.department-panel .department-body .department-title.small a {
    color: #3fae2a
}

.department-panel .department-body .department-title.small a.purple-txt {
    color: #c227b9
}

.department-panel .department-body .department-phone {
    font-size: 15px;
    line-height: 26px;
    text-align: center
}

.department-panel .department-body .department-phone a {
    color: #3fae2a
}

.department-panel .department-body .department-phone a.purple-txt {
    color: #c227b9
}

.department-panel .department-body .department-phone .phone-label {
    color: #393939;
    font-weight: 700
}

.department-panel .department-footer {
    margin: 0 30px;
    padding: 14px;
    border-top: 1px solid #e8e5e5
}

@media(max-width:768px) {
    .department-panel .department-header {
        padding: 15px
    }
}

.contact-panel {
    box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    background-color: #fff
}

.contact-panel .contact-header {
    color: #fff
}

.contact-panel .contact-header.green {
    background-color: #3fae2a
}

.contact-panel .contact-header.green:hover {
    background-color: #a4d55d
}

.contact-panel .contact-header.purple {
    background-color: #c227b9
}

.contact-panel .contact-header.purple:hover {
    background-color: #e19cdf
}

.contact-panel .contact-header.yellow {
    background-color: #edaa00
}

.contact-panel .contact-header.yellow:hover {
    background-color: #ffd13f
}

.contact-panel .contact-header.orange {
    background-color: #ff6c0c
}

.contact-panel .contact-header.orange:hover {
    background-color: #ffa168
}

.contact-panel .contact-header.blue {
    background-color: #005cb9
}

.contact-panel .contact-header.blue:hover {
    background-color: #6dabe4
}

.contact-panel .contact-header .sub-txt {
    font-size: 8px;
    line-height: 18px;
    color: #2482d9
}

.contact-panel .contact-header .parent-contact {
    font-size: 11px;
    line-height: 13px;
    font-weight: 700
}

.contact-panel .contact-header .parent-contact.full {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    display: block
}

.contact-panel .contact-header .parent-contact.full a {
    color: #fff;
    padding: 15px;
    display: block
}

.contact-panel .contact-header .parent-contact h5 {
    margin-bottom: 0
}

.contact-panel .contact-body {
    padding: 20px 15px
}

.contact-panel .contact-body .contact-title {
    font-size: 18px;
    line-height: 22px
}

.contact-panel .contact-body .contact-title.small {
    font-size: 13px;
    line-height: 16px;
    text-align: center
}

.contact-panel .contact-body .contact-title.small a {
    color: #3fae2a
}

.contact-panel .contact-body .contact-phone {
    font-size: 15px;
    line-height: 26px;
    text-align: center
}

.contact-panel .contact-body .contact-phone a {
    color: #3fae2a
}

.contact-panel .contact-body .contact-phone .phone-label {
    color: #393939;
    font-weight: 700
}

.media-staff-member .media-title {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700
}

.media-staff-member .media-desc {
    font-size: 14px;
    line-height: 24px;
    color: #585858
}

.rating-circles {
    margin-bottom: 15px
}

.rating-circles .rating-circle {
    display: inline-block;
    width: 10px;
    height: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #e8e5e5
}

.rating-circles .rating-circle.filled {
    background-color: #005dab
}

.review-count {
    font-size: 10px;
    line-height: 16px;
    color: #585858
}

.drawer {
    background-color: #e6f3ff;
    border: 1px solid #6caae4;
    margin-bottom: 15px
}

.drawer .drawer-header {
    padding: 18px 30px;
    cursor: pointer
}

.drawer .drawer-title {
    font-size: 16px;
    line-height: 19px;
    color: #005dab;
    position: relative
}

.drawer .drawer-block {
    padding: 15px
}

.drawer .close-drawer-icon {
    transition: .5s all;
    font-size: 30px;
    position: absolute;
    right: 0;
    top: -5px
}

.drawer .close-drawer-icon.open {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.department-links {
    margin: 45px 0;
    padding: 0 15px
}

.links-inline {
    display: inline-block
}

.links-inline a {
    display: inline-block
}

.links-inline.footer-links-inline a {
    font-size: 13px;
    line-height: 16px
}

.links-inline.footer-links-inline a:hover {
    color: #fff
}

@media(max-width:992px) {
    .footer-links-inline {
        display: block
    }
}

.content-wrapper.regular {
    padding: 35px 0
}

.content-block img {
    max-width: 100%
}

.content-block li {
    font-size: 20px;
    line-height: 30px
}

.content-block li.small {
    font-size: 14px;
    line-height: 22px
}

.content-block li.large {
    font-size: 24px;
    line-height: 36px
}

@media(max-width:768px) {
    .content-block li {
        font-size: 16px;
        line-height: 22px
    }

    .content-block li.large {
        font-size: 20px;
        line-height: 30px
    }
}

.hero-text-block {
    padding: 35px 40px
}

@media(max-width:992px) {
    .hero-text-block {
        display: none
    }
}

@media(min-width:768px)and (max-width:992px) {
    .hero-text-block {
        padding: 15px 20px
    }
}

.flex-image {
    margin-right: 0;
    width: auto;
    max-width: 66.6%
}

@media(max-width:768px) {
    .flex-image {
        margin-right: 0;
        margin-left: 0;
        width: auto;
        max-width: 100%
    }

    .flex-image img {
        width: 100%
    }
}

.flex-text-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%
}

.flex-content {
    display: block;
    padding: 8%
}

.flex-content.careers {
    padding: 48px 50px
}

.flex-content.research-story {
    padding: 30px 40px
}

@media(max-width:768px) {
    .flex-content {
        padding: 30px
    }
}

@media(min-width:768px)and (max-width:992px) {
    .flex-content {
        padding: 40px 30px
    }
}

.news-article {
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15)
}

.news-article .embed-responsive-item {
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1
}

.news-article .flex-text-container,
.news-article .flex-content {
    z-index: 2
}

.news-article--grid-large {
    flex: 1 1 auto
}

.news-article--grid-large.row {
    flex-direction: row
}

.news-article--grid-large.row>.col-12 {
    overflow: hidden
}

.news-article--grid-large img {
    width: 100%;
    min-height: 100%;
    object-fit: cover
}

.news-article--grid-small {
    flex: 1 1 auto
}

.news-article--grid-small.row {
    flex-direction: row
}

.news-article--grid-small.row>.col-12 {
    overflow: hidden
}

.news-article--grid-small img {
    width: 100%;
    min-height: 100%;
    object-fit: cover
}

@media(min-width:768px) {
    .news-article--grid-small {
        min-height: 260px
    }

    .news-article--grid-small.row>.col-12 {
        border-top: 1px solid #e7e7e7
    }

    .news-article--grid-small img {
        width: auto
    }
}

@media(min-width:992px) {
    .news-article--grid-small {
        min-height: 280px
    }

    .news-article--grid-small.row>.col-12:first-child {
        border: none
    }

    .news-article--grid-small.row>.col-12:last-child {
        border-top: 1px solid #e7e7e7
    }

    .news-article--grid-large {
        min-height: 560px
    }

    .news-article--grid-large .flex-fill {
        width: 100%
    }

    .news-article--grid-large.row {
        flex-direction: column
    }
}

.news-article--grid-content {
    padding: 8%;
    padding: 2.25rem
}

.news-article--grid-kicker {
    text-transform: uppercase
}

.news-article--grid h4 {
    line-height: 1.1
}

.news-article--cta .flex-content {
    padding: 6% 8%
}

@media(max-width:768px) {
    .news-article--cta .flex-content {
        padding-top: 4%;
        padding-bottom: 4%
    }
}

.news-article--list .flex-content {
    padding: 40px
}

.news-article--date {
    font-size: .7rem;
    text-transform: uppercase
}

.blog-post-preview {
    background-color: #fff
}

.blog-post-preview>.row {
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

@media(max-width:768px) {
    .news-article {
        margin-bottom: 20px
    }
}

.careers-panel {
    margin-bottom: 35px;
    background-color: #fff
}

.careers-panel .row {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15)
}

@media(max-width:1200px) {
    .careers-panel .row {
        flex-direction: column !important
    }
}

.mobile-hero-text-block {
    background-color: #005cb9;
    text-align: center;
    color: #fff;
    padding: 11px 15px;
    display: none;
    font-family: "VAGRoundedNext-Bold", sans-serif
}

@media(max-width:992px) {
    .mobile-hero-text-block {
        display: block
    }
}

@media(max-width:992px) {
    .content-inner {
        margin-top: 35px
    }

    .content-inner.mobile-alignment {
        text-align: center
    }
}

.page-header {
    padding: 42px 0;
    background-color: #005cb9
}

.page-header-left {
    padding: 22px 27px
}

.page-header-left.blue {
    background-color: #005cb9
}

.page-header-regular {
    padding: 40px 27px;
    z-index: 2
}

.page-header-regular.blue {
    background-color: #005cb9
}

.page-header-regular.with-banner {
    position: relative
}

.page-header-regular.with-banner:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/kaleidoscope_banner2.png) center center no-repeat;
    width: 474px
}

@media(max-width:850px) {
    .page-header-regular {
        padding: 34px 27px
    }

    .page-header-regular.with-banner:after {
        background-position-x: 130px
    }
}

@media(max-width:576px) {
    .page-header-regular.with-banner:after {
        display: none
    }
}

.page-header-half .page-header-half-left {
    padding: 33px 40px
}

.page-header-half .page-header-half-right {
    overflow: hidden;
    background-color: #fff
}

.page-header-half .page-header-half-right.blue {
    background-color: #005cb9
}

.page-header-half.blue {
    background-color: #005cb9
}

@media(min-width:768px)and (max-width:1200px) {
    .page-header-half .page-header-half-left {
        padding: 20px 40px;
        height: 100%
    }
}

.letter-section {
    border-top: 10px solid #005cb9;
    padding: 35px 0
}

.letter-section:nth-child(odd) {
    background-color: #fff
}

.top-button {
    width: 50px;
    height: 50px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    overflow: hidden
}

.top-button a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer
}

.top-button.purple {
    background: #c227b9
}

.top-button.purple:hover {
    background-color: #e19cdf
}

.top-button .top-button-text {
    font-size: 15px;
    line-height: 10px;
    height: 24px
}

.top-button .top-button-icon {
    display: inline-block;
    margin-top: 2px;
    width: 100%
}

.top-button .top-button-icon .fa-angle-up {
    font-size: 22px
}

.breadcrumb {
    margin-bottom: 0;
    background-color: #f4f4f4;
    padding-left: 5px;
    padding-right: 5px
}

.breadcrumb div {
    font-size: 10px;
    line-height: 13px
}

.breadcrumb div.active {
    color: #000
}

.breadcrumb div a {
    color: #005cb9;
    font-size: 10px;
    line-height: 13px;
    font-weight: 700
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "/";
    font-family: "FontAwesome";
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px
}

.search-circle-close-wrapper {
    text-align: center;
    margin-top: 5px
}

.full-width-search {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 30px 0;
    top: -175px;
    bottom: 175px;
    opacity: 0
}

.full-width-search.show {
    top: 0;
    bottom: 0;
    opacity: 1
}

@media(max-width:992px) {
    .full-width-search {
        display: none
    }
}

.right-col-panel {
    padding: 30px 20px;
    overflow: hidden;
    box-shadow: 0 0 6px rgba(0, 0, 0, .15);
    position: relative;
    background-color: #fff
}

.right-col-panel .right-col-panel-category {
    font-size: 20px;
    line-height: 23px;
    font-family: "VAGRoundedNext-Light", sans-serif;
    margin-bottom: 15px;
    color: #000
}

.right-col-panel .right-col-panel-subcategory {
    font-size: 15px;
    line-height: 18px;
    font-family: "VAGRoundedNext-Bold", sans-serif;
    margin-bottom: 35px
}

.right-col-panel .right-col-item {
    margin-bottom: 30px
}

.right-col-panel .right-col-item .right-col-item-category {
    font-size: 15px;
    line-height: 20px;
    color: #000;
    font-family: "VAGRoundedNext-Light", sans-serif
}

.right-col-panel.menu-panel-green-links ul li a {
    color: #3fae2a;
    font-size: 15px;
    line-height: 18px
}

.right-col-panel.menu-panel-green-links ul li a:hover {
    color: #005cb9
}

.right-col-panel.menu-panel-green-links ul li a.active {
    color: #005cb9
}

.right-col-panel.menu-panel-purple-links ul li a {
    color: #c227b9;
    font-size: 15px;
    line-height: 18px
}

.right-col-panel.menu-panel-purple-links ul li a:hover {
    color: #005cb9
}

.right-col-panel.menu-panel-purple-links ul li a.active {
    color: #005cb9
}

.media-resource .resource-title {
    font-size: 15px;
    line-height: 17px;
    font-weight: 700
}

.media-resource .resource-type {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 10px
}

.media-resource p {
    font-size: 12px;
    line-height: 16px;
    color: #585858
}

.news-story {
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
    overflow: hidden;
    margin-top: 20px
}

.news-story .news-story-right {
    padding: 40px 0
}

.news-story .news-title {
    font-size: 20px;
    line-height: 28px
}

@media(max-width:992px) {
    .news-story .news-story-right {
        padding: 40px 20px
    }
}

#navbarMobileSearch {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff
}

.mobile-search {
    display: none
}

@media(max-width:992px) {
    .mobile-search {
        display: block;
        padding: 20px
    }
}

.header-block-row.partial-width .col {
    max-width: 247px;
    min-width: 247px
}

.header-block-row .col {
    padding: 0;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    height: 76px
}

.header-block-row .col a {
    font-size: 18px;
    line-height: 20px
}

.header-block-row .col.full {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media(max-width:1200px) {
    .header-block-row .col a {
        font-size: 16px;
        line-height: 18px
    }
}

@media(max-width:768px) {
    .header-block-row.mobile-full-width .col {
        max-width: unset
    }

    .header-block-row .col a {
        font-size: 14px;
        line-height: 16px
    }
}

.header-block {
    position: relative;
    padding: 18px 37px 18px 30px;
    overflow: hidden;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-block.sm {
    padding: 15px;
    font-size: 16px
}

.header-block.green {
    color: #fff;
    background-color: #3fae2a
}

.header-block.green:hover {
    background-color: #a4d55d
}

.header-block.purple {
    color: #fff;
    background-color: #c227b9
}

.header-block.purple:hover {
    background-color: #e19cdf
}

.header-block.yellow {
    color: #fff;
    background-color: #edaa00
}

.header-block.yellow:hover {
    background-color: #ffd13f
}

.header-block.orange {
    color: #fff;
    background-color: #ff6c0c
}

.header-block.orange:hover {
    background-color: #ffa168
}

.header-block.blue {
    color: #fff;
    background-color: #005cb9
}

.header-block.blue:hover {
    background-color: #6dabe4
}

.header-block.white {
    color: #005cb9;
    background-color: #fff
}

.header-block.white:hover {
    background-color: #f4f4f4
}

.header-block.grey,
.header-block.light-grey {
    color: #393939;
    background-color: #e8e5e5
}

.header-block.grey:hover,
.header-block.light-grey:hover {
    background-color: #f4f4f4
}

.header-block.light-blue {
    color: #fff;
    background-color: #79a5d5
}

.header-block.light-blue:hover {
    background-color: #bcd2ea
}

.header-block .header-block-intro {
    font-size: 14px;
    line-height: 17px
}

.header-block .header-block-phone {
    color: #c227b9;
    font-size: 22px;
    line-height: 26px
}

.header-block:hover .header-block-phone {
    color: #005cb9;
    text-decoration: none
}

@media(max-width:768px) {
    .header-block.sm {
        font-size: 14px
    }

    .header-block .header-block-intro {
        font-size: 14px;
        line-height: 16px
    }

    .header-block .header-block-phone {
        font-size: 18px;
        line-height: 24px
    }
}

.condition-title {
    font-size: 20px;
    line-height: 26px;
    font-family: "VAGRoundedNext-Bold", sans-serif;
    margin-bottom: 10px;
    color: #000
}

.condition-description {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 5px;
    color: #2e2a25
}

.department-collapse-content {
    padding: 15px 25px
}

.featured-panel-right {
    padding: 45px 45px 35px
}

@media(max-width:768px) {
    .featured-panel-right {
        padding: 35px 25px
    }
}

.featured-panel-left {
    height: 100%
}

.featured-event {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 30px
}

.featured-event .featured-event-title {
    font-size: 16px;
    line-height: 20px
}

.featured-event .featured-event-title.main {
    font-size: 26px;
    line-height: 40px;
    color: #000;
    margin-bottom: 15px
}

.featured-event.main {
    padding: 55px 45px;
    margin-bottom: 0;
    border-right: 1px solid #d9d5d7
}

.featured-event.main p {
    font-size: 16px;
    line-height: 20px
}

.featured-event p {
    font-size: 14px;
    line-height: 18px
}

@media(min-width:768px)and (max-width:1200px) {
    .featured-event {
        margin-bottom: 20px
    }
}

@media(max-width:768px) {
    .featured-event .featured-event-title.main {
        font-size: 26px;
        line-height: 28px
    }

    .featured-event.main {
        padding: 35px 25px 0
    }

    .featured-event.main p {
        font-size: 16px;
        line-height: 20px
    }
}

.media-programs {
    margin-bottom: 30px
}

.media-programs .progam-title {
    font-size: 19px;
    line-height: 22px;
    margin-bottom: 10px
}

.panel-staff-footer {
    background-color: #f4f4f4;
    padding: 35px 20px;
    position: relative
}

.panel-staff-footer.bordered {
    box-shadow: 0 0 6px rgba(0, 0, 0, .15)
}

.panel-staff-footer .panel-staff-footer-title {
    font-size: 17px;
    line-height: 20px;
    font-family: "VAGRoundedNext-Light", sans-serif;
    margin-bottom: 10px;
    text-align: center
}

.media-resource {
    margin-bottom: 15px
}

.media-resource:last-child {
    margin-bottom: 0
}

.article-footer {
    text-align: center;
    padding: 25px 10px;
    overflow: hidden
}

.article-footer .article-footer-text {
    font-size: 30px;
    line-height: 35px
}

@media(max-width:768px) {
    .article-footer {
        padding: 25px 0
    }

    .article-footer .article-footer-text {
        font-size: 26px
    }
}

.video-wrapper {
    max-width: 335px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.staff-member {
    text-align: left
}

.staff-member .staff-member-photo {
    margin-right: 24px;
    margin-bottom: 8px;
    max-width: 140px
}

.staff-member .staff-member-photo img {
    max-width: 140px
}

.staff-member .staff-member-photo.small {
    max-width: 80px
}

.staff-member .staff-member-photo.small img {
    max-width: 80px
}

.staff-member .staff-member-photo.extra-small {
    max-width: 80px
}

.staff-member .staff-member-photo.extra-small img {
    max-width: 80px
}

.staff-member .staff-member-name {
    font-size: 26px;
    line-height: 28px;
    font-family: "VAGRoundedNext-Bold", sans-serif
}

.staff-member .staff-member-name.small {
    font-size: 20px;
    line-height: 23px
}

.staff-member .staff-member-name.extra-small {
    font-size: 17px;
    line-height: 20px
}

.staff-member .staff-member-subtitle {
    font-size: 20px;
    line-height: 23px;
    font-family: "VAGRoundedNext-Light", sans-serif
}

.staff-member .staff-member-subtitle.small {
    font-size: 17px;
    line-height: 20px
}

.staff-member .staff-member-subtitle.extra-small {
    font-size: 14px;
    line-height: 17px
}

@media(max-width:768px) {
    .staff-member {
        margin-bottom: 50px
    }
}

.hero-image-container {
    position: absolute;
    left: 40px;
    top: 30px
}

.hero-image-container .hero-image-block {
    padding: 21px 30px;
    color: #fff;
    position: relative;
    overflow: hidden;
    background-color: #005cb9
}

.hero-image-container .hero-image-block.large {
    padding: 36px 30px
}

.hero-image-container .hero-image-block.regular {
    padding: 16px 30px
}

.hero-image-container .hero-image-block.image-right h1,
.hero-image-container .hero-image-block.image-right h2,
.hero-image-container .hero-image-block.image-right h3 {
    display: inline-block;
    margin-right: 6rem
}

.hero-image-container .hero-image-block h1 {
    vertical-align: middle
}

.hero-image-container.bottom-aligned {
    top: 150px
}

.hero-image-container.style-2 {
    position: relative;
    top: auto;
    left: 40px;
    width: 80%
}

.hero-image-container.style-2 .hero-image-block {
    padding: 21px 0
}

.hero-image-container.mobile {
    position: relative;
    left: auto;
    top: auto
}

@media(max-width:768px) {
    .hero-image-container {
        left: 0
    }
}

@media(max-width:992px) {
    .hero-image-container.bottom-aligned {
        top: 20px
    }

    .hero-image-container.bottom-aligned .hero-image-block {
        padding: 18px 20px
    }

    .hero-image-container.bottom-aligned .header-block-row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.hero-image-image-align {
    position: absolute;
    top: 130px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

@media(max-width:768px) {
    .hero-image-image-align {
        left: 20px;
        right: 20px
    }
}

.mobile-blog-logo-wrapper {
    padding: 15px;
    text-align: center;
    overflow: hidden;
    background-color: #6caadd
}

.meta-bar-wrapper {
    padding: 20px 0
}

.meta-bar-wrapper.lg {
    padding: 40px 0 20px
}

@media(max-width:768px) {
    .meta-bar-wrapper {
        padding: 0 0 20px 0
    }

    .meta-bar-wrapper.lg {
        padding: 40px 0 20px
    }
}

.meta-bar-label {
    position: absolute;
    top: -30px;
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    color: #393939
}

.header-block-row-right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    vertical-align: middle;
    margin-left: 3rem
}

.header-block-row-right .header-block-right-intro {
    font-size: 20px;
    line-height: 30px;
    display: block;
    margin-bottom: 0
}

.header-block-row-right .header-block-right-phone {
    font-size: 30px;
    line-height: 36px
}

@media(max-width:992px) {
    .header-block-row-right {
        text-align: center;
        margin-top: 20px;
        margin-left: 1rem
    }
}

.header-block-row-right.style-2 {
    margin-left: 1rem
}

.header-block-row-right.style-2 .header-block-right-intro {
    font-size: 15px;
    line-height: 22px
}

.header-block-row-right.style-2 .header-block-right-phone {
    font-size: 22px;
    line-height: 26px
}

@media(max-width:992px) {
    .header-block-row-right.style-2 {
        margin-left: 0;
        text-align: left;
        display: block;
        padding: 0 20px
    }
}

.header-block-row-left {
    margin: 20px 0
}

.header-block-row-left .header-block-right-intro {
    font-size: 20px;
    line-height: 30px;
    display: block;
    margin-bottom: 0
}

.header-block-row-left .header-block-right-phone {
    font-size: 30px;
    line-height: 36px
}

@media(max-width:992px) {
    .header-block-row-left {
        text-align: center
    }
}

.section-item {
    margin-bottom: 30px
}

.location-item {
    margin-bottom: 20px;
    overflow: hidden
}

.location-item .location-name {
    font-size: 20px;
    line-height: 24px
}

.location-item .location-address {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px
}

.location-item .location-address.staff {
    margin-bottom: 35px
}

@media(max-width:768px) {
    .location-item {
        margin-bottom: 50px
    }
}

.header-block-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contact-wrapper {
    margin-bottom: 60px;
    overflow: hidden
}

@media(max-width:768px) {
    .contact-wrapper {
        margin-bottom: 30px
    }
}

.media {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
}

.media-body {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1
}

.media-body.media-body-footer {
    font-size: 13px;
    line-height: 17px;
    color: #fff
}

.media-body.media-body-footer a {
    color: #fff;
    font-family: "VAGRoundedNext-Bold", sans-serif
}

.media-body.media-body-footer a:hover {
    text-decoration: underline
}

.media-body p {
    font-size: 14px;
    line-height: 17px
}

.footer-p {
    margin-bottom: 8px
}

.location-table {
    border: none;
    margin-bottom: 0
}

.location-table th,
.location-table td {
    border: none
}

.location-table thead th {
    border-bottom: none;
    font-size: 20px;
    line-height: 28px;
    color: #000;
    font-family: "VAGRoundedNext-Light", sans-serif;
    padding: 5px
}

.table td {
    padding: 0 5px;
    font-size: 16px;
    line-height: 22px
}

.double-panel-wrapper {
    height: 260px
}

@media(max-width:768px) {
    .double-panel-wrapper {
        height: auto
    }
}

.star-rating {
    display: flex
}

.star-rating .star-rating-score {
    font-size: 26px;
    line-height: 28px;
    font-family: "VAGRoundedNext-Heavy", sans-serif;
    margin-right: 15px
}

.star-ratings-css {
    unicode-bidi: bidi-override;
    color: #000;
    font-size: 18px;
    line-height: 28px;
    min-height: 28px;
    width: 100%;
    min-width: 116px;
    margin: 0;
    position: relative;
    padding: 0;
    overflow: hidden;
    text-shadow: 0 1px 0 #77777a;
    vertical-align: top;
    white-space: nowrap
}

.star-ratings-css .star {
    display: inline-block;
    text-align: left;
    width: 18px
}

.star-ratings-css .star.half {
    width: 7.5px
}

.star-ratings-css-top {
    color: #fff;
    padding: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden
}

.star-ratings-css-top.blue {
    color: #005cb9
}

.star-ratings-css-top.black {
    color: #000
}

.star-ratings-css-top.yellow {
    color: #ffd13f
}

.star-ratings-css-bottom {
    color: #000;
    padding: 0;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0
}

.star-ratings-css-bottom.white {
    color: #fff
}

.star-ratings-css-bottom.grey {
    color: #e8e5e5
}

.star-rating.small .star-rating-score {
    font-size: 16px;
    line-height: 24px;
    font-family: "VAGRoundedNext-Bold", sans-serif
}

.star-ratings-css.small {
    font-size: 14px;
    line-height: 18px;
    min-height: 18px;
    min-width: 90px;
    height: 20px
}

.star-ratings-css.small .star {
    width: 14px
}

.star-ratings-css.small .star.half {
    width: 6px
}

#secondary-header-wrapper .navbar-landing-page:after {
    display: none !important
}

.top-post-wrapper {
    margin-bottom: 20px
}

.blog-logo-primary-wrapper {
    position: absolute;
    right: 40px;
    top: 15px
}

@media(max-width:992px) {
    .blog-logo-primary-wrapper {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        right: auto
    }
}

@media(max-width:576px) {
    .blog-logo-primary-wrapper {
        left: 50px;
        right: 50px;
        transform: none
    }
}

.blog-post-like-button-wrapper {
    text-align: right;
    margin-top: 12px
}

@media(max-width:576px) {
    .blog-post-like-button-wrapper {
        text-align: left;
        margin: 30px 10px
    }
}

.fb_iframe_widget_fluid_desktop,
.fb_iframe_widget_fluid_desktop span,
.fb_iframe_widget_fluid_desktop iframe {
    width: 100% !important
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.hero-nav {
    position: relative
}

.hero-nav .navbar {
    padding: 0
}

.hero-nav .navbar-nav {
    margin-bottom: 0
}

.hero-nav .navbar-left>li>a {
    border: none;
    background-color: transparent
}

.hero-nav .navbar-left>li>a:first-child {
    padding-left: 0 !important
}

.hero-nav .navbar-right>li {
    margin: 0
}

.hero-nav::before {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 7px 9px -1px rgba(0, 0, 0, .3);
    z-index: 100
}

.hero-nav+.hero-image::before {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 7px 9px -1px rgba(0, 0, 0, .3);
    z-index: 100
}

.story-dateline .content-wrapper {
    margin-top: 25px
}

.story-dateline h6 {
    text-transform: uppercase
}

.story-dateline i {
    font-size: 20px
}

.story-content .figure-caption {
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    font-style: italic;
    margin-top: 16px
}

.story-profile--title {
    font-size: 14px;
    line-height: 18px;
    font-weight: 300
}

@media(min-width:768px) {
    .story-profile {
        float: right;
        max-width: 30%;
        margin-left: 40px
    }
}

@media(min-width:1200px) {
    .story-profile {
        max-width: 20%
    }
}

.story-graphic {
    margin: 50px 0
}

.additional-info--heading {
    font-size: 16px
}

.additional-info--subheading {
    font-size: 12px
}

.additional-info--dept {
    font-size: 20px
}

.additional-info--cta .content-block {
    padding-right: 10px;
    padding-left: 10px
}

.additional-info--cta .additional-info--subheading {
    font-size: 20px
}

.additional-info--cta .horizontal-rule {
    border-top: 1px solid rgba(255, 255, 255, .3)
}

.related-stories--info {
    padding: 20px 0 64px
}

.related-stories--info p {
    font-size: 16px;
    font-weight: 300
}

.related-stories--info .horizontal-rule {
    margin-bottom: 16px !important
}

.related-stories--list h3 {
    font-size: 20px;
    line-height: 24px
}

.related-stories--list h5 {
    font-size: 16px
}

.related-stories--list h6 {
    font-size: 14px
}

.related-stories--list .horizontal-rule {
    border-color: #fff;
    margin: 16px 0 12px !important
}

@media(max-width:576px) {
    .related-stories--item:not(:last-child) {
        padding-bottom: 35px
    }
}

@media(max-width:768px) {
    .related-stories--item:first-child {
        padding-bottom: 35px
    }
}

.block {
    display: block
}

.strong {
    font-weight: bold
}

.relative {
    position: relative
}

.margin-vertical {
    margin: 15px 0
}

.margin-horizontal {
    margin: 0 15px
}

.inline-block {
    display: inline-block
}

.h-fill {
    max-width: 100%
}

.clear {
    height: 1px;
    width: 100%;
    clear: both;
    float: none
}

.white-txt {
    color: #fff
}

.no-wrap {
    white-space: nowrap
}

.normal-wrap {
    white-space: normal
}

a.white-txt:hover {
    color: #fff;
    text-decoration: underline
}

.black-txt {
    color: #000
}

.grey-txt,
.grey-txt a {
    color: #2e2a25
}

.orange-txt {
    color: #ff6c0c
}

.purple-txt {
    color: #c227b9
}

.blue-txt {
    color: #005cb9
}

.green-txt,
.green-txt a {
    color: #3fae2a
}

.green-txt a:hover {
    color: #005cb9
}

.red-txt {
    color: #ef0000
}

hr,
.horizontal-rule {
    border-top: 1px solid rgba(57, 57, 57, .3);
    margin-top: 1rem;
    margin-bottom: 1rem
}

hr.white,
.horizontal-rule.white {
    border-color: #fff
}

hr.purple,
.horizontal-rule.purple {
    border-color: #c227b9
}

hr.blue,
.horizontal-rule.blue {
    border-color: #005cb9
}

hr.green,
.horizontal-rule.green {
    border-color: #3fae2a
}

.background-white {
    background-color: #fff
}

.background-blue {
    background-color: #005cb9
}

.background-purple {
    background-color: #c227b9
}

.background-green {
    background-color: #3fae2a
}

.background-grey {
    background-color: rgba(244, 244, 244, .05)
}

.background-light-blue {
    background-color: #79a5d5
}

.background-light-blue-tint {
    background-color: #f2f6fb
}

.background-overlay {
    background-color: rgba(255, 255, 255, .6)
}

.background-overlay.background-blue {
    background-color: rgba(0, 92, 185, .6)
}

.background-overlay.background-purple {
    background-color: rgba(194, 39, 185, .6)
}

.background-overlay.background-green {
    background-color: rgba(63, 174, 42, .6)
}

.background-overlay hr,
.background-overlay .horizontal-rule {
    border-top: 2px solid rgba(46, 42, 37, .5)
}

.background-overlay hr.white,
.background-overlay .horizontal-rule.white {
    border-color: rgba(255, 255, 255, .5)
}

.background-overlay hr.purple,
.background-overlay .horizontal-rule.purple {
    border-color: rgba(194, 39, 185, .5)
}

.background-overlay hr.blue,
.background-overlay .horizontal-rule.blue {
    border-color: rgba(0, 92, 185, .5)
}

.background-overlay hr.green,
.background-overlay .horizontal-rule.green {
    border-color: rgba(63, 174, 42, .5)
}

.border-top-blue {
    border-top: 8px solid #005cb9
}

.border-top-purple {
    border-top: 8px solid #c227b9
}

.border-top-yellow {
    border-top: 8px solid #edaa00
}

.border-top-orange {
    border-top: 8px solid #ff6c0c
}

.border-top-green {
    border-top: 8px solid #3fae2a
}

.border-top-gradient {
    border-top: 8px solid #005cb9;
    position: relative;
    overflow: visible
}

.border-top-gradient:before {
    background: linear-gradient(to right, #3fae2a 25%, #c227b9 25%, #c227b9 50%, #ff6c0c 50%, #ff6c0c 75%, #edaa00 75%);
    position: absolute;
    content: '';
    height: 8px;
    right: 0;
    left: 0;
    top: -8px;
    width: 100%
}

.border-bottom-purple {
    border-bottom: 8px solid #c227b9
}

.border-bottom-yellow {
    border-bottom: 8px solid #edaa00
}

.panel-blue-top {
    border-top: 8px solid #005cb9
}

.panel-purple-top {
    border-top: 8px solid #c227b9
}

.panel-yellow-top {
    border-top: 8px solid #edaa00
}

.panel-green-top {
    border-top: 8px solid #3fae2a
}

.panel-orange-top {
    border-top: 8px solid #ff6c0c
}

.radio-buttons {
    margin-bottom: 1rem
}

.content-center {
    text-align: center
}

.section-padding {
    padding: 80px 0
}

.margin-bottom-0 {
    margin-bottom: 0
}

.margin-bottom-xs {
    margin-bottom: 5px
}

.margin-bottom-sm {
    margin-bottom: 10px
}

.margin-bottom-md {
    margin-bottom: 20px
}

.margin-bottom-lg {
    margin-bottom: 30px !important
}

.margin-bottom-xl {
    margin-bottom: 40px
}

.margin-top-0 {
    margin-top: 0
}

.margin-top-sm {
    margin-top: 10px
}

.margin-top-md {
    margin-top: 20px
}

.margin-top-lg {
    margin-top: 30px
}

.margin-top-xl {
    margin-top: 40px
}

.margin-left-0 {
    margin-left: 0 !important
}

.margin-left-sm {
    margin-left: 10px
}

.margin-left-md {
    margin-left: 20px
}

.margin-left-lg {
    margin-left: 30px
}

.margin-left-xl {
    margin-left: 40px
}

.margin-right-0 {
    margin-right: 0
}

.margin-right-sm {
    margin-right: 10px
}

.margin-right-md {
    margin-right: 20px
}

.margin-right-lg {
    margin-right: 30px
}

.margin-right-xl {
    margin-right: 40px
}

.padding-bottom-0 {
    padding-bottom: 0
}

.padding-bottom-sm {
    padding-bottom: 10px
}

.padding-bottom-md {
    padding-bottom: 20px
}

.padding-bottom-lg {
    padding-bottom: 30px
}

.padding-bottom-xl {
    padding-bottom: 40px
}

.padding-top-0 {
    padding-top: 0
}

.padding-top-sm {
    padding-top: 10px
}

.padding-top-md {
    padding-top: 20px
}

.padding-top-lg {
    padding-top: 30px
}

.padding-top-xl {
    padding-top: 40px
}

.padding-left-0 {
    padding-left: 0 !important
}

.padding-left-sm {
    padding-left: 10px
}

.padding-left-md {
    padding-left: 20px
}

.padding-left-lg {
    padding-left: 30px
}

.padding-left-xl {
    padding-left: 40px
}

.padding-right-0 {
    padding-right: 0
}

.padding-right-sm {
    padding-right: 10px
}

.padding-right-md {
    padding-right: 20px
}

.padding-right-lg {
    padding-right: 30px
}

.padding-right-xl {
    padding-right: 40px
}

@media(max-width:768px) {
    .mobile-p-0 {
        padding: 0
    }
}

@media(max-width:768px) {
    .mobile-w-100p {
        width: 100%
    }
}

.list-inline li {
    display: inline-block;
    margin: 0 10px
}

@media(max-width:992px) {
    .mobile-phone-align {
        text-align: center;
        margin-top: 50px
    }
}

@media(max-width:992px) {
    .md-text-center {
        text-align: center
    }
}

.arrow-down-icon {
    margin-left: 10px
}

@media(max-width:992px) {
    .md-hide {
        display: none !important
    }
}

.md-show {
    display: none !important
}

@media(max-width:992px) {
    .md-show {
        display: block !important
    }
}

.sm-hide {
    display: block
}

@media(max-width:768px) {
    .sm-hide {
        display: none
    }
}

.gradient-top:before {
    background: linear-gradient(to right, #3fae2a 25%, #c227b9 25%, #c227b9 50%, #ff6c0c 50%, #ff6c0c 75%, #edaa00 75%);
    position: absolute;
    content: '';
    height: 5px;
    right: 0;
    left: 0;
    top: 0;
    width: 100%
}

.gradient-top.small:before {
    height: 4px
}

@media(max-width:768px) {
    .md-margin-top-sm {
        margin-top: 20px
    }

    .md-margin-top-lg {
        margin-top: 30px
    }

    .md-margin-top-xl {
        margin-top: 40px
    }

    .md-margin-bottom-sm {
        margin-bottom: 20px
    }
}

@media(max-width:576px) {
    .xs-margin-top-sm {
        margin-top: 10px
    }

    .xs-margin-top-md {
        margin-top: 20px
    }

    .xs-margin-top-lg {
        margin-top: 30px
    }
}

@media(max-width:992px) {
    .lg-margin-top-lg {
        margin-top: 30px
    }

    .lg-margin-top-140 {
        margin-top: 140px
    }
}

.hero-negative-margin-top {
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15)
}

.hero-negative-margin-top.home {
    margin-top: -400px
}

.hero-negative-margin-top.story {
    margin-top: -15px
}

.hero-negative-margin-top.story.lg {
    margin-top: -35px
}

.hero-negative-margin-top.story.xl {
    margin-top: -200px
}

@media(max-width:768px) {
    .hero-negative-margin-top.home {
        margin-top: -35px
    }
}

@media(min-width:768px)and (max-width:992px) {
    .hero-negative-margin-top.home {
        margin-top: -120px
    }
}

@media(min-width:768px) {
    .md-m-t-10 {
        margin-top: 10px
    }

    .md-m-b-10 {
        margin-bottom: 10px
    }
}

@media(max-width:1200px) {
    .hidden-md {
        display: none
    }
}

.content-right {
    float: right;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    max-width: 50%
}

.content-left {
    float: left;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    max-width: 50%
}

@media(max-width:768px) {

    .content-right,
    .content-left {
        max-width: 100%
    }
}

@media(max-width:576px) {

    .content-right,
    .content-left {
        float: none;
        margin: 0;
        margin-bottom: 20px
    }
}

@media(min-width:992px) {
    .mobile-show {
        display: none !important
    }
}

@media(max-width:768px) {
    .xs-hide {
        display: none !important
    }
}

@media(min-width:768px) {
    .xs-show {
        display: none !important
    }
}

.i-want-dropdown-icon-align {
    right: 40px;
    position: absolute;
    transition: .5s all
}

.i-want-dropdown-icon-align.rotate {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media(min-width:768px) {
    .pull-right-md {
        float: right
    }
}

@media(min-width:576px) {
    .pull-right-sm {
        float: right
    }
}

.center-block {
    margin-left: auto;
    margin-right: auto;
    display: block
}

@media(min-width:768px) {
    .contact-label {
        min-height: 50px
    }
}

@media(max-width:768px) {
    .hidden-sm {
        display: none
    }
}

.xs-show {
    display: none
}

@media(max-width:768px) {
    .xs-show {
        display: block
    }
}

.m-h-285 {
    min-height: 285px
}

.m-h-37 {
    min-height: 37px
}

.footer-center-column {
    margin-top: 20px;
    margin-bottom: 30px
}

@media(min-width:576px)and (max-width:992px) {
    .footer-center-column {
        margin-top: 70px
    }
}

.icon-spacing {
    margin-right: 5px
}

@media(min-width:992px) {
    .lg-ml-auto {
        margin-left: auto
    }
}

@media(min-width:768px) {
    .md-padding-left-0 {
        padding-left: 0
    }

    .md-padding-right-0 {
        padding-right: 0
    }
}

@media(max-width:768px) {
    .mobile-padding-right-0 {
        padding-right: 0
    }

    .mobile-padding-left-0 {
        padding-left: 0
    }
}

.footer-spacing {
    margin-bottom: 8px
}

.h-100p {
    height: 100%
}

.gc-spacing {
    margin-bottom: 60px !important
}

.m-w-398 {
    max-width: 398px !important
}

.img-group {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    align-items: center
}

.img-container {
    flex: 1;
    padding: 0;
    position: relative;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto
}

.img-container.gradient-dark::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, .2) 70%, rgba(0, 0, 0, .4) 100%)
}

.img-cover {
    max-width: 100%;
    width: auto;
    min-height: 100%;
    object-fit: cover
}

@media(max-width:992px) {
    .mobile-padding {
        padding-left: 0;
        padding-right: 0;
        overflow: hidden
    }
}

@media(min-width:768px) {
    .sm-padding-left-0 {
        padding-left: 0
    }

    .sm-padding-right-0 {
        padding-right: 0
    }
}

.index-font-family {
    font-size: 16px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.2
}

h1 {
    font-size: 4rem;
    line-height: 4.6rem;
    font-weight: 700
}

@media(max-width:768px) {
    h1 {
        font-size: 1.75rem;
        line-height: 2.1rem;
        margin: 0
    }
}

@media(min-width:768px)and (max-width:992px) {
    h1 {
        font-size: 2.7rem;
        line-height: 3.2rem
    }
}

@media(min-width:992px)and (max-width:1200px) {
    h1 {
        font-size: 3.2rem;
        line-height: 3.6rem
    }
}

h1.internal-heading {
    font-size: 50px;
    line-height: 53px
}

@media(min-width:768px)and (max-width:1200px) {
    h1.internal-heading {
        font-size: 42px;
        line-height: 46px
    }
}

@media(max-width:768px) {
    h1.internal-heading {
        font-size: 30px;
        line-height: 32px
    }
}

h1.internal-heading-sm {
    font-size: 36px;
    line-height: 40px
}

@media(min-width:768px)and (max-width:1200px) {
    h1.internal-heading-sm {
        font-size: 28px;
        line-height: 32px
    }
}

@media(max-width:768px) {
    h1.internal-heading-sm {
        font-size: 24px;
        line-height: 26px
    }
}

h2 {
    font-size: 36px;
    line-height: 43px
}

h2.internal-heading {
    font-size: 30px;
    line-height: 32px
}

h2.internal-heading-sm {
    font-size: 22px;
    line-height: 30px
}

@media(max-width:768px) {
    h2 {
        font-size: 24px;
        line-height: 29px
    }

    h2.internal-heading {
        font-size: 24px;
        line-height: 29px
    }

    h2.internal-heading-sm {
        font-size: 20px;
        line-height: 25px
    }
}

h3 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 400
}

@media(max-width:768px) {
    h3 {
        font-size: 26px;
        line-height: 29px
    }
}

h3.internal-subheading {
    font-size: 20px;
    line-height: 25px
}

h3.internal-subheading.with-stars {
    display: inline-block;
    float: left;
    margin-right: 20px
}

h5 {
    margin-bottom: 0
}

.main-content-title {
    margin: 0;
    font-size: 24px;
    line-height: 30px
}

.main-section-title {
    margin-bottom: 20px;
    display: block;
    font-size: 20px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px
}

.main-section-subtitle {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px
}

.section-title {
    font-size: 24px;
    line-height: 29px;
    color: #2f2025
}

.show-more-link-wrapper.left {
    position: absolute;
    left: 50px;
    bottom: 14px;
    text-align: center
}

.show-more-link-wrapper.middle {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    bottom: 15px
}

.show-more-link-wrapper.center {
    text-align: center;
    position: relative
}

.show-more-link {
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase
}

.show-more-link.green a {
    color: #3fae2a
}

.show-more-link.green a:hover {
    color: #005cb9
}

.list-title {
    font-size: 10px;
    line-height: 18px;
    font-weight: 700;
    color: #383232
}

.footer-p {
    font-size: 18px;
    line-height: 24px
}

.right-col-link {
    color: #c227b9;
    font-weight: 700
}

.letter-title {
    font-size: 50px;
    line-height: 40px
}

@media(max-width:768px) {
    .letter-title {
        font-size: 40px;
        line-height: 48px
    }
}

.article-subtitle {
    font-size: 26px;
    line-height: 28px;
    font-family: "VAGRoundedNext-Light", sans-serif;
    margin: 0
}

.video-caption {
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
    color: #585858
}

.supporting-text {
    font-size: 16px;
    line-height: 25px;
    color: #393939;
    font-family: "VAGRoundedNext-Bold", sans-serif
}

.submission-item-title {
    color: #000;
    margin-bottom: 15px;
    font-family: "VAGRoundedNext-Light", sans-serif
}

.department-content-title {
    font-size: 13px;
    line-height: 20px;
    font-weight: bold
}

.blog-post-date {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px
}

.blog-title {
    font-size: 24px;
    line-height: 34px
}

.blog-post-date {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #6e6e6e
}

.blog-post-author {
    font-size: 15px;
    line-height: 17px;
    font-weight: 700;
    margin-bottom: 5px
}

.top-post-likes {
    color: #77777a
}

.hero-image {
    position: relative;
    background: center center/cover no-repeat;
    max-width: 100%;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.hero-image.homepage {
    background-image: url(../images/hero-placeholder-xl.png);
    min-height: 677px
}

.hero-image.departments {
    background-image: url(../images/hero-placeholder-md.png);
    min-height: 450px
}

.hero-image.story {
    background-image: url(../images/hero-placeholder-md.png);
    min-height: 450px
}

.hero-image.story-alt {
    background-image: url(../images/hero-image-placeholder.png);
    min-height: 240px
}

.hero-image.story-2 {
    background-image: url(../images/hero-placeholder-md.png);
    min-height: 450px
}

.hero-image.story-feature {
    background-image: url("https://images.squarespace-cdn.com/content/5ebeaa57642d950349329d50/1593830596217-GZPU0D8HC16NZH0CUQD4/Dr+Warady.jpg");
    min-height: 980px
}

.hero-image.story-feature--dark::after {
    content: "";
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, .15) 70%, rgba(0, 0, 0, .3) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.hero-image.story-feature--light::after {
    content: "";
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, .3) 70%, rgba(255, 255, 255, .5) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.hero-image.story-feature--alt {
    background-image: url("https://images.squarespace-cdn.com/content/5ebeaa57642d950349329d50/1593837161592-80ZQFBUS710997A112OT/cmri_story_generic_%23007bff.jpg");
    min-height: 500px
}

.hero-image.staff-detail {
    background-image: url(../images/hero-placeholder-lg.png);
    min-height: 566px
}

.hero-image.staff-detail-alt {
    background-color: #005cb9;
    min-height: 384px
}

.hero-image.research {
    background-image: url(../images/hero-placeholder-md.png);
    min-height: 450px
}

.hero-image.landing-page {
    background-image: url(../images/hero-placeholder-sm.png);
    min-height: 386px;
    z-index: 1000
}

.hero-image.departments-alt {
    background-image: url(../images/hero-placeholder-xs.png);
    min-height: 400px
}

.hero-image.blog {
    background-image: url(../images/blog/blog-hero.png);
    min-height: 450px
}

@media(max-width:992px) {

    .hero-image.story-2,
    .hero-image.story {
        min-height: 300px
    }
}

@media(max-width:576px) {

    .hero-image.story-2,
    .hero-image.story {
        min-height: 150px
    }
}

.banner {
    position: relative;
    background: center center/cover no-repeat;
    max-width: 100%;
    min-height: 47px
}

.banner.consumer-blue {
    background-image: url(../images/banners/consumer-blue.jpg)
}

.banner.consumer-yellow {
    background-image: url(../images/banners/consumer-yellow.jpg)
}

.banner.consumer-green {
    background-image: url(../images/banners/consumer-green.jpg)
}

.banner.professional-yellow {
    background-image: url(../images/banners/professional-yellow.jpg)
}

.banner.professional-blue {
    background-image: url(../images/banners/professional-blue.jpg)
}

.banner.professional-green {
    background-image: url(../images/banners/professional-green.jpg)
}

.banner.kaleidoscope {
    background-image: url(../images/color-bar.png)
}

@media(max-width:992px) {
    .banner {
        min-height: 27px
    }
}

@media(max-width:768px) {
    .hero-image.homepage {
        min-height: 156px
    }

    .hero-image.landing-page {
        min-height: 188px
    }

    .hero-image.research {
        min-height: 188px
    }

    .hero-image.story {
        min-height: 188px
    }

    .hero-image.story-feature {
        min-height: 410px
    }

    .hero-image.staff-detail {
        min-height: 392px
    }

    .hero-image.departments-alt {
        min-height: 175px
    }

    .hero-image.blog {
        min-height: 300px
    }
}

@media(min-width:768px)and (max-width:992px) {
    .hero-image.homepage {
        min-height: 350px
    }

    .hero-image.landing-page {
        min-height: 220px
    }

    .hero-image.research {
        min-height: 220px
    }

    .hero-image.story {
        min-height: 220px
    }

    .hero-image.story-feature {
        min-height: 480px
    }
}

@media(min-width:992px)and (max-width:1200px) {
    .hero-image.homepage {
        min-height: 450px
    }

    .hero-image.story-feature {
        min-height: 615px
    }
}

@media(max-width:576px) {
    .hero-image.blog {
        min-height: 165px
    }
}

.dropdown-icon {
    position: absolute;
    right: 15px
}

.show-more-icon {
    transition: .5s all;
    font-size: 20px
}

.show-more-icon.open {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.navbar-header-left-icon {
    margin-left: 5px;
    font-size: 10px
}

.header-icon {
    color: #c126b8
}

.navbar-toggler-search {
    margin-left: auto;
    margin-right: 20px
}

.grid-item-icon {
    margin-right: 15px;
    float: left
}

@media(max-width:768px) {
    .grid-item-icon {
        margin-right: 8px
    }
}

.search-circle {
    border: 1px solid #f4f4f4;
    border-radius: 30px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
    padding: 12px 14px;
    width: 48px;
    height: 48px;
    display: block
}

.search-circle-close {
    border: 1px solid #f4f4f4;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
    padding: 13px;
    color: #fff;
    width: 48px;
    height: 48px;
    background: #c227b9;
    display: inline-block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.search-circle-close:hover {
    background: #e19cdf;
    color: #fff
}

.resource-icon {
    font-size: 28px;
    color: #ff6b0b
}

.search-circle-icon {
    font-size: 22px
}

.news-story-left {
    overflow: hidden
}

.featured-event-image {
    overflow: hidden;
    max-width: 100%
}

.header-block-arrow {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.header-block-arrow .button-primary-icon {
    font-size: .8rem
}

.panel-block-arrow {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -15px
}

.circle-close-icon {
    width: 20px;
    height: 20px
}

.figure {
    max-width: 100%
}

.figure-img {
    margin-bottom: 0
}

.figure-caption {
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
    color: #585858;
    text-align: left
}

.footer-facebook-icon {
    width: 15px;
    max-width: 15px;
    height: 20px;
    max-height: 20px;
    fill: #c227b9;
    transition: none
}

.footer-facebook-icon:hover {
    fill: #005cb9
}

.footer-twitter-icon {
    width: 24px;
    max-width: 24px;
    height: 20px;
    max-height: 20px;
    fill: #c227b9;
    transition: none
}

.footer-twitter-icon:hover {
    fill: #005cb9
}

.footer-youtube-icon {
    width: 24px;
    max-width: 24px;
    height: 19px;
    max-height: 19px;
    fill: #c227b9;
    transition: none
}

.footer-youtube-icon:hover {
    fill: #005cb9
}

.video-thumbnail {
    position: relative;
    display: inline-block
}

.video-thumbnail:before,
.video-thumbnail:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%
}

.video-thumbnail:before {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 1em;
    width: 64px;
    height: 46px;
    margin-left: -32px;
    margin-top: -23px;
    transition: background-color .5s ease;
    z-index: 100
}

.video-thumbnail:after {
    border-color: transparent transparent transparent rgba(255, 255, 255, .5);
    border-style: solid;
    border-width: 10px 0 10px 20px;
    margin-left: -10px;
    margin-top: -10px;
    transition: border-color .5s ease;
    z-index: 110
}

.video-thumbnail:hover:before,
.video-thumbnail:active:before {
    background-color: rgba(0, 0, 0, .6)
}

.video-thumbnail:hover:after,
.video-thumbnail:active:after {
    border-color: transparent transparent transparent rgba(255, 255, 255, .7)
}

section.color-palette {
    overflow: hidden;
    margin: 50px 0
}

section.text-styles {
    overflow: hidden;
    margin: 50px 0
}

section.navigation-section {
    overflow: visible;
    margin: 50px 0
}

section.button-styles {
    overflow: visible;
    margin: 50px 0
}

section.imagery {
    overflow: hidden;
    margin: 50px 0
}

section.form-elements {
    overflow: visible;
    margin: 50px 0
}

section.alert-section {
    overflow: hidden;
    margin: 50px 0
}

section.assets-section {
    overflow: visible;
    margin: 50px 0
}

section.drawers-section {
    margin: 50px 0;
    overflow: hidden
}

section.contact-panels {
    box-shadow: 0 0 6px rgba(0, 0, 0, .15)
}

section.staff-detail-mobile {
    background-color: #005cb9;
    padding: 20px 25px;
    overflow: hidden
}

section.staff-header-mobile {
    background-color: #005cb9;
    padding: 20px 25px;
    overflow: hidden;
    color: #fff
}

@media(max-width:576px) {
    section.staff-detail-mobile {
        padding: 20px 15px
    }

    section.right-hand-social-links {
        margin-left: 20px
    }
}

div.breadcrumb-section {
    overflow: hidden;
    background-color: #f4f4f4;
    box-shadow: 0 0 6px rgba(0, 0, 0, .15)
}

div.meta-bar {
    background-color: #e8e5e5
}

ul.standard {
    padding-left: 0;
    list-style-type: none;
    font-size: 16px;
    line-height: 20px
}

ul.standard li {
    margin: 10px 0
}

.index-list {
    font-size: 14px
}

.index-list a:visisted,
.index-list a:focus {
    color: #005cb9
}

ul.palette {
    padding-left: 0
}

ul.palette li {
    display: inline-block;
    list-style-type: none;
    height: 100px;
    line-height: 100px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100px
}

ul.palette li.blue {
    background-color: #005cb9
}

ul.palette li.blue-tint {
    background-color: #6dabe4
}

ul.palette li.purple {
    background-color: #c227b9
}

ul.palette li.purple-tint {
    background-color: #e19cdf
}

ul.palette li.yellow {
    background-color: #edaa00
}

ul.palette li.yellow-tint {
    background-color: #ffd13f
}

ul.palette li.green {
    background-color: #3fae2a
}

ul.palette li.green-tint {
    background-color: #a4d55d
}

ul.palette li.orange {
    background-color: #ff6c0c
}

ul.palette li.orange-tint {
    background-color: #ffa168
}

ul.palette li.black {
    background-color: #000
}

ul.palette li.grey {
    background-color: #2e2a25
}

ul.palette li.grey-tint {
    background-color: #77777a
}

ul.department-links-list {
    list-style: none;
    padding-left: 0
}

ul.department-links-list li {
    margin: 15px 0
}

ul.navbar-header-right-list {
    display: inline-block;
    margin-bottom: 0;
    padding-left: 0
}

ul.navbar-header-right-list li {
    display: inline-block;
    margin: 0 15px;
    font-weight: 700
}

ul.navbar-header-right-list li a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

ul.navbar-header-right-list li a:hover {
    text-decoration: underline
}

ul.top-nav-links {
    color: #fff;
    list-style: none;
    padding: 15px 15px;
    margin-bottom: 0;
    overflow: hidden;
    border-top: 10px solid #c227b9
}

ul.top-nav-links li {
    width: 50%;
    min-height: 54px;
    padding: 15px 0 0 15px;
    position: relative;
    float: left;
    display: inline-block;
    text-align: left;
    white-space: normal;
    font-size: 14px;
    line-height: 17px
}

ul.top-nav-links li a {
    color: #3fae2a
}

ul.department-details {
    padding-left: 10px
}

ul.department-details.single-column {
    text-align: left;
    list-style-type: initial;
    padding-left: 30px
}

ul.department-details li {
    font-size: 14px;
    line-height: 22px
}

ul.panel-list {
    padding-left: 0;
    list-style-type: none
}

ul.panel-list li {
    margin: 10px 0
}

ul.panel-list li a {
    font-family: "VAGRoundedNext-Bold", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 1px
}

ul.right-col-list {
    padding-left: 0;
    list-style-type: none;
    margin-top: 20px;
    margin-bottom: 0
}

ul.right-col-list li {
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e5e5;
    padding-bottom: 5px
}

ul.right-col-list li a {
    display: inline-block;
    position: relative;
    font-family: "VAGRoundedNext-Bold", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    color: #c227b9;
    letter-spacing: 1px;
    padding-right: 12px
}

ul.right-col-list li a:hover {
    color: #005cb9
}

ul.right-col-list li a.active {
    color: #005cb9
}

ul.right-col-list li a.active:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 0;
    bottom: 0;
    width: 6px;
    background-color: #005cb9
}

ul.right-col-list li a>:last-child {
    display: inline-flex;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    align-items: center;
    padding-top: 2px
}

ul.right-col-list-inner {
    padding-left: 20px;
    list-style: none
}

ul.right-col-list-inner li {
    border-bottom: none
}

ul.services-list {
    position: relative;
    padding-left: 20px;
    margin-bottom: 0
}

ul.services-list li {
    margin: 0;
    color: #005cb9
}

ul.services-list li div.grey-txt {
    color: #393939;
    display: block
}

ul.i-want-list {
    padding-left: 0;
    background-color: #f4f4f4;
    margin-top: 20px;
    box-shadow: inset 3px 2px 10px rgba(0, 0, 0, .15)
}

ul.i-want-list li a {
    font-size: 16px;
    line-height: 19px;
    color: #c227b9
}

ul.tools-and-resources {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0
}

ul.tools-and-resources li {
    margin-bottom: 20px
}

ul.tools-and-resources li a {
    font-size: 15px;
    line-height: 18px
}

ul.tools-and-resources li:last-child {
    margin-bottom: 0
}

ul.doctor-background-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 40px
}

ul.doctor-background-list li {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 30px
}

ul.doctor-background-list li:last-child {
    margin-bottom: 0
}

ul.doctor-background-list li a {
    font-size: 15px;
    line-height: 18px;
    color: #3fae2a
}

ul.doctor-background-list li a:hover {
    color: #005cb9
}

ul.download-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 40px
}

ul.download-list li {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px
}

ul.download-list li:last-child {
    margin-bottom: 0
}

ul.download-list li a {
    font-size: 15px;
    line-height: 18px;
    color: #3fae2a
}

ul.download-list li a:hover {
    color: #005cb9
}

.li-spacing {
    margin-bottom: 5px
}

.bulleted-list-item {
    list-style-type: none;
    position: relative
}

.bulleted-list-item:before {
    content: "Ã¢â‚¬Â¢";
    color: #005cb9;
    position: absolute;
    left: -1.4em
}

div.bulleted-list-item {
    display: list-item;
    margin-left: 20px
}

.blog-tag-list-wrapper {
    text-align: right;
    margin-top: 15px
}

.blog-tag-list {
    margin: 0;
    background-color: #fff
}

.blog-tag-list li {
    margin: 5px
}

.blog-tag-list li a {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10px;
    background-color: #f0f0f0;
    border-radius: 10px;
    color: #5d5d5d;
    text-align: center
}

.blog-tag-list li a:hover {
    background: #e3e3e3
}

.blog-tag-list.blog-tag-list-right li {
    margin: 6px 10px
}

ul.news-article--news-list {
    padding-left: 0;
    list-style-type: none;
    margin-top: 20px;
    margin-bottom: 0
}

ul.news-article--news-list li {
    border: none;
    margin-bottom: 12px;
    padding-bottom: 5px;
    padding-right: 12px
}

ul.news-article--news-list li a {
    display: block;
    position: relative;
    font-family: "VAGRoundedNext-SemiBold", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    color: #005cb9;
    letter-spacing: 1px
}

ul.news-article--news-list li a>:last-child {
    display: inline-flex;
    position: absolute;
    top: 0;
    bottom: 3px;
    align-items: flex-end;
    padding-top: 0;
    padding-left: 4px;
    font-size: .8rem
}

.input-group-text {
    line-height: 20px
}

.form-label {
    font-size: 16px;
    line-height: 20px
}

.form-control {
    border-radius: 0;
    font-size: 16px;
    line-height: 20px;
    height: 34px
}

.form-control:focus {
    border-color: #c227b9
}

.form-control::-webkit-inner-spin-button {
    margin-top: -4px;
    margin-bottom: -4px
}

input[type="number"].form-control::-webkit-inner-spin-button {
    margin-right: -10px
}

select.form-control:not([size]):not([multiple]) {
    height: 34px
}

.form-control-sm {
    height: 30px
}

select.form-control-sm:not([size]):not([multiple]) {
    height: 30px
}

.form-control-lg {
    height: 62px
}

select.form-control-lg:not([size]):not([multiple]) {
    height: 62px
}

select.form-control[size],
select.form-control[multiple] {
    height: auto
}

textarea.form-control {
    height: auto
}

.EPiServerForms .Form__Title {
    font-family: "VAGRoundedNext-Bold", sans-serif;
    font-weight: normal !important;
    letter-spacing: .8px
}

.EPiServerForms .Form__Description {
    margin-bottom: 1rem
}

.EPiServerForms .Form__Status .Form__Status__Message {
    display: block;
    padding: 1rem;
    margin: 1rem 0
}

.EPiServerForms .Form__Status .Form__Success__Message {
    background-color: #84c8e4;
    color: #333
}

.EPiServerForms .Form__Status .Form__Warning__Message {
    background-color: #fff8aa;
    color: red
}

.EPiServerForms .Form__Status .Form__Readonly__Message {
    display: block;
    padding: 1rem;
    margin: 1rem 0;
    background-color: #fff8aa;
    color: red
}

.EPiServerForms .Form__NavigationBar .Form__NavigationBar__Action {
    display: inline-block;
    padding: inherit;
    vertical-align: middle;
    text-align: center;
    border: 1px solid rgba(41, 128, 189, .5);
    border-radius: 4px;
    font-size: inherit;
    height: 2em;
    width: 10em;
    max-width: 10rem;
    color: initial;
    background-image: linear-gradient(top, #fff, #e6e6e6);
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6)
}

.EPiServerForms .Form__NavigationBar .Form__NavigationBar__Action:disabled {
    color: GrayText
}

.EPiServerForms .Form__NavigationBar .Form__NavigationBar__ProgressBar {
    display: inline-block;
    border: 1px solid rgba(41, 128, 189, .5);
    vertical-align: middle;
    width: 40%
}

.EPiServerForms .Form__NavigationBar .Form__NavigationBar__ProgressBar .Form__NavigationBar__ProgressBar--Progress {
    background-color: rgba(41, 128, 189, .5);
    width: 0%;
    height: 1rem
}

.EPiServerForms .Form__NavigationBar .Form__NavigationBar__ProgressBar .Form__NavigationBar__ProgressBar--Text {
    display: none
}

.EPiServerForms .FormStep .FormStep__Description {
    margin-bottom: 1rem
}

.EPiServerForms .Form__Element {
    margin-bottom: 1.5rem
}

.EPiServerForms .Form__Element .Form__Element__Caption {
    display: inline-block;
    color: #393939;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    margin-right: .5rem
}

.EPiServerForms .Form__Element .Form__Element__ValidationError {
    color: red;
    display: block;
    word-wrap: break-word
}

.EPiServerForms fieldset.Form__Element .Form__CustomInput {
    margin-bottom: 1.5rem
}

.EPiServerForms .hide {
    display: none
}

.EPiServerForms .FormCaptcha .FormTextbox__Input {
    width: 8rem
}

.EPiServerForms .FormCaptcha .FormCaptcha__Refresh {
    font-size: 1em;
    width: auto;
    height: auto
}

.EPiServerForms .FormChoice .Form__Element__Caption {
    display: block
}

.EPiServerForms .FormChoice .FormChoice__Input {
    margin-left: 1rem
}

.EPiServerForms .FormChoice--Image .hidden {
    visibility: hidden
}

.EPiServerForms .FormChoice--Image .FormChoice--Image__Item {
    display: inline-block;
    max-width: 40%;
    text-align: center;
    margin: .5rem
}

.EPiServerForms .FormChoice--Image .FormChoice__Input:checked~img {
    border: 1px solid rgba(41, 128, 189, .5)
}

.EPiServerForms .FormRange .Form__Element__Caption {
    display: block
}

.EPiServerForms .FormRange .FormRange__Input {
    max-width: 60%;
    display: inline
}

.EPiServerForms .FormFileUpload .Form__Element__Caption {
    display: block
}

.EPiServerForms .FormDateTimeRange .Form__Element__Caption.visually-hidden {
    display: none
}

.EPiServerForms .FormDateTimeRange .Form__CustomInput {
    display: inline;
    width: 15rem !important
}

.EPiServerForms .FormDateTime .Form__Element__Caption {
    display: block
}

.EPiServerForms .FormDateTime .Form__CustomInput {
    display: inline;
    width: 15rem !important
}

.EPiServerForms .Warning {
    color: red;
    background-color: #fff8aa;
    display: block;
    word-wrap: break-word
}

.EPiServerForms .Form__Warning {
    color: red;
    background-color: #fff8aa;
    display: block;
    word-wrap: break-word
}

.EPiServerForms select,
.EPiServerForms textarea,
.EPiServerForms input[type="text"],
.EPiServerForms input[type="password"],
.EPiServerForms input[type="number"],
.EPiServerForms input[type="email"],
.EPiServerForms input[type="url"],
.EPiServerForms input[type="date"],
.EPiServerForms input[type="datetime"],
.EPiServerForms input[type="datetime-local"],
.EPiServerForms input[type="time"],
.EPiServerForms input[type="month"],
.EPiServerForms input[type="week"] {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-radius: 0;
    font-size: 16px;
    line-height: 20px;
    height: 34px
}

.EPiServerForms select::-ms-expand,
.EPiServerForms textarea::-ms-expand,
.EPiServerForms input[type="text"]::-ms-expand,
.EPiServerForms input[type="password"]::-ms-expand,
.EPiServerForms input[type="number"]::-ms-expand,
.EPiServerForms input[type="email"]::-ms-expand,
.EPiServerForms input[type="url"]::-ms-expand,
.EPiServerForms input[type="date"]::-ms-expand,
.EPiServerForms input[type="datetime"]::-ms-expand,
.EPiServerForms input[type="datetime-local"]::-ms-expand,
.EPiServerForms input[type="time"]::-ms-expand,
.EPiServerForms input[type="month"]::-ms-expand,
.EPiServerForms input[type="week"]::-ms-expand {
    background-color: transparent;
    border: 0
}

.EPiServerForms select:focus,
.EPiServerForms textarea:focus,
.EPiServerForms input[type="text"]:focus,
.EPiServerForms input[type="password"]:focus,
.EPiServerForms input[type="number"]:focus,
.EPiServerForms input[type="email"]:focus,
.EPiServerForms input[type="url"]:focus,
.EPiServerForms input[type="date"]:focus,
.EPiServerForms input[type="datetime"]:focus,
.EPiServerForms input[type="datetime-local"]:focus,
.EPiServerForms input[type="time"]:focus,
.EPiServerForms input[type="month"]:focus,
.EPiServerForms input[type="week"]:focus {
    border-color: #c227b9;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.EPiServerForms select:disabled,
.EPiServerForms select[readonly],
.EPiServerForms textarea:disabled,
.EPiServerForms textarea[readonly],
.EPiServerForms input[type="text"]:disabled,
.EPiServerForms input[type="text"][readonly],
.EPiServerForms input[type="password"]:disabled,
.EPiServerForms input[type="password"][readonly],
.EPiServerForms input[type="number"]:disabled,
.EPiServerForms input[type="number"][readonly],
.EPiServerForms input[type="email"]:disabled,
.EPiServerForms input[type="email"][readonly],
.EPiServerForms input[type="url"]:disabled,
.EPiServerForms input[type="url"][readonly],
.EPiServerForms input[type="date"]:disabled,
.EPiServerForms input[type="date"][readonly],
.EPiServerForms input[type="datetime"]:disabled,
.EPiServerForms input[type="datetime"][readonly],
.EPiServerForms input[type="datetime-local"]:disabled,
.EPiServerForms input[type="datetime-local"][readonly],
.EPiServerForms input[type="time"]:disabled,
.EPiServerForms input[type="time"][readonly],
.EPiServerForms input[type="month"]:disabled,
.EPiServerForms input[type="month"][readonly],
.EPiServerForms input[type="week"]:disabled,
.EPiServerForms input[type="week"][readonly] {
    background-color: #e9ecef;
    opacity: 1
}

.EPiServerForms select::-webkit-inner-spin-button,
.EPiServerForms textarea::-webkit-inner-spin-button,
.EPiServerForms input[type="text"]::-webkit-inner-spin-button,
.EPiServerForms input[type="password"]::-webkit-inner-spin-button,
.EPiServerForms input[type="number"]::-webkit-inner-spin-button,
.EPiServerForms input[type="email"]::-webkit-inner-spin-button,
.EPiServerForms input[type="url"]::-webkit-inner-spin-button,
.EPiServerForms input[type="date"]::-webkit-inner-spin-button,
.EPiServerForms input[type="datetime"]::-webkit-inner-spin-button,
.EPiServerForms input[type="datetime-local"]::-webkit-inner-spin-button,
.EPiServerForms input[type="time"]::-webkit-inner-spin-button,
.EPiServerForms input[type="month"]::-webkit-inner-spin-button,
.EPiServerForms input[type="week"]::-webkit-inner-spin-button {
    margin-top: -4px;
    margin-bottom: -4px
}

.EPiServerForms input[type="number"]::-webkit-inner-spin-button {
    margin-right: -10px
}

.EPiServerForms select:not([size]):not([multiple]) {
    height: 34px
}

.EPiServerForms select[size],
.EPiServerForms select[multiple] {
    height: auto
}

.EPiServerForms textarea {
    min-height: 8em;
    height: auto
}

.EPiServerForms [type=button],
.EPiServerForms [type=submit],
.EPiServerForms [type=reset],
.EPiServerForms button {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #c227b9;
    border-radius: 0;
    border: none
}

.EPiServerForms [type=button]:hover,
.EPiServerForms [type=submit]:hover,
.EPiServerForms [type=reset]:hover,
.EPiServerForms button:hover {
    background-color: #e19cdf;
    color: #fff;
    text-decoration: none
}

.EPiServerForms [type=button]:focus,
.EPiServerForms [type=submit]:focus,
.EPiServerForms [type=reset]:focus,
.EPiServerForms button:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
    text-decoration: none
}

.EPiServerForms [type=button]:disabled,
.EPiServerForms [type=submit]:disabled,
.EPiServerForms [type=reset]:disabled,
.EPiServerForms button:disabled {
    opacity: .65
}

.EPiServerForms [type=button]:not(:disabled),
.EPiServerForms [type=submit]:not(:disabled),
.EPiServerForms [type=reset]:not(:disabled),
.EPiServerForms button:not(:disabled) {
    cursor: pointer
}

.EPiServerForms [type=button]:not(:disabled):active,
.EPiServerForms [type=submit]:not(:disabled):active,
.EPiServerForms [type=reset]:not(:disabled):active,
.EPiServerForms button:not(:disabled):active {
    background-image: none
}

.EPiServerForms .FormSubmitButton,
.EPiServerForms input.FormSubmitButton,
.EPiServerForms button.FormSubmitButton {
    background-color: #3fae2a;
    color: #fff
}

.EPiServerForms .FormSubmitButton:hover,
.EPiServerForms input.FormSubmitButton:hover,
.EPiServerForms button.FormSubmitButton:hover {
    background-color: #a4d55d;
    color: #fff
}

.EPiServerForms .FormResetButton,
.EPiServerForms input.FormResetButton,
.EPiServerForms button.FormResetButton {
    background-color: #ff6c0c;
    color: #fff
}

.EPiServerForms .FormResetButton:hover,
.EPiServerForms input.FormResetButton:hover,
.EPiServerForms button.FormResetButton:hover {
    background-color: #ffa168;
    color: #fff
}

.search-input {
    height: 45px;
    border-radius: 30px;
    padding: 8px 25px
}

.button-branded {
    height: 45px;
    padding: 10px 20px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background-color: #e6f3ff;
    border-color: #b3dbff;
    cursor: pointer
}

.button-branded:hover {
    background-color: #b3dbff;
    border-color: #80c3ff
}

.form-rounded-left {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding-left: 35px !important
}

.contact-nav-tabs {
    padding: 0;
    justify-content: flex-end
}

@media(max-width:992px) {
    .contact-nav-tabs {
        justify-content: center
    }
}

input.email-input:valid {
    border: 1px solid rgba(0, 123, 255, .25)
}

header {
    overflow: visible;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
    background-color: #fff;
    z-index: 100;
    position: relative;
    max-height: 100%
}

@media(max-width:992px) {
    header {
        border-top: 5px solid #005cb9
    }
}

.navbar-toggler {
    cursor: pointer
}

.navbar-toggler .header-icon:before {
    font-size: 2rem;
}

.navbar-toggler.open .header-icon:before {
    content: "\f00d" !important;
    font-size: 2rem;
}

.fa-search:before {
    font-size: 2rem;
}

@media(min-width:992px) {
    .subnavbar {
        display: block !important;
        height: 40px
    }
}

.navbar-left,
.navbar-right {
    display: inline-block
}

.navbar-left li,
.navbar-right li {
    display: inline-block
}

.navbar-left {
    display: inline-block
}

.navbar-left>li {
    float: left
}

.navbar-left>li>a {
    padding: 7px 15px !important;
    border: 1px solid #6caae4;
    background-color: #e6f3ff;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase
}

.navbar-left>li>a:hover {
    background-color: #f8f9fa
}

.navbar-left>li.active>a {
    border: 1px solid #005dab
}

@media(max-width:768px) {
    .navbar-left li {
        width: 100%
    }
}

.navbar-right {
    float: right
}

.navbar-right>li {
    margin: 0 10px
}

.navbar-right>li>a {
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    color: #c227b9
}

.navbar-right>li>a.active {
    border-bottom: 5px solid #005cb9;
    color: #005cb9;
    padding-bottom: 5px
}

.navbar-right>li>a:hover {
    color: #005cb9;
    text-decoration: none
}

.navbar-right>li:first-child {
    margin-left: 0
}

.navbar-right>li:last-child {
    margin-right: 5px
}

@media(max-width:992px) {
    .navbar-right li {
        margin: 0;
        width: 100%;
        padding: 18px 0
    }

    .navbar-right li a {
        margin-left: 40px
    }

    .navbar-right li.md-show {
        margin-top: 20px
    }
}

@media(min-width:992px)and (max-width:1200px) {
    .navbar-right li {
        margin: 0 4px
    }

    .navbar-right li a {
        font-size: 14px
    }
}

@media(min-width:1200px)and (max-width:1230px) {
    .navbar-right li {
        margin: 0 9px
    }
}

@media(max-width:992px) {
    .navbar-right {
        float: none
    }
}

.dropdown-menu {
    padding: 0;
    border: 1px solid #f4f4f4;
    border-radius: 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
    max-height: calc(100vh - 160px);
    overflow-y: auto
}

.dropdown-menu a {
    color: #c227b9;
    background-color: #fff;
    border-bottom: none;
    font-size: 16px;
    line-height: 19px;
    padding: .8rem 1.8rem .8rem 1.8rem;
    position: relative
}

.dropdown-menu a:hover,
.dropdown-menu a:focus {
    background-color: #f4f4f4;
    color: #c227b9
}

.dropdown-menu a:last-child {
    border: none
}

.dropdown-toggle:after {
    display: none
}

.cmh-fixed-footer .navbar.open {
    overflow-y: auto;
    max-height: 100%
}

.cmh-fixed-footer .navbar-nav {
    text-align: left
}

.navbar-nav .nav-item {
    position: relative
}

.navbar-nav {
    width: 100%;
    text-align: right;
    margin-bottom: 15px
}

@media(max-width:992px) {
    .navbar-nav {
        text-align: left;
        margin-bottom: 0
    }
}

.navbar-header-bar {
    background-color: #005cb9;
    color: #fff;
    padding: 8px 15px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 19px;
    position: relative
}

.navbar-header-bar .navbar-header-left {
    float: left
}

.navbar-header-bar .navbar-header-left a {
    font-size: 13px;
    line-height: 16px;
    text-decoration: none
}

.navbar-header-bar .navbar-header-left a:hover {
    text-decoration: underline
}

.navbar-header-bar .navbar-header-right {
    float: right
}

.navbar-header-bar:before {
    background: linear-gradient(to right, #edaa00 25%, #ff6c0c 25%, #ff6c0c 50%, #c227b9 50%, #c227b9 75%, #3fae2a 75%);
    position: absolute;
    content: '';
    height: 3px;
    right: 0;
    left: 0;
    top: 0;
    width: 15%
}

@media(max-width:992px) {
    .navbar-header-bar {
        display: none
    }
}

.navbar-brand {
    padding: 4px 0;
    margin-right: 3rem
}

@media(min-width:992px) {
    .navbar-brand {
        margin-left: 1rem
    }
}

@media(max-width:992px) {
    .navbar-brand {
        margin-left: 1rem
    }

    .navbar-brand img {
        width: 166px
    }

    .navbar-toggler-dropdown {
        margin-right: 1rem
    }
}

.navbar {
    padding: 0
}

@media(max-width:992px) {
    .navbar {
        padding: 5px 0
    }
}

.landing-page-header {
    box-shadow: none
}

.navbar-landing-page {
    padding: 43px 0;
    position: relative
}

.navbar-landing-page:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 120px;
    background-color: #005cb9;
    height: 550px
}

@media(max-width:992px) {
    .landing-page-logo {
        width: 175px
    }
}

.print-logo {
    display: none
}

.footer-bottom {
    background-color: #fff;
    text-decoration: none;
    color: #757878;
    padding: 30px 0
}

.footer-top {
    padding: 20px 0;
    background-color: #005cb9;
    color: #2e2a25
}

ul.footer-list {
    list-style: none;
    margin: 0;
    margin-bottom: 0;
    padding: 0
}

ul.footer-list li {
    display: inline-block;
    margin-right: 30px
}

ul.footer-list li a {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    color: #c227b9
}

ul.footer-list li a:hover {
    color: #005cb9;
    text-decoration: none
}

ul.footer-list li:last-child {
    margin-right: 0
}

ul.footer-list.right {
    text-align: right
}

ul.footer-list.short li {
    margin-right: 10px
}

ul.footer-list.landing-page-list li a {
    color: #2e2a25
}

@media(max-width:992px) {
    ul.footer-list.right {
        text-align: left
    }

    ul.footer-list li {
        display: inline-block;
        text-align: center;
        margin-right: 15px
    }
}

.copyright {
    font-size: 10px;
    line-height: 15px;
    font-weight: 400
}

@media(max-width:992px) {
    .copyright {
        text-align: left;
        margin: 0
    }
}

.footer-image-wrapper {
    float: left;
    margin-right: 10px
}

@media(min-width:768px)and (max-width:1200px) {
    .footer-image-wrapper {
        width: 100%
    }

    .footer-image-wrapper img {
        margin-left: auto;
        margin-right: auto;
        display: block
    }
}

.footer-hr {
    border-top: 1px solid #6dabe4
}

@media(max-width:576px) {
    .media-footer img {
        max-width: 106px
    }
}

.cmh-fixed-footer .cmh-fixed-footer-bg {
    background-color: #e8e5e5
}

.cmh-fixed-footer .navbar {
    padding: 0
}

.cmh-fixed-footer .navbar.open {
    background-color: #c126b8;
    color: #fff
}

.cmh-fixed-footer .navbar.open .navbar-brand,
.cmh-fixed-footer .navbar.open .header-icon {
    color: #fff
}

.cmh-fixed-footer .navbar.open .navbar-toggler:hover .header-icon {
    color: #c126b8
}

.cmh-fixed-footer .navbar-toggler {
    box-shadow: none
}

.cmh-fixed-footer .navbar-collapse {
    background-color: #f4f4f4
}

.cmh-fixed-footer .navbar-collapse li a {
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    color: #c126b8;
    padding-left: 1rem;
    border-bottom: 1px solid #fff;
    padding: 1.3rem 1rem
}

.cmh-fixed-footer .navbar-collapse li a:hover {
    color: #005cb9
}

.cmh-fixed-footer .navbar-brand {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-bottom: 13px;
    margin-top: 13px;
    max-width: 70%;
    overflow: hidden;
    white-space: normal;
    color: #c227b9
}

.cmh-fixed-footer .navbar-toggler .fa.fa-bars.close-icon:before {
    content: "Ã¯â‚¬Â" !important
}

.navbar-toggler-right {
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%)
}

.navbar-header {
    width: 100%;
    position: relative;
    cursor: pointer
}

.dropdown-divider {
    position: relative;
    height: 1.5rem;
    margin: .25rem 1rem;
    border-top: none;
    color: #7e7e7e;
    font-size: 16px
}

.dropdown-divider::after {
    content: "";
    position: absolute;
    left: auto;
    top: 1.2rem;
    margin-left: .5rem;
    width: 100%;
    border-top: 1px solid #d1d1d1;
}

@media screen and (min-width:992px) {
    .dropdown-divider {
        font-size: 14px;
        height: 20px;
    }
}

.btn {
    cursor: pointer;
    padding: 16px 20px;
    font-size: 15px;
    line-height: 18px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
    font-family: "VAGRoundedNext-Bold", sans-serif;
    letter-spacing: .8px
}

.btn:focus {
    color: inherit
}

.btn-xl {
    padding: 20px 35px;
    font-size: 28px;
    line-height: 36px
}

.btn-lg {
    padding: 18px 24px;
    font-size: 18px;
    line-height: 24px
}

.btn-sm {
    padding: 11px 16px;
    font-size: 13px;
    line-height: 16px
}

.input-group-search .input-group-button {
    padding: 18px
}

.input-group-button {
    padding: 18px 40px;
    font-size: 20px;
    line-height: 24px;
    font-family: "VAGRoundedNext-Bold", sans-serif
}

.input-group-button.search-close {
    background-color: #fff;
    box-shadow: none;
    border: 1px solid purple;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-right: none
}

@media(max-width:992px) {
    .input-group-button {
        padding: 11px 16px;
        font-size: 18px;
        line-height: 22px
    }

    .form-control-lg {
        padding: 10px 20px !important
    }
}

.button-primary-icon {
    margin-left: 5px;
    font-size: .8rem;
    vertical-align: middle;
    display: inline
}

.button-primary-icon.button-primary-large {
    font-size: 1.6rem
}

.f-medium .button-primary-icon {
    font-size: .7rem
}

.btn-flex {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    white-space: normal
}

.btn-flex .btn-icon {
    display: block;
    flex: 0 0 auto;
    max-width: 48px
}

.btn-xl .btn-icon {
    font-size: .8em
}

.header-button .btn {
    border-radius: 30px;
    padding: 10px 38px;
    text-transform: uppercase;
    height: 45px
}

@media(max-width:768px) {
    .header-button {
        margin-top: 25px
    }
}

.navbar-toggler-icon {
    width: 18px;
    height: 18px;
    vertical-align: middle
}

.navbar-toggler {
    padding: 9px 11px;
    border-radius: 44px;
    border: none;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .15);
    background-color: #fff
}

.navbar-toggler:hover {
    background-color: #f4f4f4
}

.navbar-toggler:focus {
    outline: none
}

.parent-button {
    background-color: #b4d7f8;
    display: inline-block;
    padding: 15px 70px 15px 35px;
    font-size: 8px;
    line-height: 18px;
    font-weight: 700;
    color: #005dab;
    position: relative
}

.parent-button .lg {
    display: block;
    font-size: 13px;
    line-height: 16px
}

.parent-button .parent-button-icon-align {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 5px
}

.parent-button .parent-button-icon-align .parent-button-icon {
    font-size: 16px
}

.parent-button:hover {
    background-color: #cbe3fa
}

.btn-secondary {
    background-color: #fff;
    border: 1px solid #f4f4f4;
    border-radius: 30px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
    padding: 8px 20px;
    font-weight: 700
}

.btn-secondary.lg {
    padding: 12px 20px;
    font-size: 20px;
    line-height: 23px
}

.btn-secondary:hover,
.btn-secondary:visited,
.btn-secondary:focus {
    background-color: #fff;
    border: 1px solid #f4f4f4;
    color: #c227b9
}

.btn-secondary:focus {
    box-shadow: 0 0 6px rgba(0, 0, 0, .15)
}

.btn-tertiary {
    border-radius: 0;
    background-color: #fff;
    border: none;
    -webkit-appearance: none !important;
    width: 46px;
    height: 46px;
    padding: 0;
    position: relative !important
}

.btn-tertiary:hover {
    background-color: #f4f4f4
}

.btn-tertiary:focus {
    box-shadow: 0 0 6px rgba(0, 0, 0, .15)
}

.printer-icon {
    width: 100%;
    height: 100%;
    background: url(../images/printer-icon-color_35x35.png) center center no-repeat
}

.mail-icon {
    width: 100%;
    height: 100%;
    background: url(../images/mail-icon-color_35x35.png) center center no-repeat
}

.facebook-icon {
    width: 100%;
    height: 100%;
    background: url(../images/facebook-icon-color_35x35.png) center center no-repeat
}

.linkedin-icon {
    width: 100%;
    height: 100%;
    background: url(../images/linkedin-icon-color_35x35.png) center center no-repeat
}

.twitter-icon {
    width: 100%;
    height: 100%;
    background: url(../images/twitter-icon-color_35x35.png) center center no-repeat
}

.youtube-icon {
    width: 100%;
    height: 100%;
    background: url(../images/youtube-icon-color_35x35.png) center center no-repeat
}

@media(max-width:992px) {
    .navigation-button:hover {
        background-color: #fff;
        border: none;
        box-shadow: none
    }

    .navigation-button:focus {
        box-shadow: none
    }
}

@media(min-width:992px)and (max-width:1200px) {
    .navigation-button.btn-secondary.lg {
        padding: 12px 15px;
        font-size: 15px;
        line-height: 18px
    }
}

.btn-white {
    color: #005cb9;
    background-color: #fff;
    border-radius: 0;
    border: none
}

.btn-white:hover {
    background-color: #f4f4f4
}

.btn-white:hover.green-txt {
    color: #3fae2a
}

.btn-white:hover.blue-txt {
    color: #005cb9
}

.btn-white:hover.purple-txt {
    color: #c227b9
}

.btn-white:hover.orange-txt {
    color: #ff6c0c
}

.btn-white:hover.grey-txt {
    color: #2e2a25
}

.btn-green {
    color: #fff;
    background-color: #3fae2a;
    border-radius: 0;
    border: none
}

.btn-green:hover {
    background-color: #a4d55d;
    color: #fff
}

.btn-purple {
    color: #fff;
    background-color: #c227b9;
    border-radius: 0;
    border: none
}

.btn-purple:hover {
    background-color: #e19cdf;
    color: #fff
}

.btn-orange {
    color: #fff;
    background-color: #ff6c0c;
    border-radius: 0;
    border: none
}

.btn-orange:hover {
    background-color: #ffa168;
    color: #fff
}

.btn-blue {
    color: #fff;
    background-color: #005cb9;
    border-radius: 0;
    border: none
}

.btn-blue:hover {
    background-color: #6dabe4;
    color: #fff
}

.btn-yellow {
    color: #fff;
    background-color: #edaa00;
    border-radius: 0;
    border: none
}

.btn-yellow:hover {
    background-color: #ffd13f;
    color: #fff
}

.btn-grey {
    color: #fff;
    background-color: #2e2a25;
    border-radius: 0;
    border: none
}

.btn-grey:hover {
    background-color: #77777a;
    color: #fff
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    padding: 14px 16px
}

.btn-rounded-right {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}

.floating-hero-button {
    margin-top: 30px
}

.close-search-button .close-button {
    background-color: #fff;
    box-shadow: none;
    border: 1px solid #c227b9;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-right: none;
    padding: 18px 25px
}

.close-search-button input {
    border: 1px solid #c227b9;
    border-left: none;
    color: #000;
    border-radius: 30px;
    font-family: "VAGRoundedNext-Bold", sans-serif
}

.close-search-button input:focus {
    border-color: #c227b9
}

@media(max-width:992px) {
    .close-search-button .close-button {
        padding: 10px 20px
    }
}

.btn-toolbar {
    margin: 5px 0
}

.btn-toolbar .share-text {
    font-size: 16px;
    line-height: 46px;
    font-family: "VAGRoundedNext-Bold", sans-serif
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: transparent
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1
}

.carousel-control-prev-icon {
    background-image: url("../images/carousel-icon-left.png");
    width: 32px;
    height: 32px
}

.carousel-control-next-icon {
    background-image: url("../images/carousel-icon-right.png");
    width: 32px;
    height: 32px
}

.carousel-control-next,
.carousel-control-prev {
    width: 12%
}

.carousel-control-prev {
    left: auto;
    right: 45px
}

.carousel-control-next {
    right: 10px
}

.hero-carousel {
    overflow: hidden;
    display: block;
    padding: 20px 0;
    background-color: #f4f4f4
}

.hero-carousel .carousel-inner {
    width: 65%;
    min-height: 95px
}

.hero-carousel .col-left {
    width: 65%;
    float: left;
    padding-left: 30px;
    border-right: 1px solid #eae6e6
}

.hero-carousel .col-right {
    width: 35%;
    float: right;
    padding: 0 0 0 20px;
    margin-top: 20px
}

.hero-carousel .col-right .col-right-link {
    display: block;
    font-size: 15px;
    line-height: 22px;
    font-family: "VAGRoundedNext-Bold", sans-serif
}

.hero-carousel .carousel-item {
    font-family: "VAGRoundedNext-Light", sans-serif
}

.hero-carousel .carousel-item .carousel-title {
    font-size: 15px;
    line-height: 18px;
    color: #393939;
    font-family: "VAGRoundedNext-Bold", sans-serif
}

.hero-carousel .carousel-item .carousel-subtitle {
    font-size: 15px;
    line-height: 18px;
    color: #393939;
    font-family: "VAGRoundedNext-Bold", sans-serif
}

.hero-carousel .carousel-item .carousel-timing {
    font-size: 12px;
    line-height: 15px;
    margin: 10px 0
}

@media(max-width:768px) {
    .hero-carousel .carousel-inner {
        width: 100%
    }

    .hero-carousel .col-left {
        width: 100%;
        float: none;
        padding-left: 0;
        border-right: none;
        display: block;
        text-align: center
    }

    .hero-carousel .col-right {
        width: 100%;
        float: none;
        margin-top: 20px;
        display: block;
        padding: 0;
        text-align: center
    }

    .hero-carousel .col-right .col-right-link {
        display: inline-block;
        margin: 0 15px
    }

    .hero-carousel .carousel-control-prev {
        left: 15px;
        right: auto
    }

    .hero-carousel .carousel-control-next {
        right: 15px;
        left: auto
    }
}

.slick-track {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.slick-list {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.nav-tabs {
    margin-bottom: 0
}

.contact-nav-tabs {
    margin: 30px 0
}

.contact-nav-tabs .nav-link {
    background-color: #fff;
    border-radius: 30px;
    margin-right: 10px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .15);
    font-size: 20px;
    line-height: 23px;
    padding: 14px 20px;
    margin-bottom: 10px
}

.nav-pills .nav-link.active,
.show>.nav-pills .nav-link {
    color: #fff;
    background-color: #005cb9;
    border-radius: 30px
}

.contact-panels .tab-content {
    padding: 50px 0
}

#mapCanvas {
    width: 100%;
    height: 450px;
    background-color: gray;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    z-index: 10
}

@media(max-width:768px) {
    #mapCanvas {
        display: none
    }
}

.gm-style .gm-style-iw {
    max-width: 400px
}

.gm-style .gm-style-iw>div {
    overflow: visible !important
}

.gm-style * {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.info_header {
    padding: 0;
    flex: 0 0 auto
}

.info_content {
    padding: 5px 15px 0;
    flex: 1 1 auto;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.info_content .info_type {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
    font-family: "VAGRoundedNext-Light", sans-serif;
    color: #585858;
    border-bottom: 1px solid #e8e5e5;
    padding-bottom: 5px
}

.info_content .info_location {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 23px;
    font-family: "VAGRoundedNext-Bold", sans-serif
}

.info_content .info_address {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-family: "VAGRoundedNext-Light", sans-serif;
    color: #393939;
    margin-bottom: 15px
}

.info_content .info_phone {
    font-size: 16px;
    line-height: 24px;
    font-family: "VAGRoundedNext-Bold", sans-serif
}

.info_content .info_phone_label {
    font-size: 12px;
    line-height: 17px;
    color: #585858
}

.info_content .info_meta_detail {
    font-size: 14px;
    line-height: 20px;
    font-family: "VAGRoundedNext-Bold", sans-serif;
    display: block
}

.info_content .info_meta_detail.in-window {
    margin-bottom: 5px
}

.info_footer {
    padding: 0;
    flex: 0 0 auto
}

.info_footer hr {
    margin: 5px 15px 10px
}

.location-info-window {
    overflow: hidden
}

.location-info-window .info_content {
    padding: 0
}

.info_directions {
    display: inline-block;
    font-size: 14px;
    line-height: 16px
}

.map-wrapper {
    position: relative
}

.map-overlay {
    position: relative;
    z-index: 100;
    top: 0;
    padding: 12px 40px;
    background-color: #005cb9;
    color: #fff
}

.map-overlay.location-detail {
    height: 100%;
    padding: 18px 40px
}

.map-overlay.location-detail .location-type {
    font-size: 26px;
    line-height: 28px;
    font-family: "VAGRoundedNext-Light", sans-serif;
    padding-bottom: 12px;
    border-bottom: 1px solid #fff;
    margin-bottom: 22px
}

@media(max-width:768px) {
    .map-overlay.location-detail .location-type {
        font-size: 22px;
        line-height: 24px
    }
}

@media(max-width:992px) {
    .map-overlay {
        position: relative;
        top: 0;
        max-width: 100%
    }

    .map-overlay.location-detail {
        position: relative;
        top: auto;
        bottom: auto
    }
}

#mapCanvasLocationDetail {
    width: 100%;
    height: 100%;
    background-color: gray;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    z-index: 10
}

@media(max-width:768px) {
    #mapCanvasLocationDetail {
        display: none
    }
}

.info_footer_left {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 20px;
    background-color: #a4289d;
    color: #fff
}

.info_footer_right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 20px;
    background-color: #c7910a;
    color: #fff
}

@media(max-width:768px) {
    .info_footer_left {
        text-align: center;
        padding-left: 0
    }

    .info_footer_right {
        text-align: center;
        padding-left: 0
    }
}

.header-block-sub-text {
    font-size: 12px;
    line-height: 15px;
    position: absolute;
    bottom: 7px;
    left: 57px
}

@media(max-width:768px) {
    .header-block-sub-text {
        font-size: 10px;
        bottom: 10px
    }
}

.location-filter-form select {
    margin: 0;
    background-color: #e8e5e5;
    color: #005cb9;
    border: 0;
    border-radius: 0;
    padding: .5em 1.5em .5em .5em;
    font-size: 1.125em;
    font-family: "VAGRoundedNext-Light", sans-serif;
    background-image: url(../images/svg/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: right .5rem center;
    padding-right: 2rem;
    -moz-appearance: button;
    -webkit-appearance: button
}

.location-filter-form select::-ms-expand {
    display: none
}

.location-filter-form select option {
    line-height: 1
}

.location-filter-form select option:disabled {
    background-color: transparent
}

.location-filter-form {
    background-color: #005cb9;
    color: #fff
}

.location-filter-form label {
    margin-right: .5em;
    vertical-align: middle;
    color: #fff;
    font-size: 1.125em;
    font-family: "VAGRoundedNext-Light", sans-serif
}

.location-filter-form select {
    vertical-align: middle
}

.location-filter-form select:focus {
    outline: none
}

@media(min-width:768px) {
    .location-filter-form {
        white-space: nowrap;
        text-align: right
    }

    .location-filter-form label {
        font-size: 1.375em;
        padding: .5em 0 .25em;
        display: inline-block
    }

    .location-filter-form select {
        font-size: 1.375em;
        height: 2.375em;
        padding-bottom: .25em
    }
}

.carousel-style-1 {
    height: 375px;
    max-height: 82vw;
    padding: 20px 0 35px 0;
    position: relative;
    box-shadow: 0 0 6px rgba(0, 0, 0, .16)
}

.carousel-style-1 .slick-dots {
    position: absolute;
    bottom: 15px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.carousel-style-1 .slick-dots li {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.carousel-style-1 .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 1px solid #95989a;
    border-radius: 50%;
    outline: none;
    background-color: transparent
}

.carousel-style-1 .slick-dots li.slick-active button {
    background-color: #95989a
}

.carousel-style-1 .slick-prev {
    left: 0
}

.carousel-style-1 .slick-next {
    right: 0
}

.carousel-style-1 .slick-prev,
.carousel-style-1 .slick-next {
    position: absolute;
    width: 60px;
    height: 100%;
    line-height: 210px;
    z-index: 10;
    font-size: 23px;
    color: #77777a;
    background-color: transparent;
    border: none;
    top: 0;
    bottom: 0;
    cursor: pointer
}

.carousel-style-1 .slick-prev:hover,
.carousel-style-1 .slick-next:hover {
    color: #2e2a25
}

.carousel-style-1 .slick-prev:focus,
.carousel-style-1 .slick-next:focus {
    outline: none
}

.panel.carousel-panel {
    position: relative;
    width: 294px;
    max-width: 62vw;
    margin: 5px 10px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .16);
    border-radius: 0;
    padding: 0
}

.panel.carousel-panel .panel-body {
    display: flex;
    flex-direction: column;
    height: 308px;
    max-height: 65vw;
    background-color: #f4f4f4
}

.panel.carousel-panel .panel-body .panel-figure {
    display: flex;
    flex: 1 1 auto;
    align-items: center;
    justify-content: center;
    background-color: #e8e5e5;
    overflow: hidden
}

.panel.carousel-panel .panel-body .panel-caption {
    font-size: 14px;
    padding: 7px 12px
}

@media(max-width:480px) {
    .panel.carousel-panel {
        margin: auto 6px
    }
}

.slick-list {
    position: absolute !important;
    top: 15px;
    left: 54px;
    right: 54px;
    padding: 6px
}

.slick-slide img {
    flex: 0 0 auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.slick-slide img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.slick-slide img:focus {
    outline: none
}

@media(max-width:576px) {

    .carousel-style-1 .slick-prev,
    .carousel-style-1 .slick-next {
        width: 34px
    }

    .carousel-style-1 .slick-list {
        left: 28px;
        right: 28px;
        padding: 6px
    }
}

.modal-dialog {
    display: flex;
    justify-content: center
}

.modal-content {
    box-shadow: 0 0 18px 2px #000;
    max-width: 100%
}

.modal-content.constained {
    max-height: 100vh;
    max-height: calc(100vh - (.5rem*2))
}

.modal-content .embed-responsive {
    background-color: #e8e5e5;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

.modal-content .embed-image {
    background-color: #e8e5e5;
    min-width: 180px;
    min-height: 100px;
    padding: 0;
    overflow: auto
}

@media(min-width:576px) {
    .modal-content.constained {
        max-height: calc(100vh - (1.75rem*2))
    }
}

.modal-header {
    padding: .25rem .5rem
}

.modal-footer {
    padding: .25rem .5rem
}

@media print {
    @page {
        size: auto
    }

    .print-logo {
        display: block;
        margin-bottom: 10px
    }

    .print-logo img {
        width: 150px
    }

    body {
        background-color: transparent !important;
        padding-top: 0 !important;
        min-width: 350px !important
    }

    a {
        text-decoration: none !important
    }

    .container {
        min-width: 350px !important
    }

    .alert {
        display: none
    }

    .banner {
        display: none
    }

    .news-article,
    .card-block,
    .featured-panel-left {
        page-break-inside: avoid
    }

    .news-article .btn,
    .card-block .btn,
    .featured-panel-left .btn {
        display: none
    }

    header {
        border: none
    }

    footer .footer-top {
        display: none
    }

    .footer-list {
        display: none
    }

    .breadcrumb {
        border-bottom: 1px solid #d3d3d3;
        border-radius: 0;
        background-color: transparent !important
    }

    .breadcrumb-section {
        background-color: transparent !important
    }

    .card {
        page-break-inside: avoid
    }

    .panel {
        border: 1px solid #d3d3d3
    }

    .newsletter-section {
        display: none !important;
        visibility: hidden
    }

    .floating-hero-button {
        display: none !important;
        visibility: hidden
    }

    .floating-hero-button .btn {
        display: none !important;
        visibility: hidden
    }

    .carousel-style-1,
    .slick-initialized {
        display: none !important
    }

    .btn-toolbar {
        display: none;
        visibility: hidden
    }

    .location-panel {
        page-break-inside: avoid;
        border: 1px solid #d3d3d3
    }

    .location-panel .info_footer {
        display: none;
        visibility: hidden
    }

    #departments-header {
        display: none;
        visibility: hidden
    }

    .department-panel,
    .contact-panel {
        page-break-inside: avoid;
        border: 1px solid #d3d3d3
    }

    .staff-detail-mobile .btn {
        display: none;
        visibility: hidden
    }

    .collapse {
        display: block
    }

    .top-button {
        display: none
    }

    .show-more-link {
        display: none
    }

    .flex-image {
        max-height: 300px
    }

    .flex-image img {
        width: auto
    }
}