/* MENU ITEMS HOVER STICKY */
.floating-active #dng-megamenu396301.hoverstyle_1 .primary_structure > li > a:hover{
    color:#0e5f23 !important;
}
.floating-active #dng-megamenu396301.hoverstyle_1 .primary_structure > li.current > a{
    color:#0e5f23 !important;
}
.floating-active #dng-megamenu396301.hoverstyle_1 .primary_structure > li > a{
    color:black !important;
}

/* HIDE AFTER 1491 */
@media only screen and (max-width:1491px) {
.hideafter1491{
    display:none;
}
}
/* HIDE AFTER 1340 */
@media only screen and (max-width:1340px) {
.hideafter1340{
    display:none;
}
}
/* HIDE AFTER 650 */
@media only screen and (max-width:650px) {
.hideafter650{
    display:none;
}
}


.header-social3 {
    border-left: 0px !important;
}
.header-social3 a{
    border:0px;
}

