#menu{background-color:#000;border-radius:0;position:relative;}#menu ul{list-style:none;margin:0;float:left;}
#menu>ul{overflow:hidden;}#menu>ul li{float:left;border-radius:5px 5px 0 0;}#menu>ul li a{display:block;padding:5px 10px;color:#fff;text-transform:uppercase;text-decoration:none;background-color:#000;}
#menu>ul li.semi-active a{background-color:rgba(0, 0, 0, 0.7);}
#menu>ul li.active a{background-color:transparent;}
#menu>ul:hover+#tekk3_menu_widget{display:block;}
#menu #tekk3_menu_widget{position:absolute;top:39px;left:0;width:100%;height:440px;border-radius:0;display:none;z-index:999;}#menu #tekk3_menu_widget .dummy{display:none !important;}
#menu #tekk3_menu_widget h3{color:#FFFFFF;font-size:16px;font-weight:bold;line-height:22px;padding-bottom:4px;position:relative;z-index:3;}
#menu #tekk3_menu_widget>div{position:absolute;top:0;left:0;width:100%;height:100%;display:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:5px solid transparent;}#menu #tekk3_menu_widget>div.active{display:block;}
#menu #tekk3_menu_widget>div>.posts{float:right;width:225px;height:100%;position:relative;z-index:3;line-height:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:5px solid transparent;border-width:10px 5px;}#menu #tekk3_menu_widget>div>.posts li{margin-bottom:5px;}
#menu #tekk3_menu_widget>div>.posts .sponsor{position:absolute;bottom:0;left:0;width:100%;height:100px;}#menu #tekk3_menu_widget>div>.posts .sponsor img{max-width:100%;max-height:100%;width:auto;height:auto;}
#menu #tekk3_menu_widget>div>.children{float:left;width:225px;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:5px solid transparent;border-width:10px 5px;}#menu #tekk3_menu_widget>div>.children>li{padding:0 5px;}#menu #tekk3_menu_widget>div>.children>li.active>.children-posts,#menu #tekk3_menu_widget>div>.children>li:hover>.children-posts{display:block;}
#menu #tekk3_menu_widget>div>.children>li.active>a,#menu #tekk3_menu_widget>div>.children>li:hover>a{color:blue;}
#menu #tekk3_menu_widget>div>.children>li>a{display:block;position:relative;z-index:3;}
#menu #tekk3_menu_widget>div .children-posts{position:absolute;top:0;left:0;width:100%;padding:0 225px;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:0;display:none;line-height:18px;border-radius:7px;background-color:#000;}#menu #tekk3_menu_widget>div .children-posts li{float:left;width:33%;height:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:5px;overflow:hidden;border-bottom:20px solid transparent;}#menu #tekk3_menu_widget>div .children-posts li img{width:100%;height:auto;}
#menu #tekk3_menu_widget>div .children-posts li h2{font-size:12px;font-weight:normal;line-height:18px;margin-bottom:10px;}
#menu #tekk3_menu_widget:hover{display:block;}
.sizing{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}