.bloc-banner h1 {
    font-size: 60px;
    font-family: 'Montserrat', sans-serif;
    color:black;
}

.bloc-banner h2 {
    font-size: 24px;
    font-family: 'Montserrat-Light';
    color:black;
}

.post-header {
     background-position: center 96px;
}

.navbar-brand > img { width: 192px; }
.navbar-default {
    height: 96px;
    line-height:96px;
}

.navbar-brand > img { padding:36px 0px; }

nav, .navbar-header {
    height: 96px;
    line-height: 96px;
}

.nav > li, .navbar-nav > li > a {
	   height: 96px;
    line-height: 96px;
}

.hero-container-text { margin-top: -50px; }

/*.first-bloc {
    padding-top: 100px;
}*/

.navbar { z-index: 90000; }

@media (max-width: 1200px) and (min-width:900px) {
    .nav > li { font-size: 15px; }
}

@media (max-width: 999px)  {
.logos .client {
    height: 280px;
    width: 280px;
} }

@media (max-width: 767px) {
    .bloc-banner h1 {
        font-size: 48px;
        font-family: 'Montserrat', sans-serif;
        color:black;
    }

    .bloc-banner h2 {
        font-size: 22px;
        font-family: 'Montserrat-Light';
        color:black;
    }

    .banner .bloc-lg {
    padding: 36px 0px;
}
    .template_h1_phone .bloc-lg {
    padding:16px 0px;
}

    .logos .client { box-shadow: none; height: 200px; }

    .first-bloc, #bloc-1 {
        padding-top: 60px;
        margin-top: 0px;
    }

    .navbar-brand > img { width: 180px; }
    .navbar-default { height: 60px; line-height: 60px; }
    .navbar-brand > img { padding:18px 0px; }

    nav, .navbar-header { height: 60px; line-height: 60px; }

    .nav > li, .navbar-nav > li > a { height: 45px; line-height: 45px; }

    .post-header { background-position: center 60px; }
    .bloc-fill-screen > .container { /*position: relative; top: 0%;*/ }

    h2.big_title_black { padding: 30px 0px; }

    h1.big_title { font-size: 36px; padding:24px 0px; }
    .bloc-banner h1.big_title { padding: 0px !important; }	
    .logos .client span.text-content { display: none; }
    /*typography small*/
    .text-w-80 h3, section.box h3 {
    margin-bottom: 12px;
    font-family: 'Montserrat', sans-serif;
    line-height: 27px;
    font-size: 21px;
}
    /*homepage margini seconda linea*/
    .home_we_do_rawb .bloc-lg { padding-top: 0px; }
}

