.icon-bar { background-color: white; }

.navbar-collapse { box-shadow: none; }

@media only screen and (max-width: 930px) { #interests .row .column { border-left: none; } }
@media only screen and (max-width: 750px) { 


.brand h1 { letter-spacing: 8px; }
 

/* on cache le menu home.css  witdh : 0px au lieu de 30 */
.pushypartievisible { position: fixed; width: 0px; height: 100%; top: 0; z-index: 9999; background: #262626; color: #7f7f7f; font-size: 0.9em; 
font-weight: bold; overflow: hidden; -webkit-overflow-scrolling: touch; /* enables momentum scrolling in iOS overflow elements */ }


/* on decale menu a gauche */
.navigation #navicon { left:-30px;top:-25px;}

/* on change la taille de l'image de fonds */

#introduction { max-width:100%;height: 100%;max-height: 100%; position: relative;
 background: url("./images/AVOCAT_mobile.jpg") no-repeat center center scroll; position: relative; -webkit-background-size: cover; 
-moz-background-size: cover; -o-background-size: cover;
  background-size: cover; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/AVOCAT_mobile.jpg', sizingMethod='scale'); 
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/AVOCAT_mobile.jpg', sizingMethod='scale')"; 

text-align: center; overflow: hidden; }





 #top .chevron .down { font-size: 12px; }


/*
  .small-nav { display: block; }
  .navigation { display: none; }
*/

  #about *, #interests *, #honoraires *,#work *, #contact *, #quote * { visibility: visible !important; -webkit-animation: none !important; 
-webkit-animation-name: none !important; -moz-animation: none !important; -o-animation: none !important; -ms-animation: none !important; 
animation: none !important; } 

 #about img { width: 200px; }
  .post p { font-size: 14px; color: black; } }




@media only screen and (max-width: 630px) { .brand h2 { margin-top: 15px; }
  #footer ul li { margin: 0 15px; padding: 0 15px; }
  #footer ul li a i { font-size: 2.3em; }
  #about { padding: 60px 0 80px; }
  #interests { padding-bottom: 20px; }
  #contact { padding: 40px 0 120px; } }
@media only screen and (max-width: 480px) { .brand h2 { margin-top: 10px; }
  #header .navigation ul li { font-size: 12px; }
  #introduction .chevron .down { font-size: 1em; }
  #about br { display: none; }
  #footer .license { font-size: 9px; } }
@media only screen and (max-width: 380px) { .brand h1 { font-size: 1.4em; }
  .brand h2 { font-size: 0.7em; }
  #work h3 { font-size: 1.4em; } }
