

body {
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.fa-stack{
display: none !important;
}


.title_outer{
height:90px !important;
}

.title{
height:50px !important;
}

.separator{
display: none !important;
}

@media only screen and (max-width: 1000px){
.title_without_animation {
    height: 0px !important;
display: none !important;

}

header.fixed, header.fixed_hiding {
z-index: 1 !important;
}

}

.title_holder{
height: 50px !important;
}