@charset "utf-8";

/*Css Document*/
.navmenu li.level-0 div.div-sub-6 { width: 100vw !important; background: #2476c2; position: absolute; left: -710px !important; }
.navmenu li.level-0 div.sub ul.navitem-6:before { content: " "; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #2476c2; position: absolute; left: 224px; }
@media screen and (min-width:1245px) and (max-width:1366px) {
    .navmenu li.level-0 div.div-sub-5 { left: -80px !important; }
}
@media screen and (max-width:1245px) {
    .navmenu li.level-0 div.div-sub-5 { left: -100px !important; }
}
.navmenu li:nth-child(7) div { left: -600px !important; }
.navmenu li:nth-child(9) div { left: -700px !important; }
@media screen and (min-width:1245px) and (max-width:1366px) {
    .navmenu li.level-0 { padding: 25px 6px 30px; }
}