.rubric-item-row {
    text-align: center;
}


.rubric-top-main {
    margin-bottom: 45px;
    max-width: 575px;
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
}

.rubric-top-title {
    position: absolute;
    bottom: 0;
    font-family: 'PermianSansTypeface', Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}

.rubric-top-title a{
    color: #ffffff;
    text-shadow: -1px -1px 2px rgba(0,0,0, 1);
}

.rubric-top-title a:hover {
    text-decoration: none;
}

.rubric-top-caption {
    display: block;
    padding: 30px 7px 23px;
}

.rubric-item {
    max-width: 420px;
    display: inline-block;
    margin-bottom: 15px;
}
span.views, span.comments, span.photo, span.video {
    color: #818181;
}

span.comments, span.photo, span.video {
    margin-left: 10px;
}

.rubric-top-item-img, .rubric-item-img {
    margin-bottom: 10px;
}
.rubric-top-item-info, .rubric-item-info {
    margin-bottom: 7px;
}
h5.rubric-item-title {
    font-family: 'PermianSansTypeface', Helvetica, sans-serif;
    font-size: 20px;
    text-align: left;
    /*font-size: 1vw;*/
    /*font-size:calc(12px + 0.5vw);*/
}
h5.rubric-item-title a{
    color: #000;
}

.rubric-item-info {
    text-align: left;
}

.rubric-stream-link-row {
    text-align: center;
}

.rubric-stream-link {
    border-top: 1px solid #b3b3b3;
    color: #b3b3b3;
    padding-right: 50px;
    padding-left: 50px;
}
.rubric-stream-link:hover {
    color: #e64e25; !important;
    text-decoration: none;
}

#another-rubric {
    margin-top: 15px;
}
.another-rubric-row {
    margin-top: 25px;
    text-align: center;
}

.rubric-title {
    display: inline-block;
    width: 420px;
    text-align: left;
}

.another-rubric-row .section-title{
    margin-left: 0;
}

p.page-header2 {
    margin-bottom: 10px;
    margin-top: 35px;
    z-index: 2;
    font: 66px/1 'helioscondcbold', sans-serif;
    color: #88cfcf;
    font-size: calc(20px + 2vw);
}

.another-rubric-item {
    margin-bottom: 20px;
    display: inline-block;
    max-width: 420px;
}

.another-rubric-item-title {
    text-align: left;
}

.another-rubric-item-title h5{
    margin-top: 5px;
    margin-bottom: 0;
}

.another-rubric-item-title h5 a{
    color: #000;
}

.another-rubric-item-date {
    font-size: 12px;
    color: #818181;
}