.b-article-mobile-preview {
    max-width: 320px;
    overflow: hidden;
    display: none;
    margin: auto;
    padding-bottom: 20px;
}

.b-article-mobile-preview-e-left-column {
    max-width: 100px;
    float: left;
}
.b-article-mobile-preview-e-right-column {
    margin-left: 101px;
}

    .b-article-mobile-preview-e-title {
        padding-left: 10px;
        text-align: left;
        font-family: Fontin-Regular;
        font-size: 18px;
        line-height: 22px;
        max-height: 66px;
        overflow: hidden;
    }
    .b-article-mobile-preview-e-author {
        padding-top: 10px;
        padding-left: 10px;
        font-size: 16px;
        line-height: 18px;
        height: 36px;
        overflow: hidden;
        opacity: .69;
    }
    .b-article-author-m-align {
        display: block;
        width: 100%;
        text-align: left;
    }
    .b-article-mobile-preview-e-date {
        padding-left: 10px;
        padding-top: 10px;
        text-align: left;
        font-family: PTSerif-Regular;
        font-size: 16px;
        line-height: 20px;
        height: 40px;
        overflow: hidden;
        opacity: .69;
    }

.b-article-mobile-preview-e-image {
    width: 100px;
    max-height: 100px;
}


.b-pagination-ajax-button {
    display: none;
}

.b-article-card-info-m-wide-visible {
    display: none;
}
.b-article-card-info-m-wide-hidden {
    font-family: Fontin-SC;
    font-size: 19px;
    color: #282828;
    line-height: 26px;
}

.b-article-card-link {
    text-decoration: none;
}
.b-article-card-link:hover {
    text-decoration: none;
}

.b-article-card-outer {
    position: relative;
    height: 620px;
    min-width: 290px;
    width: 33%;
    line-height: 0;
    text-align: center;
    display: inline-block;
}

.b-common-article-card-outer {
    position: relative;
    height: 550px;
    width: 290px;
    line-height: 0;
    text-align: center;
    display: inline-block;
}
.b-common-article-card-outer-m-padding {
    padding-left: 15px;
    padding-right: 15px;
}

.b-article-card-outer-m-regular {
    width: 338px;
}

.b-article-card-outer-m-wide {
    width: 584px;
}

.b-article-card-outer-padding {
}

.b-article-card {
    font-family: Fontin-Regular;
    position: relative;
    width: 100%;
}

.b-common-article-card {
    font-family: Fontin-Regular;
    position: relative;
    width: 100%;
}

.b-article-card-m-regular {
    width: 290px;
}

.b-article-card-m-wide {
    width: 535px;
}

.b-article-card-m-underscore {
    width: 100%;
    height: 1px;
    background: #c6c6c6
}

.b-article-card:hover .b-article-card-m-underscore {
    height: 2px;
    background: #ff3000;
}
.b-common-article-card:hover .b-article-card-m-underscore {
    height: 2px;
    background: #ff3000;
}

.b-article-card:hover .b-article-card-image-container {
    opacity: 0.95;
}
.b-common-article-card:hover .b-article-card-image-container {
    opacity: 0.95;
}

.b-article-card-image-container {
    margin: auto;
    position: relative;
    background-position: center center;
    background-size: cover;
    height: 100%;
    opacity: 0.85;
}

.b-article-card-image-m-white-circle {
    border-radius: 180px;
    height: 180px;
    width: 180px;
    position: absolute;
    background-color: #fff;
    opacity: .85;
    left: 50%;
    top: 50%;
    margin-left: -90px;
    margin-top: -103px;
}

.b-article-card-image-container-m-interveiw {
    border-radius: 180px;
    height: 180px;
    width: 180px;
}

    .b-article-card-m-position {
        margin: 0 auto;
    }

    .b-article-card-resources {
        position: relative;
        height: 321px;
        overflow: hidden;
    }
        .b-article-card-preview-content {
            height: 290px;
            background-color: #f8e71c;
            overflow: hidden;
        }
            .b-article-card-preview-content-m-interview {
                background: none;
            }

            .b-article-card-preview-content-e-image {
                width: 100%;
                background-color: #f8e71c;
                opacity: 0.85;
            }

        .b-article-card-preview-ref-item {
            overflow: hidden;
            position: absolute;
            right: 0;
            bottom: 0;
            border: 20px solid #fff;
            z-index: 99;
            pointer-events: none;
        }
            .b-article-card-preview-ref-item-e-image {
                height: 65px;
            }

    .b-article-card-e-title {
        font-family: Fontin-Regular;
        text-align: center;
        overflow: hidden;
        font-size: 25px;
        color: #000;
        line-height: 32px;
    }

    .b-article-card-e-title-link {
        text-decoration: none;
        color: #282828;
    }

    .b-article-card-e-title-link:hover {
        text-decoration: none;
        color: #ff3000;
    }

    .b-article-card-e-title-m-wide {
        height: 144px;
    }
    .b-article-card-e-title-m-regular {
        height: 91px;
        font-size: 19px;
        color: #282828;
        line-height: 26px;
    }

    .b-article-card-info {
        font-family: PTSerif-Regular;
        text-align: center;
        opacity: 0.69;
        font-size: 18px;
        color: #000;
        line-height: 53px;
    }
        .b-article-card-info-m-bottom {
            display: none;
        }

        .b-article-card-info-m-margin {
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .b-article-card-info-m-top {
            margin-top: 17px;
        }

        .b-article-card-info-m-dot:after {
            font-family: PTSerif-Regular;
            content: "\00a0\2022";
            font-size: 15px;
            color: #9f9f9f;
        }

        .b-article-card-info-m-wide-visible .b-article-card-e-title-link {
            font-family: Fontin-SC;
        }

.b-article-author {
    display: inline-block;
}
.b-article-author-m-block {
    display: block;
    height: 53px;
}
    .b-article-author-m-block-wide {
        overflow: hidden;
    }
    .b-article-author-e-firstname {
        font-family: PTSerif-Italic;
    }
    .b-article-author-e-lastname {
        font-family: PTSerif-Regular;
        text-transform: uppercase;
    }
    .b-article-author-e-name {
        font-family: Fontin-SC;
        font-size: 27px;
        color: #000;
        line-height: 33px;
        white-space: nowrap;
    }


    .b-article-author-e-name:hover {
        text-decoration: none;
    }


    .b-article-author-announcement {
        font-family: Fontin-SC;
        font-size: 19px;
        color: #282828;
        line-height: 26px;
        height: 52px;
        overflow: hidden;
    }
        .b-article-author-announcement-m-small {
            height: 26px;
        }

.b-views-icon {
    display: inline-block;
    background: center no-repeat;
    background-size: cover;
    width: 24px;
    height: 12px;
    background: cover;
    background-image: url(/images/design/views.png);
    background-image:
            linear-gradient(transparent, transparent),
            url(/images/design/views.svg);
}

.b-comments-icon {
    display: inline-block;
    background: center no-repeat;
    background-size: cover;
    width: 17px;
    height: 12px;
    background-image: url(/images/design/comments.png);
    background-image:
            linear-gradient(transparent, transparent),
            url(/images/design/comments.svg);
}

@media screen and (min-width: 1280px) {
    .b-article-card-outer {
        width: 338px;
    }
    .b-article-card {
        width: 290px;
    }

    .b-article-card-outer:nth-child(12n+1), .b-article-card-outer:nth-child(12n+7),
    .b-article-card-outer:nth-child(6n+5), .b-article-card-outer:nth-child(6n+11) {
        width: 584px;
    }

    .b-article-card-outer:nth-child(12n+1) .b-article-card, .b-article-card-outer:nth-child(12n+7) .b-article-card,
    .b-article-card-outer:nth-child(6n+5) .b-article-card, .b-article-card-outer:nth-child(6n+11) .b-article-card {
        width: 584px;
    }

    .b-article-card-outer:nth-child(12n+1) .b-article-card-e-title-m-regular,
    .b-article-card-outer:nth-child(12n+7) .b-article-card-e-title-m-regular,
    .b-article-card-outer:nth-child(6n+5) .b-article-card-e-title-m-regular,
    .b-article-card-outer:nth-child(6n+11) .b-article-card-e-title-m-regular {
        font-family: Fontin-Regular;
        font-size: 25px;
        color: #000;
        line-height: 32px;
    }

    .b-article-card-outer:first-child .b-article-card-info-m-interview-bottom,
    .b-article-card-outer:nth-child(4n) .b-article-card-info-m-interview-bottom,
    .b-article-card-outer:nth-child(4n+1) .b-article-card-info-m-interview-bottom {
        display: block;
    }

    /*
    .b-article-card-outer:nth-child(12n+1) .b-article-card-e-title-m-regular,
    .b-article-card-outer:nth-child(12n+7) .b-article-card-e-title-m-regular,
    .b-article-card-outer:nth-child(6n+5) .b-article-card-e-title-m-regular,
    .b-article-card-outer:nth-child(6n+11) .b-article-card-e-title-m-regular {
        border: 1px solid blue;
    }
    */

    .b-article-card-outer:nth-child(12n+1) .b-article-card-preview-content-m-interview-wide,
    .b-article-card-outer:nth-child(12n+7) .b-article-card-preview-content-m-interview-wide,
    .b-article-card-outer:nth-child(6n+5) .b-article-card-preview-content-m-interview-wide,
    .b-article-card-outer:nth-child(6n+11) .b-article-card-preview-content-m-interview-wide {
        background: #ff3000; /* Old browsers */
        background: -moz-linear-gradient(top, #ff3000 0%, #ff3000 81%, #de561b 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #ff3000 0%,#ff3000 81%,#de561b 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #ff3000 0%,#ff3000 81%,#de561b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3000', endColorstr='#de561b',GradientType=0 ); /* IE6-9 */
    }

    .b-article-card-outer:nth-child(12n+1) .b-article-card-image-container-m-interveiw,
    .b-article-card-outer:nth-child(12n+7) .b-article-card-image-container-m-interveiw,
    .b-article-card-outer:nth-child(6n+5) .b-article-card-image-container-m-interveiw,
    .b-article-card-outer:nth-child(6n+11) .b-article-card-image-container-m-interveiw {
        margin-top: 58px;
    }

    .b-article-card-outer:nth-child(12n+1) .b-article-card-info-m-wide-hidden,
    .b-article-card-outer:nth-child(12n+7) .b-article-card-info-m-wide-hidden,
    .b-article-card-outer:nth-child(6n+5) .b-article-card-info-m-wide-hidden,
    .b-article-card-outer:nth-child(6n+11) .b-article-card-info-m-wide-hidden {
        display: none;
    }

    .b-article-card-outer:nth-child(12n+1) .b-article-card-info-m-wide-visible,
    .b-article-card-outer:nth-child(12n+7) .b-article-card-info-m-wide-visible,
    .b-article-card-outer:nth-child(6n+5) .b-article-card-info-m-wide-visible,
    .b-article-card-outer:nth-child(6n+11) .b-article-card-info-m-wide-visible {
        display: block;
    }
}

@media screen and (max-width: 1279px) and (min-width: 1001px) {
    .b-article-card-outer {
        width: 362px;
    }

    .b-article-card {
        width: 322px;
    }

    .b-article-card-outer:first-child,
    .b-article-card-outer:nth-child(4n),
    .b-article-card-outer:nth-child(4n+1) {
        width: 584px;
    }

    .b-article-card-outer:first-child .b-article-card,
    .b-article-card-outer:nth-child(4n) .b-article-card,
    .b-article-card-outer:nth-child(4n+1) .b-article-card {
        width: 535px;
    }

    .b-article-card-outer:first-child .b-article-card .b-article-card-preview-content-m-interview-wide,
    .b-article-card-outer:nth-child(4n) .b-article-card .b-article-card-preview-content-m-interview-wide,
    .b-article-card-outer:nth-child(4n+1) .b-article-card .b-article-card-preview-content-m-interview-wide {
        background: #ff3000; /* Old browsers */
        background: -moz-linear-gradient(top, #ff3000 0%, #ff3000 81%, #de561b 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #ff3000 0%, #ff3000 81%, #de561b 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #ff3000 0%, #ff3000 81%, #de561b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3000', endColorstr='#de561b', GradientType=0); /* IE6-9 */
    }

    .b-article-card-outer:first-child .b-article-card-image-container-m-interveiw,
    .b-article-card-outer:nth-child(4n) .b-article-card-image-container-m-interveiw,
    .b-article-card-outer:nth-child(4n+1) .b-article-card-image-container-m-interveiw {
        margin-top: 58px;
    }

    .b-article-card-outer:first-child .b-article-card-info-m-wide-hidden,
    .b-article-card-outer:nth-child(4n) .b-article-card-info-m-wide-hidden,
    .b-article-card-outer:nth-child(4n+1) .b-article-card-info-m-wide-hidden {
        display: none;
    }

    .b-article-card-outer:first-child .b-article-card-info-m-wide-visible,
    .b-article-card-outer:nth-child(4n) .b-article-card-info-m-wide-visible,
    .b-article-card-outer:nth-child(4n+1) .b-article-card-info-m-wide-visible {
        display: block;
    }

    .b-article-card-outer:first-child .b-article-card-e-title-m-regular,
    .b-article-card-outer:nth-child(4n) .b-article-card-e-title-m-regular,
    .b-article-card-outer:nth-child(4n+1) .b-article-card-e-title-m-regular {
        font-family: Fontin-Regular;
        font-size: 25px;
        color: #000;
        line-height: 32px;
    }

    .b-common-article-card {
        max-width: 290px;
    }

    .b-common-article-card-outer {
        width: 40%;
    }

    .b-common-article-card-outer-m-padding {
        padding-left: 20px;
    }
}

@media screen and (max-width: 1000px) {
    .b-article-card-outer, .b-article-card-outer-m-wide, .b-article-card-outer-m-regular {
        width: 100%;
    }

    .b-article-card {
        max-width: 290px;
    }

    .b-pagination-ajax-button {
        display: block;
    }

    .b-common-article-card {
        max-width: 290px;
    }

    .b-common-article-card-outer {
        width: 100%;
    }

    .b-common-article-card-outer-m-padding {
        padding: 0;
    }

}

@media screen and (max-width: 640px) {
    .b-article-author {
        display: block;
    }

    .b-article-author.b-article-card-info-m-dot:after {
        display: none;
    }

    .b-breadcrumbs {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .b-common-article-card {
        max-width: 290px;
    }

    .b-common-article-card-outer {
        display: none;
    }

    .b-article-mobile-preview {
        display: block;
    }

    .b-common-article-card-outer-m-padding {
        padding: 0;
    }
}

.b-article-mobile-preview-m-hidden {
    display: none;
}
