/*
    To change this license header, choose License Headers in Project Properties.
    To change this template file, choose Tools | Templates
    and open the template in the editor.
*/
/* 
    Created on : May 8, 2014, 3:09:24 PM
    Author     : SkyBlow Jerzy Urban <skyblow@skyblow.com>
*/
#video {
  margin-left: auto !important;
  margin-right: auto !important;
  display: block;
  max-width: 1024px; }

.header {
  color: #FE9F1A;
  font-size: 36px;
  margin-top: 100px;
  margin-bottom: 40px; }

.video-box-wrapper {
  width: 70% !important; }

@media (min-width: 770px) {
  .video-box-wrapper {
    width: 50% !important; } }
