#content-fon {
	padding-bottom: 100px;
}
/* FOR SCREEN 960-1024 */
@media screen and (max-width:1024px){
}
.video {
	padding-bottom: 50px;
	display: inline-block;
}
.videoblok {position: relative; padding-bottom: 56.25%; height: 0; overflow:hidden; }
.videoblok iframe, .videoblok object, .videoblok embed  {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.videoblok {margin:0 auto; display:block;}
@media (max-width: 700px) {

   .videoblok {position: relative; padding-bottom: 56.25%; height: 0; overflow:hidden; width:97%;}
   .videoblok iframe, .videoblok object, .videoblok embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

}
