
body {
    height: 100%;
  /*  padding-top: 51px;*/
}

/*#nav-pvl {
    margin-bottom: 0px;
} */
.content {
    margin-left: 20px;
    margin-right: 20px;
}

.jumbotron {
    opacity: 0.8;
}
.hsContainer {

    overflow: hidden;
    padding-top: 50px;
    /*
     width: 100%;
    height: 100%;
    position: relative;
    opacity: 1;
    display: table;
    table-layout: fixed;
    */
}
/*
.hsContent {
    max-width: 450px;
    margin: -150px auto 0 auto;
    display: table-cell;
    vertical-align: middle;
    color: #ebebeb;
    padding: 0 8%;
    text-align: center
}
*/
.bcg {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    width: 100%;
}
/* Slide 1 */
#pokupa .bcg {
    background-image:url('slide-1.jpg')
}
#pokupa .content {
    padding-top: 51px;
}

#helposti .bcg {
    background: none;
    background-color: #010101;
    height: 410px;
    text-align: left;
    color: #aaaaaa;
}

#tutustu .bcg {
    background-image:url('slide-2.jpg')
}
#tutustu p {
    font-size: 150%;
}

#erotin .bcg {
    background: none;
    background-color: #010101;
    height: 80px;
}

#yhteystiedot .bcg {
    background-image:url('slide-3.jpg')
}
