@media(max-width:767px){

}
@media(min-width:768px){
  section#testimonials {
    font-size: 38px;
    line-height: 42px;
  }
  .navbar-nav>li>a {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
  }
  .img-tips-fake, iframe.iframe-tips {
    margin: 0px;
    margin-right: 20px;
    float: left;
    width: 50%;
    margin-bottom: 5px;
  }
  .img-novedades-fake, iframe.iframe-noticias {
    margin: 0px;
    margin-right: 20px;
    float: left;
    width: 50%;
    margin-bottom: 5px;
  }
  .item-allnews {
    font-size: 17px;
  }
  .item-allnews-date {
    font-size: 14px;
  }
  .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
  }
  #main_menu li {
    display: inline-block;
  }
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
  }
  .empresa-info-box header {
    line-height: 46px;
    font-size: 46px;
  }
}
@media(min-width:992px){
  .vertical-align, .vertical-align > div[class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex:1 0 auto;
    align-items: top;
  }
  .showbiz p{ font-size: 22px; line-height: 22px;}
  .showbiz-eventwrapper .black_back h3 {
    font-size: 34px;
    line-height: 34px;
  }
  .tienda-title-wrapper .texto_thumbs_alt{
    font-size: 26px;
    line-height: 20px;
    left: inherit;
    right: 10px;
    top: 65px;
    bottom: initial;
  }
}
@media(min-width:1200px){
  .showbiz p{ font-size: 30px; line-height: 30px;}
  .showbiz-eventwrapper .black_back h3 {
    font-size: 44px;
    line-height: 40px;
  }
  .texto_thumbs b{
    font-size: 38px;
    line-height: 36px;
  }
  .texto_thumbs {
    font-size: 44px;
    line-height: 40px;
  }
}
