#modern_header header .dropdown {
    width: auto;
    float: unset;
    margin-top: unset;
	margin-bottom:0px;
}
#modern_header header.scrollActive {
    top: 0px;
}
#modern_header header{
   background-color: transparent;
}
.overlay{
    position: relative;
    display:block;
}
.mega-dropdown.list-inline-item a.dropdown-toggle.show {
    display: flex !important;
}
.top_breadcrumb_box {
	 display:none !important;
}
#modern_footer .tab-content>.tab-pane{
 display:none !important;
}
#modern_footer .tab-content>.tab-pane.active {
 display: block !important;
}
.list-inline-item {
    margin-bottom: 0;
}
.footer_right_Wrapper .nav-item{
	margin-bottom:0px;
}