﻿
/* 
        h2, h3, h4, h5 {
            padding: 0px 20px 10px 10px;
        }*/

.Aikido-bourg-1 {
    background-image: url('../Photos/One_Page/Aikido-bourg-1.JPG');
}

.aikido1 {
    background-image: url('../Photos/One_Page/Aikido-1.JPG');
}

.aikido2 {
    background-image: url('../Photos/One_Page/Aikido-2.JPG');
}

.aikido3 {
    background-image: url('../Photos/One_Page/Aikido-3.JPG');
}

.aikido4 {
    background-image: url('../Photos/One_Page/Aikido-5.JPG');
}

.aikido5 {
    background-image: url('../Photos/One_Page/bzh-1.JPG');
}

.bg {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    width: 100%;
    /* width: 100%; */
    height: 100%;
    padding: 0px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    behavior: url(/PIE.htc);
}

    .well {
        background-color: rgba(245, 245, 245, 0.3);
        color: #fff;
        text-shadow: 3px 3px 3px #000;
        /*margin: 0px 0px 0px 0px; */        
        -moz-border-radius: 14px;
        -webkit-border-radius: 14px;
        border-radius: 14px;
        behavior: url(/PIE.htc);
        font-weight: 900;
    }

.well1 {
    background-color: rgba(245, 245, 245, 0.4);
    text-align: center;
    padding: 10px;
    margin: auto;
    width: 75%;
    color: black;
    font-weight: 800;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    font-weight: 800;
    behavior: url(/PIE.htc);
}
/* 
        .header {
            position: fixed;
            width: 100%;
            background: #222;
            z-index: 10;
        }

            .header .navbar-brand {
                font-weight: 900;
            }

            .header .navbar {
                margin: 0;
                border: none;
            }
            */
.page-section {
    width: 100%;
    min-height: 800px;
    padding: 50px 0;
    border-bottom: 10px solid #fff;
}

    .page-section h1 {
        font-size: 4em;
        margin: 50px 0;
    }

        .page-section h1 span {
            font-weight: 200;
        }

    .page-section h2 {
        font-size: 3em;
        font-weight: 900;
        color: #fff;
        text-shadow: 2px 2px 2px #000;
        margin: 0 0 30px;
    }

    .page-section h3 {
        font-size: 1.5em;
        font-weight: 900;
        color: #fff;
        text-shadow: 1px 1px 1px #000;
        margin: 0 0 30px;
    }

    .page-section p {
        font-size: 1.2em;
        font-weight: 200;
        margin: 0 25% 20px 0;
    }

        .page-section p.lead {
            font-size: 1.8em;
        }

        .page-section p.caption {
            color: #fff;
            padding: 20px;
            background: url(../Photos/One_Page/trans_black_25.png);
            text-shadow: 1px 1px 1px #000;
        }

    .page-section.intro {
        min-height: 600px;
    }

@media screen and (max-width: 480px) {
    h2, h3, h4, h5 {
        font-size: 120%;
    text-align: center;
    }

    .reduc {
        max-width: 150%;
    }
}

@media screen and (min-width: 1000px) {

    h2, h3, h4, h5 {
        font-size: 180%;
    text-align: center;
    }

    .bg1 {
        max-width: 100%;
    }
}
