.video__wrapper { position: relative; width: 100%; height: 0; padding: 56.25% 0 0 0; }
.video__wrapper iframe { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; }
.progress-wrap.btn-right-side.active-progress {
right: 100px !important;
bottom: 20px !important;
}
a.upcomingProject {
color: #000;
font-size: 16px;
border: solid 1px #000;
width: 200px;
padding: 15px;
text-align: center;
position: absolute;
bottom: 35px;
right: 35px;
font-weight: 600;
font-family:"acumin-pro";
display: none;
}
.intro .intro-desc {
color: #000 !important;
text-align: left;
background: #fff !important;
} .entry-meta {
font-size: 14px;
color: #777;
margin-bottom: 20px;
}
.post-thumbnail img {
max-width: 100%;
height: auto;
margin-bottom: 20px;
}
.entry-title {
font-size: 32px;
margin-bottom: 10px;
}