.vdo {
	width: 774px;
	height: 435px;
	display: inline-block;
}
.sec1-vid-sec {
	border: none;
	max-height: 435px;
	background: #000;
}
@media only screen and (max-width:1185px) {
	.vdo { 	width: 604px; height: 340px; }
}
@media only screen and (max-width:767px) {
	.vdo { 	width: 522px; height: 293px; }
}
@media only screen and (max-width: 640px) {
	.vdo { 	width: 420px; height: 237px; }
}
@media only screen and (max-width: 479px) {
	.vdo { 	width: 270px; height: 152px; }
}		