/* Extra small devices (phones, less than 768px) */

/* No media query since this is the default in Bootstrap */

@media (max-width: 768px) { 
span.bold {
    line-height: 30px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 15px;
    -webkit-box-reflect: below -7px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(35%, transparent), to(rgba(255,255,255,0.5)));
    display: inline-block;
}
span.light {
    font-weight: 100;
    line-height: 29px;
    text-transform: uppercase;
    letter-spacing: 10px;
    -webkit-box-reflect: below -7px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(35%, transparent) , to(rgba(255,255,255,0.5)));
    display: inline-block;
}
div#chevronskills {
    position: absolute;
    top: 0;
    left: calc(50% - 15px);
}
.flexxx {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.container-bg-wkshp {
    padding: 30px 0 0px;
}
.blocsinglecat {
    background: url(/barthelaw/wp-content/themes/local/bg-barthe.png) no-repeat 50% 50% #f9f9f9;
    background-size: contain;
    padding: 20px;
    font-family: 'Mada', sans-serif;
    margin-bottom: 15px;
    letter-spacing: 2px;
    cursor: pointer;
    transition-duration: 800ms;
}
.displaytxt {
    position: fixed;
    padding: 0px;
    top: 0px;
    text-align: center;
    display: flex;
    bottom: 0;
    align-items: center;
    left: 0;
    right: 0;
    z-index: 111111;
    display: none;
flex-direction: column;
overflow-y:scroll;
}
.displaytexte {
    margin: auto;
    background: #fff;
    padding: 20px;
    text-align: left;
    position: relative;
    z-index: 11;
    font-family: mada, sans-serif;
    overflow-y: scroll;
}
ul#menu-menu-haut {
    margin: 0 0 0 0px;
    padding: 0;
}
ul#menu-menu-haut li{
    width:100%;
}
.container-letter {
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 10px;
    -webkit-box-reflect: below -12px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(35%, transparent) , to(rgba(0, 0, 0, 0.9)));
}
span.corner-letter {
    border: 4px solid #ff9900;
    border-right: 0;
    padding: 4px 0 0px 8px;
    visibility: hidden;
    opacity: 0;
    transition-duration: 1500ms;
}
.navbar-header.header-top {
    margin: 0;
    padding: 10px 15px;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 8px 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    background-color: transparent;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 4px;
}

a.navbar-brand {
    font-family: 'Mada', sans-serif;
    color: #ccc;
    border: 3px solid #999;
    border-right: 0;
    position: relative;
    height: 30px;
    width: 26px;
    display: block;
    transition-duration: 1s;
    padding: 0;
    line-height: 28px;
}
span.logo-1 {
    font-weight: 900;
    display: block;
    line-height: 26px;
    font-size: 22px;
    text-align: center;
}
span.sloganpage {
    display: block;
    text-align: center;
    font-size: 17px;
    font-family: mada, sans-serif;
    color: #999;
    font-style: italic;
    font-weight: 100;
    letter-spacing: -0.5px;
}

}

/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) { 

ul#menu-menu-haut-2 li {
    width: auto;
    text-align: center;
}
.container>.navbar-header {
}
span.site-title {
    font-weight: 800;
    text-transform: uppercase;
    display: inline-block;
    overflow: hidden;
    position: relative;
    z-index: 1;
    float:left;
	width: auto;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
}

#menu-menu-top-1 li {

    width: auto;

    border-bottom: 0px solid #fff;

float:right;

}

ul#menu-menu-top-1 {

    padding: 5px;

    width: auto;

    overflow: hidden;

    float: none;

    margin: 0;

}
.container-bg-menu {
    background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

div#bs-example-navbar-collapse-2 {
    border: 0;
}

.navbar .nav>li {
    border: 0;
}

ul#menu-menu-haut-2 {
    border: 0;
}
ul#menu-menu-haut-2 li
 a {
    text-align: left;
    border-bottom: 0px solid #ddd;
    padding: 10px;
    line-height: 20px;
    text-transform: uppercase;
}
.menu-top-1 li a span {
    display: block;
    line-height: 1em;
    font-size: 13px;
}
.navbar-brand {float: left;padding: 15px 15px;font-size: 28px;line-height: 76px;}
.widget-search-top {
    overflow: hidden;
    width: auto;
    padding: 17px;
    border-top: 0px solid #ddd;
	clear:none;
}
.fixpadding {height: 50px;clear: both;}

#menu-menu-haut li a {
    padding: 15px 20px;
}

 }



/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) { ... }



/* Large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {


.navbar-fixed-top .container, .container {
    width: 1000px;
}


.container.home-slider-container-txt h1 {

    font-size: 70px;

    line-height: 1em;

    color: #fff;

    margin: 0 0 30px;

    font-weight: 600;

}

.container-right {

    float: right;

    width: 350px;

    padding-left: 30px;

}

.container-right {

    float: right;

    width: 350px;

    padding-left: 30px;

}



.container-bg.container-devis-home {

    padding: 80px 0;

}

.container-bg.container-ville-home {

    padding: 30px 0;

    display: block;

}

span.single-devis-home {

    font-size: 50px;

}



.zonintertxt {

    font-size: 30px;

    line-height: 40px;

}

	.home-slider-container-txt {

    padding: 300px 0px;

    text-align: center;

}

.archive .home-slider-container-txt {

    padding: 100px 0px;

    text-align: center;

}

.home-slider-container-txt span {

    font-size: 4.5em;

    line-height: 1em;

    display: block;

    margin-bottom: 1em;

    color: #fff;

    text-shadow: 1px 1px #333;

    font-weight: 800;

}

.archive .home-slider-container-txt span {

    font-size: 4.5em;

    line-height: 1em;

    display: block;

    margin-bottom: 0;

    color: #fff;

    text-shadow: 1px 1px #333;

    font-weight: 800;

}





}