/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
    overflow-y: hidden;
}
#point5 {
    font-size: 20px;
    margin-left: 0px;
    margin-top: 8px;
}
#cerclelouis {
    background: #581407 url(../images/louistetepetit.png) no-repeat center top !important;
    background-size: 120% !important;
    border-color: #581407!important;
}
/* Couleur point "actif" */ 
#barre .active a {
    color: #821306;
    background: none;
}
.nav a, .nav a:focus, .nav:active, .nav a:hover {
    background: none!important;
}
/* Couleurs liens hypertexte */
a:hover, a:focus {
    color: #581407;
}
.transition {
    color: #581407;
}
#un {
    z-index: 9999999999;
}
h4 {
    color: #581407;
}
.clear {
    clear: left;
}
html, body {
    overflow-x: hidden;
}
blockquote {
    padding: 10px 20px;
    margin: 30px 89px 30px 30px;
    font-size: 19.5px;
    border-left: 21px solid #581407;
    color: #581407;
}
#flag {
    width: 100%;
    height: 750px;
    padding-top: 15px;
    top: 0px;
    position: relative;
    background: #581407;
    z-index: -400;
}
#flag:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 70px solid #ece4de;
    border-left: 1000px solid transparent;
    border-right: 300px solid transparent;
    z-index: -400;
}
/*#flag2 .soundcitetransition {
    position: absolute;
    right: 75px;
    font-size: 25px;
    top: 120px;
    width: 40%;
    color: white!important;
}*/
#flag2 img {
    width: 60%;
}
#flag2::before {

    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    width: 0;
    height: 0;
    border-top: 28px solid #ece4de;
    border-left: 113px solid transparent;
    border-right: 978px solid transparent;
    z-index: 400;
    border-bottom: 111px solid transparent;

}
#flag2 {
    width: 100%;
    height: 860px;
    padding-top: 25px;
    top: 0px;
    position: relative;
    background: #581407;
    /*z-index: -400;*/
	background-image: url('../images/louisamericain.png');
    background-position: 20% 60px !important;
	    background-size: contain;
    background-repeat: no-repeat;
}
#flag2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 70px solid #ece4de;
    border-left: 1000px solid transparent;
    border-right: 300px solid transparent;
   /* z-index: -400;*/
}
.well {
    border-top: 2px solid #581407;
}
.panel {
    border: 1px dotted #581407;
}
.jumbotron {
    background: #581407;
}
.blockquote:after {
    color: #581407;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover, .btn-primary:active, .btn-primary:active:focus {
    color: #fff;
    background-color: #581407;
    border-color: #581407;
}
.btn-primary {
    color: #fff;
    background-color: #581407;
    border-color: #581407;
    margin-top: 10px;
    margin-bottom: 10px;
}
.soundcite-loaded {
    background-color: #b5aaa2;
}

/* INFOGRAPHIES */

.container {
    margin-right: auto;
    margin-left: auto;
}
.col-lg-6 {
    font-family: 'Raleway', sans-serif;
    font-size: 18.5px;
    display: inline-flex;
    margin-bottom: 20px;
    padding-right: 5px;
    height: 175px;
}

.row {
  /*  max-height: 200px;*/
}

.CaseP {
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: 5px;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 30px;
    padding-bottom: 20px;
    background-color: #581407;
    color: white;
    display: inline-flex;
    width: 100%;
    height: 175px;
}



.CaseN {
     margin-top:5px;
     margin-right:auto;
     margin-bottom:10px;
     margin-left:5px;

     padding-top: 10px;
     padding-right: 10px;
     padding-left: 30px;
     padding-bottom: 20px;

    background-color: white;
    color: #581407;
    border: 4px solid #581407;

    display: inline-flex;
    width: 100%;
	height: 175px;
}

.col-lg-6 img {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom : 10px;


}

#case1 { position : absolute;
    top  : px;
 }
#case2

#case3

#case4

#case5

#case6

#case7

#case8 {
        position: absolute;
        top : 20px !important;
        bottom: 120px;
}

@media only screen and (max-width: 600px) {
#flag2 {
    width: 100%;
    height: 530px;
    padding-top: 25px;
    top: 0px;
    position: relative;
    background: #581407;
    z-index: -400;
    background-image: url('../images/louisamericain.png');
    background-position: 20% 60px !important;
    background-size: contain;
    background-repeat: no-repeat;
}
blockquote {
    padding: 10px 20px;
    margin: 30px 15px 30px 15px;
    font-size: 17.5px;
    border-left: 21px solid #581407;
    color: #581407;
}
	.row {
    max-height: auto !important;
}
	.CaseP {
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: 5px;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 20px;
    background-color: #581407;
    color: white;
    display: inline-flex;
    width: 100%;
    height: 175px;
}



.CaseN {
     margin-top:5px;
     margin-right:auto;
     margin-bottom:10px;
     margin-left:5px;

     padding-top: 10px;
     padding-right: 10px;
     padding-left: 10px;
     padding-bottom: 20px;

    background-color: white;
    color: #581407;
    border: 4px solid #581407;

    display: inline-flex;
    width: 100%;
	height: 175px;
}
	
	.col-lg-6 img {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 13px;
    margin-bottom: 60px;
    width: 60px;
    height: auto;
}
}