/* CSS crunched with Crunch - http://crunchapp.net/ */
.youTubeTrailerWrapper {
	margin-bottom: 50px
}
.youTubeTrailerWrapper iframe {
	width: 100%;
	height: 500px
}
.youTubeTrailerWrapper .calls {
	margin: 10px 0;
	display: block;
	text-align: right;
	font-weight: bold
}
.youTubeNewestWrapper, .youTubeAllWrapper {
	margin-bottom: 50px
}
.youTubeNewestWrapper .youTubeNewest, .youTubeAllWrapper .youTubeNewest, .youTubeNewestWrapper .youTubeAll, .youTubeAllWrapper .youTubeAll {
	height: 230px
}
.youTubeNewestWrapper .youTubeNewest hr, .youTubeAllWrapper .youTubeNewest hr, .youTubeNewestWrapper .youTubeAll hr, .youTubeAllWrapper .youTubeAll hr {
	margin: 2px
}
.youTubeNewestWrapper .youTubeThumbDesc .calls, .youTubeAllWrapper .youTubeThumbDesc .calls {
	margin: 0;
	display: block;
	text-align: right
}
.sigmaYouTubeWrapper {
	margin: 50px auto;
	display: block;
	text-align: center
}
.sigmaYouTubeWrapper span {
	font-family: Eurostile-Reg, Arial;
	font-size: 2rem;
	color: #333
}
.sigmaYouTubeWrapper span img {
	margin-bottom: 8px
}
.buttonMore {
	display: block;
	text-align: center;
	margin-bottom: 50px
}
.buttonMore .videoLoader {
	display: none
}
#lightboxContainer {
	background-color: #FFF;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100000;
	display: none
}
#lightboxContainer #lightboxClose {
	position: fixed;
	top: 20px;
	left: 20px;
	cursor: pointer
}
#lightboxContainer #lightboxDemo {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -240px;
	margin-left: -425px
}
#lightboxContainer #lightboxDemo iframe {
	width: 853px;
	height: 480px;
	visibility: hidden
}
#lightboxContainer #youTubeloading {
	position: absolute;
	top: 50%;
	left: 50%
}

@media (max-width:767px) {
.youTubeTrailerWrapper iframe {
	width: 100%;
	height: 200px
}
.youTubeTrailerWrapper .calls, .youTubeTrailerWrapper .desc {
	width: 95%
}
.youTubeNewestWrapper, .youTubeAllWrapper {
	margin-bottom: 50px
}
.youTubeNewestWrapper .youTubeNewest, .youTubeAllWrapper .youTubeNewest, .youTubeNewestWrapper .youTubeAll, .youTubeAllWrapper .youTubeAll {
	height: 280px
}
#lightboxContainer #lightboxDemo {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -150px
}
#lightboxContainer #lightboxDemo iframe {
	width: 300px;
	height: 200px;
	visibility: hidden
}
}

@media (min-width:768px) and (max-width:979px) {
.youTubeTrailerWrapper iframe {
	width: 95%;
	height: 400px
}
.youTubeTrailerWrapper .calls, .youTubeTrailerWrapper .desc {
	width: 95%
}
#lightboxContainer #lightboxDemo {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -157px;
	margin-left: -280px
}
#lightboxContainer #lightboxDemo iframe {
	width: 560px;
	height: 315px;
	visibility: hidden
}
}
