﻿
/* section colors */
.s-page-hero__h1, .s-section-expander__btn {
    color: #0094B3;
}

.s-wb-content a, .s-wb-content a:visited {
    color: #0094B3;
}

.s-page-header__logo {
    background: #0094B3;
}

.s-wb-content ul > li:before {
    color: #0094B3;
}

.faux-link {
    font-weight: bold;
    color: inherit;
}

.hero-image-heading {
    background: url(/assets/images/bio-default-bg.jpg), #fff;
    background-position: left top;
    margin-top: 15px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: auto 230px;
}

.contact-info-wrap__padding {
    padding: 0 24px;
}

.hero-image-heading .container {
    padding-right: 0;
    padding-left: 0;
}

.fullname-heading {
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 24px;
}

.job-title {
    font-size: 26px;
    font-family: 'arial-mt-std',Arial,Helvetica,"Hiragino Sans GB", "Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
    font-weight: lighter;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 10px;
}

a.location-name {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    color: #4E4E4E;
    text-indent: -26px;
    margin-left: 26px;
    display: block;
}

    a.location-name:focus {
        text-indent: 0;
        margin-left: 0;
    }

.phone {
    font-size: 24px;
    margin-bottom: 10px;
    display:block;
}

.location-name .svg-marker {
    height: 28px;
    width: 28px;
    vertical-align: text-bottom;
}

.header-icon__container {
    background: #0094B3;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-icon {
    fill: #fff;
    height: 42px;
    width: 42px;
    margin-right: 8px;
}

.header-icon__link {
    font-size: 23px;
    color: #fff;
    vertical-align: middle;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 10px 10px;
    border-right: solid 1px #fff;
    padding-right: 10px;
}

    .header-icon__link span {
        display: none;
    }

    .header-icon__link:last-child {
        border-right: none;
    }

.s-dots {
    margin: 0;
}

.sidebar-spacing {margin-bottom:60px;}

.page-sidebar {
    margin-top: 60px;
}

.head-shot-wrap {
    display: flex;
    position: relative;
    height: 230px;
}

    .head-shot-wrap img {
        width: 235px;
        max-width: 235px;
        margin-left: 24px;
    }


.repExpBtn {
    margin: 30px 0 30px;
    stroke: #0094B3;
}

.mobile-name-floater {
    padding: 15px;
    text-transform: uppercase;
    color: #fff;
    background-color: #0094B3;
    position: fixed;
    width: 100%;
    z-index: 999;
    display: none;
}

.lang-pdfs {
    display: none;
}

.news-events__date {
    font-size: 18px;
    font-weight: bold;
    color: #23526E;
}

.news-events__types {
    font-style: italic;
    text-transform: capitalize;
    font-size: 18px;
}

.-spacing-dots {
    margin: 20px 0;
}

.news-events-section {
    padding: 20px 20px 0;
    height: 100%;
    font-size: 20px;
    line-height: 1.2;
}

    .news-events-section a, .news-events-section a:visited {
        color: #0094B3;
        font-size: 21px;
        font-weight: bold;
    }

        .news-events-section a:hover {
            color: #4e4e4e;
        }

@media only screen and (max-width: 769px) {

    .lang-pdfs.active {
        display: block;
        position:absolute;
        top:63px;
        right:0;
        background-color:#ccc;
        z-index:2;
    }

        .lang-pdfs .header-icon__link span {display:inline;}
        .lang-pdfs .header-icon__link {
            border: none;
        }
    .lang-pdfs .header-icon__link:hover {
       color: #0094B3;
    }

        .lang-pdfs  .header-icon {display:none;}
        .header-icon__container {
            position: relative;
        }
}

@media only screen and (min-width: 768px) {
        .header-icon__container {
            background: none;
            width: 100%;
            justify-content: flex-start
        }

        .head-shot-wrap {
            height: 430px;
        }

            .head-shot-wrap img {
                position: relative;
                margin-left: 0;
                width: 458px;
                max-width: 458px;
            }

        .hero-image-heading {
            background-size: auto 430px;
            margin-bottom: 80px;
        }

            .hero-image-heading .container {
                padding-left: 24px;
                padding-right: 24px;
            }


        .contact-info-wrap__padding {
            padding: 0;
        }

        .header-icon__container {
            margin-top: 40px;
            flex-wrap: wrap;
        }

        .header-icon__link span {
            display: inline;
            white-space: nowrap;
        }

        .header-icon__link {
            color: #4E4E4E;
            margin: 0;
            border-right: none;
            padding-right: 30px;
            padding-top: 8px;
        }

        .header-icon {
            fill: #4E4E4E;
            height: 32px;
            width: 32px;
            min-width: 32px;
        }

        .page-sidebar {
            margin-top: 0;
        }

        .lang-pdfs {
            display: flex;
            flex-wrap: wrap;
        }

        .lang-pdfs__mobile-btn {
            display: none;
        }
    }

    @media only screen and (min-width: 992px) {
        .hero-image-heading {
            color: #fff;
        }

        .head-shot-wrap img {
            position: absolute;
            right: -24px;
            bottom: 0;
        }

        .fullname-heading {
            margin-top: 40px;
        }

        .contact-info-wrap {
            position: relative;
            height: 100%;
            display: flex;
            flex-direction: column;
        }

        .header-icon__container {
            margin-top: 0;
            position: absolute;
            bottom: 48px;
        }

            .header-icon__container svg {
                fill: #fff;
            }

        a.location-name {
            color: #fff;
        }

        .location-name .svg-marker {
            fill: #fff;
        }

        .header-icon__link {
            color: #fff;
        }

        .repExpBtn {
            text-align: right;
            margin-bottom: 0;
        }
    }

    @media only screen and (min-width: 1423px) {

        .head-shot-wrap {
            height: 530px;
        }

            .head-shot-wrap img {
                width: 565px;
                max-width: 565px;
            }


        .hero-image-heading {
            background-size: auto 530px;
            margin-bottom: 80px;
        }

        .fullname-heading {
            font-size: 50px;
            margin-top: 48px;
        }

        .job-title {
            font-size: 32px;
            margin-bottom: 1em;
            margin-top: 0;
        }

        a.location-name {
            font-size: 32px;
            margin-bottom: 20px;
            text-indent: -36px;
            margin-left: 36px;
        }

        .phone {
            font-size: 32px;
            margin-bottom: 20px;
        }

        .location-name .svg-marker {
            height: 36px;
            width: 36px;
        }
    }

    @media print {
        /* All your print styles go here */
    }
