@media screen and (min-width: 320px) and (max-width: 766px) {    
    .CosedaDirti hr,
    .formGenerico hr,
    .immobiliEvidenza hr, 
    .ultimiAnnunciVisti hr,
    .ContainerUltimiVisti hr{
        width: 50%;
    }
        .immobiliListaAnnuncioPrezzo {
    color: #f58238;
    padding-top: 3px;
    font-weight: 600;
    font-size: 14px;
    position: absolute;
    right: 17px;
    top: -52px;
    background-color: #fff;
    padding: 6px;
}
body.home.es .homeRicercaFluid_visual_tecnorete {
    background-size: cover !important;
    background-position: center !important;
  }
  body.home.it .homeRicercaFluid_visual_tecnorete,
  body.home.it .homeRicercaFluid_visual_tecnorete_imprese {
    /* background: url(/web/tecnorete/img/visual/home-mobile.svg) no-repeat center top !important; */
    background-size: cover !important;
    background-position: center center !important;
  }
}

@media (max-width: 1199px) {
    .navbar.navbar-main .navbar-nav>li.active>a,
    .navbar.navbar-main .navbar-nav>li>a:hover {
        /* background-color: #f58238; */
    }

    .navbar-nav .dropdown-menu .list-unstyled > li.active {
        /*background-color: #f58238;*/
    }
}
