.video-section{
max-width: 100%;
margin: auto;
background: #fff;
padding: 20px;
border-radius: 10px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

h2 {
color: #333;
}

.video {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
background: black;
}

.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.youtube-btn {
display: inline-block;
margin-top: 15px;
padding: 12px 20px;
font-size: 18px;
color: white;
background-color: #ff0000;
text-decoration: none;
border-radius: 5px;
font-weight: bold;
transition: 0.3s;
}

.youtube-btn:hover {
background-color: #cc0000;
}
.video-section {
margin-top: 30px !important;
margin-bottom: 30px;
}
.cls-archive {
float: inline-end;
font-size: 18px;
font-weight: 800;
}
.cls-bredcum{
margin-top:90px;
}

button.btn-filter {
background-color: #2957a3;
color: #fff;
padding: 6px;
margin-left: -47px;
border: 0px;
width: 170px;
}

.row.filter {
margin-top: 80px;
}
input#date {
padding: 3px;
}
.cls-rghtpart {
text-align: right;
}
#btnSubmit{background-color: #2957a3 !important; color:#fff !important;font-weight:bold !important; border:none !important; padding:10px;}
.col-md-12.Standard-visitorCount {
padding-bottom: 40px;
}
.mcq-option {
display: inline-block;
margin-right: 20px;
}
#questionForm {
display: none;
margin-top: 20px;
padding: 15px;
max-width: 600px;
}
