﻿#stgNavMain {
    display: none !important;
}

@media (max-width: 767px) {
    .stg-title-app {
        margin-top: 20px !important;
    }

    #headerN {
        margin-bottom: 110px !important;
    }

    .stg-navbar-brand {
        height: 40px;
    }

    .stg-container button {
        display: none;
    }


    .sticky-top {
        top: 40px !important;
    }
}

.sticky-top {
    top: 35px !important;
}

#navbar-main .stg-nav-link {
    font-size: 1.3rem !important;
}

nav.stg-main-menu {
    height: 35px !important;
}

#headerN {
    margin-bottom: 105px;
}

#navbar-main.scoll-collapse .stg-header {
    margin-bottom: 35px !important;
}
