﻿.jumbotron {
    margin-bottom: 0px;
    margin-top: 10px;
    height: 100%;
    #background-position-y:center;
    background-image: url(../assets/IMG_0515.JPG);
    #background-position: center;
    #background-size: auto auto;
    #background-repeat: no-repeat;
    color: white;
    text-shadow: black 0.3em 0.3em 0.3em;
}

.scrollimation.d5 {
    transition-delay: 1.0s;
}

.scrollimation.d6 {
    transition-delay: 1.2s;
}

.scrollimation.d7 {
    transition-delay: 1.4s;
}

.scrollimation.d8 {
    transition-delay: 1.6s;
}

.scrollimation.d9 {
    transition-delay: 1.8s;
}

.scrollimation.d10 {
    transition-delay: 2.0s;
}

.flexslider {
    max-width: 480px;
    max-height: 480px;
}

    .flexslider .slides img {
        max-width: 480px;
        max-height: 480px;
    }