.container-realisations {
    max-width: 1290px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}
.Country_Map_1_Map_CssClass {
    padding-bottom: 0;
    position: relative;
    top: 850px;
    z-index: 99;
    height: 700px;
}
#map {
    right: 0;
    height: 685px;
    max-width: 1290px;
    width: 100%;
    left: 0;
    position: absolute !important;
    margin:0 auto;
    justify-content: center;
    align-items: center;
}

.wrapperInterne{
 height: 700px;
 position: relative;
}

.gm-style .gm-style-iw-c {
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    top: 0;
    left: 0;
    transform: translate(-50%,-100%);
    background-color: white;
    border-radius:0;
}
div#projets {
    color: #000;
    font-size: 15px;
    margin-top: 30px;
    margin-bottom: 0px;
    width: 100% !important;
    padding: 0 18px !important;
    text-align: center;
    font-family: 'Lato', sans-serif;
}
.gm-style-iw a {display: block;font-size: 15px;text-decoration: none;color: #0072c6;text-align: center;background: url(/Files/App_002/Images/ViewProjet.png) 00% 50% no-repeat;height: 30px;line-height: 30px;text-decoration: underline;}
div#projets {
    color: #000000;
    font-size: 15px;
    padding: 0;
    font-weight: bold;
    position:relative;
}

div#projets:before {
	content: url(/Files/App_002/Images/after-projet.png);
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	bottom: 15px;
}
@media screen and (max-width: 1360px) {
.container-realisations {max-width: 1100px;    }
#map {max-width: 1100px;}
}
@media screen and (max-width: 1024px) {
.Country_Map_1_Map_CssClass {top: 750px;}
}
@media screen and (max-width: 991px) {
.Country_Map_1_Map_CssClass { top: 500px !important;}
.wrapperInterne{height: 650px;}
 #map {height: 600px;}
 
}


@media screen and (max-width: 768px){
 
.Country_Map_1_Map_CssClass{
    top: 400px !important;
    overflow: hidden;
    position: relative;
    height: 400px;
}

}





