footer {
    height: auto!important;
}
.podbar {
    height: auto;
    position: static;
}

.bottom-footer{
    padding-top:25px;
}
.bottom-footer a:hover {
    opacity: .9;
    color: inherit!important;
}
.bottom-footer .menu-list {
    padding:0;
    list-style: none;
    font-size: .8em;
}
a.search span{
    font-size: 1.8rem;
    padding-right: 10px;
}
a.search span i{
    padding-right: 10px;
}
.indicator {
    display: none;
}

@media (max-width: 1799px){
    .jetmenu>li>a {
        font-size: 15px;
    }
}