.fp-featured + .fp-featured .text1 {
    font-family: "aktiv-grotesk-condensed", aktiv-grotesku, helvetica, sans-serif;
    font-size: 36px;
    color: #999;
    margin: 30px 30px 30px 250px;
}


.fp-featured {
    margin-bottom: 20px;
    background-color: #000
}

.fp-featured p {
    text-align: left;
    width: 100%;
}

.fp-featured + .fp-featured {
    margin-top: -20px;
    width: 100%;
    max-width: 100%;
}

@media screen and (min-width: 480px) and (max-width: 1199px) {
    .fp-featured + .fp-featured .text1 {
        font-size: 3vw
    }
}

@media screen and (min-width: 1px) and (max-width: 479px) {
    .fp-featured + .fp-featured .text1 {
        font-size: 14.4px
    }
}

@media screen and (min-width: 771px) and (max-width: 1199px) {
    .fp-featured + .fp-featured .text1 {
        margin-left: 20.85071vw
    }
}

@media screen and (min-width: 1px) and (max-width: 770px) {
    .fp-featured + .fp-featured {
        padding-top: 0
    }

    .fp-featured + .fp-featured .text1 {
        margin: 15px
    }
}

.fp-featured + .fp-featured .text2 {
    display: inline-block;
    vertical-align: middle;
    font-family: "aktiv-grotesk-condensed", aktiv-grotesku, helvetica, sans-serif;
    color: #C03;
    font-size: 60px;
    line-height: 60px;
    padding: 0 10px 10px 100px;
}

@media screen and (min-width: 480px) and (max-width: 1199px) {
    .fp-featured + .fp-featured .text2 {
        font-size: 5vw;
        line-height: 5vw;
        padding-left: 8.34028vw
    }
}

@media screen and (min-width: 1px) and (max-width: 479px) {
    .fp-featured + .fp-featured .text2 {
        font-size: 24px;
        line-height: 24px;
        padding-left: 40px
    }
}

.fp-featured {
    display: block;
}

.fp-featured > .grid-row {
    margin: 12px
}

.fp-featured-alt1 {
    border: 1px solid #666
}

.fp-featured-alt1 .fp-title {
    text-transform: uppercase;
    color: #C03;
    background-color: #bfbfbf;
    background-color: rgba(255, 255, 255, .75)
}

.fp-section h3, .fp-title {
    font-weight: 700;
    color: #FFF
}

.fp-section {
    display: block;
    padding: 10px;
    background-color: #666;
    position: relative;
    margin-bottom: 32px
}

.fp-section h3 {
    margin: 0;
    font-size: 28px;
    text-align: center;
    text-transform: uppercase
}

@media screen and (min-width: 1px) and (max-width: 599px) {
    .fp-section h3 {
        font-size: 4.66667vw
    }
}

@media screen and (min-width: 771px) and (max-width: 1199px) {
    .fp-section h3 {
        font-size: 2.33333vw
    }
}

.fp-section::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    margin-top: 0;
    top: 100%;
    width: 0;
    height: 0;
    border-left: solid 25px transparent;
    border-right: solid 25px transparent;
    border-top: solid 20px #666
}

.fp-title {
    font-family: "aktiv-grotesk-condensed", "aktiv-grotesku", Helvetica, sans-serif;
    position: absolute;
    left: 0;
    top: 0;
    margin-bottom: 0;
    padding: 15px;
    font-size: 24px;
    text-transform: none;
    background-color: #C03;
    overflow: hidden;
    z-index: 1
}

.fp-title h1, .fp-title h2, .fp-title h3 {
    margin: 0;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    text-transform: inherit
}

@media screen and (min-width: 1px) and (max-width: 770px) {
    .fp-title {
        font-size: 4.66926vw
    }
}

@media screen and (min-width: 771px) and (max-width: 1199px) {
    .fp-title {
        font-size: 2vw
    }
}

.fp-title span.super {
    display: block;
    font-size: 48px;
    line-height: 48px
}

@media screen and (min-width: 1px) and (max-width: 599px) {
    .fp-title span.super {
        font-size: 12vw
    }
}

@media screen and (min-width: 600px) and (max-width: 1199px) {
    .fp-title span.super {
        font-size: 4vw;
        line-height: 4vw
    }
}

.fp-title span.sub {
    font-size: 12px
}

.fp-title.block {
    position: relative
}

@media screen and (max-width: 770px) {
    .fp-title {
        position: static;
        display: block
    }
}

.page-title-wrapper {
    display: none
}

.fp-title {
    margin-top: 0 !important;
}


.blog-title, .cms-page-view .std .blog-title {
    font-family: "aktiv-grotesk-condensed", "aktiv-grotesk", helvetica, sans-serif;
    font-size: 24px;
    text-transform: none;
    color: #000
}

.blog-grid .date, .blog-grid .readmore, .blog-navigation a, .blog-page .blog-content .date {
    font-family: "aktiv-grotesk-condensed-bold", "aktiv-grotesk", helvetica, sans-serif;
    text-transform: uppercase
}

.blog-page {
    padding-left: 95px;
    padding-right: 95px
}

.blog-page .blog-image {
    float: left;
    width: 170px;
    margin-left: -169px;
    border: 1px solid #000
}

.blog-page .blog-image img {
    width: 100%;
    max-width: 100%
}

.blog-page .blog-content {
    padding-left: 20px
}

.blog-page .blog-content .date {
    position: relative;
    top: -8px;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 15px
}

.blog-page .blog-content .title {
    color: #C03;
    font-size: 52px;
    font-weight: 700;
    margin-bottom: 20px
}

.blog-page .blog-content img {
    display: inline
}

.blog-page .blog-share {
    padding-bottom: 10px;
}

.blog-page .blog-share > div {
    display: inline-block;
    vertical-align: top;
    height: 30px
}

@media screen and (min-width: 1px) and (max-width: 770px) {
    .blog-page {
        padding-left: 0;
        padding-right: 0;
    }

    .blog-page .blog-image {
        display: none
    }

    .blog-page .blog-content {
        border-left: none;
        padding-left: 0;
        clear: both
    }
}

.blog-page::after {
    content: "";
    display: block;
    clear: both
}

.blog-navigation a {
    display: inline-block;
    margin-top: 20px;
    margin-right: 10px;
    padding: 4px 20px;
    font-size: 14px;
    color: #FFF;
    background-color: #C03
}

.blog-navigation a:hover {
    background-color: #000
}

.blog-grid.grid-row {
    margin-left: -30px;
    margin-right: -30px
}

.blog-grid.grid-row .grid-medium-50 {
    padding-left: 30px;
    padding-right: 30px
}

.blog-grid .item {
    padding-left: 30%;
    padding-bottom: 40px
}

.blog-grid .item::after {
    content: "";
    display: block;
    clear: both
}

.blog-grid .image {
    float: left;
    width: 35.71429%;
    margin-left: -42.85714%;
    border: 1px solid #000
}

.blog-grid .image img {
    float: left;
    width: 100%;
    height: 138px;
}

.blog-grid .date {
    font-size: 18px
}

.blog-grid .date .year {
    padding-left: 5px
}

.blog-grid .title {
    font-size: 26px;
    font-weight: 700;
    color: #C03;
    line-height: 26px;
    margin-bottom: 5px
}

.blog-grid .readmore {
    display: inline-block;
    margin-top: 20px;
    padding: 4px 20px 4px 8px;
    font-size: 14px;
    color: #FFF;
    background-color: #C03
}

.blog-grid .readmore:hover {
    background-color: #000
}

.blog-grid::after {
    content: "";
    display: block;
    clear: both
}

.blog__post-view .blog__post-featured-image {
    display: none;
}

.short-content {
    display: none;
}
