.coming-soon-cover{
	background:transparent;
}
.sidebar-menu-inner{
	background:transparent;
}

#carousel{
	position:fixed;
	height:100%;
	width:100%;
	z-index:40;
}

.carousel-inner{
	height:100%
}

.carousel-inner > .item {
	height:100%
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
	width:auto;
	height:1024px;
}

html.home{
	height:100%;
}

html.home body{
	height:100%;
}


.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
	max-width:none;
}
