/*  ---------  CSS mobile for skn6-saxbar38  ----------- */

@media screen and (max-width: 760px), screen and (max-device-width: 760px) {

  #header { height:0; }
  #TopBoxes { height: auto; margin-top: 4px; }
  .wcol1T00, .wcol3T00 { display: none; }
  .wcol1T10, .wcol3T10 { display: none; }
  .wcol1T20, .wcol3T20 { display: none; }
  .wcol1T30, .wcol3T30 { display: none; }
  .wcol1T40, .wcol3T40 { display: none; }
  .wcol1T50, .wcol3T50 { display: none; }
  .T0entrow1, .T1entrow1, .T2entrow1, .T3entrow1, .T4entrow1, .T5entrow1 { display: block; }
  .iconSocnetW { text-align: center !important; }
  #MainContent {
   padding: 2px 0 !important;
   -webkit-flex-direction: column;
   flex-direction: column; 
  }
  #CenterBoxes { padding:0; }
  #MainBlog {
   padding: 2px 0 !important;
   -webkit-flex-direction: column;
   flex-direction: column;
  }
  #LeftBoxes, #RightBoxes {
   width:32em;
   max-width:96%;
   margin: 0 auto !important;
  }
  #BlogLeftBoxes, #BlogRightBoxes {
   width:32em;
   max-width:96%;
   margin: 0 auto !important;
  }
  #paranav { display: none; }
  .titre {
   white-space: normal;
   word-wrap:break-word;
   margin:0 auto;
  }
  .tbl, .tblover{ font-size: 1em; }
  .rep { font-size: 1em; }
  .ariane { padding:.5em 0; }
  .timer { display:none; }

}