.embed-responsive.embed-responsive-16by9 {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
}
.embed-responsive.embed-responsive-16by9 iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} video {
width: 100% !important;
height: auto !important;
} .related-posts {
display: flex;
}
.related-posts .entry-title {
font-size: 1rem;
}
.related-posts .cat {
color: #ba9e30;
font-size: 0.85rem;
}
.related-posts .entry-item {
width: 31%;
margin-right: 3.5%;
position: relative;
float: left;
}
.related-posts .entry-item.third {
margin-right: 0;
}
.related-posts a img:hover {
opacity: .85;
}
.entry-related {
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
margin-bottom: 20px
}
.related-wrap {
margin-bottom: 70px;
} .single p.opener {
color: #165a72;
font-weight: 400;
font-size: 21px;
line-height: 1.5;
} .single p.opener, .page p.opener {
color: #165a72;
font-weight: 400;
font-size: 21px;
line-height: 1.5;
}