@media (max-width: 992px)  {
    .header h2{font-size: 18px!important;}
    .header h1{font-size: 35px!important;}
    h2.title{font-size: 35px!important;}
    .header{padding-bottom: 400px;background-position:  bottom center;background-size: 100% }
    .header ul li{font-size: 18px;}

}
@media (max-width: 768px){
    ul.clientes li{width: 29%;margin: 2%;height: auto!important;}
    h2.title{font-size: 25px!important;}
    .no-br br{display: none!important;}
    .header .icon-check li{background-size: 30px;}
    .header ul li {margin-bottom: 10px;font-size: 16px;}
    .title { font-size: 35px;}
    .training{ background-size: 100% auto!important;}
    .flourish{padding-bottom: 400px!important;background-size: 100% !important;}
}

@media (max-width: 500px){
    ul.clientes li{width: 48%;margin: 0}
}
@media (max-width: 992px){
    .header {
        padding-bottom: 355px;
    }
}
