.video-container {
position: relative;
padding-bottom: 56.25%; height: 0;
overflow: hidden;
margin-bottom:20px;
}
.video-container iframe, .video-container object, .video-container embed, .video-container video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media (max-width: 1000px) {
iframe[title="YouTube video player"] {
width: 100% !important;
height: 360px !important;
}
}
@media (max-width: 1450) {
#banner_cinema{
margin-right: 31px !important;
}
}
.is-search-form{
float: right;
}
#searchpc {
margin: 20px;
}