body {
    font-family: "Whitney SSm A", "Whitney SSm B", Arial, sans-serif
}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content table-spacing {
    font-size: 1.2em
}

.entry-content p {
    line-height: 1.7em;
    margin-top: 1.5em
}

.entry-content ul {
    list-style-type: disc
}

.entry-content ul>li,
.entry-content ol>li {
    line-height: 1.8em;
    margin-left: 20px;
    margin-bottom: 10px
}

.entry-content ul>li>ul,
.entry-content ol>li>ul {
    list-style-type: circle;
    font-size: 1em
}

.entry-content ul>li>ul>li,
.entry-content ol>li>ul>li {
    margin-bottom: 0px
}

.entry-content table {
    line-height: 1.7em
}

td {
    vertical-align: top;
    border: 1px solid #ccc;
    padding: 10px
}

#content blockquote {
    margin-top: 4em;
    margin-bottom: 4em;
    background-color: #efefef;
    padding: 20px
}

#content blockquote p {
    line-height: 1.8em;
    font-style: italic;
    margin-top: 0;
    margin-bottom: .5em
}

#content blockquote .quotee {
    font-weight: 600
}

.strategy-title-text {
    font-weight: 600;
    color: #0055b7
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-5ths {
    width: 20%;
    float: left
}

@media(min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }
}

@media(min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }
}

@media(min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0%
}

@media(min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media(min-width: 980px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 20%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
}

@media(min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
}

.breadcrumb {
    display: none
}

.center {
    text-align: center
}

.entry-content>* {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 414px) {
    .entry-content>* {
        padding-left: 20px;
        padding-right: 20px
    }
}

.entry-content>.iso-container {
    max-width: 1170px;
    margin-top: 2em
}

.entry-content>.boxey-inside {
    padding-left: 0px;
    padding-right: 0px
}

.entry-content>.flexslider {
    max-width: 1170px;
    margin-top: 2em
}

.entry-content>.flexslider ul {
    list-style-type: none;
    font-size: 1em
}

.entry-content>.flexslider ul>li,
.entry-content>.flexslider ol>li {
    line-height: 1em;
    margin-left: 0px;
    margin-bottom: 0px
}

.entry-content>.row .iso-section ul>li,
.entry-content>.row .iso-section ol>li {
    line-height: 22px;
    margin-left: 0px;
    margin-bottom: 0px;
    float: left
}

@media(max-width: 414px) {
    .entry-content>.row .iso-section ul>li,
    .entry-content>.row .iso-section ol>li {
        float: none
    }
}

.single-post .post-title,
.single-post .navigation-links {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto
}

.flexslider .flex-direction-nav,
.flexslider .flex-pauseplay,
.flexslider .flex-counter {
    z-index: 10
}

.flexslider .carousel-caption {
    padding: 20px;
    background-image: linear-gradient(to bottom right, #0c2344, #0055b7)
}

.flexslider .carousel-caption h4 {
    margin-top: 0px
}

.flexslider .carousel-caption h4 a {
    color: #fff
}

@media only screen and (max-width: 768px) {
    .flexslider .carousel-caption {
        height: 160px !important
    }
}

@media only screen and (min-width: 1200px) {
    .flexslider .carousel-caption {
        height: 110px
    }
}

.flexslider .carousel-caption p {
    max-width: 1000px
}

@media only screen and (max-width: 414px) {
    .flexslider .carousel-caption p {
        display: block;
        font-size: 1em
    }
}

h1.page-title {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 414px) {
    h1.page-title {
        padding-left: 20px;
        padding-right: 20px
    }
}

.lead {
    color: #0055b7;
    font-size: 1.5em;
    line-height: 1.5em;
    margin-top: 1.5em
}

.add-margin-top {
    margin-top: 2em
}

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

.subhead1 {
    text-transform: capitalize;
    font-size: 2em;
    line-height: 1.6em;
    color: #00a7e1;
    font-weight: 600
}

@media only screen and (max-width: 414px) {
    .subhead1 {
        line-height: 1em;
        font-size: 1.3em;
        margin-bottom: 4px
    }
}

.full-width .full-width-container .breadcrumb {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto
}

@media only screen and (max-width: 414px) {
    .full-width .full-width-container .breadcrumb {
        margin-right: -20px;
        margin-left: -20px
    }
}

.featured-header-photo {
    max-height: 500px;
    overflow: hidden;
    max-width: 1920px;
    margin: 0 auto
}

@media only screen and (max-width: 980px) {
    .featured-header-photo {
        margin-left: -20px;
        margin-right: -20px
    }
}

@media only screen and (max-width: 768px) {
    .featured-image {
        object-fit: cover;
        height: 500px
    }
}

@media only screen and (max-width: 414px) {
    .featured-image {
        height: 200px;
        width: 100%
    }
}

.cover-photo {
    height: 500px;
    margin: 0;
    background-position: 50% 50%;
    background-size: cover;
    position: relative;
    overflow: hidden;
    max-width: 1920px;
    margin: 0 auto
}

@media only screen and (max-width: 768px) {
    .cover-photo {
        height: 200px;
        margin-left: -20px;
        margin-right: -20px
    }
}

.cover-photo-wrapper {
    position: relative;
    margin-bottom: 2em
}

.cover-photo-wrapper .cover-title {
    position: absolute;
    bottom: 20px;
    max-width: 770px;
    top: 31%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

@media only screen and (max-width: 768px) {
    .cover-photo-wrapper .cover-title {
        top: 30%
    }
}

.cover-photo-wrapper .cover-title h1 {
    margin-top: 0;
    line-height: 1.2em;
    color: #fff;
    font-size: 1.5em
}

@media only screen and (min-width: 768px) {
    .cover-photo-wrapper .cover-title h1 {
        font-size: 60px
    }
}

@media only screen and (max-width: 414px) {
    .cover-photo-wrapper .cover-title h1 {
        font-size: 1.8em
    }
}

@media only screen and (max-width: 768px) {
    #section-5 {
        margin-left: -20px;
        margin-right: -20px
    }
}

.alert,
.alert-info {
    background-color: #fff;
    border: 1px solid #00a7e1;
    border-left: 5px solid #00a7e1;
    padding: 20px;
    margin-top: 3em;
    margin-bottom: 3em
}

.alert .alert-trends,
.alert-info .alert-trends {
    border-left: 5px solid #4fabb0;
    padding-left: 2px;
    color: #4fabb0;
    font-weight: 600
}

.alert .alert-uncertainties,
.alert-info .alert-uncertainties {
    border-left: 5px solid #ace3c3;
    padding-left: 2px;
    color: #ace3c3;
    font-weight: 600
}

.icon-alert:before {
    content: "";
    font-family: FontAwesome
}

.arrow-down {
    color: rgba(0, 85, 183, .5);
    font-size: 6em;
    padding: 1em 0 .7em
}

.arrow-down:before {
    content: "";
    font-family: FontAwesome
}

@media only screen and (max-width: 414px) {
    .arrow-down {
        padding: .6em 0 .2em
    }
}

.priority-icons {
    max-width: 770px;
    clear: both;
    overflow: auto;
    margin: 0 auto 20px auto
}

.priority-icons .icon-label-set img {
    margin-bottom: 20px
}

@media only screen and (max-width: 414px) {
    .priority-icons .icon-label-set img {
        width: 100px;
        float: left
    }
}

.priority-icons .icon-label-set .icon-label-text {
    font-family: "Whitney SSm A", "Whitney SSm B", Arial, sans-serif
}

@media only screen and (max-width: 414px) {
    .priority-icons .icon-label-set .icon-label-text {
        padding-left: 10px
    }
}

.priority-icons .span4 {
    text-align: center
}

@media only screen and (max-width: 768px) {
    .priority-icons .span4 {
        float: left
    }
}

.priority-icons a {
    text-decoration: none
}

.priority-icons a p {
    display: none
}

.priority-icons .row {
    margin: 0 auto
}

.priority-icons .row .priority-icon:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20%;
    border-bottom: 5px solid #0c2344;
    width: 39%
}

.priority-icons .row1 .priority-icon {
    margin: 2em 0 0 0
}

.priority-icons .row1 .priority-icon:before {
    border-color: #00a7e1
}

.priority-icons .row2 .priority-icon {
    margin: 3em 0 0 0
}

@media only screen and (max-width: 414px) {
    .priority-icons .row2 .priority-icon {
        margin: 2em 0 0 0
    }
}

.priority-icons .priority-icon {
    padding: 0;
    height: 150px;
    text-align: center;
    position: relative
}

.priority-icons .priority-icon h5 {
    margin-top: 0
}

@media only screen and (max-width: 414px) {
    .priority-icons .priority-icon {
        height: 180px;
        margin-top: 40px
    }
}

.priority-icons .priority-icon:hover h5 {
    color: #00a7e1
}

.priority-icons img {
    position: absolute;
    left: 55%;
    top: 50%;
    margin: -30px 0 0 -64px
}

@media only screen and (max-width: 414px) {
    .priority-icons img {
        width: 70%;
        margin-left: -58px
    }
}

@media only screen and (max-width: 320px) {
    .priority-icons img {
        margin-left: -50px
    }
}

.priority-title-icon {
    width: 6%;
    margin-right: 15px;
    float: left
}

@media only screen and (max-width: 414px) {
    .priority-title-icon {
        width: 20%
    }
}

@media only screen and (max-width: 353px) {
    #post-369 .priority-title-icon {
        margin-bottom: 25px
    }
}

#post-715 .priority-title-icon {
    width: 9%
}

@media only screen and (max-width: 414px) {
    #post-715 .priority-title-icon {
        width: 20%;
        margin-bottom: 70px
    }
}

@media only screen and (max-width: 355px) {
    #post-722 .priority-title-icon {
        margin-right: 10px
    }
}

@media only screen and (max-width: 349px) {
    #post-722 .priority-title-icon {
        margin-bottom: 30px
    }
}

.menu-item .priority-title-icon {
    width: 6%
}

@media only screen and (max-width: 980px) {
    .menu-item .priority-title-icon {
        width: 3%
    }
}

@media only screen and (max-width: 414px) {
    .menu-item .priority-title-icon {
        width: 6%
    }
}

#menu-item-306 .dropdown-menu>li>a {
    padding-right: 50px
}

.show-mobile {
    display: none
}

@media only screen and (max-width: 414px) {
    .show-mobile {
        display: block;
        margin-top: 2em
    }
}

@media only screen and (max-width: 414px) {
    .show-laptop {
        display: none
    }
}

@media only screen and (max-width: 414px) {
    #post-420 .row-fluid .span5 {
        display: none
    }
}

.drivers p {
    line-height: 1.8em;
    margin-top: 0px;
    margin-left: 20px;
    margin-borrom: 10px
}

.drivers .trend-driver {
    position: relative;
    padding-left: 20px
}

.drivers .trend-driver:after {
    content: "";
    background: #4fabb0;
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 10px
}

.drivers .uncertain-driver {
    position: relative;
    padding-left: 20px
}

.drivers .uncertain-driver:after {
    content: "";
    background: #ace3c3;
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 10px
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5 {
    margin-top: 2em;
    text-transform: uppercase
}

@media only screen and (max-width: 414px) {
    .content h1 {
        margin-top: 1em;
        font-size: 2.6em;
        margin-bottom: 0
    }
}

.content h2 {
    color: #0055b7
}

.s-1-150x150-white-blue-university-for-the-future,
.s-2-150x150-white-blue-future-of-work,
.s-3-150x150-white-blue-inclusive-leadership,
.s-4-150x150-white-blue-solutions-for-people,
.s-5-150x150-white-blue-thriving-cities,
.s-6-150x150-white-blue-planetary-health,
.s-1-150x150-black-white-university-for-the-future,
.s-2-150x150-black-white-future-of-work,
.s-3-150x150-black-white-inclusive-leadership,
.s-4-150x150-black-white-solutions-for-people,
.s-5-150x150-black-white-thriving-cities,
.s-6-150x150-black-white-planetary-health {
    background: url(https://apsc-strategicplan2020.sites.olt.ubc.ca/files/2020/03/sprites.png) no-repeat;
    padding: 0
}

.s-1-150x150-white-blue-university-for-the-future {
    background-position: 0 0;
    width: 150px;
    height: 150px
}

.s-2-150x150-white-blue-future-of-work {
    background-position: -150px 0;
    width: 150px;
    height: 150px
}

.s-3-150x150-white-blue-inclusive-leadership {
    background-position: -300px 0;
    width: 150px;
    height: 150px
}

.s-4-150x150-white-blue-solutions-for-people {
    background-position: -450px 0;
    width: 150px;
    height: 150px
}

.s-5-150x150-white-blue-thriving-cities {
    background-position: -600px 0;
    width: 150px;
    height: 150px
}

.s-6-150x150-white-blue-planetary-health {
    background-position: -750px 0;
    width: 150px;
    height: 150px
}

.s-1-150x150-black-white-university-for-the-future {
    background-position: 0 -150px;
    width: 150px;
    height: 150px
}

.s-2-150x150-black-white-future-of-work {
    background-position: -150px -150px;
    width: 150px;
    height: 150px
}

.s-3-150x150-black-white-inclusive-leadership {
    background-position: -300px -150px;
    width: 150px;
    height: 150px
}

.s-4-150x150-black-white-solutions-for-people {
    background-position: -450px -150px;
    width: 150px;
    height: 150px
}

.s-5-150x150-black-white-thriving-cities {
    background-position: -600px -150px;
    width: 150px;
    height: 150px
}

.s-6-150x150-black-white-planetary-health {
    background-position: -750px -150px;
    width: 150px;
    height: 150px
}

.sprite-icon-large {
    zoom: 1;
    margin-right: 15px;
    float: left
}

.s-icon-medium {
    zoom: .3;
    margin-right: 50px;
    float: left
}

.s-icon-small {
    zoom: .15;
    margin-right: 25px;
    float: left
}

#menu-item-306 .s-icon-medium {
    zoom: .15;
    margin-right: 80px
}

#menu-item-1572 .s-icon-medium {
    zoom: .15;
    margin-right: 80px
}

#menu-item-1572 .dropdown-menu>li>a {
    padding-right: 50px
}

.dropdown-menu .menu-item-402 a:hover .s-icon-medium {
    background-position: 0 0
}

.dropdown-menu .menu-item-730 a:hover .s-icon-medium {
    background-position: -150px 0
}

.dropdown-menu .menu-item-1576 a:hover .s-icon-medium {
    background-position: -300px 0
}

.dropdown-menu .menu-item-720 a:hover .s-icon-medium {
    background-position: -450px 0
}

.dropdown-menu .menu-item-727 a:hover .s-icon-medium {
    background-position: -600px 0
}

.dropdown-menu .menu-item-726 a:hover .s-icon-medium {
    background-position: -750px 0
}

.iso .header-tags,
.iso .date {
    display: none
}

.iso .boxey .launch-btn {
    display: none
}

.iso .boxey .boxey-inner {
    height: 226px
}

.iso .boxey .boxey-inner a {
    color: #0055b7;
    cursor: default;
    pointer-events: none
}

.iso .boxey .boxey-inner h1,
.iso .boxey .boxey-inner h2,
.iso .boxey .boxey-inner h3,
.iso .boxey .boxey-inner h4,
.iso .boxey .boxey-inner h5,
.iso .boxey .boxey-inner h6 {
    font-family: "Whitney SSm A", "Whitney SSm B", Arial, sans-serif;
    margin-top: 20px
}

.iso .boxey .boxey-inner h1.post-title.media-title,
.iso .boxey .boxey-inner h2.post-title.media-title,
.iso .boxey .boxey-inner h3.post-title.media-title,
.iso .boxey .boxey-inner h4.post-title.media-title,
.iso .boxey .boxey-inner h5.post-title.media-title,
.iso .boxey .boxey-inner h6.post-title.media-title {
    line-height: 1em;
    margin-top: 1em;
    margin-bottom: 0
}

.iso-container.hidden-navbar .navbar,
.iso-container.hide-navbar .navbar {
    display: none
}

.iso-container .iso-nav {
    padding: 0px
}

@media only screen and (min-width: 980px) {
    .iso-container .iso-nav {
        width: 815px;
        margin-left: auto;
        margin-right: auto
    }
    .iso-container .iso-nav .services-menu a {
        font-size: 12px
    }
}

@media only screen and (min-width: 414px) {
    .iso-container .iso-nav .services-menu {
        height: auto !important
    }
}

.iso-container .iso-nav .services-menu a:hover {
    background: #0c2344;
    color: #fff
}

.iso-container .iso-nav .services-menu a:hover .s-1-150x150-black-white-university-for-the-future {
    background-position: 0 0
}

.iso-container .iso-nav .services-menu a:hover .s-2-150x150-black-white-future-of-work {
    background-position: -150px 0
}

.iso-container .iso-nav .services-menu a:hover .s-3-150x150-black-white-inclusive-leadership {
    background-position: -300px 0
}

.iso-container .iso-nav .services-menu a:hover .s-4-150x150-black-white-solutions-for-people {
    background-position: -450px 0
}

.iso-container .iso-nav .services-menu a:hover .s-5-150x150-black-white-thriving-cities {
    background-position: -600px 0
}

.iso-container .iso-nav .services-menu a:hover .s-6-150x150-black-white-planetary-health {
    background-position: -750px 0
}

.iso-container .iso-nav .services-menu a.current,
.iso-container .iso-nav .services-menu a:active,
.iso-container .iso-nav .services-menu a:focus {
    background: linear-gradient(to bottom right, #0c2344, #0055b7);
    color: #fff
}

.iso-container .iso-nav .services-menu a.current .s-1-150x150-black-white-university-for-the-future,
.iso-container .iso-nav .services-menu a:active .s-1-150x150-black-white-university-for-the-future,
.iso-container .iso-nav .services-menu a:focus .s-1-150x150-black-white-university-for-the-future {
    background-position: 0 0
}

.iso-container .iso-nav .services-menu a.current .s-2-150x150-black-white-future-of-work,
.iso-container .iso-nav .services-menu a:active .s-2-150x150-black-white-future-of-work,
.iso-container .iso-nav .services-menu a:focus .s-2-150x150-black-white-future-of-work {
    background-position: -150px 0
}

.iso-container .iso-nav .services-menu a.current .s-3-150x150-black-white-inclusive-leadership,
.iso-container .iso-nav .services-menu a:active .s-3-150x150-black-white-inclusive-leadership,
.iso-container .iso-nav .services-menu a:focus .s-3-150x150-black-white-inclusive-leadership {
    background-position: -300px 0
}

.iso-container .iso-nav .services-menu a.current .s-4-150x150-black-white-solutions-for-people,
.iso-container .iso-nav .services-menu a:active .s-4-150x150-black-white-solutions-for-people,
.iso-container .iso-nav .services-menu a:focus .s-4-150x150-black-white-solutions-for-people {
    background-position: -450px 0
}

.iso-container .iso-nav .services-menu a.current .s-5-150x150-black-white-thriving-cities,
.iso-container .iso-nav .services-menu a:active .s-5-150x150-black-white-thriving-cities,
.iso-container .iso-nav .services-menu a:focus .s-5-150x150-black-white-thriving-cities {
    background-position: -600px 0
}

.iso-container .iso-nav .services-menu a.current .s-6-150x150-black-white-planetary-health,
.iso-container .iso-nav .services-menu a:active .s-6-150x150-black-white-planetary-health,
.iso-container .iso-nav .services-menu a:focus .s-6-150x150-black-white-planetary-health {
    background-position: -750px 0
}

.iso-container .boxey .boxey-inner .iso-description {
    padding-bottom: 5px
}

.iso-container .boxey .boxey-inner .iso-description .strategy-description {
    color: #fff
}

.iso-container .boxey .boxey-inner .iso-description .strategy-application {
    display: none
}

.iso-container .boxey .boxey-inner .iso-description p {
    margin-top: 0px
}

.iso-container .block .boxey-inside {
    background-image: url(https://apsc-strategicplan2020.sites.olt.ubc.ca/files/2020/03/strategy-square-blue-gradient.png)
}

.iso_shortcode a,
.iso_shortcode h1,
.iso_shortcode h2,
.iso_shortcode h3,
.iso_shortcode h4,
.iso_shortcode h5,
.iso_shortcode h6 {
    font-family: "Whitney SSm A", "Whitney SSm B", Arial, sans-serif
}

.iso_shortcode p {
    font-family: "Whitney SSm A", "Whitney SSm B", Arial, sans-serif;
    font-size: 1.2em
}

.iso-links {
    text-align: center
}

.iso-links a {
    text-transform: uppercase
}

.iso-title {
    font-family: "Whitney SSm A", "Whitney SSm B", Arial, sans-serif;
    font-size: .8em;
    font-weight: 600
}

.iso-title .strat-label {
    font-size: .65em;
    font-weight: 100;
    text-transform: uppercase;
    color: #fff
}

.iso-title .strat-label:before {
    content: "Strategy #"
}

.filter-wrapper {
    width: 100%;
    overflow: hidden;
    margin-left: 0px
}

@media(max-width: 414px) {
    .filter-wrapper {
        text-align: left !important
    }
}

.filter-wrapper li {
    display: inline-block
}

@media(max-width: 414px) {
    .filter-wrapper li {
        display: block
    }
}

.filter-wrapper li a {
    color: #101010;
    font-size: 12px;
    font-weight: 400;
    padding: 10px;
    text-transform: uppercase;
    display: block;
    text-decoration: none
}

@media(max-width: 414px) {
    .filter-wrapper li a {
        border-bottom: 1px solid #ccc
    }
}

.filter-wrapper li a:hover {
    background: #0c2344;
    color: #fff
}

.filter-wrapper li a.selected,
.filter-wrapper li a:active,
.filter-wrapper li a:focus {
    background: linear-gradient(to bottom right, #0c2344, #0055b7);
    color: #fff
}

.iso-box-section {
    width: 100%
}

.iso-box-section .iso-box-wrapper {
    width: 100%;
    padding: 0;
    clear: both;
    position: relative
}

.iso-box-section .iso-box-wrapper .iso-box {
    position: relative;
    min-height: 50px;
    float: left;
    margin-bottom: 25px;
    box-sizing: border-box;
    padding: 0 15px;
    display: table
}

.iso-box-section .iso-box-wrapper .iso-box .iso-trend {
    background-color: #4fabb0;
    color: #fff
}

.iso-box-section .iso-box-wrapper .iso-box .iso-uncertainty {
    background-color: #ace3c3
}

.iso-trends-uncertainties {
    max-width: 1170px
}

.iso-trends-uncertainties .iso-grid {
    height: 180px;
    width: 180px;
    padding: 10%
}

@media(max-width: 414px) {
    .iso-trends-uncertainties .iso-grid {
        margin: 0 auto
    }
}

.iso-trends-uncertainties .iso-grid .iso-grid-title {
    font-size: 1.2em;
    font-weight: 600
}

.iso-trends-uncertainties ul {
    margin-top: 10px;
    margin-left: 0;
    margin-bottom: 0
}

.iso-trends-uncertainties ul>li {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 5px
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0px;
    padding-right: 0px
}

@media(min-width: 479px) {
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .iso-box-title {
        border-radius: 50%
    }
}

@media(min-width: 576px) {
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width: 768px) {
    .col-md-4 {
        flex: 0 0 33%;
        max-width: 33%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.gallery-hover-effect {
    animation: fadeIn ease 2s;
    -webkit-animation: fadeIn ease 2s;
    -moz-animation: fadeIn ease 2s;
    -o-animation: fadeIn ease 2s;
    -ms-animation: fadeIn ease 2s
}

.gallery-hover-effect .gallery-hover div[id^=post] {
    background-color: #f7f7f7;
    margin: 0 0 15px 0
}

.gallery-hover-effect .gallery-hover div[id^=post] .boxey {
    padding-top: 100%;
    margin: 0
}

.gallery-hover-effect .gallery-hover div[id^=post] .boxey .boxey-inside {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.gallery-hover-effect .gallery-hover div[id^=post] .boxey .boxey-inside .strategy-appliaction {
    display: none
}

.gallery-hover-effect .gallery-hover div[id^=post] .boxey .boxey-inside:hover {
    z-index: 10
}

.gallery-hover-effect .gallery-hover div[id^=post] .boxey .boxey-inside:hover .iso-description {
    padding: 10px
}

.gallery-hover-effect .gallery-hover div[id^=post] .boxey .boxey-inside:hover .strategy-application {
    display: block;
    min-height: 216px
}

.gallery-hover-effect .gallery-hover div[id^=post] .boxey .boxey-inside:hover .strategy-application:after {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: -5px;
    right: -5px;
    border-top: 3px solid #0055b7;
    border-right: 3px solid #0055b7
}

.gallery-hover-effect .gallery-hover div[id^=post] .boxey .boxey-inside:hover .strategy-application:before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: -5px;
    left: -5px;
    border-bottom: 3px solid #0055b7;
    border-left: 3px solid #0055b7
}

.gallery-hover-effect .gallery-hover div[id^=post] .boxey .boxey-inside:hover .strategy-description {
    display: none
}

.gallery-hover-effect .gallery-hover div[id^=post] .boxey .boxey-inside:hover .boxey-inner {
    padding: 6% 6% 6% 6%
}

.gallery-hover-effect .gallery-hover div[id^=post] .boxey .boxey-inside .boxey-inner {
    min-height: 275px;
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
    background: none;
    padding: 10% 10% 10% 10%
}

.gallery-hover-effect .gallery-hover div[id^=post] .boxey .boxey-inside .boxey-inner h3 {
    color: #fff;
    font-weight: 500;
    text-rendering: optimizeLegibility;
    margin: 0
}

.gallery-hover-effect .gallery-hover div[id^=post] .boxey .boxey-inside .boxey-inner .iso-description p {
    margin: 0
}

.gallery-hover-effect .gallery-hover div[id^=post] .boxey .boxey-inside .boxey-inner .iso-description .iso-title {
    height: 90px
}

.gallery-hover-effect .gallery-hover div[id^=post] .boxey .boxey-inside .boxey-inner .launch-btn {
    display: none;
    -webkit-transition: color .2s ease, background-color .2s ease;
    -moz-transition: color .2s ease, background-color .2s ease;
    -o-transition: color .2s ease, background-color .2s ease;
    transition: color .2s ease, background-color .2s ease;
    padding: 4px 8px;
    border: 1px #0055b7 solid;
    color: #0055b7;
    cursor: pointer;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    background-clip: padding-box;
    text-decoration: none;
    font-weight: 500;
    font-style: normal;
    background-color: #fff
}

.gallery-hover-effect .gallery-hover div[id^=post] .boxey .boxey-inside .boxey-inner .launch-btn:hover {
    background-color: #0055b7;
    color: #fff
}

.gallery-hover-effect .gallery-hover div[id^=post]:hover .boxey .boxey-inside .boxey-inner {
    border: 3px solid #0055b7;
    background-position: center;
    background-size: contain;
    background-color: #fff
}

.gallery-hover-effect .gallery-hover div[id^=post]:hover .boxey .boxey-inside .boxey-inner .post-title {
    display: none
}

.gallery-hover-effect .gallery-hover div[id^=post]:hover .boxey .boxey-inside .boxey-inner .iso-description {
    letter-spacing: 0px;
    font-weight: 500;
    font-style: normal;
    color: #0055b7;
    text-rendering: optimizeLegibility;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.gallery-hover-effect .gallery-hover div[id^=post]:hover .boxey .boxey-inside .boxey-inner .iso-description .strategy-application p {
    font-size: .9em
}

.gallery-hover-effect .gallery-hover div[id^=post]:hover .boxey .boxey-inside .boxey-inner .iso-description .strategy-application ul {
    font-size: 1em
}

.gallery-hover-effect .gallery-hover div[id^=post]:hover .boxey .boxey-inside .boxey-inner .iso-description .strategy-application ul>li {
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: "Whitney SSm A", "Whitney SSm B", Arial, sans-serif;
    font-size: 1em
}

.gallery-hover-effect .gallery-hover div[id^=post]:hover .boxey .boxey-inside .boxey-inner .iso-description .strategy-application .strategy-application-title {
    color: #0055b7;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 30px;
    margin-bottom: 1em
}

.gallery-hover-effect .gallery-hover div[id^=post]:hover .boxey .boxey-inside .boxey-inner .iso-description .strategy-application .strategy-application-title:before {
    content: "APPLICATIONS OF "
}

.gallery-hover-effect .gallery-hover div[id^=post] .header-tags,
.gallery-hover-effect .gallery-hover div[id^=post] .date {
    display: none
}

.gallery-hover-effect.border-less .gallery-hover {
    padding: 0
}

.gallery-hover-effect.border-less .gallery-hover div[id^=post] .gallery_tile_img {
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%
}

.gallery-hover-effect.responsive-resize .gallery-hover {
    padding-top: 22%;
    padding-bottom: 6%
}

@media(min-width: 980px)and (max-width: 1199px) {
    .gallery-hover-effect.responsive-resize .gallery-hover {
        padding-top: 19%;
        padding-bottom: 9%
    }
}

@media(min-width: 768px)and (max-width: 979px) {
    .gallery-hover-effect.responsive-resize .gallery-hover {
        padding-top: 35%;
        padding-bottom: 10%
    }
}

@media(max-width: 767px) {
    .gallery-hover-effect.responsive-resize .gallery-hover {
        padding-top: 35%;
        padding-bottom: 15%
    }
}

.gallery-hover-effect.responsive-resize .gallery-hover .div[id^=post] {
    height: auto
}

@media(max-width: 639px) {
    .gallery-hover-effect.responsive-resize .gallery-hover .div[id^=post] .boxey-inner h2 {
        font-size: 20px
    }
    .gallery-hover-effect.responsive-resize .gallery-hover .div[id^=post] .boxey-inner .iso-description {
        padding-top: 0px
    }
}

@media(min-width: 1200px) {
    .gallery-hover-effect.responsive-resize .gallery-hover .div[id^=post]:hover .boxey-inner {
        -webkit-transform: translate3d(0, -500%, 0);
        transform: translate3d(0, -500%, 0)
    }
}

@media(min-width: 980px)and (max-width: 1199px) {
    .gallery-hover-effect.responsive-resize .gallery-hover .div[id^=post]:hover .boxey-inner {
        -webkit-transform: translate3d(0, -400%, 0);
        transform: translate3d(0, -400%, 0)
    }
}

@media(min-width: 640px)and (max-width: 979px) {
    .gallery-hover-effect.responsive-resize .gallery-hover .div[id^=post]:hover .boxey-inner {
        -webkit-transform: translate3d(0, -300%, 0);
        transform: translate3d(0, -600%, 0)
    }
}

@media(max-width: 639px) {
    .gallery-hover-effect.responsive-resize .gallery-hover .div[id^=post]:hover .boxey-inner {
        -webkit-transform: translate3d(0, -250%, 0);
        transform: translate3d(0, -400%, 0)
    }
}

.item-hover-effect {
    display: block;
    overflow: hidden
}

.item-hover-effect .item-hover:hover {
    opacity: .5;
    -webkit-transform: translate3d(0, 0, 0) scale(1.025);
    transform: translate3d(0, 0, 0) scale(1.025);
    -webkit-transition: transform 3s cubic-bezier(0.01, 0.61, 0, 0.99), opacity .5s ease-out;
    transition: transform 3s cubic-bezier(0.01, 0.61, 0, 0.99), opacity .5s ease-out
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0
    }
    10% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.entry-content .full-width-section {
    max-width: 100%;
    padding: 1em;
    margin: 4em -15px 4em -15px
}

.entry-content .full-width-section>* {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto
}

.entry-content .full-width-section .column-header {
    margin-top: 1em
}

.entry-content .full-width-section__custom-width {
    max-width: 100%;
    padding: 1em;
    margin: 4em -15px 4em -15px
}

.entry-content .full-width-section__custom-width>* {
    max-width: 810px;
    margin-left: auto;
    margin-right: auto
}

.entry-content .full-width-section__custom-width .column-header {
    margin-top: 1em
}

.bg-grey {
    background-color: #efefef
}

.bg-brand-gradient {
    background-image: linear-gradient(to bottom left, #0c2344, #0055b7)
}

.bg-brand-gradient>* {
    color: #fff
}

.statistic {
    font-size: 5em;
    line-height: 1.5em;
    font-weight: 600;
    color: #0055b7
}

.statistic .statistic-title-text {
    font-size: .4em;
    vertical-align: bottom
}

.statistic .statistic-title-text__line-break {
    display: inline-block;
    width: 30%;
    line-height: normal;
    vertical-align: baseline;
    text-align: left
}

@media(max-width: 414px) {
    .statistic .statistic-title-text__line-break {
        width: 60%
    }
}

.statistic .statistic,
.statistic .statistic-label {
    text-align: center
}

#mission-vision .column-image {
    max-width: 115%
}

@media(max-width: 768px) {
    #mission-vision .column-image {
        max-width: 100%
    }
}

.block--image-and-text-banner p:empty {
    display: none
}

.block--image-and-text-banner br {
    display: none
}

.banner__image {
    min-height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 1.5em 0 0
}

@media(max-width: 414px) {
    .banner__image {
        min-height: 300px
    }
}

.process-block h2.block-title {
    margin-top: 20px
}

.process-block .banner__image {
    margin-top: 30px
}

@media(max-width: 414px) {
    .process-block {
        margin: 0
    }
}

.callout-block {
    color: #0055b7;
    background-color: #efefef;
    background-image: url(https://apsc-strategicplan2020.sites.olt.ubc.ca/files/2020/03/quotes-background.png);
    background-repeat: no-repeat;
    background-size: cover
}

@media(max-width: 414px) {
    .callout-block .row-fluid [class*=span] {
        min-height: 0px
    }
}

.callout-block .block--image-and-text-banner {
    max-width: 1170px;
    margin: 0 auto
}

.callout-block .block--image-and-text-banner .span5 p,
.callout-block .block--image-and-text-banner .span7 p {
    display: none
}

@media(max-width: 414px) {
    .callout-block .block--image-and-text-banner .banner__image {
        margin: 0
    }
}

.callout-block .block--image-and-text-banner .banner__content {
    padding: 20px
}

@media(max-width: 414px) {
    .callout-block .block--image-and-text-banner .banner__content {
        padding: 0 10% 10% 10%
    }
}

.callout-block .block--image-and-text-banner .show-mobile {
    margin-top: 0
}

.callout-block .block--image-and-text-banner .show-laptop {
    margin: 0 0 0 1.5em
}

.callout-block .callout-image-right .banner__content {
    padding-right: 0;
    margin-left: 1.5em
}

@media(max-width: 414px) {
    .callout-block .callout-image-right .banner__content {
        margin-left: 0;
        padding: 0 10% 10% 10%
    }
}

.callout-block .callout-image-left .span7 {
    margin-left: 0
}

.callout-block .block__title {
    color: #0055b7;
    font-size: 1.8em;
    line-height: 1.2em;
    font-weight: 600;
    margin: 1em 0
}

.entry-content .callout-block {
    max-width: 1161px;
    padding-left: 0;
    padding-right: 0
}

@media only screen and (max-width: 414px) {
    #outcomes1 {
        text-align: center
    }
}

.full-width-container .grid {
    margin-right: auto;
    margin-left: auto
}

.grid {
    max-width: 1170px
}

.grid-tiles {
    width: 218px;
    background-color: #f7f7f7;
    float: left;
    height: 226px;
    padding: 15px
}

.grid-tiles h3.strategy-title-grid {
    margin-top: 1em;
    margin-bottom: .8em;
    line-height: 1.4em;
    font-size: 1.7em
}

.grid-tiles h3.strategy-title-grid .strat-label {
    font-size: .6em
}

.titles-column {
    text-transform: uppercase;
    font-size: 1.3em;
    font-weight: 600;
    height: 100px
}

@media only screen and (max-width: 414px) {
    .titles-column {
        height: 270px;
        margin-top: 10%;
        margin-bottom: 10%
    }
}

.commitment-title {
    width: 15%;
    float: left;
    margin-right: 5%;
    margin-top: 5%;
    margin-bottom: 5%
}

.commitment-title:hover {
    color: #00a7e1
}

@media only screen and (max-width: 414px) {
    .commitment-title {
        width: 100%
    }
}

.title-lead-by-example__underline {
    border-bottom: 5px solid rgba(147, 41, 142, .5)
}

.title-embrace-ambiguity__underline {
    border-bottom: 5px solid rgba(31, 89, 169, .5)
}

.title-act-with-intention__underline {
    border-bottom: 5px solid rgba(185, 50, 38, .5)
}

.title-increase-impact__underline {
    border-bottom: 5px solid rgba(254, 163, 10, .5)
}

.title-accelerate-solutions__underline {
    border-bottom: 5px solid rgba(2, 120, 63, .5)
}

.title__cursor-pointer {
    cursor: pointer
}

.title-lead-by-example__left {
    border-left: 5px solid rgba(147, 41, 142, .5)
}

.title-embrace-ambiguity__left {
    border-left: 5px solid rgba(31, 89, 169, .5)
}

.title-act-with-intention__left {
    border-left: 5px solid rgba(185, 50, 38, .5)
}

.title-increase-impact__left {
    border-left: 5px solid rgba(254, 163, 10, .5)
}

.title-accelerate-solutions__left {
    border-left: 5px solid rgba(2, 120, 63, .5)
}

.commitment-title__test {
    width: 15%;
    float: left;
    margin-right: 2%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding-left: 1%
}

.commitment-title__test:hover {
    color: #00a7e1
}

@media only screen and (max-width: 414px) {
    .commitment-title__test {
        width: 100%
    }
}

p#lead-by-example,
p#embrace-ambiguity,
p#act-with-intention,
p#increase-impact,
p#accelerate-solutions {
    padding-left: 15px;
    margin-left: -1%
}

.priority {
    height: 130px;
    padding-top: 4%;
    padding-left: 4%;
    padding-right: 4%;
    padding-bottom: 2%;
    margin-top: 2em;
    color: #fff;
    background-image: url(https://apsc-strategicplan2020.sites.olt.ubc.ca/files/2020/03/priority-background-cropped.jpg)
}

@media only screen and (max-width: 414px) {
    .priority {
        height: 170px
    }
}

@media only screen and (max-width: 320px) {
    .priority {
        height: 200px
    }
}

.priority-icon {
    width: 15%;
    float: left
}

.priority-section {
    width: 80%;
    float: left;
    margin-left: 5%;
    font-size: .9em
}

h3.priority-title {
    margin-top: 0;
    color: #fff
}

@media only screen and (max-width: 414px) {
    h3.priority-title {
        font-size: 16px;
        line-height: normal;
        margin-top: 5px
    }
}

@media only screen and (max-width: 414px) {
    h3.priority-title {
        font-size: 16px
    }
}

p.priority-description {
    margin-top: 0;
    margin-bottom: 5%
}

@media only screen and (max-width: 414px) {
    p.priority-description {
        margin-top: 2em;
        margin-left: -60px
    }
}

@media only screen and (max-width: 320px) {
    p.priority-description {
        margin-left: -50px
    }
}

@media only screen and (max-width: 414px) {
    p.two-lined-priority-title {
        margin-top: 1em
    }
}

@media only screen and (max-width: 375px) {
    p.university-priority-title {
        margin-top: 1em
    }
}

.vertical-bar__darkgrey {
    border-left: 10px solid #4d4d4d
}

.vertical-bar__lightgrey {
    border-left: 10px solid #b0b0b0
}

.custom-quote-vertical-bar__darkgrey {
    border-left: 5px solid #4d4d4d
}

.link__underline {
    border-bottom: 1px solid #fff
}

.link__underline:hover {
    border-bottom: none
}

.entry-content a {
    color: #00a7e1
}

.entry-content a:hover {
    color: #00a7e1
}

.entry-content a.container_button {
    display: inline-block;
    border-color: #00a7e1;
    border-width: 1px;
    border-style: solid;
    text-decoration: none;
    padding: 8px 6px;
    background-size: 0px;
    transition: .2s ease;
    background-image: none
}

.entry-content a.container_button:hover {
    background-size: auto;
    color: #fff;
    background: #00a7e1
}

.entry-content a.container_button.button-start {
    float: right;
    border-width: 2px;
    color: #00a7e1
}

.entry-content a.container_button.button-start:hover {
    color: #fff
}

.entry-content a.container_button.button-next {
    float: right;
    content: "Next >";
    border-width: 2px;
    color: #00a7e1
}

.entry-content a.container_button.button-next:hover {
    color: #fff
}

.entry-content a.container_button.button-prev {
    float: left;
    content: "< Previous";
    border-width: 2px;
    color: #00a7e1
}

.entry-content a.container_button.button-prev:hover {
    color: #fff
}

.link-animation {
    text-decoration: none;
    transition: all .2s ease-in-out;
    position: relative
}

.link-animation:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    display: block;
    right: 0;
    background: #00a7e1;
    transition: width .2s ease;
    -webkit-transition: width .2s ease
}

.link-animation:hover:after {
    width: 100%;
    left: 0;
    background: #00a7e1
}

.link-animation-5px:after {
    height: 5px
}

.btn-next {
    float: right
}

.btn-next .btn-label {
    color: #0c2344;
    font-size: .8em;
    font-weight: 800
}

.footer-cta {
    background-image: linear-gradient(to bottom right, #0c2344, #0055b7);
    padding: 40px 0
}

.footer-cta .footer-container {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto
}

.footer-cta .footer-container .link-animation:after {
    background: #fff
}

.footer-cta .footer-container .link-animation:hover:after {
    background: #fff
}

.footer-cta .footer-container a {
    text-decoration: none;
    color: #fff;
    font-size: 1.1em;
    transition: all .2s ease-in-out
}

.footer-cta .footer-container .footer-button {
    display: inline-block;
    border-color: #0c2344;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    padding: 12px 24px
}

@media only screen and (max-width: 768px) {
    .footer-cta .footer-container .footer-button {
        margin-bottom: 20px
    }
}

.footer-cta .footer-container .footer-apsc {
    display: inline-block;
    padding: 12px 0px
}

@media only screen and (min-width: 980px) {
    .footer-cta .footer-container .footer-apsc {
        float: right
    }
}

.footer-cta .footer-container .brochure-wip {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0
}

.footer-cta .footer-container .row-fluid .span6 p {
    margin: 0
}

#ubc7-unit-footer {
    display: none;
    border: none;
    padding: 0px;
    font-size: 1.1em
}

footer .ubc7-back-to-top {
    display: none
}

.accent-color {
    color: #0055b7
}

.brand-color {
    color: #0c2344
}

.link-color {
    color: #00a7e1
}

.text-color__white {
    color: #fff
}

.underline__brand-color,
.underline__link-color {
    border-bottom: 3px solid
}

.underline__link-color {
    border-color: #00a7e1
}

.underline__brand-color {
    border-color: #0c2344
}

.vertical-line__left {
    border-left: 3px solid #00a7e1
}

.mission-border-color {
    position: relative;
    padding-left: 20px
}

.mission-border-color:after {
    content: "";
    background: #4d4d4d;
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 10px
}

.vision-border-color {
    position: relative;
    padding-left: 20px
}

.vision-border-color:after {
    content: "";
    background: #b0b0b0;
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 10px
}

.cursor__default {
    cursor: default
}