.clearfloat {
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
@media (max-width: 1999px ){
  .homepage-hero-module {
    height: 700px !important;
}
@media (max-width: 1024px ){
.show1024{
    display: block !important;
   }
   .hide1024{
    display: none !important;
   }
}
@media (max-width: 991px ){
  .marcas-index{
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-image: url(../imagens/bk_clientes.png);
    background-position: center top;
    padding: 0 20px 0 20px;
}
  .blog_bk .col-md-6.sum2{
    display: none;
}
	a.logo {
    display: block;
    width: 320px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
   .show991{
    display: block !important;
   }
   .hide991{
    display: none !important;
   }
   .tel {
    margin-top: 20px;
  }
}
@media (max-width: 768px ){
  .homepage-hero-module {
    height: 848px !important;
}
}
@media (max-width: 767px ){
   .show767{
   	display: block !important;
   }
   .hide767{
   	display: none !important;
   }
}
@media (max-width: 479px ){
  .homepage-hero-module {
    height: 990px !important;
}
.video-container .title-container {
    z-index: 1000;
    position: absolute;
    top: 7%;
    width: 100%;
    text-align: center;
    color: #fff;
}
}
@media (max-width: 400px ){
	a.logo {
		width: 100%;
	}
}


