.header-three .nav-bar{
margin-bottom: -1px;
}

@media (min-width: 1200px){
.col-lg-4 {
width: 25.3333333333% !important;
}

.fixed-header .container div:first-child {
margin-top: 10px;
}

.col-lg-8 {
width: 74.6666666667%;
padding-top: 10px;
}
}

@media(max-width: 480px){
.menu-item-has-children{
margin-bottom: 120% !important;
}

.menu-item-has-children .sub-menu li a{
border-top: none !important;
}
}

@media(max-width: 800px){
.menu-item-has-children{
margin-bottom: 50%;
}
}