.header-title .header-link{position:absolute; right:0; font-size: 14px; font-weight: normal; color: #0a67b7;}
.hp-vid .image-wrap{position:relative; display: inline-block; width:100%; margin-bottom:10px;}
.hp-vid .image-wrap .playbut{position:absolute; top:50%; left:50%; transform: translate(-50%, -50%);}
.hp-vid .image-wrap .playbut-sm{width:25%;}
.hp-vid .image-wrap .article-image{width:100%; display: block;}
.hp-vid .vid-stand{color:#333;margin-bottom: 5px;}
.hp-vid small{color:#999;}
.hp-vid h5{color:#999;margin-bottom: 5px;}
.hp-pod{background:#efefef; padding:15px;}
.hp-pod .pod-wrap{margin:0; padding:0; list-style:none;}
.hp-pod .pod-wrap li {margin-bottom:10px;}
.hp-pod .pod-wrap li:last-child {margin-bottom:0;}
.hp-pod .pod-wrap li a{background:#fff; padding:10px 45px 10px 10px; position:relative; display:block;}
.hp-pod .pod-wrap li .h5{font-weight:bold; margin:0;}
.hp-pod .pod-wrap li img{width:25px; position:absolute; right:10px; top:50%; transform: translateY(-50%); }
.hp-pod .pod-wrap li p{margin-bottom:0; color:#777;}
.hp-pod .btn-primary{width:100%; background:#0074ff;}
.hp-pod .btn-primary:hover{background:#3381ff;}


@media (max-width: 425px) {
  .hp-vid{margin-bottom:15px;}
}
