﻿/* section colors */
.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;
}

/* shared override  */
.s-page-hero__h1 {
    font-weight: bold;
    font-family: Arial,Helvetica,"Hiragino Sans GB", "Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
}

.s-section-expander--image.s-section-expander--events .s-section-expander__btn {
    background-color: #0094b3;
}

.s-section-expander--image.s-section-expander--events {
    border-color: #0094b3;
}

.s-section-expander--image.s-section-expander--news .s-section-expander__btn {
    background-color: #0094b3;
}

.s-section-expander--image.s-section-expander--news {
    border-color: #0094b3;
}

    .s-section-expander--image.s-section-expander--news a {
        color: #0094b3;
    }

.s-page-hero__h2 {
    font-size:30px;
}

.s-share-icons {
    padding: 20px 0;
}


.hero-h3 {
    font-size: 40px;
    font-family: 'arial-mt-std',Arial,Helvetica,"Hiragino Sans GB", "Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
    font-weight: lighter;
    text-transform: uppercase;
    line-height: 1;
    font-weight: lighter;
    padding-bottom: 10px;
    color: #0094b3;
}

h1 {text-transform:uppercase;}


.date {
    color: #0094b3;
    font-size: 26px;
    font-weight: bold;
    padding: 20px 0;
}

.main-body {padding-bottom:80px;}

@media only screen and (min-width: 768px) {
    .s-page-hero {
        min-height: 410px;
        position:relative;
    }
    .s-share-icons {
        position: absolute;
        bottom: 80px;
        padding: 0;
    }
}

@media only screen and (min-width: 992px) {
    .hero-h3 {
        font-size: 60px;
    }
}

@media only screen and (min-width: 1423px) {
}
