span {
    font-family: 'Roboto'!important;
    font-weight: normal;
}

.com-fwrealestate.view-search.no-layout .fwre-item-info {position:relative;}

.factory-page .fwre-item-info {min-height:280px;}
/*-----------------------------------------------------------------------
                                1920 px
-------------------------------------------------------------------------*/
@media screen and (min-width:1537px){
.com-fwrealestate.view-search.no-layout .mod-fwre-latest-type, .com-fwrealestate.view-search.no-layout .fwre-item-type {
    position: absolute;
    color: white;
    font-weight: 300;
    background: #f84d1c;
    padding: 4px 25px;
    left: -1px;
    top: 7px;
}
}

/*-----------------------------------------------------------------------
                                1536 px
-------------------------------------------------------------------------*/
@media screen and (min-width:1367px) and (max-width:1536px){
.com-fwrealestate.view-search.no-layout .mod-fwre-latest-type, .com-fwrealestate.view-search.no-layout .fwre-item-type {
    position: absolute;
    color: white;
    font-weight: 300;
    background: #f84d1c;
    padding: 4px 25px;
    left: -1px;
    top: 6px;
}
}

/*-----------------------------------------------------------------------
                                1366 px
-------------------------------------------------------------------------*/
@media screen and (min-width:992px) and (max-width:1367px){
.com-fwrealestate.view-search.no-layout .mod-fwre-latest-type, .com-fwrealestate.view-search.no-layout .fwre-item-type {
    position: absolute;
    color: white;
    font-weight: 300;
    background: #f84d1c;
    padding: 4px 25px;
    left: -1px;
    top: 7px;
}
}

/*-----------------------------------------------------------------------
                                992 px
-------------------------------------------------------------------------*/
@media screen and (min-width:768px) and (max-width:992px){
.com-fwrealestate.view-search.no-layout .mod-fwre-latest-type, .com-fwrealestate.view-search.no-layout .fwre-item-type {
    position: absolute;
    color: white;
    font-weight: 300;
    background: #f84d1c;
    padding: 4px 25px;
    left: -1px;
    top: 7px;
}
}

/*-----------------------------------------------------------------------
                                768 px
-------------------------------------------------------------------------*/
@media screen and (min-width:481px) and (max-width:767px){
.com-fwrealestate.view-search.no-layout .mod-fwre-latest-type, .com-fwrealestate.view-search.no-layout .fwre-item-type {
    position: absolute;
    color: white;
    font-weight: 300;
    background: #f84d1c;
    padding: 4px 25px;
    left: -1px;
    top: 6px;
}
}

/*-----------------------------------------------------------------------
                                480 px
-------------------------------------------------------------------------*/
@media screen and (min-width:413px) and (max-width:480px){
.com-fwrealestate.view-search.no-layout .mod-fwre-latest-type, .com-fwrealestate.view-search.no-layout .fwre-item-type {
    position: absolute;
    color: white;
    font-weight: 300;
    background: #f84d1c;
    padding: 4px 25px;
    left: -1px;
    top: -26px;
    margin-top: 0px;
    height: 26px;
}
}

/*-----------------------------------------------------------------------
                                412 px
-------------------------------------------------------------------------*/
@media screen and (min-width:361px) and (max-width:412px){
.com-fwrealestate.view-search.no-layout .mod-fwre-latest-type, .com-fwrealestate.view-search.no-layout .fwre-item-type {
    position: absolute;
    color: white;
    font-weight: 300;
    background: #f84d1c;
    padding: 4px 25px;
    left: -1px;
    top: -26px;
    margin-top: 0px;
    height: 26px;
}
}

/*-----------------------------------------------------------------------
                                360 px
-------------------------------------------------------------------------*/
@media screen and (min-width:351px) and (max-width:360px){
.com-fwrealestate.view-search.no-layout .mod-fwre-latest-type, .com-fwrealestate.view-search.no-layout .fwre-item-type {
    position: absolute;
    color: white;
    font-weight: 300;
    background: #f84d1c;
    padding: 4px 25px;
    left: -1px;
    top: -26px;
    margin-top: 0px;
    height: 26px;
}
}

/*-----------------------------------------------------------------------
                                350 px
-------------------------------------------------------------------------*/
@media screen and (max-width:351px){
.com-fwrealestate.view-search.no-layout .mod-fwre-latest-type, .com-fwrealestate.view-search.no-layout .fwre-item-type {
    position: absolute;
    color: white;
    font-weight: 300;
    background: #f84d1c;
    padding: 4px 25px;
    left: -1px;
    top: -26px;
    margin-top: 0px;
    height: 26px;
}
}