.content-wrapper {
    background: url('../imgs/bg/bg-default.jpg') no-repeat center center fixed;
    background-color: #cccccc;
    background-size: cover;
    height: 100%;
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif !important;
}

.carousel-inner img {
    width: 100%;
    height: 100%;
}
.carousel-inner{
    height: 100%;
}
.carousel-inner .carousel-item{
    height: 100%;
}
#login_video{
    height: 100%;
    width: 100%;
}