/*  MAKE LAYOUT RESPONSIVE at 1024px FOR SMALLER SCREENS ================================================================ */
body {font:300 90% "Roboto",sans-serif;}
.wrapper {position:relative; top:0; left:0; width:1210px; margin: 0 auto;}

div.MainTitle {width:43.8%; padding:1.8% 0 0;}
div.MainTitle p {font-size:94%;}

/*
div.BandeauHeighter {height:648px;}
div.FullBandeau {height:600px;}
nav.DownArrowC {top:520px;}
*/
div.FullBandeau {height:74vh;}
nav.DownArrowC {top:85%;}