.navbar-inverse, .jumbotron{
	background:#000;
	border-color:#000;
	color:#fff;
}
.navbar-inverse .navbar-brand{
	color:#ddd;
}
.navbar-brand{
	background-image: url(http://estaticos02.orbyt.es/estaticas/promociones/2014/05/marca/boxeo/img/logoMarcaOrbyt.png);
	background-repeat: no-repeat;
	background-position: 10px;
	width: 150px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{
	background:none;
	text-decoration:underline;
}
.navbar-inverse .navbar-nav>li>a{
	color:#ddd;
}
.navbar-static-top {
	margin-bottom:0;
}
.nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after {
	display:inline;
}

.btn-danger, .label-danger{
	background-color: #B30009;
	border-color:#B30009;
}
.jumbotron{
	padding:30px;
	background:#000;
	background-image: url(../../img/bg-image_def.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.jumbotron h1{
	margin:auto;
	text-shadow: 3px 0 0 #000, -3px 0 0 #000, 0 3px 0 #000, 0 -3px 0 #000, 3px 3px #000, -3px -3px 0 #000, 3px -3px 0 #000, -3px 3px 0 #000;
	color: #fff;
}

.jumbotron h1 .text-muted{
	text-shadow: none
}
.jumbotron h1{
	font-size:40px;
	width:450px;
}
.jumbotron h1 small{
	font-size:20px;
	display:block;
	margin:0 auto 10px 0;
	padding:0;
		text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}
.jumbotron hr{
	border-top: 1px solid #333;
	width:450px;
}

.jumbotron p{
	font-size:20px;
	width:500px;
	margin:auto;
}

.jumbotron .alert p{
	width:100%;
}

.purchase{
	font-size:26px;
	margin:50px auto 50px auto;
	width:309px;
	white-space: normal;
}
.emailsubs{
	width:450px; 
	margin:auto;
}
.programa{
	width:75%;
	margin:auto;
	margin-top:30px;
}
.programa h4{
	line-height:32px;
}
.programa p{
	margin-top:10px;
	margin-bottom:40px;
}
h2{
	font-size:22px;
}

.btn small{
	font-size:12px;
}
.player h1{
	text-shadow: 1px 1px 1px #fff;
	margin-top: 30px;
	width:100%;
	color:#000;
}
.player .programa{
	margin:auto;
	margin-top:30px;
}
.player .programa p{
	margin-top:10px;
	margin-bottom:40px;
	font-size:14px;
	width:100%;
}
@media screen and (min-width: 320px) and (max-width: 480px) {
	ul.nav{
		font-size:12px;
	}
	.navbar-form{
		margin: auto;
		width: 100%;
	}
	.jumbotron{
		padding:69px 10px 30px 10px;
		background-image: url(../../img/bg-image-mobile_def.jpg);
		background-position: center top;
	}
	.jumbotron h1{
		font-size:23px;
		width:250px
	}
	.jumbotron h1 small{
		color:#ddd;
		font-size:14px;
		margin:0 0 2px 0;
	}
	.jumbotron p{
		font-size:14px;
		width:100%;
		margin:auto;
	}

	.jumbotron hr{
		width:100%;
		margin-top:10px;
	}
	.emailsubs{ 
		margin:auto;
	}
	.purchase{
		margin:10px auto 10px auto;
		font-size:22px;
		width:250px;
	}
	.btn small{
		font-size:11px;
	}
	.programa{
		width:100%;
		margin:auto;
	}
	.programa p{
		margin-bottom:30px;
	}
	.player h1{
		font-size:18px;
	}
	.player .programa p{
			font-size:14px;
	}
	.videoWrapper .mplayer{
		overflow:hidden;
		width: 300px;
		height: 169px;
	}
}
.player{
	padding:30px;
	background:#fff;
	color:#333;
}
.video {
  max-width: 100%;
  /* just in case, to force correct aspect ratio */
  height: auto !important;
}
.videoWrapper {
	position: relative;
	height: 0;
}

* html .videoWrapper {
	margin-bottom: 45px;
	margin-bot\tom: 0;
}

.videoWrapper div,
.videoWrapper embed, 
.videoWrapper object {
  position: absolute;



}
.videoWrapper .mplayer{
	overflow:hidden;
	width: 100%;
	height: 480px;
}

.wideScreen {
  padding-bottom: 56.25%;
}

.fourBYthree {
  padding-bottom: 75%;
}

.chrome_25 {
  padding-top: 25px;
}

.chrome_35 {
  padding-top: 35px;
}
.marketing .col-sm-4, .col-md-12 {
	margin: 20px 0;
	text-align: center;
}
.featurette h2{
	font-size:40px;
	
}
.login{
	margin:20px 0;
	text-align:left;
	max-width:500px;
	margin:auto;
}
.login .page-header{
	margin:0 0 20px 0;
}
.login h1{
	font-size:24px;
	margin:0;
}

footer{
	font-size:11px;
	color:#ccc;
}
.btn-social{
	width: 27px;
	height: 28px;
}
.btn-twitter {
	background: url("../../img/sprite-social.png") -27px 0px no-repeat;
}
.btn-facebook {
	background: url("../../img/sprite-social.png") 0px 0px no-repeat;
}
