.clearfloat {
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
@media (max-width: 1999px ){
  .homepage-hero-module {
    height: 700px !important;
}
.content-data {
    float: left;
    width: 56%;
    display: block;
}
}
@media (max-width: 991px ){
	a.logo {
     display: block;
    width: 500px;
    display: block;
    margin-top: 17px;
    margin-right: auto;
    margin-left: auto;
}
.content-data {
    float: left;
    width: 48%;
    display: block;
}
   .show991{
    display: block !important;
   }
   .hide991{
    display: none !important;
   }
   .tel {
    margin-top: 20px;
  }
  .tel5{
        margin-top: 29px !important;
  }

}
@media (max-width: 770px ){
  .busca-rapida, .tel5{
    position: relative;
    margin-bottom: 0px;
  }
  .header-two{
    margin-bottom: 30px;
  }
}
@media (max-width: 768px ){
  .homepage-hero-module {
    height: 848px !important;
}
}
@media (max-width: 767px ){
   .show767{
   	display: block !important;
   }
   .hide767{
   	display: none !important;
   }
   #slide-tam {
    position: relative;
    z-index: 0;
    margin-top: 18px;
/*    margin-bottom: 30px;*/
    margin-left: auto;
    margin-right: auto;
}
}
@media (max-width: 600px ){
  a.logo {
    width: 100%;
  }
  .content-data{
    width: 100% !important;
    margin-top: 15px;
  }
  .content-data h2{
    margin-left: 0px;
  }
  .post-date{
    display: none;
  }
}

@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: 447px ){
  .tel5{
        margin-top: 13px !important;
  }
}
@media (max-width: 400px ){
	a.logo {
		width: 100%;
	}
}


