/**************************/
/*RESPONSIVE*/
/**************************/

/*@media screen and (max-width:985px){*/

body,html{
    min-width:inherit;
}
body{
    font-size: 62.5%;
}

.largeur{
    width:100%;
    /* margin:0 15px; */
}

header {
    width:94%;
    margin-left:3%;
    margin-right:3%;
}

.presentation_choix {
    width:94% !important;
    margin-right: 3%;
    margin-left: 3%;
    padding-right: 0;
    padding-left: 0;
}

.presentation_choix .choix{
    width:100% !important;
}
.listSelect {
    width:84% !important;
    margin-right: 0;
    margin-left: 0;
    padding-right: 3%;
    padding-left: 3%;
}
.listSelect .liste {
    width:100% !important;
    padding-right:0 !important;
    padding-left: 0 !important;
}
.listSelect .liste .listSelectOpen{
    width:100% !important;
}

.listSelectInner{
    width:100% !important;
}

select.liste {
    width:90% !important;
}

.carte_monde{
    width:100% !important;
    padding:0;
}

footer{
    padding:0;
}

#tabs_migration ul li {
    width:40%;
    margin-left:3%;
    margin-right:3%;
}

.tableau_monde{
    width:94%;
    margin-left:3%;
    margin-right:3%;
    padding:0;
}

.tableau_monde table{
    width:100% !important;
    padding:0;
}

.tableau_monde tbody {
    padding:0;
}
.tableau_monde tr {
    width:90%;
}
.mCSB_container{
    width:88%;
}
.tableau_monde tr td.trang {
    width:5% !important;
}
.tableau_monde tr td.tpays {
    width:25% !important;
    white-space: normal;
}
.tableau_monde tr td.tgraph {
    width:30% !important;
}
.tableau_monde tr td.tgraph div {
    width:100% !important;
}
.tableau_monde tr td.tvaleur {
    width:40% !important;
}

.tableau_pays {
    width:94%;
    margin-left:3%;
    margin-right:3%;
    padding-left: 0;
    padding-right: 0;
}

#fermer_detail{
    margin-right:3%;
}

.tableau_pays div.monde_zone_titre.place_selected_country{
    padding-left:3% !important;
}

.savoirPlus{
    margin-bottom:10px;
}

.slider_wrapper{
	text-align:center;
} 
.slider_bar {
	width:70%;	
}
.sdefault_values{
	width:69%;
	margin-left: 15%;
	left:0;
}


.categorie_choix .choix_age{
    float:none;
    margin:0 auto;
}

.choix_continent{
    clear:both;
    float:none;
    margin:60px auto 0 auto;
}

.choix_continent .liste_continents{
    text-align: center;
}	


#infos_population, 
#infos_generation, 
#infos_place_evolution,
#infos_place_graphique{
    float: none;
    margin:0 auto;
}

#infos_place_graphique{
    margin-top:35px;
    width:500px;
}
#place_graphique{
    left:0;
}

#limiteAgeChiffre, 
.limiteAge span.cf{			
    margin:-15px 0 0 -35px;
}

.categorie_infos{
    /* display:none; */
    width: 94%;
    float: none;
    margin-left:3%;
    margin-right:3%;
}
.indicateur_choix{
    /* display: inline-block; */
    width: 94%;
    float: none;
    margin-left:3%;
    margin-right:3%;
}
.choix_groupe {
	/* display: table-cell; */
}

#tabs_population_content li {
    margin:0!important;
    width: 32%!important;
    margin-right: 1%!important;

}

.categorie_choix {
    padding-left: 0;
    padding-right: 0;
}

.categorie_choix .choix_age {
    width: 100%;
}

.choix_continent {
    width: 100%;
}

.categorie_infos {
    padding: 0;
}

.infos_medium {
    width: 20%;
}

.jauge_wrapper {
    width: 70%!important;
}

#infos_population {
    /*width: 100%;*/
    width:290px;
}
#tabs_population ul li a span {
    padding: 0;
}

#form_choix_zone select, #form_choix_zone .customSelect {
    max-width: 100%;
    width: auto!important;
    display: block!important;
}

#form_choix_zone {
    width: auto;
}

#infos_place_graphique {
    width: 100%;
}

#place_graphique {
    width: 85%;

}
#graphique_legende #legende_femmes {
    left:60%;
    right:auto;
}
#graphique_legende #legende_hommes {
    left:auto;
    right:60%;
}

.val_homme_medium , .val_femme_medium {
    display: none;
}
/*
#infos_place_graphique {
    display: table-row;
    width: 100%;
}

#infos_place_graphique > div {
    display: table-cell;
    vertical-align: top;
}
#place_graphique {
    position: relative;
}


*/
/*}*/