/*
Theme Name: JMK
Theme URI: http://www.innervoisiongroup.com
Description: JMK
Author: Innervision
Version: 1.2
License: MIT License
License URI: http://opensource.org/licenses/MIT
*/
@media (max-width: 768px) {
  span.selection {
  font-size: 50px;

}
.selection_text {
    margin-bottom: 45px;
}
.chapeau {
margin-top: 112px;
}
.chapeau h1 {
font-size:45px;
}
.navbar-brand img {
width:120px;}
.localisation {
display:none;
}
#lang_sel_click {
top:14px;
}
.navbar-nav>li>a {
padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-collapse.pull-right {
padding-top:25px;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height:500px;
}
.page-template-homepage-namur-php .auto-height, .page-template-homepage-liege-php .auto-height {
max-height:150px!important;
min-height:50px!important;
}
.sidebar, #sidebar {
display:none!important;
width : 100%;
}
.col-xs-12 button.pull-right.btn.btn-default {
display:none;
}
}