.clearfloat {
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
@media (max-width: 991px ){
	a.logo {
    display: block;
    width: 300px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
   .show991{
    display: block !important;
   }
   .hide991{
    display: none !important;
   }
   .tel {
    margin-top: 20px;
  }
    .ul-slid {
        font-size: 60px !important;
        line-height: 70px;
/*     text-shadow: 2px 2px 0 #00a24b;*/
    }
    header {
        
      background: url(../imagens/topo.jpg) no-repeat -850px bottom;
    }
}
@media (max-width: 767px ){
   .show767{
   	display: block !important;
   }
    .frase {
        font-size: 24px;
    }
    .text-left {
        text-align: center !important;
    }
   .hide767{
   	display: none !important;
   }
   .h1-sob {
    margin-top: 10px !important;
}
    .ul-slid {
        font-size: 80px !important;
        line-height: 80px;
/*     text-shadow: 1px 1px 0 #00a24b;*/
    }
}
@media (max-width: 400px ){
	a.logo {
		width: 100%;
	}
    ul.bb-custom-grid li {
        padding: 5px !important;
    }
    header {
        
      background: url(../imagens/topo.jpg) no-repeat -850px bottom;
    }
}


