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