.cards007 {
    padding: 50px 0;
    background: #f0f0f0;
}
.cards007 .colRptrs {margin-top:40px}
.cards007 .colRptrs .title {
    text-transform:none;
    font-size:20px;
    line-height:28px;
    font-weight:600
}
.cards007 .cardItem {margin-bottom:40px}
.cards007 .cardItem p {margin-bottom:10px}
.cards007 .cardItem .c1 {text-align:right}
.cards007 .cardItem img {width:100%;max-width:80px}

.cards007 .cardItemLink {color:#ef3e33}
.cards007 .cardItemLink .fa-play {margin-left:10px;font-size:12px}
.cards007 .cardItemLink:hover {color:#000}

@media (min-width: 768px) {
    .cards007 .colCopy {padding-right:40px}
    .cards007 .colCopy .primary-theme-btn {margin:0}
    .cards007 .colRptrs {margin-top:10px}
    .cards007 .colRptrs .cardItem:last-of-type {margin-bottom:0}
}

@media (min-width: 992px) {
    .cards007 .headerCont p {width:100%}
    .cards007 .cardItem .c1 {text-align:left}
}

@media (min-width: 1279px) {
    .cards007 .colCopy {padding-right:40px}
    .cards007 .cardItem .c1 {width:18%}
}

@media (min-width: 1400px) {
    .cards007 .colCopy {padding-right:80px}
}
