/*!
 * Start Bootstrap - Business Casual (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    margin-top: 95px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('../img/clavier.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.content
{
    min-height: 76.3vh;
}

.brand,
.address-bar {
    display: none;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 30%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: '';
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #999999;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #999999;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.navbar-brand {
    padding: 0;
}

.navbar-nav {
    font-weight: 400;
    letter-spacing: 3px;
}

.navbar-nav > .active > a {
    text-decoration: underline;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: none;
}

.brand-before {
    margin: 15px 0;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    text-align: justify;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

.img-right {
    float: none;
    margin: 0 auto 0;
}

.prez > a {
    color: black;
    font-style: italic;
}

.prez > a:hover {
    text-shadow: 5px 5px 5px rgba(92,184,92,0.5);
}

.registration {
    max-width: 400px;
}

#recaptcha {
    width: 304px;
    margin: 0 auto;
}

#video_player {
    display: table;
    line-height: 0;
    font-size: 0;
    background: #000;
}

#video_player video,
#video_player figcaption {
    display: table-cell;
    vertical-align: top;
}

#video_player figcaption {
    width: 10.95%;
    overflow: scroll;
}

#video_player figcaption a {
    border: 0.25px solid;
    color: #000;
    display: block;
    opacity: .5;
    transition: 1s opacity;
}

#video_player figcaption a img,
figure video {
    width: 100%;
    height: auto;
}

#video_player figcaption a.currentvid,
#video_player figcaption a:hover,
#video_player figcaption a:focus {
    opacity: 1;
}
/*
Footer
*/

footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
    padding: 5px 0 10px 0;
}

footer p {
    margin: 0;
    padding-top: 10px;
}

footer span {
    margin: 0;
}

.ad_leg {
    font-size: 18px;
}

#admin {
    float: right;
}

#admin:hover {
    background-color: #5cb85c;
}

#cpr {
    padding-left: 25px;
    float: left;
}

#legals {
    padding-right: 25px;
    float: right;
}

#legals_admin {
    float: left;
}

/*
Cookies choice
*/
#cookieChoiceInfo > a {
    padding-left: 5px;
    padding-right: 5px;
    background-color: #85C17E;
    border: 1px solid;
    border-radius: 3px 3px 3px 3px;
}


/*
Media-queries
 */

@media screen and (max-width:540px) {
    footer {
        font-size: 0.85em;
    }

    .ad_leg {
        font-size: 14px;
    }

    #admin {
        font-size: 0.75em;
    }

    #cpr,
    #legals {
        padding: 0;
    }
}

@media (max-width: 700px) {
    #video_player video,
    #video_player figcaption {
        display: table-row;
    }
    #video_player figcaption a {
        display: inline-block;
        width: 33.33%;
    }
}

@media screen and (max-width:767px) {
    body {
        margin-top: 70px;
    }

    #logo {
        display: none;
    }

}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 10px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .brand-name {
        margin: 0;
        font-size: 4em;
    }

    .dropdown-menu {
        background: #fff;
        background: rgba(255,255,255,0.9);
        border: none;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .img-right {
        float: right;
        margin-left: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .menu-item {
        padding-top: 12px;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-fixed-top .navbar-collapse {
        max-height: 75px;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: rgba(255,255,255,0.9);
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav > li> .btn {
        padding-top: 10.5px;
    }

    .navbar-nav > li > .dropdown-menu {
        margin-top: 8px;
    }

    .navbar-nav > li > #menu-admin {
        margin-top: 4px;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
}

@media screen and (min-width : 768px) and (max-width : 992px) {
    .navbar-nav {
        font-size: 1.15em;
        letter-spacing: 2px;
    }

    .nav > li > a {
        padding-left: 7px;
        padding-right: 7px;
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}
